Bug 87134 - [chromium] Move asserts in CCLayerTreeHostTest::dispatch*
Summary: [chromium] Move asserts in CCLayerTreeHostTest::dispatch*
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: vollick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 08:15 PDT by vollick
Modified: 2012-05-22 09:46 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.48 KB, patch)
2012-05-22 08:17 PDT, vollick
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vollick 2012-05-22 08:15:12 PDT
In the fix for 74623, code was rearranged to bail early from CCLayerTreeHostTest::dispatch* when necessary, but the asserts in these functions were not moved. They should have been.
Comment 1 vollick 2012-05-22 08:17:04 PDT
Created attachment 143304 [details]
Patch
Comment 2 Adrienne Walker 2012-05-22 08:50:07 PDT
Comment on attachment 143304 [details]
Patch

Sure.  R=me.
Comment 3 WebKit Review Bot 2012-05-22 09:46:51 PDT
Comment on attachment 143304 [details]
Patch

Clearing flags on attachment: 143304

Committed r117989: <http://trac.webkit.org/changeset/117989>
Comment 4 WebKit Review Bot 2012-05-22 09:46:55 PDT
All reviewed patches have been landed.  Closing bug.