gecko-dev/browser
Tim Taubert cbf70d9856 Bug 1359344 - Properly clear cookies on clean shutdown if requested by the user r=mikedeboer
Since bug 912717 the cookies moved from state.windows[x].cookies (i.e. stored
per-window) to state.cookies (i.e. one global list of cookies). We forgot to
update the code in SessionSaver._saveState() that purges cookies upon clean
shutdown if requested by the user's preferences.
2017-04-25 12:59:16 +02:00
..
app Bug 1347710 - Enable sandbox protections for the Windows GPU process. r=bobowen 2017-04-24 09:46:09 -07:00
base Bug 1345098 - Log console message for property access that triggers lazy browser insertion. r=dao 2017-04-25 11:02:14 +02:00
branding Bug 1356660 - Do not warn when pasting code into the console on unofficial branding, r=bgrins 2017-04-16 19:07:16 -07:00
components Bug 1359344 - Properly clear cookies on clean shutdown if requested by the user r=mikedeboer 2017-04-25 12:59:16 +02:00
config Bug 1358201 - Make linux64-ccov a debug build. r=jmaher 2017-04-25 11:32:52 +02:00
docs Bug 1309256 - Add documentation for BrowserUsageTelemetry. r=gfritzsche 2016-11-09 00:18:00 +01:00
experiments Backed out changeset e1c9c6e89f50 (bug 1348097) for asan failures in test_SubsessionChaining.js a=backout 2017-04-20 13:34:16 -07:00
extensions Merge mozilla-central to mozilla-inbound 2017-04-24 16:07:21 +02:00
fonts Bug 1319020 - Update built-in EmojiOneMozilla font to v0.2.2, r=Dolske,jfkthame 2016-11-21 17:54:08 +08:00
installer Bug 1357797 - Do not attempt to package based on empty variables in artifact builds. r=mshal 2017-04-20 12:26:49 -07:00
locales Bug 1351972 - Use HTTPS for Rakuten search provider if possible. r=mkaply 2017-04-20 02:11:00 -04:00
modules Bug 1359111 - stop using BrowserUtils.makeURI, r=jaws. 2017-04-25 09:21:49 +02:00
themes Bug 1358382 - Compute the searchbar panel size and position without sync reflow, r=adw. 2017-04-22 02:09:05 +02:00
tools/mozscreenshots Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-04-19 08:11:47 -04:00
.eslintrc.js Bug 1358948 - Remove redundant eslint "no-spaced-func" rules and standardize on new "func-call-spacing" name. r=standard8 2017-04-23 19:40:28 -07:00
LICENSE
Makefile.in
app-rules.mk
app.mozbuild
build.mk Bug 1333826 - Remove the make-sdk build target, the INSTALL_SDK variable, and all the supporting packager/upload machinery, r=mshal 2017-01-25 12:37:19 -05:00
confvars.sh Bug 1344038 - Move the gio protocol handler under netwerk/protocol. r=chmanchester,karlt 2017-04-05 13:48:52 +09:00
defs.mk
moz.build
moz.configure