RESOLVED FIXED 125438
[EFL][WK2] Move FullScreenManager logic to WebViewEfl
https://bugs.webkit.org/show_bug.cgi?id=125438
Summary [EFL][WK2] Move FullScreenManager logic to WebViewEfl
Ryuan Choi
Reported 2013-12-08 22:51:09 PST
Since r160296, there are build break on EFL port.
Attachments
Patch (9.95 KB, patch)
2013-12-08 22:57 PST, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2013-12-08 22:57:39 PST
Gyuyoung Kim
Comment 2 2013-12-08 23:38:58 PST
Comment on attachment 218727 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=218727&action=review > Source/WebKit2/UIProcess/efl/WebViewEfl.h:74 > + virtual void closeFullScreenManager() OVERRIDE { } Missing FINAL ?
Ryuan Choi
Comment 3 2013-12-08 23:44:09 PST
Ryuan Choi
Comment 4 2013-12-08 23:45:36 PST
Comment on attachment 218727 [details] Patch cleard flags. I landed patch after adding FINAL keyword.
Gyuyoung Kim
Comment 5 2013-12-09 03:15:48 PST
Note You need to log in before you can comment on or make changes to this bug.