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

Issue 1096283003: Devtools:[CustomFormatter] Allow object tags in headers (Closed)

Created:
5 years, 8 months ago by sergeyv
Modified:
5 years, 8 months ago
Reviewers:
pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, loislo+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, aandrey+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Devtools:[CustomFormatter] Allow object tags in headers Also extend interface with optional config parameter BUG=478374, 476465 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194327

Patch Set 1 #

Patch Set 2 : Add self reference test #

Total comments: 2

Patch Set 3 : Fix error message #

Patch Set 4 : fix test with dcheck_always_on #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -34 lines) Patch
M LayoutTests/inspector/console/console-custom-formatters.html View 1 1 chunk +68 lines, -2 lines 0 comments Download
M LayoutTests/inspector/console/console-custom-formatters-expected.txt View 1 1 chunk +12 lines, -6 lines 0 comments Download
M Source/core/inspector/InjectedScriptSource.js View 1 2 3 7 chunks +52 lines, -20 lines 0 comments Download
M Source/devtools/front_end/components/CustomPreviewSection.js View 1 2 6 chunks +19 lines, -5 lines 0 comments Download
M Source/devtools/protocol.json View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (6 generated)
sergeyv
5 years, 8 months ago (2015-04-21 12:44:52 UTC) #2
pfeldman
Please add a test for recursive references.
5 years, 8 months ago (2015-04-21 17:22:55 UTC) #3
sergeyv
On 2015/04/21 17:22:55, pfeldman wrote: > Please add a test for recursive references. Done
5 years, 8 months ago (2015-04-22 12:20:30 UTC) #4
sergeyv
please take a look
5 years, 8 months ago (2015-04-22 16:39:05 UTC) #5
pfeldman
lgtm https://codereview.chromium.org/1096283003/diff/20001/Source/devtools/front_end/components/CustomPreviewSection.js File Source/devtools/front_end/components/CustomPreviewSection.js (right): https://codereview.chromium.org/1096283003/diff/20001/Source/devtools/front_end/components/CustomPreviewSection.js#newcode25 Source/devtools/front_end/components/CustomPreviewSection.js:25: WebInspector.console.error("Broken formatter: header should be tag. Text node ...
5 years, 8 months ago (2015-04-23 09:50:52 UTC) #6
sergeyv
https://codereview.chromium.org/1096283003/diff/20001/Source/devtools/front_end/components/CustomPreviewSection.js File Source/devtools/front_end/components/CustomPreviewSection.js (right): https://codereview.chromium.org/1096283003/diff/20001/Source/devtools/front_end/components/CustomPreviewSection.js#newcode25 Source/devtools/front_end/components/CustomPreviewSection.js:25: WebInspector.console.error("Broken formatter: header should be tag. Text node aren't ...
5 years, 8 months ago (2015-04-23 10:09:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1096283003/40001
5 years, 8 months ago (2015-04-23 10:09:37 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/53161)
5 years, 8 months ago (2015-04-23 14:36:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1096283003/60001
5 years, 8 months ago (2015-04-23 16:39:30 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-23 22:00:35 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194327

Powered by Google App Engine
This is Rietveld 408576698