RESOLVED FIXED 79849
WebKit2: didNewFirstVisuallyNonEmptyLayout should be sent to injected bundle
https://bugs.webkit.org/show_bug.cgi?id=79849
Summary WebKit2: didNewFirstVisuallyNonEmptyLayout should be sent to injected bundle
Brian Weinstein
Reported 2012-02-28 17:06:26 PST
didNewFirstVisuallyNonEmptyLayout should be sent to the injected bundle as well as the UI process.
Attachments
[PATCH] Fix (9.12 KB, patch)
2012-02-28 17:13 PST, Brian Weinstein
bdakin: review+
Beth Dakin
Comment 1 2012-02-28 17:08:23 PST
This will likely be addressed with <rdar://problem/10791680> Need to merge didFirstVisuallyNonEmptyLayout and didNewFirstVisuallyNonEmptyLayout
Brian Weinstein
Comment 2 2012-02-28 17:13:40 PST
Created attachment 129357 [details] [PATCH] Fix
Brian Weinstein
Comment 3 2012-02-29 23:37:07 PST
This was landed in r109277.
Note You need to log in before you can comment on or make changes to this bug.