Bug 127362

Summary: Clean up PLATFORM(IOS) code related to the custom fixed position layout rect
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch hyatt: review+

Description Simon Fraser (smfr) 2014-01-21 12:11:18 PST
Clean up PLATFORM(IOS) code related to the custom fixed position layout rect
Comment 1 Simon Fraser (smfr) 2014-01-21 12:13:13 PST
Created attachment 221774 [details]
Patch
Comment 2 Dave Hyatt 2014-01-21 12:17:13 PST
Comment on attachment 221774 [details]
Patch

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

r=me

> Source/WebCore/ChangeLog:8
> +        Various platform customize the rect used to layout position:fixed elements,

Typo, should be "platforms"
Comment 3 Simon Fraser (smfr) 2014-01-21 12:21:56 PST
https://trac.webkit.org/r162462