Bug 114219

Summary: window.internals.repaintRectsAsText() is hard to use because it doesn't force layout
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, dino, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

Simon Fraser (smfr)
Reported 2013-04-08 15:17:10 PDT
It's hard to use window.internals.repaintRectsAsText() in a test, because you don't know whether the repaints happened yet or not. I think window.internals.repaintRectsAsText() should force layout to get around this.
Attachments
Patch (2.08 KB, patch)
2013-04-08 15:20 PDT, Simon Fraser (smfr)
bdakin: review+
Simon Fraser (smfr)
Comment 1 2013-04-08 15:20:49 PDT
Simon Fraser (smfr)
Comment 2 2013-04-09 13:51:58 PDT
Note You need to log in before you can comment on or make changes to this bug.