[Webkit-unassigned] [Bug 52609] Add navigator.registerProtocolHandler behind a flag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 22:06:24 PST 2011


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





--- Comment #2 from Adam Barth <abarth at webkit.org>  2011-01-17 22:06:24 PST ---
(From update of attachment 79241)
View in context: https://bugs.webkit.org/attachment.cgi?id=79241&action=review

> Source/WebCore/page/Navigator.cpp:190
> +    newURL.remove(index, sizeof(token) / sizeof(token[0]));

sizeof(token) - 1, right?

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