Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Issue 2816713004: Geolocation: rename Geoposition to Position to follow Spec (take 2) (Closed)

Created:
3 years, 8 months ago by mcasas
Modified:
3 years, 8 months ago
Reviewers:
foolip
CC:
chromium-reviews, mlamouri+watch-blink_chromium.org, blink-reviews, timvolodine, mvanouwerkerk+watch_chromium.org, mcasas+geolocation_chromium.org, haraken
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Geolocation: rename Geoposition to Position to follow Spec (take 2) CL https://crrev.com/2809843002 took a stab at it but clashed with the definition in [1]: using Position = PositionTemplate<EditingStrategy>; which is, sadly, used in a bazillion places (see e.g. [2]). This CL takes a least bad solution by renaming the idl-exposed Geoposition to Position, but keeping the underlying c++ classes unchanged. BUG=708206 [1] https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/editing/Position.h?dr&sq=package:chromium&l=224 [2] https://cs.chromium.org/search/?q=%22+Position+%22+file:%5Esrc/third_party/WebKit/Source/core/+package:%5Ewebrtc$&type=cs Review-Url: https://codereview.chromium.org/2816713004 Cr-Commit-Position: refs/heads/master@{#464321} Committed: https://chromium.googlesource.com/chromium/src/+/c73d5721559290e45c7d3aa8b5d1a5ef6caaade8

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -37 lines) Patch
M third_party/WebKit/LayoutTests/geolocation-api/position-string.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/geolocation-api/position-string-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/modules/geolocation/Geoposition.idl View 1 chunk +0 lines, -31 lines 0 comments Download
A + third_party/WebKit/Source/modules/geolocation/Position.idl View 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/PositionCallback.idl View 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (20 generated)
mcasas
foolip@ ptal
3 years, 8 months ago (2017-04-12 23:47:54 UTC) #13
foolip
lgtm
3 years, 8 months ago (2017-04-13 06:01:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2816713004/60001
3 years, 8 months ago (2017-04-13 06:02:19 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 06:27:35 UTC) #24
Message was sent while issue was closed.
Committed patchset #1 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c73d5721559290e45c7d3aa8b5d1...

Powered by Google App Engine
This is Rietveld 408576698