mediawiki-extensions-Visual.../modules/ve-mw/ce
Bartosz Dziewoński 59a665c424 Acquire a temporary user username before previewing
Abortable promises are definitely among my least favorite things.
It takes all of this bookkeeping to make .abort() work consistently
(so that it always aborts a request if one is in flight, and always
causes the final promise to be rejected even if we didn't start a
request yet or it has already finished). But, if you squint and ignore
every line with the word "abort", it's like a normal promise chain.

Depends-On: Iec8a15dadd595bed0f7e54f907fbb8e192b45cf3
Bug: T331397
Change-Id: I67309c79e6d211d69630fe89cbf5402f8fbd350c
2023-08-22 23:40:55 +02:00
..
annotations Fix a few risky places for a multi-valued rel attributes 2022-08-23 15:21:41 +02:00
nodes Acquire a temporary user username before previewing 2023-08-22 23:40:55 +02:00
styles Remove padding override from active external links 2023-04-24 15:08:14 +01:00
ve.ce.MWResizableNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ce.MWWikitextSurface.js Convert WikitextPasteContextItem to PersistentContextItem 2023-08-11 12:54:38 +01:00