зеркало из https://github.com/mozilla/gecko-dev.git
13359b10de
Specifically we make the following changes: 1) Remove WorkerSameThreadRunnable::PostRun, because it does exactly the same things as WorkerRunnable::PostRun. 2) Always treat ModifyBusyCountFromWorker as infallible in terms of throwing JS exceptions. 3) Change ExtendableFunctionalEventWorkerRunnable::PostRun to properly call its superclass PostRun so we will correctly decrement the busy count our PreDispatch incremented. 4) Document why some overrides of PreDispatch/PostDispatch are needed and don't call into the superclass |
||
---|---|---|
.. | ||
test/unit | ||
ChromeNotifications.js | ||
ChromeNotifications.manifest | ||
DesktopNotification.cpp | ||
DesktopNotification.h | ||
Notification.cpp | ||
Notification.h | ||
NotificationDB.jsm | ||
NotificationEvent.cpp | ||
NotificationEvent.h | ||
NotificationStorage.js | ||
NotificationStorage.manifest | ||
moz.build |