[webkit-reviews] review requested: [Bug 188174] [WinCairo] Search terms are not saved for <input type="search"> : [Attachment 352647] Save windows search inputs to sqlite db

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 15:00:56 PDT 2018


Stephan Szabo <stephan.szabo at sony.com> has asked  for review:
Bug 188174: [WinCairo] Search terms are not saved for <input type="search">
https://bugs.webkit.org/show_bug.cgi?id=188174

Attachment 352647: Save windows search inputs to sqlite db

https://bugs.webkit.org/attachment.cgi?id=352647&action=review




--- Comment #22 from Stephan Szabo <stephan.szabo at sony.com> ---
Created attachment 352647

  --> https://bugs.webkit.org/attachment.cgi?id=352647&action=review

Save windows search inputs to sqlite db

A version that saves to a sqlite db. I'd initially thought it might be overkill
vs plain file, but it actually wasn't too bad.


More information about the webkit-reviews mailing list