angular-cn/packages/zone.js/test/browser
JiaLiPassion 0f8e710c7c feat(zone.js): Monkey patch MessagePort.prototype onproperties (#34610)
Monkey patch `MessagePort.prototype.onmessage` and `MessagePort.prototype.onmessageerror` to make
these properties's value(callback function) run in the zone when these value are set.

PR Close #34610
2020-03-16 08:59:38 -07:00
..
FileReader.spec.ts
HTMLImports.spec.ts
MediaQuery.spec.ts
MutationObserver.spec.ts
Notification.spec.ts
WebSocket.spec.ts
Worker.spec.ts
XMLHttpRequest.spec.ts
browser.spec.ts fix: fix flaky test cases of passive events (#35679) 2020-03-05 15:56:53 -05:00
custom-element.spec.js
define-property.spec.ts fix(zone.js): move property patch to legacy (#31660) 2019-07-24 14:36:43 -07:00
element.spec.ts
geolocation.spec.manual.ts
messageport.spec.ts feat(zone.js): Monkey patch MessagePort.prototype onproperties (#34610) 2020-03-16 08:59:38 -07:00
registerElement.spec.ts
requestAnimationFrame.spec.ts
shadydom.spec.ts fix(zone.js): patch shadydom (#31717) 2019-07-24 14:42:14 -07:00