Chromium Code Reviews
DescriptionAdd AllowUserAgentScript to WebFrame::callFunctionEvenIfScriptDisabled.
This whole method looks like a workaround, and it hits DCHECK sometimes
because of ScriptForbiddenScope on the stack.
It's only used in tests and extensions which need to execute code
no matter what so adding an exception here will prevent unnecessary checks.
BUG=697536
Patch Set 1 #
Messages
Total messages: 7 (5 generated)
|
|||||||||||||||||||