RESOLVED DUPLICATE of bug 106258 106205
REGRESSION (r138858): Rendering screen update issues
https://bugs.webkit.org/show_bug.cgi?id=106205
Summary REGRESSION (r138858): Rendering screen update issues
Kevin M. Dean
Reported 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.
Attachments
Alexey Proskuryakov
Comment 1 2013-01-07 09:51:16 PST
Alexey Proskuryakov
Comment 2 2013-01-07 09:51:46 PST
Tim Horton
Comment 3 2013-01-07 12:31:49 PST
Secondary TileCaches are never informed that they're onscreen. (m_isInWindow never becomes true)
Tim Horton
Comment 4 2013-01-07 15:20:57 PST
Whoops, I completely forgot this bug was here while I was fixing the bug.
Tim Horton
Comment 5 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 ***
Kevin M. Dean
Comment 6 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.
Simon Fraser (smfr)
Comment 7 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 ***
Tim Horton
Comment 8 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 ***
Kevin M. Dean
Comment 9 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
Note You need to log in before you can comment on or make changes to this bug.