[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
Thu Feb 21 16:28:18 PST 2013


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





--- Comment #1 from Adam Klein <adamk at chromium.org>  2013-02-21 16:30:41 PST ---
(From update of attachment 189626)
View in context: https://bugs.webkit.org/attachment.cgi?id=189626&action=review

> Source/WebKit/chromium/src/FrameLoaderClientImpl.cpp:1240
> +class FrameLoaderClientImpl::SelectorMatchAggregator : public WebThread::TaskObserver {

Per our offline discussion, since this doesn't need to run ASAP, it should just be posted as a regular task to the main thread.

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