Bug 236646 - [GTK][WPE] Move WebPage::platformInitialize and WebPage::platformDetach() to WebPageGLib.cpp
Summary: [GTK][WPE] Move WebPage::platformInitialize and WebPage::platformDetach() to ...
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: 2022-02-15 06:56 PST by Carlos Garcia Campos
Modified: 2022-02-15 08:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.88 KB, patch)
2022-02-15 06:57 PST, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2022-02-15 06:56:15 PST
It's duplicated code related to accessibility.
Comment 1 Carlos Garcia Campos 2022-02-15 06:57:29 PST
Created attachment 452017 [details]
Patch
Comment 2 Carlos Garcia Campos 2022-02-15 08:03:29 PST
Committed r289816 (247277@trunk): <https://commits.webkit.org/247277@trunk>