Bug 49597

Summary: Introduce GeoNotifierVector typedef for increased readability
Product: WebKit Reporter: John Knottenbelt <jknotten>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bulach, commit-queue, jorlow
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 39908    
Attachments:
Description Flags
Patch none

John Knottenbelt
Reported 2010-11-16 08:25:15 PST
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
Attachments
Patch (7.96 KB, patch)
2010-11-16 08:47 PST, John Knottenbelt
no flags
John Knottenbelt
Comment 1 2010-11-16 08:47:29 PST
Jeremy Orlow
Comment 2 2010-11-17 06:30:11 PST
Comment on attachment 73998 [details] Patch r=me
WebKit Commit Bot
Comment 3 2010-11-17 09:28:51 PST
Comment on attachment 73998 [details] Patch Clearing flags on attachment: 73998 Committed r72213: <http://trac.webkit.org/changeset/72213>
WebKit Commit Bot
Comment 4 2010-11-17 09:28:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.