DescriptionAdd a command line flag --v8-proxy-resolver, to select the new PAC implementation.
When running in single process mode, this flag has no effect (since we can't run side by side with the renderer's V8).
In regular mode, the v8 resolver is currently running in the browser process.
This means it has to share with the v8 debugger shell.
Added locking around the debugger shell so they can peacefully co-exist.
When this flag is enabled, PAC scripts are downloaded through the browser.
BUG=74, 2764
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10827
Patch Set 1 #Patch Set 2 : '' #
Total comments: 7
Patch Set 3 : '' #Patch Set 4 : Address wtc's comments #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|