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

Issue 1886663003: Measure how many pages are using cross-origin XHR with withCredentials set to true (Closed)

Created:
4 years, 8 months ago by tyoshino (SeeGerritForStatus)
Modified:
4 years, 8 months ago
CC:
chromium-reviews, blink-reviews, tyoshino+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Measure how many pages are using cross-origin XHR with withCredentials set to true BUG=602925 R=yhirano,isherman,japhet Committed: https://crrev.com/9dab7242edcef547fe54c1ed2c8043f70a456bf6 Cr-Commit-Position: refs/heads/master@{#387570}

Patch Set 1 #

Patch Set 2 : FIxed #

Total comments: 2

Patch Set 3 : Fixed condition #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886663003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886663003/1
4 years, 8 months ago (2016-04-13 06:16:47 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/158705) ios_rel_device_gn on ...
4 years, 8 months ago (2016-04-13 06:18:52 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886663003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886663003/20001
4 years, 8 months ago (2016-04-13 09:26:28 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-13 12:20:10 UTC) #10
tyoshino (SeeGerritForStatus)
yhirano, please review this.
4 years, 8 months ago (2016-04-14 04:21:27 UTC) #11
yhirano
https://codereview.chromium.org/1886663003/diff/20001/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp File third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp (right): https://codereview.chromium.org/1886663003/diff/20001/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp#newcode877 third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp:877: if (m_sameOriginRequest && m_includeCredentials) !m_sameOriginRequest?
4 years, 8 months ago (2016-04-14 04:26:02 UTC) #12
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/1886663003/diff/20001/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp File third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp (right): https://codereview.chromium.org/1886663003/diff/20001/third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp#newcode877 third_party/WebKit/Source/core/xmlhttprequest/XMLHttpRequest.cpp:877: if (m_sameOriginRequest && m_includeCredentials) On 2016/04/14 04:26:02, yhirano wrote: ...
4 years, 8 months ago (2016-04-14 04:42:45 UTC) #13
yhirano
lgtm
4 years, 8 months ago (2016-04-14 06:09:47 UTC) #14
tyoshino (SeeGerritForStatus)
+isherman
4 years, 8 months ago (2016-04-14 07:30:44 UTC) #16
tyoshino (SeeGerritForStatus)
+japhet
4 years, 8 months ago (2016-04-14 07:31:30 UTC) #18
Ilya Sherman
histograms.xml lgtm
4 years, 8 months ago (2016-04-14 07:40:30 UTC) #19
Nate Chapin
lgtm
4 years, 8 months ago (2016-04-14 19:00:39 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1886663003/50001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1886663003/50001
4 years, 8 months ago (2016-04-15 08:26:59 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:50001)
4 years, 8 months ago (2016-04-15 10:29:08 UTC) #26
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 10:30:30 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9dab7242edcef547fe54c1ed2c8043f70a456bf6
Cr-Commit-Position: refs/heads/master@{#387570}

Powered by Google App Engine
This is Rietveld 408576698