Bug 35913

Summary: [EFL] Add ChromeClientEfl.{cpp,h} to WebKit/efl/WebCoreSupport.
Product: WebKit Reporter: Leandro Pereira <leandro>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: barbieri, bunhere, commit-queue, gustavo, gyuyoung.kim, hyuki.a.kim, hyuki.kim, joone.hur, rakuco, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Add ChromeClientEfl to WK/efl/WebCoreSupport. none

Description Leandro Pereira 2010-03-09 06:15:08 PST
+++ This bug was initially created as a clone of Bug #35059 +++

Attached patch adds EFL's implementation of ChromeClient to WebKit/efl/WebCoreSupport.
Comment 1 Leandro Pereira 2010-03-09 06:15:53 PST
Created attachment 50296 [details]
Add ChromeClientEfl to WK/efl/WebCoreSupport.
Comment 2 Holger Freyther 2010-03-09 21:05:45 PST
Comment on attachment 50296 [details]
Add ChromeClientEfl to WK/efl/WebCoreSupport.


> +    explicit ChromeClientEfl(Evas_Object *view);

style violation uncaught by the style bot... and the same for the Evas_Object* m_view. Please create a follow up patch.
Comment 3 WebKit Commit Bot 2010-03-10 15:19:25 PST
Comment on attachment 50296 [details]
Add ChromeClientEfl to WK/efl/WebCoreSupport.

Clearing flags on attachment: 50296

Committed r55812: <http://trac.webkit.org/changeset/55812>
Comment 4 WebKit Commit Bot 2010-03-10 15:19:30 PST
All reviewed patches have been landed.  Closing bug.