RESOLVED FIXED 123362
Web Inspector: Command+Click on url(…) should go to image not source line
https://bugs.webkit.org/show_bug.cgi?id=123362
Summary Web Inspector: Command+Click on url(…) should go to image not source line
Joseph Pecoraro
Reported 2013-10-25 14:49:33 PDT
TEST: <style>body { background: url(x.png)</style> <body>Test</body> STEPS TO REPRODUCE: 1. Inspect <body> on test page 2. Command + Click "x.png" in the styles sidebar => expected to go to the image, instead it went to the html resource's source code NOTES: • This is a regression, we had this working at one point!
Attachments
[PATCH] Proposed Fix (1.40 KB, patch)
2013-10-25 14:51 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2013-10-25 14:49:47 PDT
Joseph Pecoraro
Comment 2 2013-10-25 14:51:02 PDT
Created attachment 215216 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2013-10-25 15:21:37 PDT
Comment on attachment 215216 [details] [PATCH] Proposed Fix Clearing flags on attachment: 215216 Committed r158061: <http://trac.webkit.org/changeset/158061>
WebKit Commit Bot
Comment 4 2013-10-25 15:21:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.