Commit Graph

13191 Commits

Author SHA1 Message Date
Wes Kocher
e2fe2a6bb4 merge fx-team to m-c 2014-05-19 13:06:45 -07:00
Jim Chen
5e598b3be2 Bug 993261 - Remove legacy code for redirecting key events to URL bar. r=lucasr 2014-05-15 14:06:00 +02:00
Lucas Rocha
745ecbb806 Bug 1011533 - Update ShapeCurve's path in onSizeChanged instead of onMeasure (r=bnicholson) 2014-05-19 10:55:52 +01:00
Phil Ringnalda
f31a524186 Merge f-t to m-c 2014-05-17 18:05:32 -07:00
Brian Nicholson
d67639beac Bug 1011666 - GeckoSharedPrefs cleanup. r=mcomella 2014-05-16 14:15:41 -07:00
Chenxia Liu
0ab78e8667 Bug 921136 - Unify removal behavior for bookmark-history-readinglist items from Home items. r=margaret 2014-05-16 14:07:25 -07:00
Jim Chen
c807981ce9 Bug 1007290 - Remove text type code from ToolbarEditText. r=lucasr 2014-05-15 10:58:00 -04:00
Wes Johnston
f82b34e73f backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle 2014-05-16 12:13:50 -05:00
Margaret Leibovic
9a488901b8 Bug 1009586 - Get rid of "Add panel" item in home settings. r=liuche 2014-05-16 13:09:15 +01:00
Margaret Leibovic
fd0f85c51f Bug 1010237 - Remove unused data sent with Link:Favicon message. r=bnicholson 2014-05-16 13:09:12 +01:00
Jim Chen
ee6cc11f0b Bug 1000618 - Restart input after hiding it during blur. r=lucasr 2014-05-14 16:30:00 +02:00
Wes Kocher
14c46e5c08 Merge inbound to m-c 2014-05-15 15:59:45 -07:00
Chris Kitching
58db03c91e Bug 1010348: Update mixed-content warning kb article for Android. r=margaret 2014-05-15 15:05:05 +01:00
Wes Kocher
f9808b2035 Merge m-c to inbound 2014-05-16 17:15:49 -07:00
Jim Chen
4fab0c05e9 Bug 992357 - e. Add tests for NativeJSObject array support; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
3ea233cd44 Bug 992357 - b. Add array support stubs; r=blassey 2014-05-16 18:25:29 -04:00
Jim Chen
dff6e87cc1 Bug 992357 - a. Add array types to jni-generator.py; r=till 2014-05-16 18:25:28 -04:00
Ryan VanderMeulen
d03e7378be Merge m-c to inbound. 2014-05-16 15:28:18 -04:00
Myk Melez
8d1aff72eb Bug 1010587 - set android:debuggable="true" #ifdef NIGHTLY_BUILD and MOZ_DEBUG; r=nalexander 2014-05-16 12:03:39 -07:00
Marco Castelluccio
9d51a7ca59 Bug 972201 - Remove the MOZ_B2G_CERTDATA hack. r=briansmith 2014-05-18 15:42:42 +02:00
Blair McBride
fa0b5d99ab Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley 2013-12-12 02:08:00 +00:00
Eugen Sawin
71abcd7cef Bug 1002426 - Check resolution restore status via specialized flag. r=kats, r=tn 2014-05-12 19:26:53 +02:00
Martyn Haigh
b9a63523fc Bug 970203 - Animate webapp update checking and downloading icons. r=wesj 2014-05-13 09:06:00 -04:00
Margaret Leibovic
9c9624b347 Bug 1005107 - Include charsetMenu.properties in localized files. r=Pike 2014-05-14 14:34:26 +01:00
Lucas Rocha
ca8613ce04 Bug 1009574 - Use final en-US specific URLs on suggested sites (r=mfinkle) 2014-05-14 10:03:44 +01:00
Nick Alexander
843702eb2e Bug 1009732 - Do only one Proguard pass when build is not MOZILLA_OFFICIAL. r=ckitching
DONTBUILD

This continues the convention that a developer build is when
MOZILLA_OFFICIAL is not defined.
2014-05-13 22:20:36 -07:00
Richard Newman
9d4be81991 Bug 917480 - Part 6: tablet mode. r=nalexander 2014-05-13 20:50:28 -07:00
Richard Newman
7d419e0aa7 Bug 917480 - Part 5: UI telemetry for locale switching. r=mfinkle 2014-05-13 20:50:28 -07:00
Richard Newman
5bef7c6c93 Bug 917480 - Part 4: handle resetting to the system default locale. r=nalexander 2014-04-29 13:41:38 -07:00
Richard Newman
0853c0fa38 Bug 917480 - Part 3: manifest changes for locale changes on API 17. r=nalexander
locale and layoutDirection need to appear together in android:configChanges
attributes. We specify these in any activity that we don't want Android to
automatically relaunch when a locale change occurs, which is most or all of
them.
2014-05-13 20:50:27 -07:00
Richard Newman
08073d17ad Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Richard Newman
529da80d49 Bug 917480 - Part 1: add basic locale preference handling to GeckoPreferences. r=liuche 2014-05-13 20:50:27 -07:00
Richard Newman
bd644d2628 Bug 917480 - Part 0: refactor checking of isGeckoPref inside GeckoPreferences. r=liuche 2014-05-13 20:50:26 -07:00
Richard Newman
ff0fbdecbb Bug 917480 - Pre: commenting. r=nalexander 2014-05-13 20:50:26 -07:00
Michael Comella
08fd8f9786 Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson 2014-05-13 14:48:06 -07:00
Ryan VanderMeulen
6f5908fb71 Merge inbound to m-c. 2014-05-13 16:27:03 -04:00
Margaret Leibovic
95fcbd4b4e Bug 1009473 - Use lighter gray for item descriptions. r=lucasr 2014-05-13 18:26:07 +01:00
Margaret Leibovic
98558c4aef Bug 1009473 - Remove padding around list item images. r=lucasr 2014-05-13 18:26:04 +01:00
Brian Nicholson
5a85c64d18 Bug 1009105 - Clean up PageActionLayout. r=margaret 2014-05-13 09:58:00 -07:00
Lucas Rocha
30a623ac57 Bug 997888/1008210 - Exclude pinned/top sites from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Lucas Rocha
77567d40fa Bug 997888 - Add API to exclude URLs from suggested sites (r=mfinkle) 2014-05-13 16:33:19 +01:00
Myk Melez
caed4a6ab9 Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman 2014-05-13 09:18:00 -07:00
Lucas Rocha
1e854f4907 Bug 997777 - Optimize moveToPosition() in TopSitesCursorWrapper (r=wesj) 2014-05-13 14:08:30 +01:00
Carsten "Tomcat" Book
7454440931 Merge mozilla-central to fx-team 2014-05-13 12:48:23 +02:00
Carsten "Tomcat" Book
8f6047c9d2 merge fx-team to mozilla-central 2014-05-13 12:30:36 +02:00
Michael Comella
911b272760 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Mark Finkle
2d11245019 Bug 1008645 - Add UI telemetry for First-run r=bnicholson 2014-05-12 18:16:51 -04:00
Mark Finkle
390262132e Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Nick Alexander
73e3e0ec45 Bug 1003359 - Delete existing zip before zipping resources. r=mcomella 2014-05-12 15:08:49 -07:00
Ryan VanderMeulen
f61dce71c3 Merge m-c to fx-team. 2014-05-12 16:33:27 -04:00