Граф коммитов

12454 Коммитов

Автор SHA1 Сообщение Дата
Chris Pearce bc8ada7974 Bug 973408 - Move MediaDecoderStateMachine::DecodeLoop()'s local variables to class members so the function can be made reentrant in future. r=kinetik 2014-03-11 11:44:08 +08:00
Ryan VanderMeulen 85f09a609c Merge fx-team to m-c. 2014-03-10 17:10:25 -04:00
Chenxia Liu 5335011f33 Bug 976925 - UI after adding a Home Panel from Settings. r=lucasr 2014-03-10 09:37:36 -07:00
Robert O'Callahan 426b8737e5 Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Josh Dover ad618b75de Bug 966047 - Hide banner when there are no panels enabled. r=lucasr 2014-02-24 17:05:52 -08:00
Eugen Sawin 0166a029b0 Bug 981345 - Fix HelperApp callback regression. r=wesj 2014-03-10 03:06:53 +01:00
Phil Ringnalda 5ee51aa77d Merge f-t to m-c 2014-03-08 17:41:33 -08:00
Chenxia Liu f11121a83f Bug 965606 - Part 2: Update tests for new string and nested preference panels. r=margaret 2014-03-07 15:28:56 -08:00
Chenxia Liu 7090778b12 Bug 965606 - Part 1: Give users the choice to only sync home panel data when on wifi. r=margaret 2014-03-07 15:28:51 -08:00
Chenxia Liu 5d0d402f6f Bug 965606 - Part 0: Change home sync pref name, and type from boolean to ints. r=margaret 2014-03-07 15:28:48 -08:00
Margaret Leibovic df1b3323f7 Bug 975469 - Remove sync promo banner from rotation after it has been tapped. r=bnicholson 2014-03-07 11:23:27 -08:00
Margaret Leibovic d42d18f29a Bug 975239 - (Part 4) Don't show the banner again for the rest of the app lifetime after the user taps the close button. r=bnicholson 2014-03-07 11:23:27 -08:00
Margaret Leibovic 4c2001aa31 Bug 975239 - (Part 3) Refactor HomeBanner.handleMessage to handle being called multiple times. r=bnicholson 2014-03-07 11:23:27 -08:00
Margaret Leibovic 94443148b1 Bug 975239 - (Part 2) Request a home banner message when the HomePager loads. r=bnicholson 2014-03-07 11:23:27 -08:00
Margaret Leibovic 64121e61cf Bug 975239 - (Part 1) Choose a banner message at random instead of rotating through a queue. r=bnicholson 2014-03-07 11:23:26 -08:00
Ryan VanderMeulen d982916c7e Backed out changeset 749fb9b52dd7 (bug 976833) for robocop failures on all platforms.
CLOSED TREE
2014-03-07 13:37:27 -05:00
Brian Nicholson 5c110e0592 Bug 976426 - Update progress on LOCATION_CHANGE and LOADED only if tab is loading. r=lucasr 2014-03-07 09:54:52 -08:00
Lucas Rocha b9b49b223e Bug 967742 - Consolidate API to edit HomeConfig state (r=margaret) 2014-03-07 17:15:31 +00:00
Brian Nicholson d467979c7c Bug 980438 - Make progress bar thinner and darker. r=lucsar 2014-03-07 09:03:42 -08:00
Michael Comella c13c860726 Bug 976833 - Override JUnit methods in UITest. r=lucasr 2014-03-07 08:52:55 -08:00
Wes Johnston 90b3798210 Bug 960146. r=kats 2014-03-07 08:32:22 -08:00
Wes Kocher 93d5055706 Merge m-c to inbound 2014-03-07 17:39:52 -08:00
Geoff Brown cc7a0b4296 Bug 945395 - Disable testSessionOOMSave on Android 2.3 2014-03-07 17:24:40 -07:00
Geoff Brown f6ccb625f5 Bug 981173 - Wait for Gecko:Ready in testReadingListProvider; r=sola 2014-03-07 17:24:40 -07:00
Chris Lord 45202a4dfb Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Mark Capella 679a2489ea Bug 978731 - Cursor position jumps around, dragging handles moves text, r=wesj 2014-03-06 22:14:22 -05:00
Chenxia Liu f4bd3edcf1 Bug 973039 - Display message in HomePanelPicker when no Home panels are available for install. r=margaret 2014-02-13 11:46:48 -08:00
Michael Comella db239a8277 Bug 976775 - Rename AssertionHelper assertions to fAssert*. r=lucasr 2014-03-06 15:50:52 -08:00
Wes Johnston f31abf8947 Bug 942611 - Fix missing parameter qualifier. r=rewman CLOSED TREE 2014-03-06 12:57:42 -08:00
Wes Johnston e8732bf2fc Bug 942611 - Delete old temp files onPause. r=rnewman 2014-03-06 12:23:54 -08:00
Wes Johnston 3f82e7384f Bug 942611 - Delete temp files when tabs are closed. r=rewman 2014-03-06 12:23:53 -08:00
Wes Johnston 79fa6526f6 Bug 942611 - Store temp files in Android's cache dir. r=rewman 2014-03-06 12:23:52 -08:00
Michael Comella 8078592af4 Bug 915312 - Part 4: Test native crypto. r=rnewman,nalexander 2014-03-06 12:10:54 -08:00
Michael Comella 372f083b66 Bug 915312 - Part 3: Add NativeCrypto Java interface. r=nalexander 2014-03-06 12:10:54 -08:00
Margaret Leibovic 17e999e466 Bug 974925 - Change snippets error message into a log message. r=bnicholson 2014-03-06 09:25:08 -08:00
Margaret Leibovic c638018665 Bug 965822 - Add null check to HomeListView.setOnItemClickListener. r=lucasr 2014-03-06 09:25:02 -08:00
Wes Kocher 73e32652fe Merge fxteam to m-c 2014-03-05 18:20:17 -08:00
Ryan VanderMeulen 9ded68150d Merge m-c to inbound on a CLOSED TREE. 2014-03-05 16:08:02 -05:00
Ryan VanderMeulen f12cc94c28 Merge b2g-inbound to m-c. 2014-03-05 16:01:53 -05:00
Margaret Leibovic 4b50c126ef backout 4bc6027f5638 for causing bug 978741 2014-03-05 12:21:22 -08:00
Margaret Leibovic 53779e8bb3 backout 9ee8634f70dc because it didn't work 2014-03-05 12:21:20 -08:00
Nick Alexander 2f7f4f0753 Bug 978587 - Make GeckoView package org.mozilla.gecko; don't include org.mozilla.gecko.R. r=blassey
This builds a new Java JAR containing only org.mozilla.gecko.R.  This
new JAR file is included in Fennec, but not included in
geckoview_library.  (Usually ant, gradle, or Eclipse arranges to produce
org.mozilla.gecko.R but not include it in the classes.jar output as part
of a library project.  This mimics that.)

