[Webkit-unassigned] [Bug 31887] New: QWebFrame::addToJavaScriptWindowObject() can be used to customize the properties of 'default' JS objects such as 'navigator'.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 25 13:34:16 PST 2009


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

           Summary: QWebFrame::addToJavaScriptWindowObject() can be used
                    to customize the properties of 'default' JS objects
                    such as 'navigator'.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at roberthogan.net



robert <robert at roberthogan.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43867|                            |review?
               Flag|                            |


Created an attachment (id=43867)
 --> (https://bugs.webkit.org/attachment.cgi?id=43867)
Patch

This feature is useful for clients that want to manage and even conceal the
information that is revealed by javascript.

Add a testcase to ensure this behaviour is preserved.

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



More information about the webkit-unassigned mailing list