[webkit-reviews] review granted: [Bug 106946] Sticky-position elements can jump around/hide on rubber-banding : [Attachment 183588] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 18:17:08 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 106946: Sticky-position elements can jump around/hide on rubber-banding
https://bugs.webkit.org/show_bug.cgi?id=106946

Attachment 183588: Patch
https://bugs.webkit.org/attachment.cgi?id=183588&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183588&action=review


> Source/WebCore/page/FrameView.h:194
> +    LayoutRect viewportConstrainedVisibleContentRect() const;

I think this deserves a comment saying how it's different from
visibleContentRect() (rubber-banding and zooming).


More information about the webkit-reviews mailing list