[Webkit-unassigned] [Bug 46566] New: [Qt] Add QWebFrame::addToJavaScriptWindowProperty()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 25 05:43:30 PDT 2010


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

           Summary: [Qt] Add QWebFrame::addToJavaScriptWindowProperty()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at webkit.org


Add or override properties in the DOM Window object.

This is necessary for clients that want to control the values returned by window.innerHeight, window.name and so on.
Clients will want to do this to defeat some of the attacks outlined in https://bugs.webkit.org/show_bug.cgi?id=41801.

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