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

Issue 304503004: [DevTools] Fix regression: console message doesn't filter by source url. (Closed)

Created:
6 years, 7 months ago by Dmitry Zvorygin
Modified:
6 years, 6 months ago
Reviewers:
vsevik, aandrey, lushnikov
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

[DevTools] Fix regression: console message doesn't filter by source url. BUG=376770 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174976

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M Source/devtools/front_end/console/ConsoleView.js View 1 2 chunks +6 lines, -5 lines 0 comments Download
M Source/devtools/front_end/console/ConsoleViewMessage.js View 1 chunk +0 lines, -5 lines 0 comments Download
M Source/devtools/front_end/sdk/ConsoleModel.js View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Dmitry Zvorygin
Please take a look.
6 years, 7 months ago (2014-05-27 16:22:57 UTC) #1
lushnikov
https://codereview.chromium.org/304503004/diff/1/Source/devtools/front_end/console/ConsoleView.js File Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/304503004/diff/1/Source/devtools/front_end/console/ConsoleView.js#newcode515 Source/devtools/front_end/console/ConsoleView.js:515: var consoleMessage = sourceElement && sourceElement.message.consoleMessage(); Please use ternary ...
6 years, 7 months ago (2014-05-28 09:10:21 UTC) #2
Dmitry Zvorygin
Please take a look. https://codereview.chromium.org/304503004/diff/1/Source/devtools/front_end/console/ConsoleView.js File Source/devtools/front_end/console/ConsoleView.js (right): https://codereview.chromium.org/304503004/diff/1/Source/devtools/front_end/console/ConsoleView.js#newcode515 Source/devtools/front_end/console/ConsoleView.js:515: var consoleMessage = sourceElement && ...
6 years, 6 months ago (2014-05-28 11:38:10 UTC) #3
lushnikov
lgtm
6 years, 6 months ago (2014-05-28 11:55:18 UTC) #4
Dmitry Zvorygin
The CQ bit was checked by zvorygin@chromium.org
6 years, 6 months ago (2014-05-28 12:37:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/304503004/20001
6 years, 6 months ago (2014-05-28 12:37:27 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 6 months ago (2014-05-28 13:54:21 UTC) #7
Dmitry Zvorygin
@vsevik, I need owners LGTM.
6 years, 6 months ago (2014-05-28 13:57:56 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-28 14:06:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/6355)
6 years, 6 months ago (2014-05-28 14:06:39 UTC) #10
aandrey
lgtm
6 years, 6 months ago (2014-05-28 14:57:33 UTC) #11
Dmitry Zvorygin
The CQ bit was checked by zvorygin@chromium.org
6 years, 6 months ago (2014-05-28 14:58:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zvorygin@chromium.org/304503004/20001
6 years, 6 months ago (2014-05-28 14:59:13 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 6 months ago (2014-05-28 16:01:23 UTC) #14
vsevik
lgtm
6 years, 6 months ago (2014-05-28 17:31:40 UTC) #15
commit-bot: I haz the power
6 years, 6 months ago (2014-05-28 17:47:30 UTC) #16
Message was sent while issue was closed.
Change committed as 174976

Powered by Google App Engine
This is Rietveld 408576698