DescriptionFix ExceptionState with empty context.
Since NonThrowableExceptionState, TrackExceptionState, NoExceptionStateAssertionChecker and IgnorableExceptionState create no wrapper, we don't need to fix those exception state with empty context.
We need to fix ExceptionState. To ensure that all ExceptionStates are fixed, added ASSERT to ExceptionState::throwSecurityError and ExceptionState::throwDOMException.
BUG=369451
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175463
Patch Set 1 : #
Messages
Total messages: 11 (0 generated)
|