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

Issue 475073002: DevTools: normalize sourceURL paths in importScript function (Closed)

Created:
6 years, 4 months ago by lushnikov
Modified:
6 years, 4 months ago
Reviewers:
apavlov, vsevik, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: normalize sourceURL paths in importScript function Currently, importScript function gets scripts to load which contain "../" in their path. These are written in their sourceURL's, but they should be actually normalized to match network resource. R=vsevik, apavlov, pfeldman Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -34 lines) Patch
M Source/devtools/front_end/Runtime.js View 2 chunks +35 lines, -0 lines 0 comments Download
M Source/devtools/front_end/common/ParsedURL.js View 2 chunks +1 line, -34 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
lushnikov
6 years, 4 months ago (2014-08-14 19:31:44 UTC) #1
vsevik
The CQ bit was checked by vsevik@chromium.org
6 years, 4 months ago (2014-08-15 10:52:14 UTC) #2
vsevik
lgtm
6 years, 4 months ago (2014-08-15 10:52:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lushnikov@chromium.org/475073002/1
6 years, 4 months ago (2014-08-15 10:52:47 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 11:50:03 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180355

Powered by Google App Engine
This is Rietveld 408576698