RESOLVED FIXED 47403
[EFL] Implement IntRectEfl.cpp
https://bugs.webkit.org/show_bug.cgi?id=47403
Summary [EFL] Implement IntRectEfl.cpp
Gyuyoung Kim
Reported 2010-10-08 03:21:52 PDT
There is no IntRect for Efl Port. So, I try to implement it using Eina_Rectangle.
Attachments
Patch (2.75 KB, patch)
2010-10-08 05:23 PDT, Gyuyoung Kim
kenneth: review+
commit-queue: commit-queue-
Patch (2.74 KB, patch)
2010-10-08 05:50 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2010-10-08 05:23:49 PDT
WebKit Commit Bot
Comment 2 2010-10-08 05:35:56 PDT
Comment on attachment 70227 [details] Patch Rejecting patch 70227 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', 'apply-attachment', '--force-clean', '--non-interactive', '--quiet', 70227]" exit_code: 2 Cleaning working directory Updating working directory Logging in as commit-queue@webkit.org... Fetching: https://bugs.webkit.org/attachment.cgi?id=70227&action=edit Fetching: https://bugs.webkit.org/show_bug.cgi?id=47403&ctype=xml Processing 1 patch from 1 bug. Processing patch 70227 from bug 47403. Failed to run "[u'/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Kenneth Rohde Christiansen', u'--force']" exit_code: 2 Full output: http://queues.webkit.org/results/4154131
Gyuyoung Kim
Comment 3 2010-10-08 05:50:37 PDT
Created attachment 70232 [details] Patch It seems there was strange problem in previous patch. I make a patch again.
WebKit Commit Bot
Comment 4 2010-10-08 06:24:22 PDT
Comment on attachment 70232 [details] Patch Clearing flags on attachment: 70232 Committed r69394: <http://trac.webkit.org/changeset/69394>
WebKit Commit Bot
Comment 5 2010-10-08 06:24:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.