Bug 117058

Summary: [wk2] All intrinsic content size changes should go through the 0-delay timer
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch andersca: review+

Description Tim Horton 2013-05-30 16:30:55 PDT
In https://bugs.webkit.org/show_bug.cgi?id=113258, I added a 0-delay timer so that we'd coalesce intrinsic content size changes. However, didUpdateGeometry still immediately updates intrinsic content size without coalescing.

<rdar://problem/13935042>
Comment 1 Tim Horton 2013-05-30 16:59:31 PDT
Created attachment 203398 [details]
patch
Comment 2 Tim Horton 2013-05-30 17:00:30 PDT
Created attachment 203399 [details]
patch
Comment 3 Tim Horton 2013-05-31 17:02:05 PDT
http://trac.webkit.org/changeset/151057