[webkit-reviews] review requested: [Bug 54926] All Console Messages should be passed to ChromeClients. : [Attachment 83257] [PATCH] Improve Console Messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 19:26:20 PST 2011


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 54926: All Console Messages should be passed to ChromeClients.
https://bugs.webkit.org/show_bug.cgi?id=54926

Attachment 83257: [PATCH] Improve Console Messages
https://bugs.webkit.org/attachment.cgi?id=83257&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
This patch:

  • removes the JSMessageSource restriction
  • improves the dictionary passed to UIDelegate in
-webView:addMessageToConsole:
  • fixes a test with a legitimate HTML parse error
  • adds new Console messages output to affected tests (HTML/XML/Other
messages)


More information about the webkit-reviews mailing list