Bug 135696

Summary: [GTK] Test /webkit2/WebKitUserContentManager/injected-script fails
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch svillar: review+

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.