[Webkit-unassigned] [Bug 79482] [WK2] Implement WebChromeClient::addMessageToConsole()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 12:48:35 PDT 2012


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gns at gnome.org




--- Comment #14 from Gustavo Noronha (kov) <gns at gnome.org>  2012-03-30 12:48:34 PST ---
Looking at the xcode project file and comparing to WKBase, it looks like the header is missing from the 'in Headers' lists:

BCDDB317124EBD130048D13C /* WKBase.h in Headers */,

BCDDB317124EBD130048D13C /* WKBase.h in Headers */ = {isa = PBXBuildFile; fileRef = BCDDB316124EBD130048D13C /* WKBase.h */; settings = {ATTRIBUTES = (Public, ); }; };

Seems like this is what's missing for the new header.

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