Bug 95206 - [chromium] Split some ASSERT(a && b && c) statements into separate lines.
Summary: [chromium] Split some ASSERT(a && b && c) statements into separate lines.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-28 08:28 PDT by Iain Merrick
Modified: 2012-08-28 09:48 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.90 KB, patch)
2012-08-28 08:30 PDT, Iain Merrick
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iain Merrick 2012-08-28 08:28:24 PDT
[chromium] Split some ASSERT(a && b && c) statements into separate lines.
Comment 1 Iain Merrick 2012-08-28 08:30:00 PDT
Created attachment 160990 [details]
Patch
Comment 2 Iain Merrick 2012-08-28 08:33:16 PDT
Context: I'm hitting some of these assertions in the Android content shell
Comment 3 WebKit Review Bot 2012-08-28 09:48:40 PDT
Comment on attachment 160990 [details]
Patch

Clearing flags on attachment: 160990

Committed r126889: <http://trac.webkit.org/changeset/126889>
Comment 4 WebKit Review Bot 2012-08-28 09:48:43 PDT
All reviewed patches have been landed.  Closing bug.