[Webkit-unassigned] [Bug 114854] Web Inspector: Backend should detect sourceMappingURLs in CSS Resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 23:28:17 PDT 2013


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #198808|                            |review?
               Flag|                            |




--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org>  2013-04-18 23:26:35 PST ---
Created an attachment (id=198808)
 --> (https://bugs.webkit.org/attachment.cgi?id=198808&action=review)
[PATCH] Stylesheet sourceMapURL proposed fix

I decided to add an ExtraResourceInfo object which could include all kinds of different optional info after the backend has processed a resource. Right now there is just this sourceMapURL field, but I could imagine more in the future. Since there are multiple paths that would want the same info I made an object they can share.

-- 
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