Bug 91585

Summary: [EFL] Rename WebInspectorEfl.cpp as WebInspectorProxyEfl.cpp
Product: WebKit Reporter: Seokju Kwon <seokju.kwon>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch none

Description Seokju Kwon 2012-07-17 23:04:33 PDT
Rename WebInspectorEfl.cpp as WebInspectorProxyEfl.cpp
since it implements the platform specific methods of WebInspectorProxy.
Comment 1 Seokju Kwon 2012-07-17 23:58:18 PDT
Created attachment 152945 [details]
Patch
Comment 2 Gyuyoung Kim 2012-07-18 00:25:35 PDT
Comment on attachment 152945 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=152945&action=review

> Source/WebKit2/UIProcess/efl/WebInspectorProxyEfl.cpp:2
> + * Copyright (C) 2011 Samsung Electronics

Please update year to 2012.
Comment 3 Seokju Kwon 2012-07-18 02:04:51 PDT
Created attachment 152964 [details]
Patch
Comment 4 Gyuyoung Kim 2012-07-18 03:17:33 PDT
Comment on attachment 152964 [details]
Patch

Looks fine.
Comment 5 WebKit Review Bot 2012-07-18 05:59:32 PDT
Comment on attachment 152964 [details]
Patch

Clearing flags on attachment: 152964

Committed r122955: <http://trac.webkit.org/changeset/122955>
Comment 6 WebKit Review Bot 2012-07-18 05:59:37 PDT
All reviewed patches have been landed.  Closing bug.