Bug 158415

Summary: Replace scoped flag in Event by composed flag
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, esprehn+autocc, kangil.han, kondapallykalyan, mcatanzaro, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
Renames the flag
none
Archive of layout-test-results from ews123 for ios-simulator-wk2
none
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews112 for mac-yosemite
none
Archive of layout-test-results from ews105 for mac-yosemite-wk2
none
Patch for landing none

Ryosuke Niwa
Reported 2016-06-06 01:19:27 PDT
Attachments
Renames the flag (56.39 KB, patch)
2016-07-07 15:26 PDT, Ryosuke Niwa
no flags
Archive of layout-test-results from ews123 for ios-simulator-wk2 (771.46 KB, application/zip)
2016-07-07 16:30 PDT, Build Bot
no flags
Archive of layout-test-results from ews102 for mac-yosemite (933.48 KB, application/zip)
2016-07-07 16:30 PDT, Build Bot
no flags
Archive of layout-test-results from ews112 for mac-yosemite (1.54 MB, application/zip)
2016-07-07 16:34 PDT, Build Bot
no flags
Archive of layout-test-results from ews105 for mac-yosemite-wk2 (951.42 KB, application/zip)
2016-07-07 17:02 PDT, Build Bot
no flags
Patch for landing (56.41 KB, patch)
2016-07-07 18:29 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2016-07-07 15:26:29 PDT
Created attachment 283066 [details] Renames the flag
Chris Dumez
Comment 2 2016-07-07 16:29:00 PDT
Comment on attachment 283066 [details] Renames the flag r=me
Build Bot
Comment 3 2016-07-07 16:30:22 PDT
Comment on attachment 283066 [details] Renames the flag Attachment 283066 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1643363 New failing tests: fast/shadow-dom/trusted-event-scoped-flags.html
Build Bot
Comment 4 2016-07-07 16:30:26 PDT
Created attachment 283083 [details] Archive of layout-test-results from ews123 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.5
Build Bot
Comment 5 2016-07-07 16:30:45 PDT
Comment on attachment 283066 [details] Renames the flag Attachment 283066 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1643413 New failing tests: editing/pasteboard/drop-text-events.html fast/events/drag-and-drop-subframe-dataTransfer.html editing/pasteboard/paste-text-events.html
Build Bot
Comment 6 2016-07-07 16:30:49 PDT
Created attachment 283084 [details] Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 7 2016-07-07 16:34:41 PDT
Comment on attachment 283066 [details] Renames the flag Attachment 283066 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1643370 New failing tests: editing/pasteboard/drop-text-events.html fast/events/drag-and-drop-subframe-dataTransfer.html editing/pasteboard/paste-text-events.html
Build Bot
Comment 8 2016-07-07 16:34:45 PDT
Created attachment 283086 [details] Archive of layout-test-results from ews112 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews112 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 9 2016-07-07 17:02:39 PDT
Comment on attachment 283066 [details] Renames the flag Attachment 283066 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1643539 New failing tests: editing/pasteboard/paste-text-events.html
Build Bot
Comment 10 2016-07-07 17:02:43 PDT
Created attachment 283091 [details] Archive of layout-test-results from ews105 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Ryosuke Niwa
Comment 11 2016-07-07 17:15:33 PDT
(In reply to comment #7) > Comment on attachment 283066 [details] > Renames the flag > > Attachment 283066 [details] did not pass mac-debug-ews (mac): > Output: http://webkit-queues.webkit.org/results/1643370 > > New failing tests: > editing/pasteboard/drop-text-events.html > fast/events/drag-and-drop-subframe-dataTransfer.html > editing/pasteboard/paste-text-events.html Oops, we need to add drag events & textInput event to the list of "composed" events.
Ryosuke Niwa
Comment 12 2016-07-07 18:29:20 PDT
Created attachment 283098 [details] Patch for landing
WebKit Commit Bot
Comment 13 2016-07-07 18:58:22 PDT
Comment on attachment 283098 [details] Patch for landing Clearing flags on attachment: 283098 Committed r202953: <http://trac.webkit.org/changeset/202953>
WebKit Commit Bot
Comment 14 2016-07-07 18:58:26 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 15 2016-07-07 19:16:29 PDT
Note You need to log in before you can comment on or make changes to this bug.