[webkit-reviews] review granted: [Bug 37323] [Qt] tst_QWebHistoryInterface::visitedLinks() fails : [Attachment 54562] alternative approach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 13:08:17 PDT 2010


Simon Hausmann <hausmann at webkit.org> has granted Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>'s request for review:
Bug 37323: [Qt] tst_QWebHistoryInterface::visitedLinks() fails
https://bugs.webkit.org/show_bug.cgi?id=37323

Attachment 54562: alternative approach
https://bugs.webkit.org/attachment.cgi?id=54562&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
You're right Antonio, the reason for the change in behaviour of computedStyle()
was to protect the user from malicious javascript.

There's little point in providing much security through our C++ API, given that
it gives full control anyway.

Therefore your patch is much simpler :)


More information about the webkit-reviews mailing list