Bug 181345 - Add injected bundle equivalents of DOMHTMLDocument (DOMHTMLDocumentExtensions)
Summary: Add injected bundle equivalents of DOMHTMLDocument (DOMHTMLDocumentExtensions)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-05 14:22 PST by mitz
Modified: 2018-01-05 15:29 PST (History)
3 users (show)

See Also:


Attachments
Add equivalent methods in WKDOMDocument (2.87 KB, patch)
2018-01-05 14:28 PST, mitz
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-01-05 14:22:45 PST
The DOMHTMLDocumentExtensions category on DOMDocument in the legacy API includes two methods for creating DOM fragments from a string of plain text or markup. Make these available to injected bundle clients in the modern API.
Comment 1 mitz 2018-01-05 14:28:37 PST
Created attachment 330584 [details]
Add equivalent methods in WKDOMDocument
Comment 2 mitz 2018-01-05 15:28:28 PST
Committed <https://trac.webkit.org/r226467>.
Comment 3 Radar WebKit Bug Importer 2018-01-05 15:29:25 PST
<rdar://problem/36328932>