[Webkit-unassigned] [Bug 13892] Page refreshes cause FOUC compared to a Gecko refresh

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 27 15:21:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13892





------- Comment #1 from hyatt at apple.com  2007-05-27 15:21 PDT -------
This isn't really FOUC.  This is just normal page loading.  Gecko and WebKit
both look pretty ugly on a fresh load of the page.  Gecko doesn't look ugly on
refresh, but that's because its refresh is incomplete.  You have to hit
Shift+Reload to get a real refresh in Gecko.

The problem with Gecko's approach is that refreshes can be incomplete, and
people have to discover the secret Shift modifier key in order to get real
refreshes.  To avoid this problem we just treat all refreshes as full.  This
results in a slower refresh than Gecko, but also in a refresh that is never
incomplete or wrong.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list