9699 Commits

Author SHA1 Message Date
Chris Peterson
cf570bc98e Bug 880245 - Move Android's .jsm modules from Makefile.in to moz.build. r=joey 2013-06-17 17:00:58 -07:00
Benjamin Smedberg
1b2fc55d63 Bug 884694 - Fix the android preference to always enable plugins, r=margaret 2013-06-19 17:01:46 -04:00
Wes Johnston
5fe6767477 Bug 882136 - Remove notifications created by NotificationHelper when Fennec is killed. r=lucasr 2013-06-19 13:29:48 -07:00
Margaret Leibovic
ce877469a9 Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats 2013-06-19 08:35:44 -07:00
Jim Chen
d8d660431d Bug 880650 - Don't try to dismiss VKB during testBookmarksTab; r=adrian.tamas 2013-06-18 15:49:14 -04:00
Jim Chen
1e76614adb Bug 880650 - Add selectAll call to URL bar initialization; r=cpeterson 2013-06-18 15:49:14 -04:00
Jim Chen
257553f813 Bug 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson 2013-06-18 15:49:14 -04:00
Wes Johnston
3e5e835e53 Bug 879482 - Use correct function when mapping results from file pickers. r=mfinkle 2013-06-18 09:39:33 -07:00
Nick Alexander
96772eac21 Bug 874132 - Part 2: Add custom debug signing tool. f=mcomella, r=jmaher
--HG--
extra : rebase_source : 0372a7a3718f409ce8bd1aa2f78ce0387a98f06d
2013-06-18 09:25:15 -07:00
Phil Ringnalda
7d168d7315 Back out 35bf7e6dbf90 (bug 882120) for reftest and crashtest failures 2013-06-18 09:00:56 -07:00
Nicolas Carlo
bdc734b300 Bug 875852 - Make ambient light changes in auto-mode for Reader more reliable and less sensitive in aboutReader.js. r=margaret 2013-06-18 11:53:51 -04:00
Kartikaya Gupta
2bb34972bf Bug 882120 - Apply rounding to the layer-pixel rect in Java to fix robopan regression. r=kentuckyfriedtakahe 2013-06-18 09:27:45 -04:00
Max Li
d8a5222e3e Bug 756690 - Add option to not land on images with no alt text. r=eeejay 2013-06-17 16:25:24 -04:00
Phil Ringnalda
848f38f7dc Back out b5854baf067d (bug 884004) for Android mochitest failures 2013-06-17 19:47:39 -07:00
Sriram Ramasubramanian
e6d07dc1fb Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : ef88af9ee62fb357528c4116247a7f57bae70cf3
2013-06-17 12:55:01 -07:00
Ryan VanderMeulen
7fbacac802 Backed out changeset ec7bccd33fc0 (bug 846340) for frequent failures.
CLOSED TREE
2013-06-17 19:18:37 -04:00
Brad Lassey
c08786522e bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats 2013-06-17 17:09:09 -04:00
Brad Lassey
bf0cb53536 bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::CallObservers r=snorp 2013-06-15 17:40:27 -04:00
Nick Alexander
abc25d8d70 Bug 883921 - Make testFindInPage close PaintedSurface. r=gbrown
--HG--
extra : rebase_source : 9531f3c74e01edb1fad635f9ced333362daed527
2013-06-17 13:57:04 -07:00
Catalin Suciu
6f4021edcf Bug 846340 - Add test for 'Clear Site Settings'. r=jmaher 2013-06-17 11:49:17 +03:00
Margaret Leibovic
3610e4d1c4 Bug 883287 - Add null checks to Prompt.jsm constructor. r=wesj 2013-06-17 13:06:56 -04:00
Federico Paolinelli
8ccd4abde2 Bug 880661 - Corrected check for default handler existence. Added check for download's mimeinfo not nullness. r=margaret; 2013-06-17 13:06:53 -04:00
Max Li
b68ed19c15 Bug 876475 - Make braille output less verbose. r=eeejay r=kats r=ted
--HG--
rename : accessible/src/jsat/UtteranceGenerator.jsm => accessible/src/jsat/OutputGenerator.jsm
rename : accessible/tests/mochitest/jsat/utterance.js => accessible/tests/mochitest/jsat/output.js
2013-06-17 10:36:41 -04:00
Nick Alexander
aca88101ad Bug 878079 - Clarify |make install| message when no Android devices are connected. r=ted
DONTBUILD since NPOTB
2013-06-14 16:17:42 -07:00
Chris Peterson
b82bc8ad72 Bug 882959 - Initialize app.geo.reportdata pref to avoid annoying nsIPrefBranch.getCharPref() exceptions. r=blassey 2013-06-13 15:54:30 -07:00
Vladimir Vukicevic
f4af325139 b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
0a0e08cb9c bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Jim Chen
43b7d54799 Bug 863777 - Get native stack in ANR report; r=blassey 2013-06-14 12:42:10 -04:00
Jim Chen
3f9f3d0dd5 Bug 863777 - Add native stack JNI method definitions; r=kats 2013-06-14 12:42:10 -04:00
Jim Chen
cece851ab2 Bug 863777 - Add types to jni-generator.py; r=kats 2013-06-14 12:42:10 -04:00
Timothy Nikkel
d0a02501d7 Bug 876562. Fix scrollport size calculation that didn't make a lot of sense. r=kats
It was taking the min over two values that weren't in the same unit (the first in CSS pixels, the second in dev pixels).
2013-06-14 10:53:39 -05:00
Chenxia Liu
cb1ce0f2a3 Bug 873072 - Launching settings from Android system notification crashes if Gecko has been killed. r=sriram 2013-06-13 18:58:26 -07:00
Wes Johnston
7c48823e90 Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Max Li
d21228aea6 Bug 803021 - Doorhanger notifications do not retain accessibility focus. r=mleibovic 2013-06-13 15:42:45 -04:00
Mark Capella
4abbba9d72 Bug 868222 - Tab increment animation displays an artifact, r=wesj 2013-06-13 02:58:59 -04:00
Nick Alexander
1bfce55b1b Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle 2013-06-12 19:17:26 -07:00
Wes Johnston
8ff9a33fba Bug 878415 - Return early if the user cancels a file picker. r=liuche 2013-06-12 16:43:15 -07:00
Richard Newman
87d52b34f8 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Nick Alexander
1d992b39e6 Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
Chris Peterson
6b8fe5f75e Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey 2013-06-12 10:07:34 -07:00
Chris Peterson
36a9d4e8ab Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey 2013-05-09 14:51:27 -07:00
Nick Alexander
4923ffdcd2 Bug 873569 - Part 1: Move omni.ja into assets/ directory of Android APK. r=glandium 2013-06-12 13:24:14 -07:00
Nick Alexander
c6a1247bd9 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Sriram Ramasubramanian
37ae47fd21 Bug 881507: NoSuchMethodError on MenuItem. [r=mfinkle] 2013-06-11 10:47:30 -07:00
Sriram Ramasubramanian
a445a337dc Bug 881828: Add MenuItemDefault to GeckoViewsFactory. [r=mfinkle] 2013-06-11 13:38:52 -07:00
Wes Johnston
0aeaa1ffa3 Bug 878848 - Use Prompt.jsm for NSS prompts. r=kats 2013-06-12 09:14:58 -07:00
Wes Johnston
f769d0cfb4 Bug 877911 - Make prompt service use Prompts.jsm. r=margaret 2013-06-12 09:14:57 -07:00
Wes Johnston
8e6e3b324e Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
4efe423c34 Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston
5f85a25cda Bug 872388 - Create a buttonToast class. r=bnicholson
* * *
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:02:30 -07:00