Page MenuHomePhabricator

Logged out users on mobile should not load JS for editing
Closed, ResolvedPublic

Description

It looks like we currently load all the JS for editing regardless of whether the user is logged in or not. We should probably put all the editing-related JS/CSS in its own RL module and only load it if the user is logged in.


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=48718

Details

Reference
bz53782

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:52 AM
bzimport set Reference to bz53782.
bzimport added a subscriber: Unknown Object (MLST).

this is a more specific version of https://bugzilla.wikimedia.org/show_bug.cgi?id=48718 maybe we should close that bug in favour of more actionable ones like this?

I just made this one a dependency.

Change 83943 had a related patch set uploaded by JGonera:
Load editor dynamically

https://gerrit.wikimedia.org/r/83943

Change 83943 merged by jenkins-bot:
Load editor dynamically

https://gerrit.wikimedia.org/r/83943