Commit Graph

4361 Commits

Author SHA1 Message Date
Wes Johnston
dd6b9d9f3e Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr 2013-07-09 13:43:35 -07:00
Wes Johnston
c1db4560dd Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Jim Chen
9d7bd3a353 Bug 890620 - Specify InputType.TYPE_CLASS_TEXT for password prompt inputs; r=mfinkle 2013-07-09 16:37:57 -04:00
Jim Chen
2ce559c4bd Bug 888473 - Start GeckoJavaSampler early when profiling startup; r=BenWa 2013-07-09 16:34:44 -04:00
Jim Chen
2a83b82ec4 Bug 889881 - Use IdleHandler to make MessageQueue.next() not block; r=blassey 2013-07-09 16:25:55 -04:00
Jim Chen
aa3cbe8305 Bug 889881 - Refactor and add a Gecko handler to ThreadUtils; r=blassey 2013-07-09 16:25:55 -04:00
Brad Lassey
d8503f7e8f bug 889541 - frequent build errors when editing android resources r=khuey 2013-07-02 15:57:16 -04:00
Max Li
2107f52eff Bug 886075 - Should be able to move caret with braille. r=eeejay r=kats 2013-07-03 18:20:11 -04:00
Sriram Ramasubramanian
732e8395a8 Bug 848909: A submenu of submenus. [r=mfinkle] 2013-03-07 11:52:57 -08:00
Sriram Ramasubramanian
874d05e5b6 Bug 857816: menu.remove() should remove a submenu's menu item too. [r=mfinkle] 2013-04-03 15:29:21 -07:00
Sriram Ramasubramanian
d09a387c0e 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
5271cc02d9 Bug 889939 - Wait for Gecko startup at end of testJarReader; r=nalexander 2013-07-08 18:55:34 -07:00
Chenxia Liu
a73b5839e9 Bug 887325 - Robocop: Add missing system pages to testSystemPages. r=gbrown 2013-07-08 18:34:25 -07:00
Sriram Ramasubramanian
3d537c51dc 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
e79f732ddd 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
e599e9ae61 Bug 889185 - Part 1: Test OrderedBroadcast token handling. r=rnewman 2013-07-08 13:55:20 -07:00
Margaret Leibovic
299271cd57 Bug 872806 - (Part 2) Remove unnecessary distribution path shared pref. r=mfinkle 2013-07-05 07:37:15 -07:00
Margaret Leibovic
f9eaed895c 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
fbd56e66c5 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
e45a1a8094 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-07-04 14:53:27 +01:00
Chris Lord
c92aaf4fa7 Bug 803299 - Enable 32-bit colour on Android. r=kats 2013-07-04 14:53:25 +01:00
Kartikaya Gupta
61cece35c8 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Mike Hommey
ab5c5faa99 Bug 889236 - Cleanup GeckoLoader.loadMozGlue after bug 850875. r=kats 2013-07-04 10:31:10 +09:00
Brian Nicholson
21b7ba59de Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 17:42:47 -07:00
Brian Nicholson
89e1411af7 Backout c1e84483fc87 for Android bustage 2013-07-03 17:05:58 -07:00
Brian Nicholson
0a115d25d6 Bug 888497 - Fix focus order of browser toolbar. r=sriram 2013-07-03 15:38:19 -07:00
Brian Nicholson
ffe182d14e Bug 889554 - Save session between app upgrades. r=mfinkle 2013-07-03 15:24:57 -07:00
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