RESOLVED FIXED 135696
[GTK] Test /webkit2/WebKitUserContentManager/injected-script fails
https://bugs.webkit.org/show_bug.cgi?id=135696
Summary [GTK] Test /webkit2/WebKitUserContentManager/injected-script fails
Carlos Garcia Campos
Reported 2014-08-07 03:01:48 PDT
/webkit2/WebKitUserContentManager/injected-script: ** ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitUserContentManager.cpp:89:bool isScriptInjectedForURLAtPath(WebViewTest*, const char*): assertion failed: (javascriptResult) FAIL
Attachments
Patch (2.87 KB, patch)
2014-08-07 03:08 PDT, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2014-08-07 03:08:02 PDT
Sergio Villar Senin
Comment 2 2014-08-07 03:14:37 PDT
Comment on attachment 236183 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236183&action=review OK! > Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitUserContentManager.cpp:54 > +static const char* kScriptTestScript = "document.getElementById('item').innerText"; Although harmless, you shouldn't need this.
Carlos Garcia Campos
Comment 3 2014-08-07 03:20:28 PDT
Note You need to log in before you can comment on or make changes to this bug.