Page MenuHomePhabricator

"Last modified .." flashes on screen, then replaced by "Last modified .."
Closed, ResolvedPublic

Description

Moved from T89219:

...I'm also curious why the flash is happening at all (tested in Chrome 42 on MacBook Pro 15" Retina, using https://en.m.wikipedia.org/wiki/Kahl%C3%BAa as example) as the relevant code is loaded from the <head>, and called from an inline event:

<a id="mw-mf-last-modified" data-timestamp="1423188925" href="/wiki/Special:History/Kahl%C3%BAa" data-user-name="ArturZ72" data-user-gender="unknown" class="last-modified-bar truncated-text">
Last modified on 6 February 2015, at 04:15</a><script>
	if ( window.mw && mw.mobileFrontend ) { mw.mobileFrontend.emit( 'history-link-loaded' ); }
</script>

Event Timeline

kaldari raised the priority of this task from to Needs Triage.
kaldari updated the task description. (Show Details)
kaldari added a project: Web-Team-Backlog.
kaldari added subscribers: kaldari, Krinkle.
KLans_WMF set Security to None.

Hmm, can't reproduce in Chrome 40.0.2214.115 m (oops, i should restart chrome to install updates :/). Btw: I see the message "Last edited...", did i do something wrong or is it just a typing error? :)

Change 198136 had a related patch set uploaded (by Bmansurov):
Load Mobile event emitter in the head

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

bmansurov moved this task from 2015-16 Q4 to Needs Prioritization on the Web-Team-Backlog board.

@Florian, you have to keep staring at the screen, the flash is instantaneous.

Change 198136 merged by jenkins-bot:
Load Mobile event emitter in the head

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