[Webkit-unassigned] [Bug 27250] New: Geolocation callback function IDL files are superfluous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 02:59:25 PDT 2009


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

           Summary: Geolocation callback function IDL files are
                    superfluous
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
                CC: andreip at google.com, bolsinga at apple.com


The IDL files for the callback functions used in Geolocation
(WebCore/page/PositionCallback.idl and WebCore/page/PositionErrorCallback.idl)
appear to be superfluous.

The objects for these callbacks are created 'manually' in
WebCore/bindings/js/JSGeolocationCustom.cpp. It looks like the IDL files can be
removed.

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