Commit Graph

9698 Commits

Author SHA1 Message Date
Benjamin Smedberg
9933acdae5 Bug 884694 - Fix the android preference to always enable plugins, r=margaret 2013-06-19 17:01:46 -04:00
Wes Johnston
f2bacb24df Bug 882136 - Remove notifications created by NotificationHelper when Fennec is killed. r=lucasr 2013-06-19 13:29:48 -07:00
Margaret Leibovic
51e528a8e2 Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats 2013-06-19 08:35:44 -07:00
Jim Chen
cee537ea1f Bug 880650 - Don't try to dismiss VKB during testBookmarksTab; r=adrian.tamas 2013-06-18 15:49:14 -04:00
Jim Chen
54eee40cb5 Bug 880650 - Add selectAll call to URL bar initialization; r=cpeterson 2013-06-18 15:49:14 -04:00
Jim Chen
63849758c6 Bug 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson 2013-06-18 15:49:14 -04:00
Wes Johnston
57985f25ef Bug 879482 - Use correct function when mapping results from file pickers. r=mfinkle 2013-06-18 09:39:33 -07:00
Nick Alexander
e14ea23e42 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
1dd68be3e5 Back out 35bf7e6dbf90 (bug 882120) for reftest and crashtest failures 2013-06-18 09:00:56 -07:00
Nicolas Carlo
f4780e334f 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
a01a331759 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
1341e7eb79 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
5d2e0c7221 Back out b5854baf067d (bug 884004) for Android mochitest failures 2013-06-17 19:47:39 -07:00
Sriram Ramasubramanian
7ea7da4c71 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
6f3e0755ad Backed out changeset ec7bccd33fc0 (bug 846340) for frequent failures.
CLOSED TREE
2013-06-17 19:18:37 -04:00
Brad Lassey
c030b1e599 bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats 2013-06-17 17:09:09 -04:00
Brad Lassey
839b1e6886 bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::CallObservers r=snorp 2013-06-15 17:40:27 -04:00
Nick Alexander
53abf46495 Bug 883921 - Make testFindInPage close PaintedSurface. r=gbrown
--HG--
extra : rebase_source : 9531f3c74e01edb1fad635f9ced333362daed527
2013-06-17 13:57:04 -07:00
Catalin Suciu
7f42120b88 Bug 846340 - Add test for 'Clear Site Settings'. r=jmaher 2013-06-17 11:49:17 +03:00
Margaret Leibovic
e1f8a8c273 Bug 883287 - Add null checks to Prompt.jsm constructor. r=wesj 2013-06-17 13:06:56 -04:00
Federico Paolinelli
8ea9775a05 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
f28dcf0bef 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
8c46120f12 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
0841d2b7e7 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
3674b7925e b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
ad3592a2c7 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Jim Chen
632fc54b12 Bug 863777 - Get native stack in ANR report; r=blassey 2013-06-14 12:42:10 -04:00
Jim Chen
7ac143ee85 Bug 863777 - Add native stack JNI method definitions; r=kats 2013-06-14 12:42:10 -04:00
Jim Chen
972894c901 Bug 863777 - Add types to jni-generator.py; r=kats 2013-06-14 12:42:10 -04:00
Timothy Nikkel
c26d21aac5 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
32ae6cd6c6 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
26f0b8126f Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Max Li
ffe4c4a11a Bug 803021 - Doorhanger notifications do not retain accessibility focus. r=mleibovic 2013-06-13 15:42:45 -04:00
Mark Capella
da695125a0 Bug 868222 - Tab increment animation displays an artifact, r=wesj 2013-06-13 02:58:59 -04:00
Nick Alexander
6bd1f577b4 Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle 2013-06-12 19:17:26 -07:00
Wes Johnston
460a11f1a6 Bug 878415 - Return early if the user cancels a file picker. r=liuche 2013-06-12 16:43:15 -07:00
Richard Newman
36f15f3418 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Nick Alexander
68f11f8588 Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
Chris Peterson
f5085029b2 Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey 2013-06-12 10:07:34 -07:00
Chris Peterson
a279deb591 Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey 2013-05-09 14:51:27 -07:00
Nick Alexander
1c8aeab171 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
7613b04868 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Sriram Ramasubramanian
81f9320373 Bug 881507: NoSuchMethodError on MenuItem. [r=mfinkle] 2013-06-11 10:47:30 -07:00
Sriram Ramasubramanian
c4b4956bc2 Bug 881828: Add MenuItemDefault to GeckoViewsFactory. [r=mfinkle] 2013-06-11 13:38:52 -07:00
Wes Johnston
808f3d2bb4 Bug 878848 - Use Prompt.jsm for NSS prompts. r=kats 2013-06-12 09:14:58 -07:00
Wes Johnston
45719385cf Bug 877911 - Make prompt service use Prompts.jsm. r=margaret 2013-06-12 09:14:57 -07:00
Wes Johnston
84065de1fe Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
197ba6ce3b Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston
90cbe0077f Bug 872388 - Create a buttonToast class. r=bnicholson
* * *
Bug 872388 - Style button toasts. r=bnicholson
2013-05-30 17:02:30 -07:00
Paul Feher
ec611e6333 Bug 878587 - Fixes for testMasterPassword to diminish intermittent-failures caused by slow devices. r=jmaher 2013-05-10 10:56:53 +03:00