[Webkit-unassigned] [Bug 54926] All Console Messages should be passed to ChromeClients.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 23 21:49:09 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54926
Joseph Pecoraro <joepeck at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #83257|0 |1
is obsolete| |
Attachment #83605| |review?, commit-queue-
Flag| |
--- Comment #8 from Joseph Pecoraro <joepeck at webkit.org> 2011-02-23 21:49:09 PST ---
Created an attachment (id=83605)
--> (https://bugs.webkit.org/attachment.cgi?id=83605&action=review)
[PATCH] Addressed Comments
Addressed Timothy Hatcher's comments. I added a new delegate, which doesn't filter.
The old delegate, does filter to receive just JSMessageSource messages. The two
delegates are exclusive; so if the new delegate is implemented, than it will get
called and the old delegate won't.
--
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