Commit Graph

9815 Commits

Author SHA1 Message Date
Ryan VanderMeulen
6f65f0f63f Backed out changesets a4f1cec360dd and 74a99b693466 (bug 822820) for robocop-1 failures. 2013-07-03 16:21:44 -04:00
Wes Johnston
53c8706a2e Bug 822820 - Update robocop for new SUMO url. r=margaret 2013-07-03 10:33:24 -07:00
Wes Johnston
6418fbe7a2 Bug 822820 - Update SUMO bookmark URL and favicon. r=margaret 2013-07-03 10:19:39 -07:00
Wes Kocher
160ef7fe38 Fix merge conflict from backout of bug 872806 2013-07-03 01:11:40 -07:00
Shilpan Bhagat
3f9a706361 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
6bb10fd404 Backout bug 872806 for multiple android test failures 2013-07-02 23:47:46 -07:00
Margaret Leibovic
c8634f5be6 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-02 21:40:47 -07:00
Margaret Leibovic
9fe6d80539 Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle 2013-07-02 21:40:45 -07:00
Richard Newman
d003539ad1 Merge m-c to m-i. 2013-07-02 18:52:48 -07:00
Nick Alexander
a19a1cb490 Merge m-c to s-c 2013-07-02 14:59:21 -07:00
Richard Newman
c9f969398a Bug 885886 - Clarify definitions of FHR init times. r=doc-only 2013-07-02 14:13:52 -07:00
Richard Newman
ee37e7ed20 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
4e5090e300 Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
4d581b3cde Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander 2013-07-02 12:08:08 -07:00
Nick Alexander
d73cbfedf4 Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman 2013-07-02 12:00:34 -07:00
Wes Johnston
1d104ee47b 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
262cde227f backout df9231393766 to fix commit message 2013-07-02 10:10:50 -07:00
Wes Johnston
86c7be704a 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
3afdc958b4 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
c577e05b95 Bug 874569 - Adjust rotation amount if the Android device is rotated. r=blassey 2013-07-01 08:03:33 +02:00
Gian-Carlo Pascutto
231fc777d3 Bug 877248 - Use a TextureView and setAlpha to make preview invisible. r=blassey 2013-07-01 08:01:57 +02:00
Max Li
8c47f605d4 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
63531abe54 Bug 888949 - Return hours in 0-23 range for time input types. r=mounir 2013-07-02 09:42:20 -07:00
Brian Nicholson
943c6fc4a0 Bug 886123 - Handle locale changes with BroadcastReceiver instead of getLastCustomNonConfigurationInstance(). r=sriram 2013-07-02 11:36:33 -07:00
Michal Kajda
76d5b48885 Bug 888641: NPE in BrowserToolbar's setProgressVisibility(). [r=sriram]
--HG--
extra : rebase_source : 02f7b680e58f8b5b52972de403e05c2a227250cd
2013-07-02 10:48:02 -07:00
Chris Peterson
f36934bf16 Bug 889036 - Fix test build instructions in Robocop README.rst. DONTBUILD NPOTB r=gbrown 2013-07-01 12:33:43 -07:00
Chris Kitching
26c50959c0 Bug 888053 - Fix for Cursor leak in TopSitesView.java. r=bnicholson 2013-07-02 15:49:07 -04:00
Nicolas Carlo
e45fb0aeef 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
a9b9d01427 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
b741a6aa9d 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
d1c2df92fc Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman 2013-07-02 08:12:17 -04:00
Chris Kitching
ff54dd31aa 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
fe0427cf36 backout 1c865eaf5dd8 for red/orange tests 2013-07-01 19:20:40 -04:00
Brad Lassey
8f45e429eb bug 880259 - Firefox should use GeckoView r=mfinkle
--HG--
extra : rebase_source : 5f804d6f345b7dbbfcb9607b735a3b4e34ffe3f6
2013-06-06 08:33:39 -04:00
Wes Johnston
f5a6116cae Bug 888836 - Turn off audio channels for non apps. r=mfinkle 2013-07-01 14:46:30 -07:00
Chenxia Liu
56a65270ed 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
182778fa84 Bug 887069 - Fix focus behavior of go button in URL bar. r=sriram 2013-06-28 14:58:18 -07:00
Sriram Ramasubramanian
712565a6a8 Bug 888381: NPE on closeOptionsMenu() in BrowerToolbar. [r=mfinkle]
--HG--
extra : rebase_source : f779107a2893ae2d40113bc67f461adc0fa6767b
2013-06-28 11:19:06 -07:00
Wes Johnston
7f71db3897 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
48bd75bfb9 Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -07:00
Nick Alexander
7ee9ffae94 Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman 2013-06-28 10:30:55 -07:00
Brad Lassey
89c3313c4b 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
8865454ccd 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
1623994abd Bug 887572: Kill GeckoViewsFactory. [r=bnicholson] 2013-06-27 16:51:55 -07:00
Sriram Ramasubramanian
1c7c1d546c Bug 855888: Remove "Gecko." namespace in XML files. [r=bnicholson] 2013-06-27 16:51:50 -07:00
Sriram Ramasubramanian
d7c47630d0 Bug 887020: Remove mLayout from BrowserToolbar. [r=mfinkle] 2013-06-25 16:10:52 -07:00
Nick Alexander
6ef14b4ec2 Bug 847178 - Avoid exceptions in CryptoRecord.fromJSONRecord. r=rnewman 2013-06-27 15:14:09 -07:00
Jim Chen
45a97c4aa5 Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Brian Nicholson
8adefd72ca Bug 887051 - Fix gamepad action key behavior in AwesomeScreen. r=kats 2013-06-26 16:42:49 -07:00
Sriram Ramasubramanian
d5e1d05f01 Bug 886528: Move onCreatePanelView to GeckoApp. [r=mfinkle]
--HG--
extra : rebase_source : 4383294087f67382e8f96e9351f41ce6a61b7cf8
2013-06-25 14:26:01 -07:00