Bug 118377

Summary: [Coordinated Graphics] Don't use && operator in ASSERT
Product: WebKit Reporter: Jae Hyun Park <jaepark>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, luiz, noam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.