WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 142317
Handle backdrop views that have to tile
https://bugs.webkit.org/show_bug.cgi?id=142317
Summary
Handle backdrop views that have to tile
Dean Jackson
Reported
2015-03-04 17:53:55 PST
The new backdrop view layers on iOS break when they get too big. A few options: - swap to a transparent color and no longer blur - handle tiled blurred layers
Attachments
Patch
(8.58 KB, patch)
2015-05-06 15:31 PDT
,
Dean Jackson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-03-04 17:54:25 PST
<
rdar://problem/20049088
>
Dean Jackson
Comment 2
2015-05-06 15:31:33 PDT
Created
attachment 252529
[details]
Patch
Simon Fraser (smfr)
Comment 3
2015-05-06 15:34:21 PDT
Comment on
attachment 252529
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=252529&action=review
> LayoutTests/compositing/media-controls-bar-appearance-big.html:12 > + width: 1024px; > + height: 1024px;
This doesn't seem big enough to force tiling.
Dean Jackson
Comment 4
2015-05-06 15:47:42 PDT
Committed
r183894
: <
http://trac.webkit.org/changeset/183894
>
WebKit Commit Bot
Comment 5
2015-05-06 17:24:11 PDT
Re-opened since this is blocked by
bug 144719
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