Commit Graph

7992 Commits

Author SHA1 Message Date
Ryan VanderMeulen
4fb42adba3 Merge m-c to inbound on a CLOSED TREE. 2014-02-06 16:29:41 -05:00
Alex Henrie
df2db7a7c7 Bug 968029 - Use unprefixed box-sizing in mobile/android/. r=mfinkle 2014-02-04 21:36:53 -07:00
Myk Melez
061e267b32 bug 967218 - interpret result of NativeApp:IsDebuggable as string; r=mfinkle 2014-02-06 10:48:27 -08:00
Carsten "Tomcat" Book
d8fe6643a1 Merge mozilla-central to fx-team 2014-02-06 13:27:21 +01:00
Carsten "Tomcat" Book
58429da813 merge fx-team to mozilla-central 2014-02-06 12:51:21 +01:00
Lucas Rocha
739454b415 Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle) 2014-02-06 08:59:50 +00:00
Brian Nicholson
29ce14fe1d Bug 965137 - Replace SessionStore pageshow listener with DOMTitleChanged listener. r=mfinkle 2014-02-05 23:47:51 -08:00
Brian Nicholson
d087790db5 Bug 965137 - Synchronously write session on application-background. r=mfinkle 2014-02-05 23:47:51 -08:00
Sola Ogunsakin
c131556a65 Bug 968084 - Context menu doesn't appear on list entries in Top Sites section. r=margaret 2014-02-05 11:44:16 -08:00
Sebastian Kaspari
82df47c810 Bug 946352 - Remove go button workaround in ToolbarComponent.commitEditingMode. r=mcomella 2014-02-05 17:14:17 -05:00
Michael Comella
83495438c6 Bug 947550 - Wait for Gecko:DelayedStartup in testAboutHomePageNavigation. r=margaret 2014-02-05 13:55:45 -08:00
Brian Nicholson
c6337712ed Backout 12ca455a3f09 and 580de0df77e9 for rc failures 2014-02-05 13:44:45 -08:00
Ryan VanderMeulen
84cac0677c Merge m-c to fx-team. 2014-02-05 16:14:03 -05:00
Ryan VanderMeulen
76412a3cd2 Merge b2g-inbound to m-c. 2014-02-05 15:47:36 -05:00
Ryan VanderMeulen
8a68d16b9a Merge fx-team to m-c. 2014-02-05 15:31:20 -05:00
Andrea Marchesini
379b476670 Bug 966942 - Convert nsIDOMPaymentRequestInfo to a dictionary. r=bz, r=ferjm 2014-02-05 13:11:14 -05:00
Nick Alexander
96365240d2 Bug 951865 - Part 2: Package GeckoView resources when building mobile/android/base. r=glandium
This is a temporary measure.  We have multiple resource directories
that all need to be included into the GeckoView library.  This patch
stuffs the resources into a zip file which can be included in the
GeckoView packaging step.

