Commit Graph

5687 Commits

Author SHA1 Message Date
Ryan VanderMeulen
c38e9386d1 Backed out changeset ec7bccd33fc0 (bug 846340) for frequent failures.
CLOSED TREE
2013-06-17 19:18:37 -04:00
Brad Lassey
b14200f199 bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::NotifyObservers r=kats 2013-06-17 17:09:09 -04:00
Brad Lassey
c042612d73 bug 882196 - Android crash in nsXPCWrappedJS::AddRef, remove nsAppShell::CallObservers r=snorp 2013-06-15 17:40:27 -04:00
Nick Alexander
071b157add Bug 883921 - Make testFindInPage close PaintedSurface. r=gbrown
--HG--
extra : rebase_source : 9531f3c74e01edb1fad635f9ced333362daed527
2013-06-17 13:57:04 -07:00
Catalin Suciu
217424e26a Bug 846340 - Add test for 'Clear Site Settings'. r=jmaher 2013-06-17 11:49:17 +03:00
Margaret Leibovic
f3399c4bad Bug 883287 - Add null checks to Prompt.jsm constructor. r=wesj 2013-06-17 13:06:56 -04:00
Federico Paolinelli
7d38784f65 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
978da0f3ad 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
6c93368967 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
dfd11d7d8e 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
9e17b8825a b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
2145ef4142 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Jim Chen
3d38aace49 Bug 863777 - Get native stack in ANR report; r=blassey 2013-06-14 12:42:10 -04:00
Jim Chen
4ae44380c9 Bug 863777 - Add native stack JNI method definitions; r=kats 2013-06-14 12:42:10 -04:00
Jim Chen
52d58c423c Bug 863777 - Add types to jni-generator.py; r=kats 2013-06-14 12:42:10 -04:00
Timothy Nikkel
304c2e9240 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
ba7ec49577 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
0faf67c93e Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Max Li
866ac287e8 Bug 803021 - Doorhanger notifications do not retain accessibility focus. r=mleibovic 2013-06-13 15:42:45 -04:00
Mark Capella
d566b5852d Bug 868222 - Tab increment animation displays an artifact, r=wesj 2013-06-13 02:58:59 -04:00
Nick Alexander
b43aa4aa67 Bug 880234 - Use add_test in testDeviceSearchEngines. r=mfinkle 2013-06-12 19:17:26 -07:00
Wes Johnston
acfabff83c Bug 878415 - Return early if the user cancels a file picker. r=liuche 2013-06-12 16:43:15 -07:00
Richard Newman
e4b5f18046 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Nick Alexander
c274952515 Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
Chris Peterson
c95b7cbaed Bug 834033 - Part 3: Add Android JSONUtils for parsing URLs and UUIDs. r=blassey 2013-06-12 10:07:34 -07:00
Chris Peterson
008dc579b2 Bug 834033 - Part 2: Import koush's android-websockets library. r=blassey 2013-05-09 14:51:27 -07:00
Nick Alexander
aca2150b55 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
6a0f1901a5 Bug 873569 - Part 0: Add a sanity test for JNI.jsm. r=wesj 2013-06-12 13:24:01 -07:00
Sriram Ramasubramanian
3148ffa0f2 Bug 881507: NoSuchMethodError on MenuItem. [r=mfinkle] 2013-06-11 10:47:30 -07:00
Sriram Ramasubramanian
91bedf1e94 Bug 881828: Add MenuItemDefault to GeckoViewsFactory. [r=mfinkle] 2013-06-11 13:38:52 -07:00
Wes Johnston
95d22d10ad Bug 878848 - Use Prompt.jsm for NSS prompts. r=kats 2013-06-12 09:14:58 -07:00
Wes Johnston
5634359390 Bug 877911 - Make prompt service use Prompts.jsm. r=margaret 2013-06-12 09:14:57 -07:00
Wes Johnston
11bf5adea8 Bug 872388 - Show a button toast when bookmarks are created. r=bnicholson 2013-05-30 17:03:20 -07:00
Wes Johnston
c44380ede9 Bug 872388 - Move EditBookmark dialog into its own class. r=bnicholson 2013-05-30 17:03:18 -07:00
Wes Johnston
cb3a563479 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
768bf32223 Bug 878587 - Fixes for testMasterPassword to diminish intermittent-failures caused by slow devices. r=jmaher 2013-05-10 10:56:53 +03:00
Jonathan Kew
70c3147982 bug 881640 - update CharisSILCompact fonts in the mobile product to release 4.114. r=blassey 2013-06-12 10:44:19 +01:00
Phil Ringnalda
522c764672 Back out 9f76571216ff (bug 880650) for test failures
CLOSED TREE
2013-06-11 20:43:00 -07:00
Shilpan Bhagat
a98c30828f Bug 860089: Changed the find in page bar to match the current theme. [r=sriram]
--HG--
extra : rebase_source : 2395ea36010168f6498b645f27ddb0c5f689d50b
2013-06-11 15:27:02 -07:00
Jim Chen
371dcbd4ae Bug 880650 - Clean up hiding/showing VKB in the awesome screen. r=cpeterson 2013-06-11 21:41:22 -04:00
Wes Johnston
112fcc8694 Bug 874401 - Add a missing image file. r=mfinkle CLOSED TREE 2013-06-11 14:57:08 -07:00
Wes Johnston
9fd6a267e0 Bug 878613 - Fix styling of spinner popups. r=sriram 2013-06-11 12:14:44 -07:00
Wes Johnston
97a3bc0b1f Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle 2013-06-11 12:14:43 -07:00
Richard Newman
bfd2d9a0c9 Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial 2013-06-11 09:29:37 -07:00
Kartikaya Gupta
c78c6af9f4 Bug 785929 - Kill FrameMetrics.mContentRect. r=kentuckyfriedtakahe 2013-06-11 09:46:51 -04:00
Adrian Tamas
ffc00d1e55 Bug 879767 - Intermittent testMasterPassword | GeckoEventExpecter - blockForEvent timeout: DOMContentLoaded. r=jmaher 2013-06-10 18:55:04 +03:00
Brian Nicholson
0337ae9dc3 Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown 2013-06-10 15:37:39 -07:00
Brian Nicholson
b55572883a Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown 2013-06-10 15:37:39 -07:00
Sriram Ramasubramanian
070f0c92bf Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Sriram Ramasubramanian
1238976040 Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00