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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 22:54:38 PDT 2009


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


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30335|review?                     |
               Flag|                            |
  Attachment #30335|0                           |1
        is obsolete|                            |
  Attachment #30606|                            |review?
               Flag|                            |




------- Comment #8 from zecke at selfish.org  2009-05-22 22:54 PDT -------
Created an attachment (id=30606)
 --> (https://bugs.webkit.org/attachment.cgi?id=30606&action=view)
Implementation for Qt using QSettings and QWebSettings with ChangeLog

So far only changed to const QString as requested by George. My take on privacy
is the following:
   - It is off by default
   - The "cached" queries are never revealed to HTML/JS
   - It is using QSettings(appName, orgName) so outside of the app it is not
used. For hosts like dashboard/plasma if you open the google search in two
plasmoids this google field will have a shared history... I think that is
feature and not a security issue?


-- 
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