Bug 110531 - Remove browser patching mechanism for handling javascript dialogs in chromium port
Summary: Remove browser patching mechanism for handling javascript dialogs in chromium...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ken Kania
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-21 16:37 PST by Ken Kania
Modified: 2013-02-25 16:52 PST (History)
14 users (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2013-02-21 16:40 PST, Ken Kania
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Kania 2013-02-21 16:37:58 PST
Page.handleJavaScriptDialog is now handled in the browser process for the chromium port. We can remove the old message patching technique.
Comment 1 Ken Kania 2013-02-21 16:40:15 PST
Created attachment 189636 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-21 16:43:17 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 WebKit Review Bot 2013-02-25 08:56:38 PST
Comment on attachment 189636 [details]
Patch

Rejecting attachment 189636 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=gce-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 189636, '--port=chromium-xvfb']" exit_code: 2 cwd: /mnt/git/webkit-commit-queue

Last 500 characters of output:

fatal: read error: Connection reset by peer
Died at Tools/Scripts/update-webkit line 151.

Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 2

Updating OpenSource
fatal: read error: Connection reset by peer
Died at Tools/Scripts/update-webkit line 151.

Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 2
Updating OpenSource
fatal: read error: Connection reset by peer
Died at Tools/Scripts/update-webkit line 151.

Full output: http://queues.webkit.org/results/16746387
Comment 4 WebKit Review Bot 2013-02-25 16:52:33 PST
Comment on attachment 189636 [details]
Patch

Clearing flags on attachment: 189636

Committed r143987: <http://trac.webkit.org/changeset/143987>
Comment 5 WebKit Review Bot 2013-02-25 16:52:36 PST
All reviewed patches have been landed.  Closing bug.