Bug 122423 - Avoid layout in window.scroll{X,Y} when at topmost/leftmost position.
Summary: Avoid layout in window.scroll{X,Y} when at topmost/leftmost position.
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: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-06 13:08 PDT by Andreas Kling
Modified: 2013-10-06 13:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2013-10-06 13:09 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-06 13:08:51 PDT
I have an idea.
Comment 1 Andreas Kling 2013-10-06 13:09:43 PDT
Created attachment 213523 [details]
Patch
Comment 2 Andreas Kling 2013-10-06 13:52:09 PDT
Committed r157006: <http://trac.webkit.org/changeset/157006>