Bug 41738 - Gmail goes blank after switching tabs with Flash 10.1 installed
Summary: Gmail goes blank after switching tabs with Flash 10.1 installed
Status: RESOLVED DUPLICATE of bug 40421
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 22:35 PDT by Simon Fraser (smfr)
Modified: 2010-07-06 22:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-07-06 22:35:18 PDT
Steps:
1. Load gmail
2. make a new tab
3. switch back to gmail tab. Tab is blank.

This is because hooking up the compositing layers causes setNeedsStyleRecalc() to be called inside of Document::recalcStyle().
Comment 1 Simon Fraser (smfr) 2010-07-06 22:35:52 PDT

*** This bug has been marked as a duplicate of bug 40421 ***