[Webkit-unassigned] [Bug 122359] Internals.idl use of [] seems wrong
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 8 15:52:54 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=122359
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
https://searchfox.org/wubkat/source/Source/WebCore/testing/Internals.cpp#3840
Vector<String> Internals::getReferencedFilePaths() const
{
frame()->loader().history().saveDocumentAndScrollState();
return FormController::referencedFilePaths(frame()->loader().history().currentItem()->documentState());
}
^ Only able to find this reference about this. Is it still applicable?
--
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/20230908/88441a7e/attachment.htm>
More information about the webkit-unassigned
mailing list