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

Issue 2897033005: DevTools: introduce setting to filter only user messages from console API (Closed)

Created:
3 years, 7 months ago by luoe
Modified:
3 years, 7 months ago
Reviewers:
pfeldman
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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: introduce setting to filter only user messages from console API Introduces the setting to show only console API messages, and makes the similar "show selected context only" checkbox a setting as well. BUG=717776 Review-Url: https://codereview.chromium.org/2897033005 Cr-Commit-Position: refs/heads/master@{#474159} Committed: https://chromium.googlesource.com/chromium/src/+/7907e899eacebaa677937ba90066b34822e4b44e

Patch Set 1 #

Total comments: 2

Patch Set 2 : ac #

Total comments: 7

Patch Set 3 : ac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -12 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js View 1 2 6 chunks +21 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/console/module.json View 1 2 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
luoe
Not looking for review. This is just a CL exploring a checkbox to only show ...
3 years, 7 months ago (2017-05-23 18:25:57 UTC) #2
pfeldman
https://codereview.chromium.org/2897033005/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/2897033005/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js#newcode1004 third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js:1004: this._filterConsoleAPICheckbox = new UI.ToolbarCheckbox( Convert it into a setting ...
3 years, 7 months ago (2017-05-23 18:59:26 UTC) #3
luoe
Ptal https://codereview.chromium.org/2897033005/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/2897033005/diff/1/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js#newcode1004 third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js:1004: this._filterConsoleAPICheckbox = new UI.ToolbarCheckbox( On 2017/05/23 18:59:26, pfeldman ...
3 years, 7 months ago (2017-05-23 20:28:51 UTC) #5
pfeldman
https://codereview.chromium.org/2897033005/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html File third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html (right): https://codereview.chromium.org/2897033005/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html#newcode10 third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html:10: var filterByExecutionContextSetting = Common.moduleSetting('selectedContextFilterEnabled'); console.selected... https://codereview.chromium.org/2897033005/diff/20001/third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js File third_party/WebKit/Source/devtools/front_end/console/ConsoleView.js (right): ...
3 years, 7 months ago (2017-05-23 20:56:32 UTC) #6
luoe
Ptal https://codereview.chromium.org/2897033005/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html File third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html (right): https://codereview.chromium.org/2897033005/diff/20001/third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html#newcode10 third_party/WebKit/LayoutTests/http/tests/inspector/console-show-all-messages.html:10: var filterByExecutionContextSetting = Common.moduleSetting('selectedContextFilterEnabled'); On 2017/05/23 20:56:32, pfeldman ...
3 years, 7 months ago (2017-05-23 21:03:45 UTC) #7
pfeldman
lgtm
3 years, 7 months ago (2017-05-23 21:13:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2897033005/40001
3 years, 7 months ago (2017-05-23 21:14:38 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/301166)
3 years, 7 months ago (2017-05-24 00:51:02 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2897033005/40001
3 years, 7 months ago (2017-05-24 00:55:53 UTC) #14
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 04:15:52 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7907e899eacebaa677937ba90066...

Powered by Google App Engine
This is Rietveld 408576698