[Webkit-unassigned] [Bug 110524] Add a way to watch pages for elements matching a CSS selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 09:07:18 PDT 2013


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





--- Comment #20 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2013-03-13 09:09:42 PST ---
This may not need to be a WebExposed feature.

I could be wrong, but maybe we could side-load a vector RuleDatas that passed to collectMatchingRules with some s3kr3t RuleData (maybe two, one for "on" and one for "off" states) that contains the watched selector, then reuse the rest of your plumbing and celebrate by continually pumping fists in the air -- modulo possible performance or memory hits, increased code complexity, yada-yada...

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