@Krinkle @Catrope
Could one of you please review these patches:
~~Generalize ResourceLoader 'excludepage' functionality : <https://gerrit.wikimedia.org/r/#/c/340768>~~
~~ResourceLoader: Add wildcard modules: <https://gerrit.wikimedia.org/r/#/c/347442/>~~
They may need rebasing, but that should not affect review.
Many thanks!
>>! In T180817#3786242, @Anomie wrote:
> The new patches needing review are:
>
> * [[https://gerrit.wikimedia.org/r/#/c/393260/|393260: ParserOutput: Add stateless transforms to getText()]] (Krinkle proposed this idea a while back)
> * [[https://gerrit.wikimedia.org/r/#/c/393261/|393261: Use ParserOutput stateless transforms]]
> * [[https://gerrit.wikimedia.org/r/#/c/393284/|393284: ParserOutput: Add 'deduplicateStyles' post-cache transformation]] - The patch to do the deduplication in core
> * [[https://gerrit.wikimedia.org/r/393285|393285: Deduplicate embedded style rules]] - TemplateStyles patch to use it
> * [[https://gerrit.wikimedia.org/r/#/c/393283/|393283: ApiMobileView: Disable 'deduplicateStyles' ParserOutput::getText() transformation]] - To avoid breaking MobileFrontend's action=mobileview if the above are merged