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
Andrew Kushnir
71309d223d
Revert "feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) ( #34610 )" ( #35973 )
...
This reverts commit 1882451ec0
.
Reason: breaks some g3 targets.
PR Close #35973
2020-03-09 17:31:28 -04:00
JiaLiPassion
1882451ec0
feat: Monkey patches MessagePort onproperties (onmessage/onmessageerror) ( #34610 )
...
Close #34581
PR Close #34610
2020-03-09 12:20:46 -04:00
JiaLiPassion
332937ef24
feat: make mocha a zone module. ( #34719 )
...
PR Close #34719
2020-02-11 11:41:58 -08:00
JiaLiPassion
5eb7426216
build: move zone.js to angular repo ( #30962 )
...
PR Close #30962
2019-06-20 11:27:39 -07:00