[Webkit-unassigned] [Bug 40086] Easier to find line numbers to CSS declarations corresponding to source file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 9 13:05:55 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40086





--- Comment #3 from Mikael Prag <info at mikaelprag.se>  2010-06-09 13:05:55 PST ---
Created an attachment (id=58285)
 --> (https://bugs.webkit.org/attachment.cgi?id=58285)
Suggested patch for bug 40086

I also found this problem annoying and downloaded the source and gave it a go. I have done something similar to how Firebug has solved this by stripping the folder names (you can see them in the tooltip anyway) and shortening the file name if it's too long (longer than 15 chars). This is my very first go at submitting a patch so please go easy on me. I tried to follow all the rules I came by on webkit.org. Hope it helps someone.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list