RESOLVED FIXED 21772
emit repaintRequested unconditionally when repaint is requested.
https://bugs.webkit.org/show_bug.cgi?id=21772
Summary emit repaintRequested unconditionally when repaint is requested.
Yael
Reported 2008-10-21 09:44:53 PDT
emit repaintRequested unconditionally when repaint is requested. Some applications using QtWebKit require this signal every time the page is repainted.
Attachments
Remove the "else" (1.20 KB, patch)
2008-10-21 09:49 PDT, Yael
hausmann: review+
Yael
Comment 1 2008-10-21 09:49:47 PDT
Created attachment 24540 [details] Remove the "else" Remove the "else" thus calling "repaintRequested" unconditionally.
Simon Hausmann
Comment 2 2008-10-21 10:28:58 PDT
Landed in r37761
Note You need to log in before you can comment on or make changes to this bug.