Closed Bug 29310 Opened 25 years ago Closed 25 years ago

[Perf] Blank window is flashing between screen loads

Categories

(Core Graveyard :: GFX, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 31981

People

(Reporter: kmcclusk, Assigned: kmcclusk)

Details

We loading any URL the browser window goes blank before loading the next page. We are invalidating and forcing paint in the WebShell and DocShell which is causing the flashing. In most cases this can be fixed by passing NS_VMREFRESH_NO_SYNC instead of NS_VMREFRESH_IMMEDIATE to calles to nsViewManager::EnableRefresh in nsDocShell and nsWebShell. With these changes www.yahoo.com and other sites still clear before loading.
Status: NEW → ASSIGNED
Target Milestone: M16
*** This bug has been marked as a duplicate of 31981 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Marking verified dup of 31891.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.