Bug 181420 - [Attachment Support] Expose HTMLAttachmentElement.uniqueIdentifier to bindings
Summary: [Attachment Support] Expose HTMLAttachmentElement.uniqueIdentifier to bindings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on: 181390
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-08 17:30 PST by Wenson Hsieh
Modified: 2018-01-08 20:08 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.69 KB, patch)
2018-01-08 17:50 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Rebase on master (6.78 KB, patch)
2018-01-08 18:35 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-01-08 17:30:41 PST
This is needed to allow internal JavaScript clients (e.g. Mail) in order to associate attachment elements in the DOM to _WKAttachments.
Comment 1 Radar WebKit Bug Importer 2018-01-08 17:45:44 PST
<rdar://problem/36365827>
Comment 2 Wenson Hsieh 2018-01-08 17:50:12 PST
Created attachment 330769 [details]
Patch
Comment 3 Wenson Hsieh 2018-01-08 18:35:04 PST
Created attachment 330773 [details]
Rebase on master
Comment 4 Wenson Hsieh 2018-01-08 19:46:54 PST
Comment on attachment 330773 [details]
Rebase on master

Thanks Alex!
Comment 5 WebKit Commit Bot 2018-01-08 20:08:25 PST
Comment on attachment 330773 [details]
Rebase on master

Clearing flags on attachment: 330773

Committed r226612: <https://trac.webkit.org/changeset/226612>
Comment 6 WebKit Commit Bot 2018-01-08 20:08:27 PST
All reviewed patches have been landed.  Closing bug.