Bug 112242 - [BlackBerry] GraphicsContext3D: implement ImageExtractor::extractImage()
Summary: [BlackBerry] GraphicsContext3D: implement ImageExtractor::extractImage()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 111729
  Show dependency treegraph
 
Reported: 2013-03-13 03:37 PDT by Alberto Garcia
Modified: 2013-03-14 08:27 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.83 KB, patch)
2013-03-13 03:40 PDT, Alberto Garcia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2013-03-13 03:37:55 PDT
In r136282 GraphicsContext3D::getImageData() was refactored in a new
class called ImageExtractor.

When the code for the BlackBerry port was upstreamed in r144465 it
still contained the old GraphicsContext3D::getImageData() method.
Comment 1 Alberto Garcia 2013-03-13 03:40:08 PDT
Created attachment 192895 [details]
Patch
Comment 2 Rob Buis 2013-03-13 06:33:05 PDT
Comment on attachment 192895 [details]
Patch

LGTM.
Comment 3 WebKit Review Bot 2013-03-14 08:27:38 PDT
Comment on attachment 192895 [details]
Patch

Clearing flags on attachment: 192895

Committed r145814: <http://trac.webkit.org/changeset/145814>
Comment 4 WebKit Review Bot 2013-03-14 08:27:42 PDT
All reviewed patches have been landed.  Closing bug.