|
Drop redundant 'ExceptionMessages::failedToXXX' calls.
Since ExceptionState takes care of these internally, calling them when
throwing an exception leads to redundancy in the exception messages.
As a drive-by, this CL fixes the range representation in
ExceptionMessages::indexOutsideRange.
BUG= 270033
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167758
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -67 lines) |
Patch |
 |
M |
LayoutTests/media/track/track-cue-mutable-expected.txt
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/media/track/vtt-cue-exceptions-expected.txt
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/media/video-volume-expected.txt
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/webaudio/dom-exceptions-expected.txt
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/v8/Dictionary.cpp
|
View
|
1
2
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
Source/bindings/v8/ExceptionMessages.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/MediaController.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/track/vtt/VTTCue.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/AnalyserNode.cpp
|
View
|
|
4 chunks |
+6 lines, -24 lines |
2 comments
|
Download
|
 |
M |
Source/modules/webaudio/DefaultAudioDestinationNode.cpp
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
 |
M |
Source/modules/webaudio/WaveShaperNode.cpp
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
Total messages: 34 (0 generated)
|