Bug 81349

Summary: [Qt] The background is visible for tiles inside the contents area which are not ready
Product: WebKit Reporter: Kenneth Rohde Christiansen <kenneth>
Component: WebKit2Assignee: Noam Rosenthal <noam>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, hausmann, menard, noam, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing
webkit.review.bot: commit-queue-
Patch none

Description Kenneth Rohde Christiansen 2012-03-16 07:04:42 PDT
SSIA
Comment 1 Noam Rosenthal 2012-03-16 09:58:19 PDT
Created attachment 132305 [details]
Patch
Comment 2 Simon Hausmann 2012-03-18 03:50:34 PDT
Comment on attachment 132305 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=132305&action=review

> Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp:175
> +        if (m_contentsNode)

Same in this patch, the if () isn't needed :)
Comment 3 Noam Rosenthal 2012-03-18 09:41:07 PDT
Created attachment 132493 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-03-18 09:46:39 PDT
Comment on attachment 132493 [details]
Patch for landing

Rejecting attachment 132493 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

ERROR: /mnt/git/webkit-commit-queue/Source/WebKit2/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).

Full output: http://queues.webkit.org/results/11980275
Comment 5 Noam Rosenthal 2012-03-18 11:43:26 PDT
Created attachment 132498 [details]
Patch
Comment 6 WebKit Review Bot 2012-03-18 12:28:34 PDT
Comment on attachment 132498 [details]
Patch

Clearing flags on attachment: 132498

Committed r111136: <http://trac.webkit.org/changeset/111136>
Comment 7 WebKit Review Bot 2012-03-18 12:28:38 PDT
All reviewed patches have been landed.  Closing bug.