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

9866 Коммитов

Автор SHA1 Сообщение Дата
Kartikaya Gupta 61089f4c3a Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis 2013-07-11 12:50:14 -04:00
Kartikaya Gupta b828b0147c Bug 877602 - Ensure the viewport-remeasure code runs when it's supposed to. r=Cwiiis 2013-07-11 12:49:39 -04:00
Wes Johnston 3fe2ee6075 Bug 853986 - Remove dynamic toolbar margins in fullscreen. r=cwiiis 2013-07-11 09:21:25 -07:00
Patrick McManus ec80b06fb8 bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Gian-Carlo Pascutto 8246fb6aaf Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey 2013-07-11 17:17:37 +02:00
Nicolas Carlo 4a1771e49c Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic 2013-07-11 10:43:36 -04:00
Chris Kitching da593a33f2 Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
Adrian Tamas c537d53d4d Bug 886299 - Adding code to re-enter the awesomescreen tabs before longtapping on the entries; r=gbrown 2013-07-10 16:10:55 +03:00
Geoff Brown 53498a6995 Bug 817339 - Increase isBookmark wait in rc testBookmark; r=wesj 2013-07-10 20:09:29 -07:00
Sriram Ramasubramanian 207035c31f Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram 2013-07-08 22:47:10 -07:00
Wes Kocher caec20aa32 Backout d5720a99657f for oranges on a CLOSED TREE 2013-07-10 15:06:45 -07:00
Michal Kajda ec228c6d76 Bug 889555 - Force hiding awesomebar's action-bar during onCreate(). [r=sriram] 2013-07-10 11:14:22 -07:00
Michal Kajda 3e96bcc570 Bug 889094 - NPE in BrowserToolbar due to late initialization of mFocusOrder. [r=sriram,bnicholson] 2013-07-10 11:12:25 -07:00
Yura Zenevich b30a370ce6 Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
---
 accessible/src/jsat/OutputGenerator.jsm |    6 ++----
 b2g/app/b2g.js                          |    2 ++
 mobile/android/app/mobile.js            |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Roberta De Viti 41f16f5938 Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella 2013-07-10 10:06:13 -04:00
Chris Kitching eec3243c1f Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic 2013-07-10 10:05:01 -04:00
Chenxia Liu f3e6abe9a3 Bug 870169 - Extract reusable telemetry code from ANRReporter.java. r=rnewman 2013-07-09 17:03:01 -07:00
Wes Johnston 7c03085fb1 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 15:18:56 -07:00
Wes Johnston ead2f609d8 backout b9c914cdbfd1 for bustage 2013-07-09 14:10:27 -07:00
Wes Johnston fd0348fa3d Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 13:45:59 -07:00
Wes Johnston 68a4357ded Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr 2013-07-09 13:43:35 -07:00
Wes Johnston 0af842a71f Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Jim Chen 154f437a81 Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle 2013-07-09 16:37:57 -04:00
Jim Chen 9d1d83bb0f Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa 2013-07-09 16:34:44 -04:00
Jim Chen ab6dffe101 Bug 889881 - Use IdleHandler to make MessageQueue.next() not block; r=blassey 2013-07-09 16:25:55 -04:00
Jim Chen e56ee2b07a Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey 2013-07-09 16:25:55 -04:00
Yura Zenevich 8d55588b14 Bug 890976 - removing an erroneous semilcolon that causes a SyntaxError when loading WebAppRT.js. r=mfinkle
---
 mobile/android/chrome/content/WebAppRT.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
2013-07-09 16:25:56 -04:00
Brad Lassey c87009a892 bug 889541 - frequent build errors when editing android resources r=khuey 2013-07-02 15:57:16 -04:00
Max Li 004fdc5faf Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats 2013-07-03 18:20:11 -04:00
Nicolas Carlo 23bcf72c26 Bug 856803 - Change About:feedback title to Open Sans Light. r=margaret 2013-07-09 09:09:15 -04:00
Max Li 9de9cc8c3c Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle 2013-07-08 16:21:19 -04:00
Sriram Ramasubramanian 478097524e Bug 848909: A submenu of submenus. [r=mfinkle] 2013-03-07 11:52:57 -08:00
Sriram Ramasubramanian 38eab0aeca Bug 857816: menu.remove() should remove a submenu's menu item too. [r=mfinkle] 2013-04-03 15:29:21 -07:00
Sriram Ramasubramanian 7c76626138 Bug 857808: NativeWindow.menu should support parsing more attributes when adding a new entry. [r=mfinkle] 2013-04-03 15:10:06 -07:00
Geoff Brown 68d22f0a0d Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander 2013-07-08 18:55:34 -07:00
Chenxia Liu dca1f0da6d Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown 2013-07-08 18:34:25 -07:00
Sriram Ramasubramanian 70df3b06f7 Bug 880513: Sides of awesomescreen search suggestion should be blue. [r=mfinkle]
--HG--
extra : rebase_source : d2b89edbf0c64e2271cb4bb9615c2131d10f21c3
2013-07-08 13:19:01 -07:00
Chris Peterson 2792078a44 Bug 889185 - Part 2: Distinguish between OrderedBroadcasts with null and default/undefined permissions. r=rnewman 2013-06-24 14:05:11 -07:00
Nick Alexander 743e176472 Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
Trevor Saunders 4fda35a773 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Margaret Leibovic 4b3de27be2 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-05 07:37:15 -07:00
Margaret Leibovic 504eb1cf77 Bug 872806 - (Part 1) Update DirectoryProvider to handle returning distribution location in JS. r=mfinkle 2013-07-05 07:37:00 -07:00
Brad Lassey acb0cc8301 bug 803299 - Investigate using 24-bit or 32-bit color, only use 24bit for high memory (768MB RAM) devices r=kats 2013-07-02 09:44:44 -04:00
Chris Lord 65f7a7d740 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-07-04 14:53:27 +01:00
Chris Lord 4dcb88c93c Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-07-04 14:53:25 +01:00
Kartikaya Gupta 7c400dc164 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Mike Hommey b3ebd2cce9 Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
Brian Nicholson 9d6a30665a Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 17:42:47 -07:00
Brian Nicholson 853f2c991d Backout c1e84483fc87 for Android bustage 2013-07-03 17:05:58 -07:00
Brian Nicholson 220e5bc32f Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 15:38:19 -07:00