gecko-dev/mobile/android
Jan Henning be957a257a Bug 1308946 - Part 1 - Ensure that empty views not matching the current panel level are hidden. r=liuche
Setting an empty view's visibility only for the view corresponding to the current PanelLevel was intended to make sure the empty view doesn't get hidden because of an unrelated status update - e.g. to prevent the history empty view hiding itself because the recent tabs count changes.

This approach however doesn't work for switching between panel levels (the user moving into and out of the sync/recent tabs folders) - in that case we always need to turn off the empty view of the previous panel level, which is not possible with the above approach.

So instead, we revert to always updating the visibility of the empty views, but at the same time initialise the desired state of current PanelLevel's empty view with its current visibility instead of simply defaulting to false.

MozReview-Commit-ID: 6Xsnuo29srk

--HG--
extra : rebase_source : d540c128df51ae0315f9ee05c3fb87cfcf44877a
2016-10-11 21:00:36 +02:00
..
app Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
base Bug 1308946 - Part 1 - Ensure that empty views not matching the current panel level are hidden. r=liuche 2016-10-11 21:00:36 +02:00
bouncer Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
branding Bug 1306732 - Renaming of the aurora version r=sebastian 2016-09-30 22:50:58 +02:00
build/classycle
chrome Bug 1309228 - Remove the setScrollClampingSize function in browser.js that's not used since JPZ was replaced by APZ. r=rbarker 2016-10-11 10:17:26 -04:00
components Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
config Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
docs Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
extensions Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
fonts Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
geckoview Bug 1299201 - Add helper method for stripping the public suffix from a domain. r=Grisha 2016-10-11 12:19:45 +02:00
geckoview_example Bug 1308390 - Upgrade geckoview_example to support libraries 23.4 r=nalexander 2016-10-07 08:09:35 +02:00
gradle Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
installer Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
javaaddons Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
locales Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
modules Bug 1301715 - Extract website metadata and make it available. r=ahunt 2016-09-08 10:20:24 +02:00
search Bug 1261041 - Remove feature11Plus-feature15Plus flags. r=sebastian 2016-09-22 21:20:23 +05:30
services Bug 730142 - Download batching. r=Grisha,rnewman 2016-09-30 09:33:08 -07:00
stumbler Bug 1292468 - Incorrect string comparison r=sebastian 2016-08-05 10:45:10 +02:00
tests Bug 1299201 - Introduce ActivityStream.extractLabel() to extravt a label from a URL. r=Grisha 2016-10-11 13:47:45 +02:00
themes/core Bug 1307027 - Fix vertical position for caret images. r=mtseng 2016-10-03 15:26:40 +08:00
thirdparty Bug 1291363 - Add geckoview and geckoview_example Gradle projects. r=jchen,sebastian 2016-10-05 20:23:38 -07:00
.eslintrc
app.mozbuild
build.mk Bug 1293295 - Replace all mochitest 'flavor' options with a single --flavor argument, r=jmaher 2016-08-08 11:48:49 -04:00
confvars.sh Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop 2016-10-08 11:14:49 +02:00
debug_sign_tool.py
gradle.configure Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
LICENSE
mach_commands.py Bug 1294878 - Support 'mach android-emulator --version 6.0'; r=jmaher 2016-08-23 09:02:35 -06:00
Makefile.in
moz.build Bug 1268944 - Remove GeckoView packaging. r=chmanchester 2016-07-25 11:54:03 -07:00
moz.configure Bug 1267884 - Upgrade support libraries to 23.4 r=sebastian 2016-09-30 09:16:23 -07:00