Bug 91585 - [EFL] Rename WebInspectorEfl.cpp as WebInspectorProxyEfl.cpp
Summary: [EFL] Rename WebInspectorEfl.cpp as WebInspectorProxyEfl.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 23:04 PDT by Seokju Kwon
Modified: 2012-07-18 05:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.05 KB, patch)
2012-07-17 23:58 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff
Patch (8.05 KB, patch)
2012-07-18 02:04 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.