gecko/mobile/android
Nick Alexander 4b65eb310a Bug 1056225 - Part 2: Lift onConfigurationChanged to HomeFragment. r=margaret
I took the most commented version.  There are two things to note here:

* Several panels did not define onConfigurationChanged.  It's not clear
  if these panels didn't need it (after some analysis?) or if they just
  didn't copy-paste thoroughly.  This version is always safe, if
  inefficient, and I've commented to say as much.

* The order of operations for the Bookmarks panel may be delicate.  I
  did not preserve the original order (save stack first, then detach and
  attach); it appears to not be necessary to save the stack first,
  because the configuration change is completed before the containing
  Activity is restarted (and the stack is restored).  I tested that the
  folder stack was preserved across device rotations locally.
2014-08-22 11:10:06 -07:00
..
app Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason 2014-08-21 02:22:25 +02:00
base Bug 1056225 - Part 2: Lift onConfigurationChanged to HomeFragment. r=margaret 2014-08-22 11:10:06 -07:00
branding Bug 1042809 - Part 0: Icons. r=lucasr 2014-08-21 17:18:42 -07:00
chrome Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
components Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
config Bug 1045923 - Update sccache to 4d312f8. r=mshal 2014-08-20 12:07:07 +09:00
extensions
fonts
geckoview_library
installer Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg 2014-08-19 10:31:00 -04:00
locales Bug 714070 - Tapping on the "Installation completed" toaster notification should open up the Add-ons manager. r=wesj 2014-08-14 17:40:00 -04:00
modules Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle 2014-08-21 09:45:26 -07:00
search Bug 1043027 - Only show clear button when there is text in the search bar. r=eedens 2014-08-19 12:25:38 -07:00
services Bug 1045085 - Remove main Product Announcements code. r=mcomella 2014-07-31 11:24:02 -07:00
stumbler Bug 1024708 - Part 3: Eclipse support. r=rnewman 2014-07-15 13:50:22 -07:00
tests Bug 1045085 - Remove main Product Announcements code. r=mcomella 2014-07-31 11:24:02 -07:00
themes/core Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle 2014-08-21 09:45:26 -07:00
thirdparty Bug 1044133 - Add NineOldAndroids animation library to the tree. r=bnicholson 2014-07-25 15:20:13 -07:00
app.mozbuild Bug 1049249 - Remove app_libxul_dirs. r=mshal 2014-08-07 02:58:49 +09:00
build.mk
confvars.sh Bug 1054470 - Remove unused MOZ_APP_COMPONENT_INCLUDE r=glandium 2014-08-19 12:38:03 +01:00
debug_sign_tool.py
defs.mk
LICENSE
Makefile.in
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00