Page MenuHomePhabricator

Ensure JS templates and code in sync
Closed, ResolvedPublic

Description

Prevent problems such as T197222

JS templates, when cached in page cache, could get out of sync with JS code (shipped via ResourceLoader) depending on them.

One answer could be to ship the JS templates via ResourceLoader, too.

Event Timeline