Bug 69632 - [Chromium] suppress console output from DevTools window
Summary: [Chromium] suppress console output from DevTools window
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-10-07 08:53 PDT by Andrey Kosyakov
Modified: 2012-01-23 06:42 PST (History)
4 users (show)

See Also:


Attachments
patch (3.51 KB, patch)
2011-10-07 08:55 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2011-10-07 08:53:27 PDT
This suppresses logging of console output to stdout in chromium's DRT for consistency with other platforms. This would let us to avoid custom test expectations for tests that cause inspector front-end to issue console messages.
Comment 1 Andrey Kosyakov 2011-10-07 08:55:17 PDT
Created attachment 110152 [details]
patch
Comment 2 Andrey Kosyakov 2012-01-23 06:42:58 PST
Manually committed as r97743: http://trac.webkit.org/changeset/97743