[wp-trac] [WordPress Trac] #33349: Synchronous XMLHttpRequest on the main thread is deprecated

WordPress Trac noreply at wordpress.org
Sat Aug 27 12:51:09 UTC 2016


#33349: Synchronous XMLHttpRequest on the main thread is deprecated
-------------------------------------+-------------------------
 Reporter:  atomicjack               |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  4.7
Component:  Editor                   |     Version:  4.3
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  javascript
-------------------------------------+-------------------------
Changes (by iseulde):

 * component:  Administration => Editor
 * milestone:  Future Release => 4.7


Comment:

 Patch uses navigator.sendBeacon to send a POST request when FormData and
 sendBeacon are available, otherwise it uses the previous method of sending
 a synchronous one.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33349#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list