Bug 198369

Summary: [GTK] Fix memory leak introduced in r245807
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, ews-watchlist, mcatanzaro, zan
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
mcatanzaro: review+
Archive of layout-test-results from ews211 for win-future none

Description Carlos Garcia Campos 2019-05-30 03:38:35 PDT
We should destroy the wpe_view_backend_exportable_fdo created in AcceleratedBackingStoreWayland
Comment 1 Carlos Garcia Campos 2019-05-30 03:40:04 PDT
Created attachment 370934 [details]
Patch
Comment 2 EWS Watchlist 2019-05-30 07:37:41 PDT
Comment on attachment 370934 [details]
Patch

Attachment 370934 [details] did not pass win-ews (win):
Output: https://webkit-queues.webkit.org/results/12327583

New failing tests:
css3/filters/blur-various-radii.html
Comment 3 EWS Watchlist 2019-05-30 07:37:44 PDT
Created attachment 370941 [details]
Archive of layout-test-results from ews211 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews211  Port: win-future  Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Comment 4 Carlos Garcia Campos 2019-05-31 01:14:02 PDT
Committed r245955: <https://trac.webkit.org/changeset/245955>