Bug 118377 - [Coordinated Graphics] Don't use && operator in ASSERT
Summary: [Coordinated Graphics] Don't use && operator in ASSERT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-03 22:27 PDT by Jae Hyun Park
Modified: 2013-07-03 23:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2013-07-03 22:29 PDT, Jae Hyun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jae Hyun Park 2013-07-03 22:27:26 PDT
We don't use && operator in ASSERT because it's impossible to know which condition caused the assertion.
Comment 1 Jae Hyun Park 2013-07-03 22:29:33 PDT
Created attachment 206051 [details]
Patch
Comment 2 WebKit Commit Bot 2013-07-03 23:45:44 PDT
Comment on attachment 206051 [details]
Patch

Clearing flags on attachment: 206051

Committed r152390: <http://trac.webkit.org/changeset/152390>
Comment 3 WebKit Commit Bot 2013-07-03 23:45:47 PDT
All reviewed patches have been landed.  Closing bug.