Bug 142317

Summary: Handle backdrop views that have to tile
Product: WebKit Reporter: Dean Jackson <dino>
Component: Layout and RenderingAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 144719    
Bug Blocks:    
Attachments:
Description Flags
Patch simon.fraser: review+

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+
Radar WebKit Bug Importer
Comment 1 2015-03-04 17:54:25 PST
Dean Jackson
Comment 2 2015-05-06 15:31:33 PDT
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
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.