[Webkit-unassigned] [Bug 11899] framesets force full-view repaint unnecessarily

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 19:32:39 PST 2006


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11941|review?                     |review-
               Flag|                            |




------- Comment #4 from hyatt at apple.com  2006-12-20 19:32 PDT -------
(From update of attachment 11941)
The WebKit side of the WIndows code is buggy and it is causing layout() on
FrameView to get called when it shouldn't.

Cursor blinking should not cause you to re-enter layout, but it does so because
WebView on Win32 is buggy.

You should not technically even have to patch any cross-platform code to fix
the Windows bug.


-- 
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