[Webkit-unassigned] [Bug 247593] Fix form association behavior when a form and a control with form= are removed from a document together

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 8 15:19:09 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247593

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
I tried doing this change in following PR but failing because of HTMLObjectElement.cpp using same "removedFromAncestor" and when I modify it as well then I get following build error while also modifying "HTMLObjectElement.h":

error: non-virtual member function marked 'final' hides virtual member function

I am still learning C++ so I might not be able to solve it and is closing my PR for someone else to fix this:

https://github.com/WebKit/WebKit/pull/6229

-- 
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/20221108/5135589c/attachment.htm>


More information about the webkit-unassigned mailing list