Bug 168735 - Data interaction causes selection to fall out of sync between web/UI processes
Summary: Data interaction causes selection to fall out of sync between web/UI processes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-22 12:15 PST by Wenson Hsieh
Modified: 2017-02-23 09:27 PST (History)
3 users (show)

See Also:


Attachments
Patch (14.14 KB, patch)
2017-02-22 17:18 PST, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
EWS trial run (45.96 KB, patch)
2017-02-23 07:34 PST, Wenson Hsieh
buildbot: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (14.21 KB, patch)
2017-02-23 08:09 PST, Wenson Hsieh
commit-queue: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews113 for mac-elcapitan (3.73 MB, application/zip)
2017-02-23 08:53 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-cq-03 for mac-elcapitan (878.90 KB, application/zip)
2017-02-23 09:22 PST, WebKit Commit Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2017-02-22 12:15:25 PST
<rdar://problem/30657817>
Comment 1 Wenson Hsieh 2017-02-22 17:18:57 PST
Created attachment 302468 [details]
Patch
Comment 2 Wenson Hsieh 2017-02-23 07:34:51 PST
Created attachment 302510 [details]
EWS trial run
Comment 3 Wenson Hsieh 2017-02-23 08:09:53 PST
Created attachment 302511 [details]
Patch for landing
Comment 4 Build Bot 2017-02-23 08:53:55 PST
Comment on attachment 302510 [details]
EWS trial run

Attachment 302510 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3179074

New failing tests:
media/modern-media-controls/volume-down-support/volume-down-support.html
Comment 5 Build Bot 2017-02-23 08:53:58 PST
Created attachment 302515 [details]
Archive of layout-test-results from ews113 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 WebKit Commit Bot 2017-02-23 09:07:23 PST
The commit-queue encountered the following flaky tests while processing attachment 302511 [details]:

editing/spelling/spellcheck-async.html bug 160571 (authors: g.czajkowski@samsung.com and mark.lam@apple.com)
The commit-queue is continuing to process your patch.
Comment 7 WebKit Commit Bot 2017-02-23 09:07:25 PST
The commit-queue encountered the following flaky tests while processing attachment 302511 [details]:

The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2017-02-23 09:22:40 PST
Comment on attachment 302511 [details]
Patch for landing

Rejecting attachment 302511 [details] from commit-queue.

New failing tests:
http/tests/security/cross-origin-worker-indexeddb.html
Full output: http://webkit-queues.webkit.org/results/3179182
Comment 9 WebKit Commit Bot 2017-02-23 09:22:42 PST
Created attachment 302518 [details]
Archive of layout-test-results from webkit-cq-03 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the commit-queue.
Bot: webkit-cq-03  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 10 Wenson Hsieh 2017-02-23 09:27:53 PST
Committed r212898. EWS failures above (for IndexedDB and Mac media controls) seem unrelated.