[Webkit-unassigned] [Bug 78194] ASSERT_NO_EXCEPTION should be initialized with non-zero value.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 21:19:30 PST 2012


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


MORITA Hajime <morrita at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126232|review?                     |review-
               Flag|                            |




--- Comment #4 from MORITA Hajime <morrita at google.com>  2012-02-08 21:19:30 PST ---
(From update of attachment 126232)
View in context: https://bugs.webkit.org/attachment.cgi?id=126232&action=review

Thanks for taking this. Our current version is error prone...

> Source/WebCore/dom/ExceptionCodePlaceholder.h:44
> +    ExceptionCodePlaceholder() : m_code(defaultExceptionCode) { }

Please do this for NoExceptionAssertionChecker to keep ExceptionCodePlacerHolder code-free.

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