[Webkit-unassigned] [Bug 49597] New: Introduce GeoNotifierVector typedef for increased readability

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 08:25:15 PST 2010


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

           Summary: Introduce GeoNotifierVector typedef for increased
                    readability
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jknotten at chromium.org


WebCore/dom/page/Geolocation.cpp and WebCore/dom/page/Geolocation.h use repeated references to Vector<RefPtr<GeoNotifier> >&. 

Introduce GeoNotifierVector typedef to increase readability, which will also help with the readability of forthcoming patch to fix https://bugs.webkit.org/show_bug.cgi?id=39908

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