[Webkit-unassigned] [Bug 79653] Remove getMatchedCSSRules

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 20:32:15 PDT 2013


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


kriomant at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kriomant at gmail.com




--- Comment #8 from kriomant at gmail.com  2013-09-24 20:31:16 PST ---
I use getMatchedCSSRules in my Chrome extension. Extension uses devtool panel, so using remote debugging protocol is not an option - as far as I know opening devtools will prevent extensions from using it.

So it will be good to have some method for extensions to introspect page styles. It would be even better if this method doesn't suffer from same-origin restriction. Currently I have to load and embed all stylesheets to work around it.

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