Bug 189449 - Remove isOrphan check in ShadowRoot::setInnerHTML
Summary: Remove isOrphan check in ShadowRoot::setInnerHTML
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-08 01:51 PDT by Ryosuke Niwa
Modified: 2018-09-10 14:49 PDT (History)
10 users (show)

See Also:


Attachments
Removed the check (2.03 KB, patch)
2018-09-08 01:56 PDT, Ryosuke Niwa
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2018-09-08 01:51:31 PDT
The check was added for the bug 88834 but we don't have a V8 bindings so it shouldn't be an issue anymore.
Comment 1 Ryosuke Niwa 2018-09-08 01:56:06 PDT
Created attachment 349253 [details]
Removed the check
Comment 2 Ryosuke Niwa 2018-09-10 14:48:57 PDT
Committed r235864: <https://trac.webkit.org/changeset/235864>
Comment 3 Radar WebKit Bug Importer 2018-09-10 14:49:26 PDT
<rdar://problem/44318576>