[webkit-reviews] review requested: [Bug 200109] Web Inspector: Page: don't allow the domain to be disabled : [Attachment 375399] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 01:15:00 PDT 2019


Devin Rousso <drousso at apple.com> has asked  for review:
Bug 200109: Web Inspector: Page: don't allow the domain to be disabled
https://bugs.webkit.org/show_bug.cgi?id=200109

Attachment 375399: Patch

https://bugs.webkit.org/attachment.cgi?id=375399&action=review




--- Comment #21 from Devin Rousso <drousso at apple.com> ---
Created attachment 375399

  --> https://bugs.webkit.org/attachment.cgi?id=375399&action=review

Patch

The tests were failing because `WebCore::ScriptController::executeScript`
doesn't actually do anything if it's paused, whereas
`WebCore::ScriptController::evaluate` does.


More information about the webkit-reviews mailing list