Bug 120140 - Clients expect didFirstLayout-related calls to happen before didLayout
Summary: Clients expect didFirstLayout-related calls to happen before didLayout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-08-21 15:31 PDT by Beth Dakin
Modified: 2013-08-21 16:26 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2013-08-21 15:42 PDT, Beth Dakin
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2013-08-21 15:31:27 PDT
Some clients expect didFirstLayout-related calls to happen before didLayout. There are more clients adopting didLayout, so we should be sure to send it at the expected time.

<rdar://problem/14801220>
Comment 1 Beth Dakin 2013-08-21 15:42:04 PDT
Created attachment 209308 [details]
Patch
Comment 2 Beth Dakin 2013-08-21 16:26:41 PDT
Thank you! http://trac.webkit.org/changeset/154428