Bug 77664 - Add API tests for didNewFirstVisuallyNonEmptyLayout
Summary: Add API tests for didNewFirstVisuallyNonEmptyLayout
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:
Depends on:
Blocks:
 
Reported: 2012-02-02 11:48 PST by Beth Dakin
Modified: 2012-08-29 16:21 PDT (History)
1 user (show)

See Also:


Attachments
Patch (19.12 KB, patch)
2012-02-02 11:49 PST, Beth Dakin
darin: 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 2012-02-02 11:48:22 PST
https://bugs.webkit.org/show_bug.cgi?id=77383 added new API for didNewFirstVisuallyNonEmptyLayout. We should add TestWebKitAPITests for this.
Comment 1 Beth Dakin 2012-02-02 11:49:59 PST
Created attachment 125157 [details]
Patch
Comment 2 Darin Adler 2012-02-02 12:00:02 PST
Comment on attachment 125157 [details]
Patch

Looks good to me.