[Webkit-unassigned] [Bug 25689] [Qt] Implement SearchPopupMenuQt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 19 20:07:46 PDT 2009


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





------- Comment #6 from staikos at kde.org  2009-05-19 20:07 PDT -------
(From update of attachment 30335)

> +    foreach(QString string, urls)
> +        searchItems.append(string);

  That should be const QString, right?

  Beyond that, I agree with Ariya that maybe this should not be saved in
QSettings for privacy reasons.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list