[Webkit-unassigned] [Bug 15955] WebCore should use threading abstraction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 10:08:55 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15955


beidson at apple.com changed:

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




------- Comment #6 from beidson at apple.com  2007-11-12 10:08 PDT -------
(From update of attachment 17207)
Yay!  

There *is* still one style issue left -
if(!m_syncThread)
should be
if (!m_syncThread)

Otherwise looks great


-- 
Configure bugmail: http://bugs.webkit.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