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

Issue 1942003002: Fix geolocation removal from insecure contexts console message (Closed)

Created:
4 years, 7 months ago by jww
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix geolocation removal from insecure contexts console message The console message when the geolocation API is used in insecure messages ambiguously says it is deprecated when, in fact, it has been removed at this point. This updates the message to match getUserMedia() and say it is removed. BUG=605938 R=rbyers@chromium.org Committed: https://crrev.com/f08d3200d37b28a9de02d28f7396e99966827551 Cr-Commit-Position: refs/heads/master@{#392126}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add additional counter for deprecated-but-not-removed #

Total comments: 2

Patch Set 3 : Nit #

Patch Set 4 : Remove extraneous cookie_monster.cc change #

Patch Set 5 : Rebase on ToT #

Patch Set 6 : Rebase on ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -5 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/security/powerfulFeatureRestrictions/old-powerful-features-on-insecure-origin-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/Deprecation.cpp View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/Geolocation.cpp View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
jww
Rick, can you take a look?
4 years, 7 months ago (2016-05-02 21:42:03 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942003002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942003002/1
4 years, 7 months ago (2016-05-02 21:42:43 UTC) #3
Rick Byers
https://codereview.chromium.org/1942003002/diff/1/third_party/WebKit/Source/core/frame/Deprecation.cpp File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/1942003002/diff/1/third_party/WebKit/Source/core/frame/Deprecation.cpp#newcode297 third_party/WebKit/Source/core/frame/Deprecation.cpp:297: // should be updated to read similarly to GetUserMediaInsecureOrigin's ...
4 years, 7 months ago (2016-05-02 21:43:40 UTC) #4
jww
https://codereview.chromium.org/1942003002/diff/1/third_party/WebKit/Source/core/frame/Deprecation.cpp File third_party/WebKit/Source/core/frame/Deprecation.cpp (right): https://codereview.chromium.org/1942003002/diff/1/third_party/WebKit/Source/core/frame/Deprecation.cpp#newcode297 third_party/WebKit/Source/core/frame/Deprecation.cpp:297: // should be updated to read similarly to GetUserMediaInsecureOrigin's ...
4 years, 7 months ago (2016-05-02 21:59:12 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/215047)
4 years, 7 months ago (2016-05-02 23:53:01 UTC) #7
jww
Rick, how do you feel about this approach?
4 years, 7 months ago (2016-05-03 00:34:29 UTC) #8
Rick Byers
Yeah, counting the two cases separately makes sense. Thanks. LGTM with nit. https://codereview.chromium.org/1942003002/diff/20001/third_party/WebKit/Source/modules/geolocation/Geolocation.cpp File third_party/WebKit/Source/modules/geolocation/Geolocation.cpp ...
4 years, 7 months ago (2016-05-04 13:57:07 UTC) #9
jww
mvanouwerkerk@chromium.org: Can you take a look at the geolocation.cpp changes? asvitkine@, can you look at ...
4 years, 7 months ago (2016-05-05 19:17:42 UTC) #11
Alexei Svitkine (slow)
lgtm
4 years, 7 months ago (2016-05-05 19:27:48 UTC) #12
Michael van Ouwerkerk
lgtm
4 years, 7 months ago (2016-05-06 17:24:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942003002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942003002/100001
4 years, 7 months ago (2016-05-06 17:32:18 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-05-06 19:36:34 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 19:38:11 UTC) #19
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f08d3200d37b28a9de02d28f7396e99966827551
Cr-Commit-Position: refs/heads/master@{#392126}

Powered by Google App Engine
This is Rietveld 408576698