[Webkit-unassigned] [Bug 63616] Add missing methods used by fast/notifications tests to LayoutTestController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 17:05:17 PDT 2011


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2011-09-12 17:05:17 PST ---
(From update of attachment 104351)
View in context: https://bugs.webkit.org/attachment.cgi?id=104351&action=review

> Source/WebCore/bindings/js/JSDesktopNotificationsCustom.cpp:66
> +      impl()->requestPermission(0);

Indent.

> Tools/DumpRenderTree/LayoutTestController.cpp:2196
> +     LayoutTestController* controller = static_cast<LayoutTestController*>(JSObjectGetPrivate(thisObject));
> +     controller->ignoreDesktopNotificationPermissionRequests();
> +     return JSValueMakeUndefined(context);

Strange indent?

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