https://bugzilla.wikimedia.org/show_bug.cgi?id=46575

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Highest
             Status|NEW                         |ASSIGNED
             Blocks|                            |38865

--- Comment #1 from Krinkle <[email protected]> ---
Caused by passing addEmbeddedCSS to setTimeout directly.

Which is a problem in Firefox (below version 13) due its non-standard
behaviour of passing a numerical "lateness" value as first argument to this
callback.

See also
http://benalman.com/news/2009/07/the-mysterious-firefox-settime/

Change-Id: I80af730daa815f0c273fe942c570d1f0144bbbb1

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to