Bug 189418

Summary: [Meta][WebCore] Determine platform agnostic implementations
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cgarcia, clopez, fujii.hironori, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 190608, 189428    
Bug Blocks:    

Don Olmstead
Reported 2018-09-07 10:52:10 PDT
Tracking bug for determining platform agnostic implementations within WebCore that are actually generic. There are a number of glib/gtk/wpe implementations within platform that aren't actually tied to those platforms.
Attachments
Don Olmstead
Comment 1 2018-09-07 11:28:43 PDT
I'm seeing these as potential generic implementations editing/wpe/EditorWPE.cpp platform/glib/EventHandlerGLib.cpp platform/glib/MainThreadSharedTimerGlib.cpp platform/wpe/CursorWPE.cpp platform/wpe/DragImageWPE.cpp platform/wpe/LocalizedStringsWPE.cpp platform/wpe/PasteboardWPE.cpp platform/wpe/PlatformScreenWPE.cpp platform/wpe/WidgetWPE.cpp platform/wpe/RenderThemeWPE.cpp platform/wpe/ScrollbarThemeWPE.cpp platform/graphics/wpe/IconWPE.cpp platform/graphics/wpe/ImageWPE.cpp platform/glib/SSLKeyGeneratorGlib.cpp
Don Olmstead
Comment 2 2018-09-07 12:31:07 PDT
https://bugs.webkit.org/show_bug.cgi?id=189428 for platform/glib/SSLKeyGeneratorGlib.cpp
Note You need to log in before you can comment on or make changes to this bug.