[webkit-reviews] review requested: [Bug 77554] [Qt] Allow read/write to the WebView.url property : [Attachment 138108] Update based on feedback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 09:46:08 PDT 2012


Tor Arne Vestbø <vestbo at webkit.org> has asked  for review:
Bug 77554: [Qt] Allow read/write to the WebView.url property
https://bugs.webkit.org/show_bug.cgi?id=77554

Attachment 138108: Update based on feedback
https://bugs.webkit.org/attachment.cgi?id=138108&action=review

------- Additional Comments from Tor Arne Vestbø <vestbo at webkit.org>
We now try to prevent the urlChanged signal from being emitted unless the url
actually changes. We catch cases where we are missing url-change in WebCore by
asserting in the url-getter. Tests have been extended a bit.


More information about the webkit-reviews mailing list