Bug 82543 - Get rid of Geolocation::positionChangedInternal(), use positionChanged() directly
Summary: Get rid of Geolocation::positionChangedInternal(), use positionChanged() dire...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: EasyFix
Depends on:
Blocks:
 
Reported: 2012-03-28 15:42 PDT by Benjamin Poulain
Modified: 2012-03-29 15:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.04 KB, patch)
2012-03-28 16:02 PDT, Benjamin Poulain
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-03-28 15:42:49 PDT
Get rid of Geolocation::positionChangedInternal(), use positionChanged() directly.
Comment 1 Benjamin Poulain 2012-03-28 16:02:17 PDT
Created attachment 134433 [details]
Patch
Comment 2 Andreas Kling 2012-03-29 02:02:19 PDT
Comment on attachment 134433 [details]
Patch

r=me.
Comment 3 Benjamin Poulain 2012-03-29 15:46:01 PDT
Committed r112592: <http://trac.webkit.org/changeset/112592>