RESOLVED FIXED 150917
Web Inspector: Uncaught exception mousing over CSS resource
https://bugs.webkit.org/show_bug.cgi?id=150917
Summary Web Inspector: Uncaught exception mousing over CSS resource
Joseph Pecoraro
Reported 2015-11-04 17:27:42 PST
* SUMMARY Web Inspector: Uncaught exception mousing over CSS resource * STEPS TO REPRODUCE 1. Inspect <http://daringfireball.net> 2. Show Resources Tab 3. Select a CSS resource like fireball_screen.css 4. Mouse over the resource content view text editor => Lots of exceptions * EXCEPTION [Error] TypeError: undefined is not an object (evaluating 'tokenInfo.token') _processNonSymbolToken _processNewHoveredToken _updateHoveredTokenInfo _mouseMovedOverEditor handleEvent
Attachments
Patch (1.44 KB, patch)
2015-11-04 17:53 PST, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2015-11-04 17:28:26 PST
Nikita Vasilyev
Comment 2 2015-11-04 17:53:17 PST
Created attachment 264833 [details] Patch (Sometimes I wish JS would warn me about missing/excessive arguments being passed.)
Joseph Pecoraro
Comment 3 2015-11-04 18:35:45 PST
Comment on attachment 264833 [details] Patch r=me
WebKit Commit Bot
Comment 4 2015-11-04 19:22:05 PST
Comment on attachment 264833 [details] Patch Clearing flags on attachment: 264833 Committed r192048: <http://trac.webkit.org/changeset/192048>
WebKit Commit Bot
Comment 5 2015-11-04 19:22:09 PST
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.