[Webkit-unassigned] [Bug 9703] Patch to make linux port execute

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 2 16:30:56 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9703


ggaren at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9160|review?                     |review+
               Flag|                            |




------- Comment #2 from ggaren at apple.com  2006-07-02 16:30 PDT -------
(From update of attachment 9160)
Looks fine to me.

+    if (!jobs->isEmpty()){
+        m_downloadTimer.startOneShot(pollTimeSeconds);
+    }

For future reference, our style guidelines call for single-line if statements
to be written without curly braces:


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list