Bug 106205

Summary: REGRESSION (r138858): Rendering screen update issues
Product: WebKit Reporter: Kevin M. Dean <kevin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: ap, bdakin, jer.noble, simon.fraser, thorton
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
URL: http://www.shortlist.com/entertainment/films/carrie-remake-pushed-back-seven-months

Description Kevin M. Dean 2013-01-06 19:13:58 PST
3 similar issues:

#1

http://www.shortlist.com/entertainment/films/carrie-remake-pushed-back-seven-months

Content disappears after page load.


#2

http://insidetv.ew.com/2013/01/06/revolution-midseason-return-trailer/

Play trailer video and try to go to fullscreen. Video playback stops and goes black without seeing fullscreen.


#3

...and in my cPanel WHM server admin pages some frames in a regular frameset are not drawing at all when loaded unless I open another tab and then close that tab and then all of a sudden the content is there that wasn't visible before in the first tab. Resizing the window does not cause the content to appear. Vertical scrollbars are there and the content is in the source, but I haven't found anything else that makes it reappear other than the extra tab method. Web Inspector will even highlight the empty blocks on the screen.
Comment 1 Alexey Proskuryakov 2013-01-07 09:51:16 PST
Regressed in <http://trac.webkit.org/browser/trunk?rev=138858>.
Comment 2 Alexey Proskuryakov 2013-01-07 09:51:46 PST
Err, <http://trac.webkit.org/changeset/138858>.
Comment 3 Tim Horton 2013-01-07 12:31:49 PST
Secondary TileCaches are never informed that they're onscreen. (m_isInWindow never becomes true)
Comment 4 Tim Horton 2013-01-07 15:20:57 PST
Whoops, I completely forgot this bug was here while I was fixing the bug.
Comment 5 Tim Horton 2013-01-07 15:21:35 PST
Sorry for the forward-dupe, my mistake. Let me know if http://trac.webkit.org/changeset/138997 fixes your issues!

*** This bug has been marked as a duplicate of bug 106258 ***
Comment 6 Kevin M. Dean 2013-01-07 20:39:08 PST
(In reply to comment #5)
> Sorry for the forward-dupe, my mistake. Let me know if http://trac.webkit.org/changeset/138997 fixes your issues!
> 
> *** This bug has been marked as a duplicate of bug 106258 ***

#1 and #3 are fixed, but #2 is still broken.

#2

http://insidetv.ew.com/2013/01/06/revolution-midseason-return-trailer/

Play trailer video and try to go to fullscreen. Video playback stops and goes black without seeing fullscreen.
Comment 7 Simon Fraser (smfr) 2013-01-07 22:58:37 PST
Please file a separate bug on that issue.

*** This bug has been marked as a duplicate of bug 106258 ***
Comment 8 Tim Horton 2013-01-07 23:15:46 PST
(In reply to comment #7)
> Please file a separate bug on that issue.

Yes, please do, that looks like an unrelated PluginProcess crash.

> *** This bug has been marked as a duplicate of bug 106258 ***
Comment 9 Kevin M. Dean 2013-01-08 08:54:00 PST
(In reply to comment #8)
> (In reply to comment #7)
> > Please file a separate bug on that issue.
> 
> Yes, please do, that looks like an unrelated PluginProcess crash.
> 
> > *** This bug has been marked as a duplicate of bug 106258 ***

See Bug 106330