Bug 162687 - It should be possible to dispatch events on template documents
Summary: It should be possible to dispatch events on template documents
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2016-09-28 10:36 PDT by Chris Dumez
Modified: 2016-09-28 13:39 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.01 KB, patch)
2016-09-28 10:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-09-28 10:36:20 PDT
It should be possible to dispatch events on template documents. Firefox supports this. Chrome does not but this is likely not intentional as Chrome generally supports dispatching events on frameless documents.
Comment 1 Chris Dumez 2016-09-28 10:39:01 PDT
Created attachment 290100 [details]
Patch
Comment 2 WebKit Commit Bot 2016-09-28 13:39:08 PDT
Comment on attachment 290100 [details]
Patch

Clearing flags on attachment: 290100

Committed r206541: <http://trac.webkit.org/changeset/206541>
Comment 3 WebKit Commit Bot 2016-09-28 13:39:13 PDT
All reviewed patches have been landed.  Closing bug.