[Webkit-unassigned] [Bug 114406] Calling console.{log, info, error, ...} should not require this === console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 19:46:37 PDT 2013


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





--- Comment #3 from Darin Adler <darin at apple.com>  2013-04-10 19:44:52 PST ---
(From update of attachment 197464)
View in context: https://bugs.webkit.org/attachment.cgi?id=197464&action=review

> Source/WebCore/page/Console.idl:62
> -    [CallWith=ScriptArguments|ScriptState] void clear();
> +    [CallWith=ScriptArguments|ScriptState] static void clear();

Why is this different from the others? Was this an earlier syntax you had experimented with?

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