Bug 197948 - Change "InvalidStateError" to "NotSupportedError" for attachShadow()
Summary: Change "InvalidStateError" to "NotSupportedError" for attachShadow()
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: 148695
  Show dependency treegraph
 
Reported: 2019-05-16 08:13 PDT by Domenic Denicola
Modified: 2019-10-04 20:03 PDT (History)
10 users (show)

See Also:


Attachments
Updates the exception type (7.77 KB, patch)
2019-10-04 17:23 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Updates the exception type (5.65 KB, patch)
2019-10-04 17:28 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2019-05-16 11:49:05 PDT
<rdar://problem/50861676>
Comment 2 Ryosuke Niwa 2019-10-04 17:23:41 PDT
Created attachment 380270 [details]
Updates the exception type
Comment 3 Ryosuke Niwa 2019-10-04 17:28:08 PDT
Created attachment 380271 [details]
Updates the exception type
Comment 4 Ryosuke Niwa 2019-10-04 20:02:59 PDT
Comment on attachment 380271 [details]
Updates the exception type

Clearing flags on attachment: 380271

Committed r250764: <https://trac.webkit.org/changeset/250764>
Comment 5 Ryosuke Niwa 2019-10-04 20:03:01 PDT
All reviewed patches have been landed.  Closing bug.