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

Issue 1942523002: DevTools: render parsed manifest data in the resources panel. (Closed)

Created:
4 years, 7 months ago by pfeldman
Modified:
4 years, 7 months ago
Reviewers:
dgozman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, caseq+blink_chromium.org, pfeldman+blink_chromium.org, jam, lushnikov+blink_chromium.org, blink-reviews, darin-cc_chromium.org, devtools-reviews_chromium.org, mkwst+moarreviews-renderer_chromium.org, apavlov+blink_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: render parsed manifest data in the resources panel. BUG=607779 Committed: https://crrev.com/6316e6882ce8682f2d0f8a895dc99688962a2645 Cr-Commit-Position: refs/heads/master@{#390837}

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+367 lines, -75 lines) Patch
M content/renderer/devtools/devtools_agent.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/devtools.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js View 1 1 chunk +152 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/ResourcesPanel.js View 10 chunks +65 lines, -52 lines 0 comments Download
A third_party/WebKit/Source/devtools/front_end/resources/appManifestView.css View 1 1 chunk +86 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/module.json View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/resources/resourcesSidebar.css View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/ResourceTreeModel.js View 1 chunk +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/security/SecurityPanel.js View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/security/originView.css View 4 chunks +17 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/UIUtils.js View 1 chunk +13 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/protocol.json View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
pfeldman
4 years, 7 months ago (2016-04-30 00:17:02 UTC) #2
dgozman
lgtm https://codereview.chromium.org/1942523002/diff/1/third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js File third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js (right): https://codereview.chromium.org/1942523002/diff/1/third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js#newcode51 third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js:51: var section = this._contentBox.createChild("div", "app-manifest-section") style: semicolon missing ...
4 years, 7 months ago (2016-04-30 00:38:19 UTC) #3
pfeldman
https://codereview.chromium.org/1942523002/diff/1/third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js File third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js (right): https://codereview.chromium.org/1942523002/diff/1/third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js#newcode134 third_party/WebKit/Source/devtools/front_end/resources/AppManifestView.js:134: var imageElement = field.createChild("img"); On 2016/04/30 00:38:19, dgozman wrote: ...
4 years, 7 months ago (2016-04-30 01:03:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942523002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942523002/20001
4 years, 7 months ago (2016-04-30 01:06:11 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-04-30 02:35:55 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:30:59 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6316e6882ce8682f2d0f8a895dc99688962a2645
Cr-Commit-Position: refs/heads/master@{#390837}

Powered by Google App Engine
This is Rietveld 408576698