Commit Graph

1481 Commits

Author SHA1 Message Date
Margaret Leibovic
60712ffec0 Bug 943466 - Fix copy/cut errors in SelectionHandler. r=wesj 2013-12-03 14:47:37 -08:00
Richard Newman
9ca672e19b Bug 936756 - Switch locales via pref, not via system locale setting. r=mfinkle,sriram (relanded as one patch) 2013-12-03 15:05:43 -08:00
Richard Newman
e26b65d95a Merge m-c to fx-team. 2013-12-03 10:47:15 -08:00
Mark Finkle
1a77654367 Backout 9ebed437d78f, 606c4b4ab77f, 686b4b5a5be3, c46514ce6886, 9cbe6533c480 due to critical breakage in bug 945723 2013-12-03 10:15:26 -05:00
Lucas Rocha
7a812d26d4 Bug 944537 - No need to store showProgress as a Tab state/param (r=mfinkle) 2013-12-03 16:20:31 +00:00
Richard Newman
c5cb9498a2 Bug 936756 - Part 2: implement loading of locale from prefs. r=mfinkle 2013-12-01 21:53:17 -08:00
Mike Hommey
9245936f8b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
d210f8ff00 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Richard Newman
3007c545eb Bug 941868 - Part 2: load and cache certain preloaded favicons on launch, and remove favicon from about:home's HTML content. r=mcomella 2013-11-26 19:48:30 -08:00
Wes Johnston
77f7b14f6b Bug 943400 - Don't show handles when text fields are original focused. r=mfinkle 2013-11-26 12:53:21 -08:00
Chenxia Liu
fc100d4f56 Bug 932092 - Data format for UI telemetry collection. r=mfinkle 2013-11-25 17:35:58 -05:00
Taylor Skidmore
4ce78c336a Bug 916483 - Replace usage of fastFind with finder. r=mleibovic 2013-11-22 15:01:17 -05:00
Wes Johnston
579b979070 Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Mark Capella
1794390ab4 Bug 938563 - Select all + copy on textarea doesn't copy linebreaks, r=margaret 2013-11-20 13:57:20 -05:00
Ryan VanderMeulen
659ccf3419 Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
2013-11-19 17:33:27 -05:00
Wes Johnston
efd71cba3e Bug 768667 - Use an actionmode for text selection. r=margaret,sriram
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png
2013-11-19 11:57:37 -08:00
Mark Capella
0c05ef6452 Bug 934470 - Cursor pin disappears on drag in textarea input, r=margaret 2013-11-18 23:48:49 -05:00
Chenxia Liu
9cbb113bf2 Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr 2013-11-18 10:17:46 -08:00
Chenxia Liu
4bc333961e Bug 852608 - Part 3: Add UI for adding a search engine. r=lucasr 2013-11-06 15:21:56 -08:00
Chenxia Liu
8a0e956178 Bug 852608 - Part 2: Support adding search engines. r=lucasr 2013-11-06 15:21:56 -08:00
Chenxia Liu
8aa0472e23 Bug 852608 - Part 1: Support opensearch <rel="search"> tag. r=lucasr 2013-11-06 15:21:56 -08:00
Mark Finkle
3ab8921ba4 Bug 928756 - [geckoview] Convert prompt-based actions into separate GeckoView endpoints r=bnicholson 2013-11-06 17:59:11 -05:00
Mark Finkle
9c7eb13a06 Bug 880119 - Improve the API for GeckoView r=blassey 2013-11-06 17:56:23 -05:00
Stefan Sobering
4e909d4be5 Bug 893774 - Allow passing of `null' for aButtons param in doorhanger.show. r=mleibovic 2013-11-06 00:24:18 -06:00
Mark Capella
7b6e77a838 Bug 840144 - Make about:config prettier on Android. r=wesj 2013-11-05 22:10:30 -08:00
Wes Johnston
0ae5cff690 Bug 932816 - Added a 'persistent' flag to the api in order to avoid to clear downloads notifications; r=wesj 2013-11-05 22:08:15 -08:00
Wes Johnston
15ccea8bf1 Bug 933275 - Switching WebrtcUI.js to use the new notifications.jsm api; r=wesj 2013-11-05 22:07:55 -08:00
Wes Johnston
c7a3101c80 Bug 932641 - Update Open in app to new API. r=margaret 2013-11-01 12:21:32 -07:00
Federico Paolinelli
5ed99b8b74 Bug 909932 - Implemented a Notifications.jsm module to expose rich notification api to addons; r=wesj 2013-11-01 12:06:07 -07:00
Noppanit Charassinvichai
143c06354d Bug 774696 - Default icon for about:apps. r=wesj 2013-10-31 22:01:24 +00:00
Margaret Leibovic
78d25bd163 Bug 932694 - Show apps container when installed apps are found. r=mfinkle 2013-11-01 07:45:32 -07:00
Kartikaya Gupta
189805593c Bug 732971 - For Fennec move the resolution from the top-level presShell to the content presShell. r=BenWa
The bulk of this patch is fixing up pieces of code that infer the resolution
as the inverse of the scaling transform on the root layer. This used to be
how various bits of gfx code obtained the resolution, but now that we can set
the resolution on the actual presShell that contains the content, we can also
just read the resolution from the FrameMetrics directly.
2013-10-29 09:27:50 -04:00
Jim Chen
b8e9e691a3 Bug 717878 - Enable scrolling single-line text inputs; r=kats 2013-10-26 14:34:51 -04:00
Mark Finkle
5a2edbe0bf Bug 926102 - Firefox for Android offers cert error overrides for HSTS sites, even though the override will never be honored r=margaret 2013-10-24 05:50:59 -04:00
Carsten "Tomcat" Book
5b11b4cbda Merge mozilla-inbound to Mozilla-Central 2013-10-24 07:05:29 +02:00
Carsten "Tomcat" Book
417825f57d Merge b2g-inbound to Mozilla-Central 2013-10-24 06:50:15 +02:00
Margaret Leibovic
f0b551e257 Bug 880281 - Make Marketplace more discoverable in about:apps. r=mfinkle 2013-10-23 11:14:11 +01:00
Mark Capella
35ec36f32d Bug 912983 - Text selection "cursor" persists on blur, r=margaret 2013-10-22 18:46:43 -04:00
Mark Capella
09f0a43ce3 Bug 928163 - Allow or disallow proper text selection caret display based on HTML <input> type, r=margaret 2013-10-22 18:46:43 -04:00
Wes Johnston
0becd4b76a Bug 780379 - Show a custom intent chooser for downloads that can be downloaded by an external app. r=mfinkle
--HG--
rename : mobile/android/chrome/content/HelperApps.js => mobile/android/modules/HelperApps.jsm
2013-10-17 16:30:47 -07:00
Matt Brubeck
81f6f45b53 Bug 928439 - Show HelperApp pageaction for selected tab only [r=wesj] 2013-10-18 10:25:20 -07:00
Mark Capella
6cc97e9afb Bug 927911: Don't try to attach SelectionHandler carets to disabled input elements, r=margaret 2013-10-18 01:28:17 -04:00
Mark Capella
39089b8f36 Bug 925983 - Misc javascript error in aboutReader on restart with multiple tabs in readermode, r=lucasr 2013-10-18 01:28:17 -04:00
Mark Capella
9316659b03 Bug 926015 - Bypass update of Viewport metadata when no documentElement exists, r=kats 2013-10-18 01:28:17 -04:00
Federico Paolinelli
45f5b601e0 Bug 921776 - Notification completed not showing when download was started from a private tab. r=wesj 2013-10-17 15:18:35 -07:00
Kartikaya Gupta
aa56edf303 Bug 927863 - Back out 14207ffc2b2f (bug 911574) for breaking iframe scrolling. r=backout 2013-10-17 16:37:03 -04:00
Michael Henretty
6ee42939de Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Jonathan Kew
b0255ba5bb bug 877203 pt 2 - remove obsolete/redundant font names from CSS in mobile/android. r=blassey 2013-10-23 22:04:40 +02:00
Richard Newman
b4fc1fec43 Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-16 18:56:27 -07:00