diff options
author | Steve Block <steveblock@google.com> | 2010-11-29 17:18:33 +0000 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2010-12-01 21:11:00 +0000 |
commit | b84030fc8163cde1f8f055973ef63d3e1670bf52 (patch) | |
tree | c729707e5ba5ed11e581bc49c79e533ad6e96050 /WebCore/platform/qt/RenderThemeQt.cpp | |
parent | c7072d34375726918ff186dd3197d9677c2f98e3 (diff) | |
download | external_webkit-b84030fc8163cde1f8f055973ef63d3e1670bf52.zip external_webkit-b84030fc8163cde1f8f055973ef63d3e1670bf52.tar.gz external_webkit-b84030fc8163cde1f8f055973ef63d3e1670bf52.tar.bz2 |
Use one WebRequestContext per WebView
This change switches from using a pair of WebRequestContexts (one for
private browsing, one for regular browsing) to using one
WebRequestContext per WebView. This is required to allow us to set the
userAgent on each WebView.
The WebRequestContext is now owned by the WebView.
Bug: 3113804
Change-Id: Iba2b1490e7ce4ff65c08a04a310963fa2c7e4f83
Diffstat (limited to 'WebCore/platform/qt/RenderThemeQt.cpp')
0 files changed, 0 insertions, 0 deletions