Bug 77748 - [Texmap][Qt] Avoid an image copy when uploading textures in WebKit1
Summary: [Texmap][Qt] Avoid an image copy when uploading textures in WebKit1
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: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2012-02-03 09:37 PST by Noam Rosenthal
Modified: 2012-02-06 08:10 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2012-02-03 09:51 PST, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noam Rosenthal 2012-02-03 09:37:58 PST
There's still one deep copy created when using TextureMapperGL in WebKit1, due to implicit sharing.
Comment 1 Noam Rosenthal 2012-02-03 09:51:17 PST
Created attachment 125355 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-06 08:10:31 PST
Comment on attachment 125355 [details]
Patch

Clearing flags on attachment: 125355

Committed r106807: <http://trac.webkit.org/changeset/106807>
Comment 3 WebKit Review Bot 2012-02-06 08:10:36 PST
All reviewed patches have been landed.  Closing bug.