[webkit-reviews] review granted: [Bug 129509] Turn off margin tiles on iOS : [Attachment 225497] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 15:29:21 PST 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 129509: Turn off margin tiles on iOS
https://bugs.webkit.org/show_bug.cgi?id=129509

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

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


> Source/WebCore/page/FrameView.cpp:2467
> +    // We don't support margin tiles on iOS because they use too much
memory. We might support them
> +    // in the future if we can find a way to make them more efficient.

A bit TMI I think. You could reference a radar here.


More information about the webkit-reviews mailing list