Bug 68454

Summary: [EFL] Support and keep track of extra windows (views).
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: WebKit EFLAssignee: Raphael Kubo da Costa (:rakuco) <rakuco>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, leandro, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66380    
Attachments:
Description Flags
Patch none

Description Raphael Kubo da Costa (:rakuco) 2011-09-20 11:35:01 PDT
[EFL] Support and keep track of extra windows (views).
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-09-20 11:36:29 PDT
Created attachment 108034 [details]
Patch
Comment 2 Raphael Kubo da Costa (:rakuco) 2011-09-20 11:37:06 PDT
Before someone asks, no, I can't return a bool in the patch because the C callback expects a function with this signature and the build fails if I use bool.
Comment 3 WebKit Review Bot 2011-09-30 11:43:52 PDT
Comment on attachment 108034 [details]
Patch

Clearing flags on attachment: 108034

Committed r96411: <http://trac.webkit.org/changeset/96411>
Comment 4 WebKit Review Bot 2011-09-30 11:43:56 PDT
All reviewed patches have been landed.  Closing bug.