Bug 106205
| Summary: | REGRESSION (r138858): Rendering screen update issues | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kevin M. Dean <kevin> |
| Component: | Layout and Rendering | Assignee: | 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 | ||
Kevin M. Dean
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Regressed in <http://trac.webkit.org/browser/trunk?rev=138858>.
Alexey Proskuryakov
Err, <http://trac.webkit.org/changeset/138858>.
Tim Horton
Secondary TileCaches are never informed that they're onscreen. (m_isInWindow never becomes true)
Tim Horton
Whoops, I completely forgot this bug was here while I was fixing the bug.
Tim Horton
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
(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)
Please file a separate bug on that issue.
*** This bug has been marked as a duplicate of bug 106258 ***
Tim Horton
(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
(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