mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 13:45:27 +00:00
ef37784cd5
Clearing history purges a tab's session history as well. Normally, we only update the navigation button state in the UI for a location change, so now we need to start listening for the appropriate message as well. BrowserApp has already registered a background thread listener for "Sanitize:ClearHistory" - since this can be called during shutdown as well and their listener is more important (clearing the history DB), we defer to them and redispatch to the UI thread ourselves, so BrowserApp doesn't have to do this during shutdown. MozReview-Commit-ID: C83mk6Z56Oq --HG-- extra : rebase_source : 6dc40b1ff816b373783afa6bd34546a961e75571 |
||
---|---|---|
.. | ||
aidl/org/mozilla/gecko/media | ||
crashreporter/res | ||
java/org/mozilla/gecko | ||
locales | ||
resources | ||
adjust-sdk-sandbox.token | ||
AdjustConstants.java.in | ||
android-services.mozbuild | ||
AndroidManifest.xml.in | ||
AppConstants.java.in | ||
FennecManifest_permissions.xml.in | ||
GcmAndroidManifest_permissions.xml.in | ||
GcmAndroidManifest_services.xml.in | ||
geckoview.ddf | ||
generate_build_config.py | ||
Makefile.in | ||
moz.build | ||
package-name.txt.in | ||
strings.xml.in |