[Webkit-unassigned] [Bug 44628] [Skia] canvas/philip/tests/2d.imageData.get.source.outside.html crashes test_shell in Chromium Linux debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 7 16:39:05 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44628


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65964|review?                     |review+
               Flag|                            |




--- Comment #8 from James Robinson <jamesr at chromium.org>  2010-09-07 16:39:05 PST ---
(From update of attachment 65964)
> diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
> +
> +        Fixes getImageData in the Chromium Skia port so that it doesn't
> +        retrieve the pointer into the canvas bitmap when there are no
> +        columns to copy. Retrieving the pointer asserts when the source is
> +        outside the canvas bounds.
> +

The double negative here is confusing.  Can you please reword this sentence?

Otherwise, looks great.  canvas/philip/ is still marked as SKIP in the chromium test_expectations so there's not much point in updating it at this point.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list