diff options
author | kgr@chromium.org <kgr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-12 22:08:13 +0000 |
---|---|---|
committer | kgr@chromium.org <kgr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-12 22:08:13 +0000 |
commit | 18b3bab80e64f82e50c46fb4d8ce0b68cb130aa7 (patch) | |
tree | 429a5aa69a242474a1f3257f400193b7d9fb0601 /ppapi/lib/gl | |
parent | ddb1b3a81fe038aca0421a4b3bb1e8eb74f91bf1 (diff) | |
download | chromium_src-18b3bab80e64f82e50c46fb4d8ce0b68cb130aa7.zip chromium_src-18b3bab80e64f82e50c46fb4d8ce0b68cb130aa7.tar.gz chromium_src-18b3bab80e64f82e50c46fb4d8ce0b68cb130aa7.tar.bz2 |
Shorten startup time for WebUI Certificate Viewer.
Two approaches were taken:
1. Data necessary for the first tab is now provided with GetDialogArgs() so
that the dialog already has the data when needed rather than having to issue
and wait for a requrest to the C++ side.
2. Data required for the second tab, which isn't shown on startup, is
deferred until a little after startup.
BUG=114371
TEST=see ticket for details
Review URL: http://codereview.chromium.org/9963110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/lib/gl')
0 files changed, 0 insertions, 0 deletions