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

Issue 1564113003: DevTools: merge uisourcecode's url-alike members. (Closed)

Created:
4 years, 11 months ago by pfeldman
Modified:
4 years, 11 months ago
Reviewers:
dgozman
CC:
chromium-reviews, extensions-reviews_chromium.org, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, chromium-apps-reviews_chromium.org, sergeyv+blink_chromium.org, pfeldman, 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

DevTools: merge uisourcecode's url-alike members. Committed: https://crrev.com/245b99911a8770cfc29689f5b8c85a9275924b3b Cr-Commit-Position: refs/heads/master@{#368639}

Patch Set 1 #

Total comments: 16

Patch Set 2 : review comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -364 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/compiler-script-mapping.html View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/debugger-test.js View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/network/network-request-revision-content.html View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/search/search-test.js View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-expected.txt View 6 chunks +23 lines, -23 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-in-files-expected.txt View 6 chunks +24 lines, -24 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/search/sources-search-scope-many-projects-expected.txt View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/sources/ui-source-code-highlight.php View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/stylesheet-source-mapping.html View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/workspace-test.js View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-enabled/sources/debugger/linkifier.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-history.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/file-system-mapping.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/file-system-mapping-overrides.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/file-system-project.html View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/initial-modules-load.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/reveal-objects.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sass/test-mapping-bad.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sass/test-mapping-good.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-breakpoints/breakpoint-manager.js View 4 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-snippet-model.html View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/scripts-panel.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/scripts-with-same-source-url.html View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/source-url-comment.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/switch-file.html View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/ui-source-code.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-live-edit.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger/file-system-project-mapping.html View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger/live-edit-breakpoints.html View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/uisourcecode-revisions.html View 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/workspace-mapping.html View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/BreakpointManager.js View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/CompilerScriptMapping.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/ContentProviderBasedProject.js View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/FileSystemWorkspaceBinding.js View 1 7 chunks +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/NetworkMapping.js View 1 7 chunks +11 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/NetworkProject.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/bindings/SASSSourceMapping.js View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/common/ParsedURL.js View 1 chunk +17 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/components/Linkifier.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/extensions/ExtensionServer.js View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/main/FrontendWebSocketAPI.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/snippets/ScriptSnippetModel.js View 1 3 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/EditingLocationHistoryManager.js View 1 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/FilteredUISourceCodeListDelegate.js View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptBreakpointsSidebarPane.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/JavaScriptSourceFrame.js View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js View 12 chunks +29 lines, -29 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/ScriptFormatterEditorAction.js View 5 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourcesPanel.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/SourcesView.js View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/TabbedEditorContainer.js View 9 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sources/WorkspaceMappingTip.js View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/FileSystemMapping.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/UISourceCode.js View 1 11 chunks +32 lines, -49 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/workspace/Workspace.js View 1 5 chunks +24 lines, -60 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
pfeldman
4 years, 11 months ago (2016-01-08 19:28:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1564113003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564113003/1
4 years, 11 months ago (2016-01-08 19:28:54 UTC) #4
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
4 years, 11 months ago (2016-01-08 19:28:55 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/1564113003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564113003/1
4 years, 11 months ago (2016-01-08 19:33:11 UTC) #8
dgozman
https://codereview.chromium.org/1564113003/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/NetworkMapping.js File third_party/WebKit/Source/devtools/front_end/bindings/NetworkMapping.js (right): https://codereview.chromium.org/1564113003/diff/1/third_party/WebKit/Source/devtools/front_end/bindings/NetworkMapping.js#newcode80 third_party/WebKit/Source/devtools/front_end/bindings/NetworkMapping.js:80: return this._urlForPath(fileSystemPath, uiSourceCode.url()); Calling urlForPath with url parameter is ...
4 years, 11 months ago (2016-01-08 20:22:07 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-08 20:42:31 UTC) #11
pfeldman
All but below are Done. https://codereview.chromium.org/1564113003/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js File third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js (right): https://codereview.chromium.org/1564113003/diff/1/third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js#newcode142 third_party/WebKit/Source/devtools/front_end/emulation/MediaQueryInspector.js:142: var descriptor = String.sprintf("%s:%d:%d", ...
4 years, 11 months ago (2016-01-08 23:56:32 UTC) #12
dgozman
lgtm
4 years, 11 months ago (2016-01-09 01:31:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1564113003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1564113003/20001
4 years, 11 months ago (2016-01-11 18:28:13 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-11 19:42:27 UTC) #16
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 19:44:38 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/245b99911a8770cfc29689f5b8c85a9275924b3b
Cr-Commit-Position: refs/heads/master@{#368639}

Powered by Google App Engine
This is Rietveld 408576698