commit | 65b8d4feaff53886aeeb52482de5f098500e5f55 | [log] [tgz] |
---|---|---|
author | Livvie Lin <livvielin@chromium.org> | Thu Aug 08 19:19:59 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 08 19:19:59 2019 |
tree | 11aa46e811447fdbea2f2a11913b1e3aef42ddf1 | |
parent | 76751a3624dd1f01ddf99fb65937547448dfbf3f [diff] |
Change PrepareErrorPage to be asynchronous Instead of passing in a pointer to |error_html|, PrepareErrorPage now takes a callback. This is done in preparation to implement committed interstitials for SSL errors, since SSL error HTML must be generated asynchronously to account for asynchronous captive portal detection. Bug: 987407 Change-Id: Ia50442072e0ff1515a3d941f0f27cf68f411aae0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1742731 Reviewed-by: Eugene But <eugenebut@chromium.org> Commit-Queue: Livvie Lin <livvielin@chromium.org> Cr-Commit-Position: refs/heads/master@{#685296}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .