Bug 144698 - Optimize relativePositionOffset() to avoid doing unnecessary work
Summary: Optimize relativePositionOffset() to avoid doing unnecessary work
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 11:22 PDT by Dave Hyatt
Modified: 2015-05-06 11:39 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.82 KB, patch)
2015-05-06 11:25 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 11:22:11 PDT
What the title says. :)
Comment 1 Dave Hyatt 2015-05-06 11:25:46 PDT
Created attachment 252496 [details]
Patch
Comment 2 Dave Hyatt 2015-05-06 11:39:26 PDT
Fixed in r183879.