Bug 127573 - Push a custom fixed position rect down to the WebProcess in iOS WK2
Summary: Push a custom fixed position rect down to the WebProcess in iOS WK2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-24 12:29 PST by Simon Fraser (smfr)
Modified: 2014-01-24 16:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.07 KB, patch)
2014-01-24 12:30 PST, Simon Fraser (smfr)
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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