NEW 109546
[Mac] DumpRenderTree: testRunner.overridePreference("WebKitJavaScriptEnabled", true) has no effect
https://bugs.webkit.org/show_bug.cgi?id=109546
Summary [Mac] DumpRenderTree: testRunner.overridePreference("WebKitJavaScriptEnabled"...
Vivek Galatage
Reported 2013-02-11 23:08:27 PST
Please refer to test: LayoutTests/inspector/script-execution-state-change-notification.html which uses the above mentioned override. The expected result is that the preference should reflect the correct value. The above preference always returns false and due to which the test is failing. The same test works when ran with ./Tools/Scripts/run-test-runner so this is mostly issue in the DRT for MAC.
Attachments
Note You need to log in before you can comment on or make changes to this bug.