Bug 144709 - Avoid copies in scrollOffsetForFixedPosition() and inline it
Summary: Avoid copies in scrollOffsetForFixedPosition() and inline it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 14:18 PDT by Dave Hyatt
Modified: 2015-05-06 15:16 PDT (History)
0 users

See Also:


Attachments
Patch (4.16 KB, patch)
2015-05-06 14:20 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2015-05-06 14:18:14 PDT
Avoid copies in scrollOffsetForFixedPosition() and inline it.
Comment 1 Dave Hyatt 2015-05-06 14:20:43 PDT
Created attachment 252519 [details]
Patch
Comment 2 Dave Hyatt 2015-05-06 15:16:32 PDT
Fixed in r183891.