https://bugzilla.wikimedia.org/show_bug.cgi?id=31643
--- Comment #14 from Brion Vibber <[email protected]> 2011-10-15 22:31:27 UTC --- Don't think we can do an automated qunit test for this as such... we could easily test *for* the firefox bug by dropping a hang case data: URI into an <img>, but that's what Mozilla's test suites are there for. To test that the workaround runs without hanging would require interactively selecting a file with the <input type="file"> control; this could perhaps be done via Selenium (no current test-running infrastructure at WMF using this, unknown future) but cannot be done from content JS in the browser, which is where the qunit tests run. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
