archives

« Bugzilla Issues Index

#2837 — Ensure promise `then`s are always called with a clean stack


Full patch at https://github.com/domenic/promises-unwrapping/commit/1ad35be5edf6b8fb024bbcffadb17eae95f462e8

Rendered diff at https://github.com/domenic/promises-unwrapping/commit/1ad35be5edf6b8fb024bbcffadb17eae95f462e8?short_path=04c6e90#diff-04c6e90faac2675aa89e2176d2eec7d8

Test case showing what this fixes at https://github.com/domenic/promises-unwrapping/commit/1ad35be5edf6b8fb024bbcffadb17eae95f462e8#diff-b0f86cd193c7a7735605976164ea7f83

Essentially this moves some of the steps of Promise Resolve Functions into a new task.


fixed in rev25 editor's draft


fixed in rev25 editor's draft