Bug 106446 - GraphicsSurface: Canvas with WebGL content is painted off by one pixel
Summary: GraphicsSurface: Canvas with WebGL content is painted off by one pixel
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: Zeno Albisser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-09 05:52 PST by Zeno Albisser
Modified: 2013-01-15 07:43 PST (History)
3 users (show)

See Also:


Attachments
Patch (6.09 KB, patch)
2013-01-09 06:12 PST, Zeno Albisser
no flags Details | Formatted Diff | Diff
Patch (6.14 KB, patch)
2013-01-09 07:47 PST, Zeno Albisser
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zeno Albisser 2013-01-09 05:52:38 PST
GraphicsSurface: Canvas with WebGL content is painted off by one pixel
Comment 1 Zeno Albisser 2013-01-09 06:12:32 PST
Created attachment 181908 [details]
Patch
Comment 2 Simon Hausmann 2013-01-09 07:18:35 PST
Comment on attachment 181908 [details]
Patch

Might be worth mentioning which test triggered the off-by-one bug - after all there is a test :)
Comment 3 Zeno Albisser 2013-01-09 07:47:50 PST
Created attachment 181926 [details]
Patch
Comment 4 Zeno Albisser 2013-01-09 07:49:10 PST
(In reply to comment #2)
> Might be worth mentioning which test triggered the off-by-one bug - after all there is a test :)

I added the test to the ChangeLog.
Comment 5 Zeno Albisser 2013-01-15 07:43:00 PST
Comment on attachment 181926 [details]
Patch

Clearing flags on attachment: 181926

Committed r139738: <http://trac.webkit.org/changeset/139738>
Comment 6 Zeno Albisser 2013-01-15 07:43:05 PST
All reviewed patches have been landed.  Closing bug.