wiki.techinc.nl/includes/parser
Arlo Breault 9825ee1bcb Check early for a badrevision exception when Parsoid tries to getContent
RevisionRecord::getContent can return null when errors are encountered.
Check for those early in ParsoidHanlder::tryToCreatePageConfig so we can
return an appropriate HttpException to clients.

Bug: T336501
Change-Id: I647ed253691970bbf39321a3cd652ea14bc11278
2023-06-05 16:52:24 +00:00
..
Hook Add Hook suffix to ParserModifyImageHTMLHook 2023-04-16 19:32:48 +02:00
Parsoid Check early for a badrevision exception when Parsoid tries to getContent 2023-06-05 16:52:24 +00:00
BlockLevelPass.php
CacheTime.php
CoreMagicVariables.php CoreMagicVariables.php: Improve documentation of DEADLINE_DATE_SPEC_BY_UNIT 2023-03-29 09:53:04 -04:00
CoreParserFunctions.php Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
CoreTagHooks.php
DateFormatter.php
DateFormatterFactory.php
LinkHolderArray.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php parser: improve cache TTL accuracy for CURRENT*/LOCAL* magic words 2023-03-28 22:35:17 +00:00
MWTidy.php
Parser.php Merge "Add a page property for __TOC__" 2023-05-20 12:49:41 +00:00
ParserCache.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ParserCacheFactory.php ParserOutputAccess: Fork primary and secondary caches for parsoid 2023-03-26 21:46:07 -04:00
ParserCacheMetadata.php
ParserFactory.php
ParserObserver.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
ParserOptions.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
ParserOutput.php Merge "ParserOutput: Ensure page title is updated after merging properties" 2023-05-11 18:23:20 +00:00
ParserOutputFlags.php Add ParserOutputFlags::NO_TOC 2023-04-28 10:56:57 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php
PPDStack_Hash.php
PPDStackElement_Hash.php
PPFrame.php
PPFrame_Hash.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
Preprocessor.php
Preprocessor_Hash.php
RemexRemoveTagHandler.php
RemexStripTagHandler.php
RevisionOutputCache.php
Sanitizer.php Sanitizer: Permit the aria-level HTML attribute in wikitext 2023-05-21 12:57:53 +03:00
StripState.php