Chromium Code Reviews
DescriptionRemove SetJavaScriptFlags() wrapper function from webkit.
This function is just an helper/wrapper function around v8::V8::SetFlagsFromString() and used only by content.
John preferred to just remove the wrapper and call the v8 API directly in content.
Also removing it from webkit_glue.h helps with the removal of src/webkit/ directory.
BUG=265753
TEST=content_shell and content_unittests
R=jochen@chromium.org, jam@chromium.org
TBR=darin
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247626
Patch Set 1 #
Total comments: 4
Patch Set 2 : review #Patch Set 3 : call v8 function directly #Patch Set 4 : #
Total comments: 5
Patch Set 5 : changes #
Total comments: 2
Patch Set 6 : fixed #
Messages
Total messages: 19 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||