Summary: | Userscripts on special documents should be tested | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Brian Weinstein <bweinstein> | ||||
Component: | WebCore Misc. | Assignee: | Brian Weinstein <bweinstein> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | rniwa | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Brian Weinstein
2010-08-26 15:32:20 PDT
Created attachment 65632 [details]
[PATCH] Tests
Comment on attachment 65632 [details]
[PATCH] Tests
r=me
Tests added in http://trac.webkit.org/changeset/66144 seem to be failing on Snow Leopard (WebKit2): @@ -1,5 +1,2 @@ -CONSOLE MESSAGE: line 1: Start Script -CONSOLE MESSAGE: line 1: End Script -CONSOLE MESSAGE: line 1: Start Script -CONSOLE MESSAGE: line 1: End Script +CONSOLE MESSAGE: line 6: TypeError: Result of expression 'window.layoutTestController.addUserScript' [undefined] is not a function. |