Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Jan Henning aa5cceb394 Bug 1277800 - Part 2 - Clear the RecentTabsAdapter's "Tabs from last time" by listening to "Sanitize:Finished". r=liuche
The "Tabs from last time" section of the "Recently closed" folder is only read from sessionstore.bak when the adapter is created and subsequently never updated.

To prevent those tabs from lingering around after clearing history, the history panel initially directly called the RecentTabsAdapter. To handle this in a more generic manner, we now have the RecentTabsAdapter listen for "Sanitize:Finished" notifications instead.

MozReview-Commit-ID: AADXHd5iDo2

--HG--
extra : rebase_source : 0ed272db4d031a6f69a8ad61b3746f4a31b4d36f
2016-06-09 20:08:26 +02:00
accessible Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov 2016-08-09 15:38:54 -04:00
addon-sdk
b2g merge mozilla-inbound to mozilla-central a=merge 2016-08-10 15:54:26 +02:00
browser Backed out changeset 1c7f1b07be44 (bug 1290280) for failures in browser_remoteness_flip_on_restore.js a=backout 2016-08-11 14:43:09 -07:00
build Bug 1293837 - Followup to fix 32-bit PGO builds r=me 2016-08-11 14:40:59 -07:00
caps Bug 1283281 - Remove PB Flag from DOMStorage. r=jdm 2016-06-29 14:01:00 +02:00
chrome
config merge mozilla-inbound to mozilla-central a=merge 2016-08-10 15:54:26 +02:00
db/sqlite3
devtools Bug 1284855 - Reps: match spacing and brace placement in nested objects/arrays. r=Honza 2016-07-19 16:17:22 +08:00
docshell Bug 1293666 - Add initializer_list ctor to AutoTArray. r=froydnj 2016-08-09 07:21:26 -07:00
dom Backed out changeset 74b1d84ac6aa (bug 1113634) for failing Cpp unit test TestAudioEventTimeline. r=backout 2016-08-11 17:30:54 +02:00
editor Backed out changeset cc88b920a387 (bug 1278957) for making browser_notifications.js permafail on linux64 debug a=backout CLOSED TREE 2016-08-10 15:36:45 -07:00
embedding Bug 1283281 - Remove PB Flag from DOMStorage. r=jdm 2016-06-29 14:01:00 +02:00
extensions Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
gfx Merge autoland to central, a=merge 2016-08-10 16:29:26 -07:00
gradle/wrapper
hal Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
image Bug 1292869 - Fix null deref in imgRequestProxy::GetImagePrincipal. r=jmuizelaar 2016-08-10 10:12:30 +02:00
intl Backed out changeset c3f06ba15fda -- worker setup isn't happening quite as early as it was assumed to occur, so we have impermissible cross-thread happenings occurring sometimes. r=three-to-five-oranges-per-push-per-philor 2016-08-08 19:43:15 -07:00
ipc Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
js Merge m-c to autoland, a=merge 2016-08-10 16:56:26 -07:00
layout Bug 1291667 - Removed unused variant 'MozNone' from StyleUserSelect enum class; r=heycam,manishearth 2016-08-10 21:43:34 +05:30
media Bug 1293422 - Add PacketizeMode0 to RtpPacketizerH264; r=jesup 2016-08-09 15:59:48 -04:00
memory Bug 1284674 - Remove NUWA r=cyu 2016-08-02 14:54:00 +02:00
mfbt Bug 1197324 - add format-string checking attribute to snprintf_literal. r=froydnj 2016-08-03 14:37:31 +02:00
mobile Bug 1277800 - Part 2 - Clear the RecentTabsAdapter's "Tabs from last time" by listening to "Sanitize:Finished". r=liuche 2016-06-09 20:08:26 +02:00
modules Merge inbound to central, a=merge 2016-08-10 16:15:17 -07:00
mozglue Bug 1286306 - Add an app info property exposing the state of the Windows dll blocklist, and test the value during browser test runs. r=bsmedberg 2016-07-27 15:20:58 -05:00
netwerk Bug 1293364 - Refactor out duplicate typedefs in xpidl, r=mayhemer 2016-08-10 11:11:42 -04:00
nsprpub
other-licenses Bug 1288199: Add building of typelib to be embedded in ia2marshal.dll; r=mshal 2016-08-04 15:17:51 -06:00
parser Bug 1274400 - Check out javaparser from GitHub instead of Google Code. r=froydnj 2016-08-11 16:09:17 +03:00
probes
python Bug 1253359 - Use vendored Pytest in `python-test` and Mn harness tests r=gps 2016-08-05 20:10:09 +02:00
rdf
release/docker Bug 1294040 - Funsize should accept downloads from https://archive.mozilla.org r=philor a=automation DONTBUILD 2016-08-10 09:44:36 -04:00
security Merge autoland to central, a=merge 2016-08-10 16:29:26 -07:00
services Bug 1274108 - Migrate the bookmarks engine to `PlacesSyncUtils`. r=markh 2016-08-10 12:55:02 -07:00
startupcache
storage Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
taskcluster Backed out 3 changesets (bug 1294234) for UnicodeDecodeError failures in various tests a=backout CLOSED TREE 2016-08-11 16:04:48 -07:00
testing Backed out 3 changesets (bug 1294234) for UnicodeDecodeError failures in various tests a=backout CLOSED TREE 2016-08-11 16:04:48 -07:00
toolkit Bug 1274108 - Add a `PlacesSyncUtils` module. r=markh 2016-08-10 12:54:45 -07:00
tools Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
uriloader Bug 1268962 - Add load / error event to prefetch link. r=bz 2016-08-09 14:28:17 +08:00
view
widget Bug 1293603 (part 3) - Remove erroneous NS_METHOD uses in widget/. r=erahm. 2016-08-09 14:03:13 +10:00
xpcom Bug 1293666 - Add initializer_list ctor to AutoTArray. r=froydnj 2016-08-09 07:21:26 -07:00
xpfe Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
.clang-format
.clang-format-ignore
.eslintignore Merge fx-team to m-c a=merge 2016-08-07 00:16:15 -07:00
.eslintrc
.flake8
.gdbinit
.gdbinit_python
.gitignore Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins 2016-07-26 12:35:42 -04:00
.hgignore Bug 1289258 - Part 2 - Add mocha test for search. r=bgrins 2016-07-26 12:35:42 -04:00
.hgtags No bug - Tagging mozilla-central 465d150bc8be5bbf9f02a8607d4552b6a5e1697c with FIREFOX_AURORA_50_BASE a=release DONTBUILD CLOSED TREE 2016-08-01 07:05:25 -07:00
.lldbinit
.taskcluster.yml Backed out changeset fc1ed3fd8584 (bug 1291473) on suspicion of breaking decision tasks 2016-08-08 13:15:37 -07:00
.ycm_extra_conf.py Bug 1293534: Fix .ycm_extra_conf after bug 1195748. r=gps 2016-08-09 10:30:58 -07:00
AUTHORS
Android.mk
CLOBBER Bug 1291229 - Fix typo for moving Java bindings to mozilla::java namespace. r=jchen 2016-08-05 13:23:44 -04:00
GNUmakefile
LEGAL
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk Bug 1292069 - Remove the cleansrcdir target. r=gps 2016-08-04 17:34:05 +09:00
client.py
configure.in
configure.py Bug 1293234 - Use octal notation for permission modes in the build system; r=gps 2016-08-08 13:45:17 +02:00
gradle.properties
gradlew
mach
moz.build
moz.configure Bug 1293579 - Use the new `dependable` function in a few places. r=chmanchester 2016-08-09 15:55:10 +09:00
mozilla-config.h.in
old-configure.in Merge m-c to autoland, a=merge 2016-08-10 16:56:26 -07:00
settings.gradle
test.mozbuild

README.txt

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    http://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    http://developer.mozilla.org/en/docs/Creating_a_patch
    http://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on http://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

You can download nightly development builds from the Mozilla FTP server.
Keep in mind that nightly builds, which are used by Mozilla developers for
testing, may be buggy. Firefox nightlies, for example, can be found at:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    http://nightly.mozilla.org/