Commit Graph

9941 Commits

Author SHA1 Message Date
Jim Chen
e56ee2b07a Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey 2013-07-09 16:25:55 -04:00
Yura Zenevich
8d55588b14 Bug 890976 - removing an erroneous semilcolon that causes a SyntaxError when loading WebAppRT.js. r=mfinkle
---
 mobile/android/chrome/content/WebAppRT.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
2013-07-09 16:25:56 -04:00
Brad Lassey
c87009a892 bug 889541 - frequent build errors when editing android resources r=khuey 2013-07-02 15:57:16 -04:00
Max Li
004fdc5faf Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats 2013-07-03 18:20:11 -04:00
Nicolas Carlo
23bcf72c26 Bug 856803 - Change About:feedback title to Open Sans Light. r=margaret 2013-07-09 09:09:15 -04:00
Max Li
9de9cc8c3c Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle 2013-07-08 16:21:19 -04:00
Sriram Ramasubramanian
478097524e Bug 848909: A submenu of submenus. [r=mfinkle] 2013-03-07 11:52:57 -08:00
Sriram Ramasubramanian
38eab0aeca Bug 857816: menu.remove() should remove a submenu's menu item too. [r=mfinkle] 2013-04-03 15:29:21 -07:00
Sriram Ramasubramanian
7c76626138 Bug 857808: NativeWindow.menu should support parsing more attributes when adding a new entry. [r=mfinkle] 2013-04-03 15:10:06 -07:00
Geoff Brown
68d22f0a0d Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander 2013-07-08 18:55:34 -07:00
Chenxia Liu
dca1f0da6d Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown 2013-07-08 18:34:25 -07:00
Sriram Ramasubramanian
70df3b06f7 Bug 880513: Sides of awesomescreen search suggestion should be blue. [r=mfinkle]
--HG--
extra : rebase_source : d2b89edbf0c64e2271cb4bb9615c2131d10f21c3
2013-07-08 13:19:01 -07:00
Chris Peterson
2792078a44 Bug 889185 - Part 2: Distinguish between OrderedBroadcasts with null and default/undefined permissions. r=rnewman 2013-06-24 14:05:11 -07:00
Nick Alexander
743e176472 Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
Trevor Saunders
4fda35a773 bug 886526 - disallow MODULE_NAME and IS_COMPONENT for makefiles in libxul r=bsmedberg 2013-06-25 11:15:21 -04:00
Margaret Leibovic
4b3de27be2 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-05 07:37:15 -07:00
Margaret Leibovic
504eb1cf77 Bug 872806 - (Part 1) Update DirectoryProvider to handle returning distribution location in JS. r=mfinkle 2013-07-05 07:37:00 -07:00
Brad Lassey
acb0cc8301 bug 803299 - Investigate using 24-bit or 32-bit color, only use 24bit for high memory (768MB RAM) devices r=kats 2013-07-02 09:44:44 -04:00
Chris Lord
65f7a7d740 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-07-04 14:53:27 +01:00
Chris Lord
4dcb88c93c Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-07-04 14:53:25 +01:00
Kartikaya Gupta
7c400dc164 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Mike Hommey
b3ebd2cce9 Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
Brian Nicholson
9d6a30665a Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 17:42:47 -07:00
Brian Nicholson
853f2c991d Backout c1e84483fc87 for Android bustage 2013-07-03 17:05:58 -07:00
Brian Nicholson
220e5bc32f Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 15:38:19 -07:00
Brian Nicholson
85b709e770 Bug 889554 - Save session between app upgrades. r=mfinkle 2013-07-03 15:24:57 -07:00
Ryan VanderMeulen
f1885b822b Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures. 2013-07-03 16:21:44 -04:00
Wes Johnston
b0fd555962 Bug 822820 - Update robocop for new SUMO url. r=margaret 2013-07-03 10:33:24 -07:00
Wes Johnston
b61b0a7ef1 Bug 822820 - Update SUMO bookmark URL and favicon. r=margaret 2013-07-03 10:19:39 -07:00
Wes Kocher
dec3d1777a Fix merge conflict from backout of bug 872806 2013-07-03 01:11:40 -07:00
Shilpan Bhagat
e9dc650368 Bug 883259 - Updating the application icons and in content icons with new graphics. r=wesj 2013-06-25 12:07:32 -07:00
Wes Kocher
94aca7fea5 Backout bug 872806 for multiple android test failures 2013-07-02 23:47:46 -07:00
Margaret Leibovic
ead93cff77 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-02 21:40:47 -07:00
Margaret Leibovic
7523ec9754 Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle 2013-07-02 21:40:45 -07:00
Richard Newman
bf96eadef1 Merge m-c to m-i. 2013-07-02 18:52:48 -07:00
Nick Alexander
cb3298134b Merge m-c to s-c 2013-07-02 14:59:21 -07:00
Richard Newman
ce9e5b7bd5 Bug 885886 - Clarify definitions of FHR init times. r=doc-only 2013-07-02 14:13:52 -07:00
Richard Newman
1800a6e01e Bug 888665 - Bad stored add-ons cause document generation failure in the presence of good add-ons. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
710c46301c Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
5bd82ee40c Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander 2013-07-02 12:08:08 -07:00
Nick Alexander
8bc8d6e257 Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman 2013-07-02 12:00:34 -07:00
Wes Johnston
c7a9f063c8 Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD 2013-07-02 10:11:48 -07:00
Wes Johnston
3a4b5dbf2e backout df9231393766 to fix commit message 2013-07-02 10:10:50 -07:00
Wes Johnston
7ece01b507 Bug 884865 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret 2013-07-02 10:00:12 -07:00
Wes Johnston
e94f55f224 Bug 884865 - If sites provide a large favicon, use it alone for homescreen shortcuts. r=mfinkle 2013-07-02 10:00:10 -07:00
Gian-Carlo Pascutto
6f3ec0516b Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
2504134266 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Max Li
539909bb77 Bug 886077 - Can't access address bar using Spiel screen reader. r=lucasr
Relanded because bug 887020 accidentally reverted this patch.
2013-06-29 17:18:38 -04:00
Wes Johnston
9e027d11ac Bug 888949 - Return hours in 0-23 range for time input types. r=mounir 2013-07-02 09:42:20 -07:00
Brian Nicholson
8f2fc50e46 Bug 886123 - Handle locale changes with BroadcastReceiver instead of getLastCustomNonConfigurationInstance(). r=sriram 2013-07-02 11:36:33 -07:00
Michal Kajda
01b0227d72 Bug 888641: NPE in BrowserToolbar's setProgressVisibility(). [r=sriram]
--HG--
extra : rebase_source : 02f7b680e58f8b5b52972de403e05c2a227250cd
2013-07-02 10:48:02 -07:00
Chris Peterson
0f101490b8 Bug 889036 - Fix test build instructions in Robocop README.rst. DONTBUILD NPOTB r=gbrown 2013-07-01 12:33:43 -07:00
Chris Kitching
a4c2cddf35 Bug 888053 - Fix for Cursor leak in TopSitesView.java. r=bnicholson 2013-07-02 15:49:07 -04:00
Nicolas Carlo
32f486b3cf Bug 884336 - Remove trailing "/" from URLs when pref to show URLs in titlebar is enabled. r=wesj 2013-07-02 15:49:06 -04:00
Nathan Froyd
4dd8a1955e Bug 887906 - use the correct ctypes types for long and short function parameters in JNI.jsm; r=wesj
long might be 32-bit or 64-bit, depending on the architecture.  short is usually
16 bits, but we might as well specify a 16-bit type directly.
2013-06-27 14:02:19 -04:00
Scott Johnson
8fce66a029 Bug 878931: Add a FontSizeInflation() method to Element in order to retrieve font size inflation to use during reflow-on-zoom. [r=kats,mounir]
The reflow-on-zoom behavior needs a more robust determination of the font size inflation, so
that it can adjust its behavior depending on whether font size inflation has been
enabled for a given element's text. This patch also modifies the behavior of reflow-
on-zoom such that it will zoom in to piece of text, with reflow, if the minimum
specified font size in the font size inflation preferences is greater than the
current font size, with font size inflation, of the element.
2013-07-02 09:04:27 -05:00
Chris Kitching
d909f4bec8 Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
Chris Kitching
1e8750f70d Bug 886472 - Dividers default to invisible, redundant call to hideDivider removed, showDividers() now hides divider of final visible DoorHanger. r=mleibovic 2013-07-02 08:10:27 -04:00
Brad Lassey
927915b3cb backout 1c865eaf5dd8 for red/orange tests 2013-07-01 19:20:40 -04:00
Brad Lassey
8d36e80284 bug 880259 - Firefox should use GeckoView r=mfinkle
--HG--
extra : rebase_source : 5f804d6f345b7dbbfcb9607b735a3b4e34ffe3f6
2013-06-06 08:33:39 -04:00
Wes Johnston
b62238b9a9 Bug 888836 - Turn off audio channels for non apps. r=mfinkle 2013-07-01 14:46:30 -07:00
Chenxia Liu
961b7f4b7c Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00
Brian Nicholson
28819bdc9b Bug 887069 - Fix focus behavior of go button in URL bar. r=sriram 2013-06-28 14:58:18 -07:00
Sriram Ramasubramanian
a56afe2ca3 Bug 888381: NPE on closeOptionsMenu() in BrowerToolbar. [r=mfinkle]
--HG--
extra : rebase_source : f779107a2893ae2d40113bc67f461adc0fa6767b
2013-06-28 11:19:06 -07:00
Wes Johnston
2efea53f15 Bug 888145 - Use browser content windows when deciding whether to ignore location changes. r=mfinkle 2013-06-28 11:23:13 -07:00
Wes Johnston
527f5a8b3c Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -07:00
Nick Alexander
f0ec9e6ba3 Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman 2013-06-28 10:30:55 -07:00
Brad Lassey
7f9ac93921 bug 888201 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoApp.collectAndReportLocInfo(GeckoApp.java) r=kats 2013-06-28 12:42:28 -04:00
Nick Alexander
af8ed74358 Bug 887121 - Make packager install and szip .so libraries in assets/ directly. r=glandium
This adds a Component type to the mozbuild.mozpack package manifest
parser, and teaches the packager to accept components of the form
[name destdir="dir"].  Then we update the Android package manifest and
simplify the packager code.

