Bug 144490

Summary: Add PLUGIN_ARCHITECTURE(X11) around m_frameRectInWindowCoordinates in NetscapePlugin
Product: WebKit Reporter: Sungmann Cho <sungmann.cho>
Component: WebKit2Assignee: Sungmann Cho <sungmann.cho>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, darin, gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sungmann Cho
Reported 2015-05-01 08:55:23 PDT
m_frameRectInWindowCoordinates in NetscapePlugin is currently being used only for the windowed plugins, and the windowed plugins are only supported on X11. So we can guard it with PLUGIN_ARCHITECTURE(X11).
Attachments
Patch (2.56 KB, patch)
2015-05-01 09:00 PDT, Sungmann Cho
no flags
Sungmann Cho
Comment 1 2015-05-01 09:00:44 PDT
Gyuyoung Kim
Comment 2 2015-05-01 09:08:57 PDT
CC'ing Andersca.
Sungmann Cho
Comment 3 2015-05-06 15:16:34 PDT
ping...
WebKit Commit Bot
Comment 4 2015-05-07 13:07:35 PDT
Comment on attachment 252152 [details] Patch Clearing flags on attachment: 252152 Committed r183941: <http://trac.webkit.org/changeset/183941>
WebKit Commit Bot
Comment 5 2015-05-07 13:07:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.