Bug 198369 - [GTK] Fix memory leak introduced in r245807
Summary: [GTK] Fix memory leak introduced in r245807
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2019-05-30 03:38 PDT by Carlos Garcia Campos
Modified: 2019-05-31 01:14 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2019-05-30 03:40 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff
Archive of layout-test-results from ews211 for win-future (14.00 MB, application/zip)
2019-05-30 07:37 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>