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

Issue 1147093007: Devtools[ResourceScriptMapping]: Ignore uiSourceCodes originated by other target's network project (Closed)

Created:
5 years, 7 months ago by sergeyv
Modified:
5 years, 7 months ago
Reviewers:
pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Devtools[ResourceScriptMapping]: Ignore uiSourceCodes originated by other target's network project BUG=481677 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195912

Patch Set 1 #

Patch Set 2 : Rebase test #

Total comments: 6

Patch Set 3 : Address comments #

Patch Set 4 : Rebase test results #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -9 lines) Patch
M LayoutTests/inspector/console/worker-exception-message-contains-stack.html View 1 2 chunks +0 lines, -4 lines 0 comments Download
M LayoutTests/inspector/console/worker-exception-message-contains-stack-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/devtools/front_end/bindings/NetworkProject.js View 1 2 5 chunks +14 lines, -4 lines 0 comments Download
M Source/devtools/front_end/bindings/ResourceScriptMapping.js View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/devtools/front_end/sdk/Target.js View 1 2 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
sergeyv
5 years, 7 months ago (2015-05-26 07:34:42 UTC) #3
sergeyv
5 years, 7 months ago (2015-05-26 07:34:42 UTC) #4
pfeldman
lgtm https://codereview.chromium.org/1147093007/diff/20001/Source/devtools/front_end/bindings/NetworkProject.js File Source/devtools/front_end/bindings/NetworkProject.js (right): https://codereview.chromium.org/1147093007/diff/20001/Source/devtools/front_end/bindings/NetworkProject.js#newcode206 Source/devtools/front_end/bindings/NetworkProject.js:206: var projectId = uiSourceCode.project().id(); extract WebInspector.NetworkProject.targetForProject(project); https://codereview.chromium.org/1147093007/diff/20001/Source/devtools/front_end/bindings/NetworkProject.js#newcode207 Source/devtools/front_end/bindings/NetworkProject.js:207: ...
5 years, 7 months ago (2015-05-26 13:03:33 UTC) #5
sergeyv
https://codereview.chromium.org/1147093007/diff/20001/Source/devtools/front_end/bindings/NetworkProject.js File Source/devtools/front_end/bindings/NetworkProject.js (right): https://codereview.chromium.org/1147093007/diff/20001/Source/devtools/front_end/bindings/NetworkProject.js#newcode206 Source/devtools/front_end/bindings/NetworkProject.js:206: var projectId = uiSourceCode.project().id(); On 2015/05/26 13:03:33, pfeldman wrote: ...
5 years, 7 months ago (2015-05-26 13:53:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1147093007/40001
5 years, 7 months ago (2015-05-26 13:53:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1147093007/60001
5 years, 7 months ago (2015-05-26 15:39:27 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-05-26 16:43:14 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=195912

Powered by Google App Engine
This is Rietveld 408576698