I would have liked to make the packager put mozglue.so and
MOZ_CHILD_PROCESS_NAME in lib/$(ABI_DIR) directly, but this turned out
to be awkward.  Since MOZ_CHILD_PROCESS_NAME needs to have lib/ in its
name to load successfully on Android, we would have to add notation in
package manifests to install bin/lib/*plugin-container* to
lib/$(ABI_DIR)/*plugin-container*.
2013-06-28 09:10:57 -07:00
Sriram Ramasubramanian
06d9864f6d Bug 887572: Kill GeckoViewsFactory. [r=bnicholson] 2013-06-27 16:51:55 -07:00
Sriram Ramasubramanian
02a84efb54 Bug 855888: Remove "Gecko." namespace in XML files. [r=bnicholson] 2013-06-27 16:51:50 -07:00
Sriram Ramasubramanian
a5f01ee613 Bug 887020: Remove mLayout from BrowserToolbar. [r=mfinkle] 2013-06-25 16:10:52 -07:00
Nick Alexander
fc7e7d8ec5 Bug 847178 - Avoid exceptions in CryptoRecord.fromJSONRecord. r=rnewman 2013-06-27 15:14:09 -07:00
Jim Chen
25b847a4ce Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Brian Nicholson
0d693e50c5 Bug 887051 - Fix gamepad action key behavior in AwesomeScreen. r=kats 2013-06-26 16:42:49 -07:00
Sriram Ramasubramanian
ccda9118ec Bug 886528: Move onCreatePanelView to GeckoApp. [r=mfinkle]
--HG--
extra : rebase_source : 4383294087f67382e8f96e9351f41ce6a61b7cf8
2013-06-25 14:26:01 -07:00
Sriram Ramasubramanian
e6bbcc526e Bug 886528: Postpone popup menu initialization. [r=mfinkle]
--HG--
extra : rebase_source : 063c64a6340b92a75d00b1a5ed434b0a249827d6
2013-06-25 11:39:54 -07:00
Jim Chen
83438a2314 Bug 864040 - Send key events from the UI thread the right way; r=cpeterson 2013-06-26 17:28:21 -04:00
Brad Lassey
7437e16b8c bug 886921 - Crash [@ org.mozilla.gecko.GeckoApp.getCellInfo(GeckoApp.java:2336)] r=mfinkle 2013-06-25 14:53:43 -04:00
Nick Alexander
72e9d59e80 Bug 885951 - Find jarsigner and keytool during configure. r=gps 2013-06-26 11:49:27 -07:00
Chenxia Liu
30b27916e4 Bug 872329 - Part 3: Apply new settings layout - tests. r=gbrown 2013-06-26 10:57:52 -07:00
Chenxia Liu
fcbf79e6a5 Bug 872329 - Part 2: Apply new settings layout - xml layouts. r=wesj 2013-06-26 10:57:49 -07:00
Chenxia Liu
8999a919e7 Bug 872329 - Part 1: Apply new settings layout - strings. r=wesj 2013-06-26 10:57:46 -07:00
Jim Chen
b6986ad28f Bug 887097 - Get rid of Gecko event sync time out; r=kats 2013-06-26 10:59:37 -04:00
Max Li
c203244414 Bug 886077 - Can't access address bar using Spiel screen reader. r=lucasr 2013-06-25 06:34:03 -04:00
Chris Kitching
6c5d882abe Bug 885941 - Homogenize privacy links in Fennec. r=mleibovic 2013-06-26 09:46:14 -04:00
Richard Newman
c8f898fb4f Bug 886156 - Part 2: don't initialize PIC with null add-ons. r=nalexander 2013-06-25 22:34:43 -07:00
Richard Newman
ccf78e8bcd Bug 886156 - Part 1: belt-and-braces safety in initialization of ProfileInformationCache. r=nalexander 2013-06-25 22:34:42 -07:00
Garrett Robinson
0a39a62d18 Bug 858780 - Turn on CSP 1.0 spec compliant flag in Android settings. r=mfinkle 2013-06-25 20:08:58 -04:00
Geoff Brown
d1c02ea68b Bug 882191 - Wait for Settings item to be enabled before selecting; r=liuche 2013-06-25 15:33:01 -07:00
Jonathan Kew
d5b73eda46 bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey 2013-06-25 22:30:58 +01:00
Chenxia Liu
8c3f9daa5f Bug 886916 - Regression: Multiple-level settings screens do not handle "back" correctly. r=margaret 2013-06-25 14:22:19 -07:00
James Hugman
228b79b0ec Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
* * *
Bug 860782 - Use app when requesting permissions. r=mfinkle
* * *
Bug 860782 - Disable permissions tests on platforms where they shouldn't work. r=mfinkle
2013-06-20 12:51:18 -04:00
Sriram Ramasubramanian
dd1b6d573a Bug 884566: Don't show default activity until some activity is choosen for first time in QuickShare. [r=mfinkle]
--HG--
extra : rebase_source : 4ede125667edcbed18559f3346ee559f5d5cb7bc
2013-06-24 15:49:16 -07:00
Ed Morley
b068dae3e8 Backed out changeset 30bf232b44f7 (bug 878674) 2013-06-25 11:25:30 +01:00
Jonathan Kew
c3b3a2eb65 bug 878674 - pt 2 - clean up obsolete copies of packaged fonts from the Android filesystem. r=blassey 2013-06-25 09:14:37 +01:00
Brian Nicholson
e74572c8bc Bug 849847 - Make about:home scrollable with the analog stick. r=Cwiiis 2013-06-24 21:44:07 -07:00
Phil Ringnalda
5ae7b08b00 Merge m-c to m-i 2013-06-24 16:51:59 -07:00
Alex Keybl
821f644108 Merging in version bump NO BUG 2013-06-24 11:37:32 -07:00
Richard Newman
639ce9a3c8 Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial 2013-06-24 08:40:35 -07:00
Richard Newman
74b997bffe Bug 886155 - GeckoSubdocumentScrollHelper logspew. r=kats 2013-06-23 23:39:14 -07:00
Max Li
a96f11d3dc Bug 885298 - warning: redundant cast to android.os.IInterface in ISelfBrailleService.java. r=kats
--HG--
extra : rebase_source : 1e89c31b2d79ff262113b0d4b1cf37110f1f4882
extra : amend_source : 23f3cc6cb2b6f064b97130d6cc94aad7f41a0992
2013-06-21 14:27:38 -04:00
Jim Chen
d7a68d8aaa Bug 837379 - Log main thread stack for off-main-thread exceptions; r=cpeterson 2013-06-24 16:10:03 -04:00
Richard Newman
64a8beb86e Bug 886231 - Rename datareporting_fhr_summary to reflect string change (follow-up from Bug 879558). r=trivial 2013-06-24 08:40:35 -07:00
Brian Smith
0272350848 Bug 867465: Remove the "Revocation Lists" feature, r=cviecco, r=mattn 2013-06-02 23:37:47 -07:00
Brian Smith
25ff7ceed9 Backout 308e3cd73c5f, cc9980cb3db2, f5591bedc40e due to build failure 2013-06-22 16:45:47 -07:00
Brian Smith
83b30629cc Bug 867465: Remove the Revocation Lists feature, r=cviecco, r=mattn
--HG--
extra : rebase_source : f17ab5ff048777e059bc287f01fe4a0d80965966
extra : histedit_source : 24c6c568f419d4eeeace0b0b8e1e0ce71d9b0cd8
2013-06-02 23:37:47 -07:00
Phil Ringnalda
fbec0d00df Merge m-c to m-i 2013-06-22 15:56:20 -07:00
Phil Ringnalda
35fb20e4a7 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Richard Newman
4183555b92 Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Richard Newman
be929a2ba6 Bug 879558 - Add entry point to about:healthreport in Settings > Data choices on Android. r=rnewman 2013-06-22 12:25:50 -07:00
Nick Alexander
8c06db6464 Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman 2013-06-21 17:42:46 -07:00
Nick Alexander
fa2746cfd2 Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Nick Alexander
790f330ec7 Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Nick Alexander
a3277c8b49 Bug 738890 - Fix testJarReader. r=wesj 2013-06-21 14:00:39 -07:00
Nick Alexander
92361edab1 Bug 884626 - Make UpdateServiceHelper read update.locale from correct omni.ja location. r=mfinkle 2013-06-21 14:00:38 -07:00
Richard Newman
99bbc881ed Bug 885042 - Remove vestigial add-on ignoring code. r=gps 2013-06-20 18:39:14 -07:00
Bill McCloskey
2e3db4ed09 Bug 871005 - Add a pref for GC decommit threshold (r=gregor) 2013-06-20 18:06:53 -07:00
Sriram Ramasubramanian
11504e0b54 Bug 874014: Revert back to icon based TabsPanel headers. [r=margaret]
--HG--
extra : rebase_source : e6410e0fec37c7386a8770fa243afda3f092eeec
2013-06-20 16:52:02 -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
Margaret Leibovic
5604435af7 Bug 860581 - Add support for Mixed Content Blocking. r=wesj 2013-06-21 20:36:38 -07:00
Margaret Leibovic
76437ec0bc Bug 884069 - Refactor DoorHanger to create a better Java API that doesn't depend on JSON. r=sriram,wesj 2013-06-21 20:36:35 -07:00
Margaret Leibovic
42edd8d348 Bug 885357 - Migrate "plugins.click_to_play" pref to "plugin.default.state" on upgrade. r=wesj 2013-06-21 20:36:32 -07:00
Joey Armstrong
177893ac53 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal 2013-06-20 15:59:59 -04:00
Sriram Ramasubramanian
5a77d35813 Bug 884133: Kill sAppContext in GeckoApp. [r=blassey]
--HG--
extra : rebase_source : 28ce06926299a7d6c9f1413a9de89ea535ae60a3
2013-06-17 17:31:17 -07:00
Chenxia Liu
24699fc626 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
759d45e79e Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange. 2013-06-20 15:07:31 -04:00
Nick Alexander
dc310122de 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
709894d739 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
a1f26cfb98 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
b71ef09dc8 Bug 854934 - Add production cert for privileged apps on Android. r=wesj, r=mfinkle 2013-06-20 12:51:17 -04: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
Gian-Carlo Pascutto
c844448aa0 Bug 881875 - Pref on WebRTC on Firefox for Android. r=blassey 2013-06-20 18:16:25 +02:00