mediawiki-extensions-Visual.../includes
daniel adc017f73f Pick ParsoidClient implementation based on etag.
When receiving HTML from a VE session, process it with the same kind of
ParsoidClient that was originally used to generate the HTML. If we were
to use a different implementation, the ETag wouldn't match, so we would
fail to find the stashed data-parsoid map, and the edit would fail.

Bug: T320704
Change-Id: I3b73431fccacecb4ad88b82f8f5675b1042e03ce
2022-10-20 08:52:20 +00:00
..
ApiParsoidTrait.php Use RevisionLookup methods instead of ApiParsoidTrait methods 2022-10-11 14:54:40 +00:00
ApiVisualEditor.php Use RevisionLookup methods instead of ApiParsoidTrait methods 2022-10-11 14:54:40 +00:00
ApiVisualEditorEdit.php Remove redundant ParsoidHelper class from VE 2022-09-15 19:23:05 +00:00
DirectParsoidClient.php Local implementation of ParsoidClient (DirectParsoidClient) 2022-10-11 18:34:06 +01:00
DualParsoidClient.php Pick ParsoidClient implementation based on etag. 2022-10-20 08:52:20 +00:00
Hooks.php Remove AutoConfig setting 2022-10-14 10:55:53 +02:00
ParsoidClient.php ParsoidClient: rename language parameter 2022-09-26 22:46:22 +02:00
ServiceWiring.php Local implementation of ParsoidClient (DirectParsoidClient) 2022-10-11 18:34:06 +01:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Fix tab messages being changed wrong by JavaScript 2022-06-13 20:21:32 +02:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Pick ParsoidClient implementation based on etag. 2022-10-20 08:52:20 +00:00
VRSParsoidClient.php ParsoidClient: Fix getPageHtml() $targetLanguage param inconsistencies 2022-09-26 22:52:31 +02:00