[Webkit-unassigned] [Bug 134248] Only flush layers when the exposed rect actually changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 12:15:52 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134248





--- Comment #4 from Antti Koivisto <koivisto at iki.fi>  2014-06-24 12:16:12 PST ---
> This makes assumptions about how FrameView does rounding. Maybe setExposedContentRect() should instead return a bool?

There is currently no rounding (these were just switched to FloatRect) and it is generally reasonable to expect getters and setters to pair. The setter should probably be renamed if it starts rounding.

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



More information about the webkit-unassigned mailing list