[Webkit-unassigned] [Bug 77926] [Blackberry] Clean up Networkjob and Networkmanger: remove unused variables and change some public functions into be private ones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 21:38:37 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77926





--- Comment #6 from Leo Yang <leo.yang at torchmobile.com.cn>  2012-02-06 21:38:37 PST ---
Why remove m_isRunning and the ASSERT? What about guard it with #ifndef NDEBUG macro so that m_isRunning and NetworkJob::isRunning() are there only for Debug mode.

-- 
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