Bug 184004 - [GTK][WPE] Upload correct buffer in BitmapTextureGL::updateContents()
Summary: [GTK][WPE] Upload correct buffer in BitmapTextureGL::updateContents()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Miguel Gomez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-26 06:19 PDT by Miguel Gomez
Modified: 2018-03-26 07:30 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2018-03-26 06:29 PDT, Miguel Gomez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-03-26 06:19:26 PDT
Upload correct buffer in BitmapTextureGL::updateContents(). We are uploading the original buffer when we should be uploading the subImage one of needed.
Comment 1 Miguel Gomez 2018-03-26 06:29:48 PDT
Created attachment 336512 [details]
Patch
Comment 2 WebKit Commit Bot 2018-03-26 07:30:13 PDT
Comment on attachment 336512 [details]
Patch

Clearing flags on attachment: 336512

Committed r229974: <https://trac.webkit.org/changeset/229974>
Comment 3 WebKit Commit Bot 2018-03-26 07:30:14 PDT
All reviewed patches have been landed.  Closing bug.