Bug 62438 - [EFL][WK2] Add initial TextCheckerEfl.cpp for webkit2 efl port
Summary: [EFL][WK2] Add initial TextCheckerEfl.cpp for webkit2 efl port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2011-06-10 01:00 PDT by Eunmi Lee
Modified: 2011-06-13 15:15 PDT (History)
9 users (show)

See Also:


Attachments
Patch (13.51 KB, patch)
2011-06-10 01:06 PDT, Eunmi Lee
no flags Details | Formatted Diff | Diff
Patch (4.82 KB, patch)
2011-06-12 19:50 PDT, Eunmi Lee
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eunmi Lee 2011-06-10 01:00:48 PDT
I added initial classes for webkit2 efl port as follows:
WebContextEfl.cpp
WebPreferencesEfl.cpp
TextCheckerEfl.cpp
WebInspectorEfl.cpp
Comment 1 Eunmi Lee 2011-06-10 01:06:11 PDT
Created attachment 96709 [details]
Patch
Comment 2 Leandro Pereira 2011-06-10 09:41:28 PDT
Could you please split the patch into smaller chunks?
Comment 3 Eunmi Lee 2011-06-12 19:50:02 PDT
Created attachment 96909 [details]
Patch
Comment 4 Eunmi Lee 2011-06-12 20:08:49 PDT
(In reply to comment #2)
> Could you please split the patch into smaller chunks?

I've splited this patch as 4 patches as follows:
https://bugs.webkit.org/show_bug.cgi?id=62438
https://bugs.webkit.org/show_bug.cgi?id=62523
https://bugs.webkit.org/show_bug.cgi?id=62524
https://bugs.webkit.org/show_bug.cgi?id=62525
Comment 5 Eric Seidel (no email) 2011-06-13 15:02:19 PDT
Comment on attachment 96909 [details]
Patch

r=me.
Comment 6 WebKit Review Bot 2011-06-13 15:14:59 PDT
Comment on attachment 96909 [details]
Patch

Clearing flags on attachment: 96909

Committed r88706: <http://trac.webkit.org/changeset/88706>
Comment 7 WebKit Review Bot 2011-06-13 15:15:05 PDT
All reviewed patches have been landed.  Closing bug.