Bug 80893 - Use smaller tiles for right and bottom edges
Summary: Use smaller tiles for right and bottom edges
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-12 14:48 PDT by Anders Carlsson
Modified: 2012-03-12 15:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.81 KB, patch)
2012-03-12 14:53 PDT, Anders Carlsson
sam: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-03-12 14:48:30 PDT
Use smaller tiles for right and bottom edges
Comment 1 Anders Carlsson 2012-03-12 14:53:30 PDT
Created attachment 131419 [details]
Patch
Comment 2 mitz 2012-03-12 15:00:44 PDT
Does this work when the scroll origin is not at the top left? Does it have the intended result in those cases?
Comment 3 Build Bot 2012-03-12 15:04:44 PDT
Comment on attachment 131419 [details]
Patch

Attachment 131419 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/11944127
Comment 4 Anders Carlsson 2012-03-12 15:07:35 PDT
(In reply to comment #2)
> Does this work when the scroll origin is not at the top left? Does it have the intended result in those cases?

I don't know. We have another bug tracking scroll origin.
Comment 5 Sam Weinig 2012-03-12 15:36:17 PDT
Comment on attachment 131419 [details]
Patch

Please fix the build, and put a comment noting that this doesn't work with scroll origins, pointing to the bug.
Comment 6 Anders Carlsson 2012-03-12 15:50:22 PDT
Committed r110495: <http://trac.webkit.org/changeset/110495>