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

--- Comment #2 from Krinkle <[email protected]> ---
So the reason we have it is for the top queue where we want the head load to be
blocking, which afaik one can only do through document.write (and it is known
to be safe when used there).

We should, however, make sure that any subsequent calls (regardless of whether
from a queue that isn't the top queue or from an asynchronous script) don't use
that code path though, it'd be an opt-in thing for the top queue.

-- 
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

Reply via email to