Switch HTMLCanvasElement over to new-style ExceptionState.
Set up the calling context on toDataURL()'s incoming ExceptionState
instead, for tidier generation of a possible SecurityError exception.
To support throwing context-sensitive SecurityErrors, extend
throwSecurityError() to also embellish its incoming messages.
R=
BUG=
270033
Committed:
https://src.chromium.org/viewvc/blink?view=rev&revision=162887