Bug 156339

Summary: FrameView::qualifiesAsVisuallyNonEmpty() returns false when loading a Google search results page before search results are loaded, even though the header is visible
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, commit-queue, jeffm, kling, sam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2016-04-07 05:16:59 PDT
FrameView::qualifiesAsVisuallyNonEmpty() returns false when loading a Google search results page before search results are loaded, even though the header at the top of the page has been rendered. Google's current design shows a 60 pixel high header almost instantly, with the actual search results coming in later.
Comment 1 Antti Koivisto 2016-04-07 05:17:37 PDT
<rdar://problem/24491381>
Comment 2 Antti Koivisto 2016-04-07 05:22:58 PDT
Created attachment 275884 [details]
patch
Comment 3 Andreas Kling 2016-04-07 06:04:50 PDT
Comment on attachment 275884 [details]
patch

Sweet hax. r=me
Comment 4 WebKit Commit Bot 2016-04-07 07:22:13 PDT
Comment on attachment 275884 [details]
patch

Clearing flags on attachment: 275884

Committed r199155: <http://trac.webkit.org/changeset/199155>
Comment 5 WebKit Commit Bot 2016-04-07 07:22:18 PDT
All reviewed patches have been landed.  Closing bug.