These resources used to be copied into res/, which led to
synchronization issues.  This new zip file will now suffer the same
synchronization problems.  Android Archive (.aar) files make this
synchronization step explicit, and tools such as gradle do the work to
keep things in sync.  We'll move to use a tool like this eventually,
but for now...
2014-02-05 08:51:48 -08:00
Nick Alexander
0f59e92889 Bug 951865 - Part 1: Replace ABI_DIR with ANDROID_CPU_ARCH. r=glandium 2014-02-05 08:51:48 -08:00
Wes Johnston
0fe05b5cdd Bug 961369 - Fallback when no file picker available in about:memory. r=njn,mfinkle 2014-02-05 10:04:32 -08:00
Lucas Rocha
9fb6f3544e Bug 968179 - Fix crasher when using grid views in dynamic panels (r=margaret) 2014-02-05 16:58:55 +00:00
Wes Johnston
90f61b9356 Bug 959230 - Use DOMWindowCreated events to add payments listeners. r=mfinkle 2014-02-05 12:15:44 -08:00
Brian Nicholson
64304f6161 Bug 965137 - Replace SessionStore pageshow listener with onLocationChange listener. r=mfinkle 2014-02-05 11:05:51 -08:00
Brian Nicholson
cd0e374ac9 Bug 965137 - Synchronously write session on application-background. r=mfinkle 2014-02-05 11:05:50 -08:00
Wes Johnston
7d61855f4f Bug 961954 - Lazy load main menu. r=mfinkle 2014-02-03 16:19:00 -08:00
Eugen Sawin
bbb4916bf1 Bug 967032 - Wait for Gecko initialization. r=snorp 2014-02-05 17:17:50 +01:00
Carsten "Tomcat" Book
a6ae27b8f3 merge fx-team to mozilla-central 2014-02-05 13:28:00 +01:00
Richard Newman
8aba0cd56a Merge m-c to s-c. 2014-02-04 20:30:20 -08:00
Richard Newman
1d23267f4b Bug 961499 - Return correct size favicons for Top Sites' add to home screen functionality. r=bnicholson 2014-02-04 17:58:15 -08:00
Richard Newman
3666e6ac0e Bug 962644 - Part 4: create FxA accounts by default. r=nalexander 2014-02-01 19:05:28 -08:00
Gavin Sharp
600d51f9c0 merge fx-team into m-c 2014-01-31 22:37:45 -08:00
Richard Newman
d7f1cf39c7 Merge m-c to s-c. 2014-01-31 20:05:10 -08:00
Ryan VanderMeulen
258f1cdb33 Merge inbound to m-c. 2014-01-31 21:14:13 -05:00
Richard Newman
b6d1bcac1a Bug 962644 - Part 3: check for Firefox accounts as well as Sync accounts. r=nalexander 2014-01-31 16:02:43 -08:00
Richard Newman
a89826ca57 Bug 962644 - Part 1: conditionally open FxA or legacy Sync UI from Fennec. r=nalexander 2014-01-31 16:02:42 -08:00
Richard Newman
19cf9f1ef3 Bug 962644 - Part 0: extract firefoxAccountsExist and friends. r=nalexander 2014-01-31 16:02:42 -08:00
Nick Alexander
3e8c52006c Bug 965683 - Make spinner that replaces button same size as button. r=rnewman 2014-01-31 15:58:22 -08:00
Nick Alexander
f459bf7a6b Bug 966386 - Final tweaks from Android Firefox Accounts UX sign off. r=rnewman 2014-01-31 15:57:41 -08:00
Richard Newman
257c5f9afe Bug 966106 - Detect existing accounts during account creation, and offer to sign in. r=nalexander 2014-01-31 14:23:20 -08:00
Richard Newman
8c1d29e2d6 Bug 966174 - Skip straight back over Get Started when successfully setting up FxA. r=nalexander 2014-01-31 11:56:17 -08:00
Errietta Kostala
b3dfda1c31 Bug 959366 - Remove unused LazyNotificationGetter.shutdown function. r=mleibovic 2014-01-31 13:59:23 -05:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Carsten "Tomcat" Book
54894c2820 merge mozilla-inbound to mozilla-central 2014-01-31 12:47:14 +01:00
Richard Newman
e17c91a583 Merge m-c to s-c. 2014-01-30 20:28:12 -08:00
Nick Alexander
468c93c30b Bug 962126 - Strip debug logging and PII leaks from Android Firefox Accounts. r=rnewman 2014-01-30 18:00:29 -08:00
Nick Alexander
f4d438990d Bug 964795 - Update Accept-Language header to be spec-compliant. r=rnewman 2014-01-30 17:59:58 -08:00
Nick Alexander
b9c3deda32 Bug 965867 - Update final URLs for Android Firefox Accounts landing. r=rnewman 2014-01-30 17:59:30 -08:00
Nick Alexander
4619e10a15 Bug 965366 - Make Firefox Account's StatusActivity checkboxes live. r=rnewman 2014-01-30 17:58:56 -08:00
Nick Alexander
109576ddca Bug 965367 - Implement "Choose what to sync" check box. r=rnewman 2014-01-30 17:58:01 -08:00
Richard Newman
117a431e3a Bug 966110 - Add formatS3 format string. r=trivial 2014-01-30 17:29:13 -08:00
Richard Newman
5918f7f4cf Bug 963448 - Add '1.5' to Sync client record protocol list. r=trivial 2014-01-30 11:58:22 -08:00