DescriptionFix Sunspider performance regression
For the purpose of updating <webview>'s name attribute, RenderViews report back to the browser process when window.name is mutated. It turns out this hurts Sunspider performance.
This patch introduces a renderer preference that avoids the IPC in regular RenderViews.
BUG=169028
Test=BrowserPluginHostTest.*, Sunspider
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175993
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added comments #
Messages
Total messages: 10 (0 generated)
|