RESOLVED FIXED 130147
Web Inspector receives spurious setScriptEnabled instrumentation calls
https://bugs.webkit.org/show_bug.cgi?id=130147
Summary Web Inspector receives spurious setScriptEnabled instrumentation calls
Blaze Burg
Reported 2014-03-12 11:35:13 PDT
It appears that an early return is missing. Or rather, it exists, but is guarded by PLATFORM(IOS) for no apparent reason.
Attachments
the patch (1.69 KB, patch)
2014-03-12 11:46 PDT, Blaze Burg
timothy: review+
Blaze Burg
Comment 1 2014-03-12 11:46:37 PDT
Created attachment 226540 [details] the patch
Blaze Burg
Comment 2 2014-03-12 13:42:57 PDT
Note You need to log in before you can comment on or make changes to this bug.