Page MenuHomePhabricator

Replace AJAX Flash.js in SocialProfile and AJAX loaders across other social tool extensions with OOUI ProgressBarWidget
Open, Needs TriagePublic

Description

Flash.js will check whether or not the user's side has Flash supported to check whether or not to use a .gif or .swf. There's already logic written in OOUI for progress loading as a ProgressBarWidget, so ideally we should use that instead (which will also standardize part of the current UI in SocialProfile). Currently this is used for PollNY, PictureGame, QuizGame, and FanBoxes.

Event Timeline

SamanthaNguyen renamed this task from Replace AJAX Flash.js with OOUI ProgressBarWidget to Replace AJAX Flash.js in SocialProfile and AJAX loaders across other social tool extensions with OOUI ProgressBarWidget.Feb 18 2017, 3:37 AM
SamanthaNguyen updated the task description. (Show Details)

Some more interesting notes, FanBoxes doesn't reference the .swf file. Also this is a compiled, more human-readable list that I converted from a grep for interests of what lines reference each files. Also, it looks like the only references of ajax-loader.gif are actually commented out references, so it should be safe to delete that file.

Change 338511 had a related patch set uploaded (by SamanthaNguyen):
Remove unused file, 'ajax-loader.gif`

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

Change 338512 had a related patch set uploaded (by SamanthaNguyen):
Remove commented out reference to 'ajax-loader.gif'

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

Change 338513 had a related patch set uploaded (by SamanthaNguyen):
Remove commented out reference to 'ajax-loader.gif'

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

Change 338511 merged by jenkins-bot:
Remove unused file, 'ajax-loader.gif'

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

Change 338512 merged by jenkins-bot:
Remove commented out reference to 'ajax-loader.gif'

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

Change 338513 merged by jenkins-bot:
Remove commented out reference to 'ajax-loader.gif'

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