Bug 127573

Summary: Push a custom fixed position rect down to the WebProcess in iOS WK2
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Simon Fraser (smfr) 2014-01-24 12:29:28 PST
Push a custom fixed position rect down to the WebProcess in iOS WK2
Comment 1 Simon Fraser (smfr) 2014-01-24 12:30:48 PST
Created attachment 222137 [details]
Patch
Comment 2 Tim Horton 2014-01-24 12:34:40 PST
Comment on attachment 222137 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=222137&action=review

> Source/WebKit2/WebProcess/WebPage/mac/RemoteLayerTreeDrawingArea.mm:276
> +#if PLATFORM(IOS)

UNUSED_PARAM?
Comment 3 Simon Fraser (smfr) 2014-01-24 16:32:16 PST
http://trac.webkit.org/changeset/162730