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

Issue 1456943003: Devtools: use TextRange in UISourceCode.Message, allow addMessage to take a TextRange (Closed)

Created:
5 years, 1 month ago by wes
Modified:
5 years ago
Reviewers:
paulirish, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

use TextRange in UISourceCode.Message, allow addMessage to take a TextRange Replacement for https://codereview.chromium.org/1416793005/ BUG=484261 Committed: https://crrev.com/eb1c4e09cd47bd7d5c48d164e47f1f512177f411 Cr-Commit-Position: refs/heads/master@{#361243}

Patch Set 1 #

Total comments: 2

Patch Set 2 : use wrapper function instead of branch on instanceof #

Patch Set 3 : trim whitespace #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -13 lines) Patch
M third_party/WebKit/Source/devtools/front_end/bindings/PresentationConsoleMessageHelper.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/ResourceScriptMapping.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptCompiler.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js View 1 2 5 chunks +26 lines, -10 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
wes
I've created a new CL with just the TextRange change for your review.
5 years, 1 month ago (2015-11-18 23:23:35 UTC) #3
pfeldman
https://codereview.chromium.org/1456943003/diff/1/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js File third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js (right): https://codereview.chromium.org/1456943003/diff/1/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js#newcode600 third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js:600: * @param {number|!WebInspector.TextRange} lineNumberOrRange Lets always use the range ...
5 years, 1 month ago (2015-11-19 19:18:25 UTC) #4
wes
https://codereview.chromium.org/1456943003/diff/1/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js File third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js (right): https://codereview.chromium.org/1456943003/diff/1/third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js#newcode600 third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js:600: * @param {number|!WebInspector.TextRange} lineNumberOrRange On 2015/11/19 19:18:25, pfeldman wrote: ...
5 years, 1 month ago (2015-11-19 22:11:25 UTC) #5
pfeldman
lgtm. btw, when you fix things, you can mark comments as "Done". We typically use ...
5 years, 1 month ago (2015-11-19 22:48:10 UTC) #6
wes
On 2015/11/19 22:48:10, pfeldman wrote: > lgtm. btw, when you fix things, you can mark ...
5 years, 1 month ago (2015-11-19 22:48:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1456943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1456943003/20001
5 years, 1 month ago (2015-11-19 22:50:01 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, no build URL)
5 years, 1 month ago (2015-11-19 23:19:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1456943003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1456943003/20001
5 years, 1 month ago (2015-11-23 21:55:34 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/121440)
5 years, 1 month ago (2015-11-23 22:23:52 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1456943003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1456943003/40001
5 years ago (2015-11-24 00:51:06 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-11-24 03:26:32 UTC) #19
commit-bot: I haz the power
5 years ago (2015-11-24 03:27:31 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/eb1c4e09cd47bd7d5c48d164e47f1f512177f411
Cr-Commit-Position: refs/heads/master@{#361243}

Powered by Google App Engine
This is Rietveld 408576698