[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
Fri Feb 22 18:05:39 PST 2013


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





--- Comment #4 from Tony Chang <tony at chromium.org>  2013-02-22 18:08:03 PST ---
(In reply to comment #3)
> Created an attachment (id=189861)
 --> (https://bugs.webkit.org/attachment.cgi?id=189861&action=review) [details]
> - Re "spurious events", because I'm aggregating these across a task, destroying the RenderStyle and recreating it will cause an extra task to run, but won't send an extra callback to the FrameLoaderClient.

Oh, I was more concerned about moving a node causing you to fire the callback(false) even though nothing was removed.

I'll do a more thorough style review on Monday.

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