[webkit-reviews] review granted: [Bug 29899] [Qt] Add a way to stop delayed redirect requests : [Attachment 57412] New WebAction, StopScheduledPageRefresh, to stop all page refresh/redirect requests IX...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 29 11:02:15 PDT 2010


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted adawit at kde.org's
request for review:
Bug 29899: [Qt] Add a way to stop delayed redirect requests
https://bugs.webkit.org/show_bug.cgi?id=29899

Attachment 57412: New WebAction, StopScheduledPageRefresh, to stop all page
refresh/redirect requests IX...
https://bugs.webkit.org/attachment.cgi?id=57412&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
2122	 while (it.hasNext()) {
 2123	      collectChildFrames(it.next(), list);
 2124	  }

It should be without braces :-) Please read the coding style guide

This is not correct coding style


More information about the webkit-reviews mailing list