Bug 31437

Summary: [Android] The Android specific files in page/Android are out of date.
Product: WebKit Reporter: Ben Murdoch <benm>
Component: WebCore Misc.Assignee: Ben Murdoch <benm>
Status: RESOLVED FIXED    
Severity: Normal CC: android-webkit-unforking, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch dglazkov: review+, commit-queue: commit-queue-

Description Ben Murdoch 2009-11-12 14:11:34 PST
The files in WebCore/page/android are out of date wrt Android 2.0.

Patch to update them following shortly.
Comment 1 Ben Murdoch 2009-11-12 14:31:32 PST
Created attachment 43099 [details]
Patch

Due to the recent ENABLE(INSPECTOR) guard addition, we no longer need the InspectorControllerAndroid.cpp stub file hence this patch removes it.
Comment 2 Dimitri Glazkov (Google) 2009-11-12 14:40:08 PST
Comment on attachment 43099 [details]
Patch

r=me.
Comment 3 WebKit Commit Bot 2009-11-12 17:43:20 PST
Comment on attachment 43099 [details]
Patch

Rejecting patch 43099 from commit-queue.

Failed to run "['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1']" exit_code: 1
Running build-dumprendertree
Running tests from /Users/eseidel/Projects/CommitQueue/LayoutTests
Testing 11616 test cases.
fast/workers/shared-worker-frame-lifecycle.html -> crashed

Exiting early after 1 failures. 8372 tests run.
326.03s total testing time

8371 test cases (99%) succeeded
1 test case (<1%) crashed
3 test cases (<1%) had stderr output
Comment 4 Ben Murdoch 2009-11-12 18:15:39 PST
Will land manually.
Comment 5 Ben Murdoch 2009-11-12 23:14:52 PST
Landed as r50922, closing bug.
Comment 6 Eric Seidel (no email) 2009-11-13 11:45:14 PST
Filed bug 31481 about the crash.