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

Issue 14458: Removed the use of the ConsoleMessage::operator== as it has been responsible ... (Closed)

Created:
12 years ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Removed the use of the ConsoleMessage::operator== as it has been responsible for crashes while running the pagecycler tests. Console messages which are the same will now appear as separate messages in the inspector instead of apearing as a single message with a count indicator. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7077

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M webkit/port/page/inspector/InspectorController.cpp View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
12 years ago (2008-12-16 13:42:46 UTC) #1
Nicolas Sylvain
Thanks, lgtm
12 years ago (2008-12-16 16:16:05 UTC) #2
Mads Ager (chromium)
12 years ago (2008-12-17 07:35:40 UTC) #3
OK, let's see what this does to the pagecycler tests.  We should get this
functionality back in some form though.

Powered by Google App Engine
This is Rietveld 408576698