WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129509
Turn off margin tiles on iOS
https://bugs.webkit.org/show_bug.cgi?id=129509
Summary
Turn off margin tiles on iOS
Beth Dakin
Reported
2014-02-28 15:19:38 PST
We should turn off margin tiles on iOS because they use a lot of memory. <
rdar://problem/16200383
>
Attachments
Patch
(1.48 KB, patch)
2014-02-28 15:23 PST
,
Beth Dakin
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2014-02-28 15:23:35 PST
Created
attachment 225497
[details]
Patch
Simon Fraser (smfr)
Comment 2
2014-02-28 15:26:27 PST
Comment on
attachment 225497
[details]
Patch 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.
Beth Dakin
Comment 3
2014-02-28 15:48:18 PST
Thanks, Simon!
http://trac.webkit.org/changeset/164891
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug