[Webkit-unassigned] [Bug 54926] New: All Console Messages should be passed to ChromeClients.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 19:12:28 PST 2011


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

           Summary: All Console Messages should be passed to
                    ChromeClients.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, ddkilzer at webkit.org,
                    rik at webkit.org, keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    yurys at chromium.org, bweinstein at apple.com,
                    apavlov at chromium.org, loislo at chromium.org


Currently only JSMessageSource messages are passed to ChromeClients.
The addMessageToConsole client method already takes in the MessageSource
type, so it should be able to handle it; but currently the only message
types sent are JS messages.

This means clients are not getting notified of HTML, XML, CSS, and other
message types that may be useful.

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