Bug 1843239 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Angular is accessing .hash a lot, yet the value of the hash value seems to stay the same.
I think [Pure, StoreInSlot] annotation should work in this case (even though we have a proxy around), similarly to window.performance.
Angular is accessing .hash a lot, yet the value of the hash value seems to stay the same.
I think [Pure, StoreInSlot] annotation should work in this case (even though we have a proxy around), similarly to window.performance.
Need to clear the slot when url changes.

Back to Bug 1843239 Comment 0