Bug 74043 - Add a platform EventLoop for iOS
Summary: Add a platform EventLoop for iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 18:00 PST by Benjamin Poulain
Modified: 2011-12-08 12:53 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.22 KB, patch)
2011-12-07 18:03 PST, Benjamin Poulain
ddkilzer: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2011-12-07 18:00:00 PST
Add a platform EventLoop for iOS
Comment 1 Benjamin Poulain 2011-12-07 18:03:25 PST
Created attachment 118297 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2011-12-08 09:52:01 PST
Comment on attachment 118297 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-12-08 09:57:51 PST
Comment on attachment 118297 [details]
Patch

Rejecting attachment 118297 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
1 succeeded at 1 with fuzz 3.
patching file Source/WebCore/WebCore.xcodeproj/project.pbxproj
Hunk #2 succeeded at 7787 (offset 5 lines).
Hunk #3 succeeded at 17627 (offset 16 lines).
Hunk #4 FAILED at 27634.
1 out of 4 hunks FAILED -- saving rejects to file Source/WebCore/WebCore.xcodeproj/project.pbxproj.rej
patching file Source/WebCore/platform/ios/EventLoopIOS.mm

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'David Kilzer', u'--for..." exit_code: 1

Full output: http://queues.webkit.org/results/10781342
Comment 4 Benjamin Poulain 2011-12-08 12:53:43 PST
Committed r102368: <http://trac.webkit.org/changeset/102368>