[Webkit-unassigned] [Bug 98153] [GTK] WebKitWebView doesn't emit notify:favicon when it changes in some cases in WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 01:00:19 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98153
--- Comment #12 from Mario Sanchez Prada <msanchez at igalia.com> 2012-10-03 01:00:43 PST ---
(In reply to comment #11)
> (From update of attachment 166719 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=166719&action=review
>
> Okay. This looks reasonable. I'd really like Mario to do an informal review before I r+ this though.
I have reviewed it and it looks good to me. Only doubt I had was about removing all the code to connect to the cancellable object, but Carlos explained me via jabber that not only it's not needed[*], but that it was also a source of problems due to a race condition that might happen in some cases.
So, I think an r+ is in place :)
[*] We would not be cancelling anything in the middle of the operation anyway, but just checking if it was cancelled in the _finish() method, and report accordingly.
--
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