Bug 184004

Summary: [GTK][WPE] Upload correct buffer in BitmapTextureGL::updateContents()
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Miguel Gomez <magomez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cmarcelo, commit-queue, ews-watchlist, kondapallykalyan, luiz, noam, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.