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

9890 Коммитов

Автор SHA1 Сообщение Дата
Brian Nicholson 104a165a17 Bug 876765 - Part 4: Fix search suggestion opt-in prompt focus behavior. r=lucsar 2013-07-15 14:36:14 -07:00
Brian Nicholson 44a9876bf1 Bug 876765 - Part 3: Enable navigating to search suggestions with gamepad. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson f748640b43 Bug 876765 - Part 2: Give buttons a focusable state in AwesomeScreen. r=lucasr 2013-07-15 14:36:13 -07:00
Brian Nicholson 3a127c35b6 Bug 876765 - Part 1: Factor out search view into SearchEngineRow. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/awesomebar_suggestion_row.xml => mobile/android/base/resources/layout/search_engine_row.xml
rename : mobile/android/base/resources/layout/awesomebar_suggestion_item.xml => mobile/android/base/resources/layout/suggestion_item.xml
2013-07-15 14:36:13 -07:00
Brad Lassey 979726e21a bug 893968 - LaunchState locking isn't actually locking anything useful r=kats 2013-07-15 15:36:00 -04:00
Brian Nicholson 96e253c01f Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian 9040c51273 Bug 890006: Dynamic toolbar scrolling causing BrowserToolbar to show its background. [r=mfinkle] 2013-07-15 11:43:17 -07:00
Mark Finkle 55a1384b12 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Phil Ringnalda c88bec2c3b Back out cf07667d28cb (bug 880259) for Android crashes, timeouts, test failures and misrenderings
CLOSED TREE
2013-07-12 17:20:26 -07:00
Brad Lassey 37b320942d bug 880259 - Firefox should use GeckoView r=mfinkle 2013-07-10 13:25:49 -04:00
Max Li 67e49576fa Bug 891967 - Show caret in braille when editing. r=eeejay r=kats 2013-07-11 15:55:40 -04:00
Shilpan Bhagat 80771e84ef Bug 717821 - Prevent disabled buttons from getting pressed. r=mleibovic, r=wesj 2013-06-12 00:40:14 -07:00
Shilpan Bhagat 54a27eba74 Bug 889858 - Replace old thumbnails with new ones. r=wesj 2013-07-11 11:19:57 -07:00
Mark Finkle 85c917abe4 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Adrian Tamas e9fc7fac2e Bug 886299 - Remove the wallpaper fix and replace with something more resiliant; r=gbrown 2013-07-11 12:30:10 +03:00
Mark Finkle 9c98375710 Bug 889564 - ANR: LightweightTheme.handleMessage can block the Gecko thread r=sriram 2013-07-12 00:07:55 -04:00
Mark Finkle acae3ab917 Bug 891879 - Amazon search provider should be at www instead of m.amazon.com r=bnicholson 2013-07-12 00:03:36 -04:00
Mike Hommey f5294e4f6a Bug 892355 - Force enable elfhack with --enable-elf-hack. r=ted 2013-07-12 09:15:10 +09:00
Kartikaya Gupta e7f82b9f49 Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret 2013-07-11 17:58:13 -04:00
Axel Hecht 7585f0301f bug 891118, bug 890726, localize html validation and about pages, r=mfinkle 2013-07-11 23:45:31 +02:00
Brian Nicholson 25f0aab929 Bug 801412 - Add pref to always restore session. r=wesj 2013-07-11 14:03:12 -07:00
Brian Nicholson 577f3c9c71 Bug 891630 - Remove context reference in WebAppAllocator. r=wesj 2013-07-10 15:19:27 -07:00
Marco Zehe 68982508ba Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay 2013-07-11 16:42:11 -04:00
Jsx b8627b44bf Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle 2013-07-11 13:58:28 +05:30
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