[webkit-reviews] review requested: [Bug 31887] QWebFrame::addToJavaScriptWindowObject() can be used to customize the properties of 'default' JS objects such as 'navigator'. : [Attachment 43867] Patch

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


robert <robert at roberthogan.net> has asked  for review:
Bug 31887: QWebFrame::addToJavaScriptWindowObject() can be used to customize
the properties of 'default' JS objects such as 'navigator'.
https://bugs.webkit.org/show_bug.cgi?id=31887

Attachment 43867: Patch
https://bugs.webkit.org/attachment.cgi?id=43867&action=review

------- Additional Comments from robert <robert at roberthogan.net>
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.


More information about the webkit-reviews mailing list