Bug 95386

Summary: Fix assertion on Document::recalcStyle to not recalc style while painting
Product: WebKit Reporter: Rafael Brandao <rafael.lobo>
Component: New BugsAssignee: Rafael Brandao <rafael.lobo>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, koivisto, mitz, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.