[Webkit-unassigned] [Bug 123104] Fixing mediastream debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 11:07:26 PDT 2013


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





--- Comment #2 from Andreas Kling <akling at apple.com>  2013-10-21 11:06:12 PST ---
(From update of attachment 214751)
View in context: https://bugs.webkit.org/attachment.cgi?id=214751&action=review

> Source/WebCore/Modules/mediastream/RTCDTMFToneChangeEvent.cpp:47
>      ASSERT(type == eventNames().tonechangeEvent);

If this variable is only used for the assertion, you should change it to an ASSERT_UNUSED.

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