Bug 79849 - WebKit2: didNewFirstVisuallyNonEmptyLayout should be sent to injected bundle
Summary: WebKit2: didNewFirstVisuallyNonEmptyLayout should be sent to injected bundle
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 17:06 PST by Brian Weinstein
Modified: 2012-02-29 23:37 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Fix (9.12 KB, patch)
2012-02-28 17:13 PST, Brian Weinstein
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2012-02-28 17:06:26 PST
didNewFirstVisuallyNonEmptyLayout should be sent to the injected bundle as well as the UI process.
Comment 1 Beth Dakin 2012-02-28 17:08:23 PST
This will likely be addressed with <rdar://problem/10791680> Need to merge didFirstVisuallyNonEmptyLayout and didNewFirstVisuallyNonEmptyLayout
Comment 2 Brian Weinstein 2012-02-28 17:13:40 PST
Created attachment 129357 [details]
[PATCH] Fix
Comment 3 Brian Weinstein 2012-02-29 23:37:07 PST
This was landed in r109277.