Bug 80893

Summary: Use smaller tiles for right and bottom edges
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+, buildbot: commit-queue-

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>