[Webkit-unassigned] [Bug 126200] Handle (numeric) indexed access of DOMStringMap
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 19 23:59:40 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=126200
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Not changed:
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/dom/DatasetDOMStringMap.cpp#L87
IDL across all browsers:
https://github.com/chromium/chromium/blob/main/third_party/blink/renderer/core/dom/dom_string_map.idl
https://hg.mozilla.org/mozilla-central/file/tip/dom/webidl/DOMStringMap.webidl
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/dom/DOMStringMap.idl
___
DOMStringMap seems to point to DatasetDOMStringMap:
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/dom/DOMStringMap.h
but I cannot find link of Chromium change to this:
https://github.com/WebKit/WebKit/blob/8afe31a018b11741abdf9b4d5bb973d7c1d9ff05/Source/WebCore/dom/DatasetDOMStringMap.h
___
I will leave this for others to comment whether this change is needed any more or not. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220820/d1496caa/attachment.htm>
More information about the webkit-unassigned
mailing list