Bug 95386 - Fix assertion on Document::recalcStyle to not recalc style while painting
Summary: Fix assertion on Document::recalcStyle to not recalc style while painting
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: Rafael Brandao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 15:03 PDT by Rafael Brandao
Modified: 2012-08-29 20:48 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2012-08-29 15:08 PDT, Rafael Brandao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 2012-08-29 15:03:42 PDT
Fix assertion on Document::recalcStyle to not recalc style while painting
Comment 1 Rafael Brandao 2012-08-29 15:08:11 PDT
Created attachment 161326 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-08-29 15:10:49 PDT
Comment on attachment 161326 [details]
Patch

Unfortunately the EWS won't test Debug builds, so we'll have to learn from the bots after landing.
Comment 3 WebKit Review Bot 2012-08-29 20:48:06 PDT
Comment on attachment 161326 [details]
Patch

Clearing flags on attachment: 161326

Committed r127092: <http://trac.webkit.org/changeset/127092>
Comment 4 WebKit Review Bot 2012-08-29 20:48:09 PDT
All reviewed patches have been landed.  Closing bug.