Changing the GeckoView package to org.mozilla.gecko declares to
consuming applications that they should produce org.mozilla.gecko.R,
replacing what was removed above (but with correct resource IDs).
2014-03-05 08:57:09 -08:00
Nick Alexander 089da55967 Bug 978587 - Pre: Make geckoview_library and BackgroundInstrumentationTests target android-16. r=blassey
This agrees with Fennec (and BrowserInstrumentationTests).
2014-03-05 08:57:09 -08:00
Jim Chen e0a229ff73 Bug 975436 - Catch ClassCastException in ANRReporter. r=blassey 2014-03-05 09:05:21 -05:00
Christopher Su 3a58608154 Bug 943629 - Remove unnecessary comment in Tabs. r=mcomella 2014-03-05 09:05:07 -05:00
Carsten "Tomcat" Book 9e48d03b18 merge mozilla-inbound to mozilla-central 2014-03-05 13:04:39 +01:00
Jed Davis 76ab6d796b Bug 946407 - Reimplement DumpMemoryInfoToTempDir in terms of GetReports. r=njn
This winds up exposing things in the nsIMemoryReporterManager interface
that arguably don't belong at that level of abstraction -- "minimize
memory usage first" and DMD -- in order to take advantage of the
infrastructure that GetReports already has for managing the child
processes.
2014-03-04 18:27:13 -08:00
Matt Brubeck a7cf0225eb Bug 972844 - Add a Maybe Later link on about:feedback intro [r=mfinkle] 2014-03-04 16:58:33 -08:00
Richard Newman 33d673c562 Bug 966143 - Don't attempt to process a malformed password record. r=nalexander 2014-03-04 14:38:11 -08:00
Brian Nicholson 38c01feec8 Bug 976006 - Update bookmark star when page is saved. r=wesj 2014-03-04 13:00:00 -08:00