Doug Turner
8c052a3c1e
Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan
2013-06-12 19:20:07 -07:00
Richard Newman
47c520862f
Bug 885042 - Remove vestigial add-on ignoring code. r=gps
2013-06-20 18:39:14 -07:00
Bill McCloskey
92baec2902
Bug 871005 - Add a pref for GC decommit threshold (r=gregor)
2013-06-20 18:06:53 -07:00
Sriram Ramasubramanian
f0d3f8ae5b
Bug 874014: Revert back to icon based TabsPanel headers. [r=margaret]
...
--HG--
extra : rebase_source : e6410e0fec37c7386a8770fa243afda3f092eeec
2013-06-20 16:52:02 -07:00
Joey Armstrong
1156439ca4
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Sriram Ramasubramanian
dc7c44883c
Bug 884133: Kill sAppContext in GeckoApp. [r=blassey]
...
--HG--
extra : rebase_source : 28ce06926299a7d6c9f1413a9de89ea535ae60a3
2013-06-17 17:31:17 -07:00
Chenxia Liu
2b500df8aa
Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj
2013-06-20 12:11:26 -07:00
Ryan VanderMeulen
2c400dd07a
Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange.
2013-06-20 15:07:31 -04:00
Nick Alexander
40c8cd76eb
Bug 874132 - Second reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-20 11:50:28 -07:00
Kartikaya Gupta
5152282d46
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
James Hugman
f437b35ad0
Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
2013-06-20 12:51:18 -04:00
James Hugman
430cfb1f7e
Bug 854934 - Add production cert for privileged apps on Android. r=wesj, r=mfinkle
2013-06-20 12:51:17 -04:00
Gian-Carlo Pascutto
b30f730f40
Bug 881875 - Pref on WebRTC on Firefox for Android. r=blassey
2013-06-20 18:16:25 +02:00
Brad Lassey
a4e4a1b3a4
bug 884792 - crash in nsXPCWrappedJS::Release, removeObserver being called off main thread r=kats
2013-06-19 13:55:35 -04:00
Margaret Leibovic
b7bf7b760d
Bug 751205 - (Part 4) Rename resources to be more generic for arrow popups. r=sriram
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-hdpi/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-hdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-hdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-mdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-large-xhdpi-v11/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-mdpi/arrow_popup_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi/doorhanger_popup_bg.9.png => mobile/android/base/resources/drawable-xhdpi/arrow_popup_bg.9.png
2013-06-20 08:06:15 -07:00
Margaret Leibovic
b97e4ce8c4
Bug 751205 - (Part 3) Factor out arrow/anchor positioning code to ArrowPopup. r=wesj
2013-06-20 08:06:15 -07:00
Margaret Leibovic
7fc48bf3ea
Bug 751205 - (Part 2) Un-singleton-ify SiteIdentityPopup. r=wesj
2013-06-20 08:06:15 -07:00
Margaret Leibovic
51d2852fa7
Bug 751205 - (Part 1) Refactor site identity popup and doorhanger popup to use common arrow panel container. r=wesj
...
--HG--
rename : mobile/android/base/resources/layout/site_identity_popup.xml => mobile/android/base/resources/layout/site_identity.xml
2013-06-20 08:06:15 -07:00
Max Li
a7dbb70ce3
Bug 785852 - Support editing mode navigation in Jelly Bean. r=eeejay r=kats
2013-06-19 16:11:46 -04:00
Brian O'Keefe
ed17339221
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1 ); r=mshal
...
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04:00
Ryan VanderMeulen
779d5cd001
Backed out changeset 833ca9a17792 (bug 874132) for Android bustage on a CLOSED TREE.
2013-06-19 20:32:47 -04:00
Nick Alexander
f07706dc7a
Bug 874132 - Reland Part 3: Replace uses of apkbuilder with zip and custom debug signing tool. r=jmaher,mfinkle
...
This incorporates follow-ups including: rename the debug key; check if
key alias exists rather than just testing for keystore existence; set
$(AIDL).
Renaming the debug key works around an un-confirmed JDK bug in
jarsigner, where '-debug' and 'debug' compare the same.
2013-06-19 17:05:14 -07:00
Justin Dolske
90da7178fc
Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle
2013-06-19 16:30:53 -07:00
Chris Peterson
bada2753d4
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
bfec328809
Bug 884694 - Fix the android preference to always enable plugins, r=margaret
2013-06-19 17:01:46 -04:00
Wes Johnston
232af56033
Bug 882136 - Remove notifications created by NotificationHelper when Fennec is killed. r=lucasr
2013-06-19 13:29:48 -07:00
Margaret Leibovic
49399ef74b
Bug 877782 - Reposition form autocomplete popup if dynamic toolbar changes visibility. r=kats
2013-06-19 08:35:44 -07:00
Jim Chen
4261ab65f1
Bug 880650 - Don't try to dismiss VKB during testBookmarksTab; r=adrian.tamas
2013-06-18 15:49:14 -04:00
Jim Chen
b4804ac3bd
Bug 880650 - Add selectAll call to URL bar initialization; r=cpeterson
2013-06-18 15:49:14 -04:00
Jim Chen
5e8a9647ed
Bug 880650 - Clean up hiding/showing VKB in the awesome screen; r=cpeterson
2013-06-18 15:49:14 -04:00
Wes Johnston
27e2e649e3
Bug 879482 - Use correct function when mapping results from file pickers. r=mfinkle
2013-06-18 09:39:33 -07:00
Nick Alexander
c0e534ddb4
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
23ea976640
Back out 35bf7e6dbf90 (bug 882120) for reftest and crashtest failures
2013-06-18 09:00:56 -07:00
Nicolas Carlo
bd3f5993e5
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
160450aea8
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
fb4602b57a
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
e4aa203c13
Back out b5854baf067d (bug 884004) for Android mochitest failures
2013-06-17 19:47:39 -07:00
Sriram Ramasubramanian
434a4bc08b
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
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