Bug 101818 - Coordinated Graphics: Antialias the edge-tiles of CoordinatedBackingStore.
Summary: Coordinated Graphics: Antialias the edge-tiles of CoordinatedBackingStore.
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: Dongseong Hwang
URL:
Keywords:
Depends on: 101701
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-09 17:06 PST by Dongseong Hwang
Modified: 2012-11-09 18:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.08 KB, patch)
2012-11-09 17:10 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongseong Hwang 2012-11-09 17:06:30 PST
Since we now have the entire surfaceRect, we can antialias the edge-tiles.
Comment 1 Dongseong Hwang 2012-11-09 17:10:53 PST
Created attachment 173409 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-09 17:59:07 PST
Comment on attachment 173409 [details]
Patch

Rejecting attachment 173409 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
unk #1 FAILED at 123.
Hunk #2 FAILED at 164.
Hunk #3 FAILED at 177.
3 out of 3 hunks FAILED -- saving rejects to file Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedBackingStore.cpp.rej
patching file Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedBackingStore.h
Hunk #1 succeeded at 70 with fuzz 1 (offset -1 lines).

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Noam Rosen..." exit_code: 1 cwd: /mnt/git/webkit-commit-queue

Full output: http://queues.webkit.org/results/14785392
Comment 3 Noam Rosenthal 2012-11-09 18:34:35 PST
Comment on attachment 173409 [details]
Patch

I think it failed because of a dependency on a patch that just now landed.
Comment 4 WebKit Review Bot 2012-11-09 18:54:58 PST
Comment on attachment 173409 [details]
Patch

Clearing flags on attachment: 173409

Committed r134145: <http://trac.webkit.org/changeset/134145>
Comment 5 WebKit Review Bot 2012-11-09 18:55:01 PST
All reviewed patches have been landed.  Closing bug.