[Webkit-unassigned] [Bug 10892] Fix the member variables in HTMLTableElement to be RefPtrs and to update properly across dynamic changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 30 08:04:02 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=10892
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> ---
Table Head
https://github.com/WebKit/WebKit/blob/147df77f6bb805a2c35456b30b5bbb8f794b043c/Source/WebCore/html/HTMLTableElement.cpp#L81
Table Foot
https://github.com/WebKit/WebKit/blob/147df77f6bb805a2c35456b30b5bbb8f794b043c/Source/WebCore/html/HTMLTableElement.cpp#L108
Table Caption
https://github.com/WebKit/WebKit/blob/147df77f6bb805a2c35456b30b5bbb8f794b043c/Source/WebCore/html/HTMLTableElement.cpp#L68
I think only body is not yet RefPtrs but I might be wrong:
https://github.com/WebKit/WebKit/blob/147df77f6bb805a2c35456b30b5bbb8f794b043c/Source/WebCore/html/HTMLTableElement.cpp#L157
Just wanted to update and also please update accordingly whether it can be "RESOLVED LATER" or it is something already done. 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/20220730/cc675b1d/attachment-0001.htm>
More information about the webkit-unassigned
mailing list