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

Issue 2004243002: Migrate websockets from url+lineNumber to SourceLocation. (Closed)

Created:
4 years, 7 months ago by dgozman
Modified:
4 years, 6 months ago
Reviewers:
pfeldman, yhirano
CC:
chromium-reviews, blink-reviews, haraken, tyoshino+watch_chromium.org, blink-reviews-bindings_chromium.org, yhirano+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@more-source-location-1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate websockets from url+lineNumber to SourceLocation. BUG=613882 Committed: https://crrev.com/49dc50ea2e6a95b9f5a84ab91dc7995e84f531c0 Cr-Commit-Position: refs/heads/master@{#395896}

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 2

Patch Set 3 : include, comment, rebase #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -80 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/SourceLocation.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/SourceLocation.cpp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocketTest.cpp View 6 chunks +10 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.h View 5 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannelTest.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.h View 2 chunks +8 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.cpp View 2 chunks +4 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.h View 6 chunks +12 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp View 1 2 7 chunks +20 lines, -23 lines 0 comments Download
M third_party/WebKit/Source/web/WebPepperSocketImpl.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
dgozman
Could you please take a look? @pfeldman at SourceLocation. @yhirano at websockets.
4 years, 7 months ago (2016-05-23 23:29:21 UTC) #2
yhirano
modules/websockets lgtm https://codereview.chromium.org/2004243002/diff/20001/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp File third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp (right): https://codereview.chromium.org/2004243002/diff/20001/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp#newcode155 third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp:155: if (!capturedLocation->isEmpty()) { Can you leave some ...
4 years, 7 months ago (2016-05-24 11:30:18 UTC) #3
dgozman
https://codereview.chromium.org/2004243002/diff/20001/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp File third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp (right): https://codereview.chromium.org/2004243002/diff/20001/third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp#newcode155 third_party/WebKit/Source/modules/websockets/WorkerWebSocketChannel.cpp:155: if (!capturedLocation->isEmpty()) { On 2016/05/24 11:30:18, yhirano wrote: > ...
4 years, 6 months ago (2016-05-24 22:12:50 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004243002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004243002/40001
4 years, 6 months ago (2016-05-24 22:13:28 UTC) #6
pfeldman
lgtm
4 years, 6 months ago (2016-05-24 23:03:49 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-05-24 23:58:00 UTC) #9
commit-bot: I haz the power
Dry run: None
4 years, 6 months ago (2016-05-24 23:58:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004243002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004243002/60001
4 years, 6 months ago (2016-05-25 03:07:37 UTC) #13
commit-bot: I haz the power
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/227652)
4 years, 6 months ago (2016-05-25 05:36:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004243002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004243002/60001
4 years, 6 months ago (2016-05-25 14:23:51 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-05-25 16:00:33 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-05-25 16:01:40 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/49dc50ea2e6a95b9f5a84ab91dc7995e84f531c0
Cr-Commit-Position: refs/heads/master@{#395896}

Powered by Google App Engine
This is Rietveld 408576698