Summary: | [WK2] Provide asynchronous javascript popup api. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Byungwoo Lee <bw80.lee> | ||||
Component: | WebKit EFL | Assignee: | Byungwoo Lee <bw80.lee> | ||||
Status: | UNCONFIRMED --- | ||||||
Severity: | Normal | CC: | lucas.de.marchi | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 96616 | ||||||
Attachments: |
|
Description
Byungwoo Lee
2012-09-03 01:40:56 PDT
Created attachment 165083 [details]
Patch
This is a partial patch for providing async api for javascript popup. For the first step, I changed the below sync apis with delayed reply. Messages::WebPageProxy::RunJavaScriptAlert Messages::WebPageProxy::RunJavaScriptConfirm Messages::WebPageProxy::RunJavaScriptPrompt Comment on attachment 165083 [details] Patch Attachment 165083 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/13958507 |