[Webkit-unassigned] [Bug 111483] Modify log method in DOMActivityLogger

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 18:05:11 PST 2013


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





--- Comment #6 from Ankur Taly <ataly at google.com>  2013-03-05 18:07:35 PST ---
I checked again with Matt Perry (OWNER on chrome/renderer/extensions) and it turns out that it is fine to invoke the static getCurrent() in order access the context.

I have updated the patch so that it only makes the following change: move const char* arguments of the log methods in WebDOMActivityLogger and V8DOMActvityLogger to const WebString& and const String& respectively.

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