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

Issue 1942683006: [Devtools] XMLView now searchable (Closed)

Created:
4 years, 7 months ago by allada
Modified:
4 years, 7 months ago
Reviewers:
lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, sergeyv+blink_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@FIND_IN_JSON_FINAL
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] XMLView now searchable Added the ability to search XMLView in network preview panel. BUG=605977 R=lushnikov Committed: https://crrev.com/6917d8c9033e07609d9c668231da4a46d2314775 Cr-Commit-Position: refs/heads/master@{#394633}

Patch Set 1 : #

Total comments: 30

Patch Set 2 : #

Total comments: 16

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : Fixed nit #

Messages

Total messages: 30 (16 generated)
allada
PTL. This will be how I'll structure the JSON searching once approved. https://codereview.chromium.org/1942683006/diff/80001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html File third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html ...
4 years, 7 months ago (2016-05-03 18:22:55 UTC) #5
lushnikov
overall looks good! https://codereview.chromium.org/1942683006/diff/80001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt File third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt (right): https://codereview.chromium.org/1942683006/diff/80001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt#newcode19 third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt:19: <SPAN class=cm-cm-overlay cm-search-highlight > let's not ...
4 years, 7 months ago (2016-05-04 17:00:48 UTC) #6
allada
PTL https://codereview.chromium.org/1942683006/diff/80001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt File third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt (right): https://codereview.chromium.org/1942683006/diff/80001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt#newcode19 third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable-expected.txt:19: <SPAN class=cm-cm-overlay cm-search-highlight > On 2016/05/04 17:00:47, lushnikov ...
4 years, 7 months ago (2016-05-04 21:22:36 UTC) #8
lushnikov
https://codereview.chromium.org/1942683006/diff/120001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html File third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html (right): https://codereview.chromium.org/1942683006/diff/120001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html#newcode60 third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html:60: } nit: new line after } https://codereview.chromium.org/1942683006/diff/120001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html#newcode68 third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html:68: } ...
4 years, 7 months ago (2016-05-05 00:10:34 UTC) #9
allada
PTL https://codereview.chromium.org/1942683006/diff/120001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html File third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html (right): https://codereview.chromium.org/1942683006/diff/120001/third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html#newcode60 third_party/WebKit/LayoutTests/http/tests/inspector/network/preview-searchable.html:60: } On 2016/05/05 00:10:34, lushnikov wrote: > nit: ...
4 years, 7 months ago (2016-05-05 19:17:59 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942683006/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942683006/160001
4 years, 7 months ago (2016-05-05 19:19:04 UTC) #13
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/61966) cast_shell_android on ...
4 years, 7 months ago (2016-05-05 19:23:06 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942683006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942683006/180001
4 years, 7 months ago (2016-05-05 19:31:16 UTC) #17
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/1310) ios-device-gn on ...
4 years, 7 months ago (2016-05-05 19:34:47 UTC) #19
allada
FINAL PTL.
4 years, 7 months ago (2016-05-05 22:45:10 UTC) #23
lushnikov
lgtm, thanks! https://codereview.chromium.org/1942683006/diff/260001/third_party/WebKit/Source/devtools/front_end/network/RequestPreviewView.js File third_party/WebKit/Source/devtools/front_end/network/RequestPreviewView.js (right): https://codereview.chromium.org/1942683006/diff/260001/third_party/WebKit/Source/devtools/front_end/network/RequestPreviewView.js#newcode130 third_party/WebKit/Source/devtools/front_end/network/RequestPreviewView.js:130: if (parsedXML) nit: return parsedXML ? WebInspector.XMLView.createSearchableView(parsedXML) ...
4 years, 7 months ago (2016-05-16 22:16:05 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942683006/280001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942683006/280001
4 years, 7 months ago (2016-05-18 21:07:36 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:280001)
4 years, 7 months ago (2016-05-19 01:51:12 UTC) #28
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 01:52:30 UTC) #30
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/6917d8c9033e07609d9c668231da4a46d2314775
Cr-Commit-Position: refs/heads/master@{#394633}

Powered by Google App Engine
This is Rietveld 408576698