Address @lhorie's comments, fix HTML test files
This commit is contained in:
parent
85f7fa6b41
commit
b7ae45b6e0
7 changed files with 131 additions and 150 deletions
|
|
@ -1815,6 +1815,10 @@
|
|||
return fire()
|
||||
}
|
||||
|
||||
if (state === REJECTING) {
|
||||
m.deferred.onerror(promiseValue)
|
||||
}
|
||||
|
||||
thennable(then, function () {
|
||||
state = RESOLVING
|
||||
fire()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue