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

--- Comment #2 from Krinkle <[email protected]> ---
I can consistently reproduce:

* Saving the page results in an uncaught exception "Permissions denied"
originating from ve.bind -> $.proxy -> line "proxy = function () { return
fn.apply( .."
  Presumably this is caused by IE9 (undocumented?) non-standard security model
  that rejects certain interaction between functions originating from different
  http requests (regardless of the origin, e.g. in this case they're both from
  load.php on the local wiki, no CDN involved)

* Generating a diff ("Review changes") has a silent failure, no notification
  is emitted that allows us to hide the spinner or display an error message.

-- 
You are receiving this mail because:
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