diff options
author | Selim Gurun <sgurun@google.com> | 2011-11-21 11:28:24 -0800 |
---|---|---|
committer | Selim Gurun <sgurun@google.com> | 2011-11-23 12:36:12 -0800 |
commit | 230023a6cbf70856cb2e957af3a066158360d5da (patch) | |
tree | 3489e53623a873e970781eca85bf89c3260adc55 /Source/WebCore/rendering/RenderBlockLineLayout.cpp | |
parent | 8455890bc9390c647ebc53fe5a8d2f7557c10dba (diff) | |
download | external_webkit-230023a6cbf70856cb2e957af3a066158360d5da.zip external_webkit-230023a6cbf70856cb2e957af3a066158360d5da.tar.gz external_webkit-230023a6cbf70856cb2e957af3a066158360d5da.tar.bz2 |
Defer CookieManager initialization.
Bug: 5253777
Initialize cookiemanager, and the associated components (db, etc) when
cookie store is accessed. This prevents a slowdown on UI thread during
initialization of the browser. Also remove an unnecessary call to retrieve
database file path since now it is stored as a member variable.
Change-Id: I0823cd546770d4fb3e8143d4cfab3cb2b104ba7a
Diffstat (limited to 'Source/WebCore/rendering/RenderBlockLineLayout.cpp')
0 files changed, 0 insertions, 0 deletions