WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66786
Web Inspector: LayoutTests/inspector/extensions/extensions-resources.html fails on Qt
https://bugs.webkit.org/show_bug.cgi?id=66786
Summary
Web Inspector: LayoutTests/inspector/extensions/extensions-resources.html fai...
Andrey Kosyakov
Reported
2011-08-23 10:35:42 PDT
The resource list we receive from webInspector.inspectedWindow.getResources() appears to be incomplete: Started extension. Running tests... RUNNING TEST: extension_testGetAllResources page resources: { 0 : { 0 : { url : .../abe.png type : "image" getContent : <function> setContent : <function> } 1 : { url : .../extensions-resources.html type : "document" getContent : <function> setContent : <function> } 2 : { url : .../inspector-test.js type : "script" getContent : <function> setContent : <function> } } } RUNNING TEST: extension_testGetResourceContent Uncaught exception in extension context: Failed to find a resource: /test-script\.js$/ [undefined:0]
Attachments
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2012-09-22 03:42:18 PDT
This test is passes now on Qt. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug