[Webkit-unassigned] [Bug 256404] Document leak on pages with text input forms such as google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 16:17:42 PDT 2023


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

--- Comment #9 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Wenson Hsieh from comment #8)
> (In reply to Ryan Reno from comment #7)
> > 
> > A possible fix for 1. (as suggested by Wenson) is to send a command to the
> > WebProcess from the UIProcess to clear undo commands after a main frame
> > navigation is completed.
> > 
> 
> ����
> 
> Just a minor clarification though — we should consider clearing commands
> that target the web view from the undo stack when main frame navigation
> *commits*, rather than when it completes.

That would mean the user won't be able to undo/redo edits once navigation happens forward or backward. I'm not certain that would be acceptable. At least in the case the page is put into back forward cache, we should probably hold onto those undo stack items.

-- 
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/20230510/03af729c/attachment.htm>


More information about the webkit-unassigned mailing list