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

Issue 2939473002: DevTools: show all descendants if a console.group message title matches the filter

Created:
3 years, 6 months ago by luoe
Modified:
3 years, 5 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: show all descendants if a console.group message title matches the filter If a console group has a title that matches the console text filter, it now enables messages within the group to appear even if their text does not match. Other filters such as level and execution context still take priority. BUG=363796

Patch Set 1 : a #

Patch Set 2 : aa #

Patch Set 3 : aaa #

Total comments: 10

Patch Set 4 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+655 lines, -15 lines) Patch
A third_party/WebKit/LayoutTests/inspector/console/console-filter-groups.html View 1 2 3 1 chunk +129 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt View 1 1 chunk +461 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-filter-test.html View 1 chunk +7 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-filter-test-expected.txt View 2 chunks +25 lines, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js View 1 2 3 7 chunks +33 lines, -13 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 21 (15 generated)
luoe
Please take a look
3 years, 6 months ago (2017-06-13 00:27:08 UTC) #3
luoe
Please take a look!
3 years, 5 months ago (2017-07-06 00:54:57 UTC) #13
luoe
3 years, 5 months ago (2017-07-06 01:16:48 UTC) #15
chenwilliam
https://codereview.chromium.org/2939473002/diff/160001/third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt File third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt (right): https://codereview.chromium.org/2939473002/diff/160001/third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt#newcode308 third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt:308: >console-filter-groups.html:20 Collapsed inner group-D Discussed in person: should search ...
3 years, 5 months ago (2017-07-20 00:22:33 UTC) #19
luoe
https://codereview.chromium.org/2939473002/diff/160001/third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt File third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt (right): https://codereview.chromium.org/2939473002/diff/160001/third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt#newcode308 third_party/WebKit/LayoutTests/inspector/console/console-filter-groups-expected.txt:308: >console-filter-groups.html:20 Collapsed inner group-D On 2017/07/20 00:22:33, chenwilliam wrote: ...
3 years, 5 months ago (2017-07-20 20:59:03 UTC) #20
chenwilliam
3 years, 5 months ago (2017-07-20 21:39:03 UTC) #21
lgtm

Powered by Google App Engine
This is Rietveld 408576698