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
Jim Chen
daf87424ab
Bug 917685 - Catch error thrown by nsILoadContext.associatedWindow; r=mfinkle
2013-10-16 10:51:23 -04:00
Georg Fritzsche
a3b5f80d62
Bug 920927 - Update plugin overlay handling on mobile. r=margaret
2013-10-15 10:35:50 +02:00
Federico Paolinelli
ce68aebd91
Bug 921776 - Forced notifications to keep the same timestamp to preserve the order they are displayed in; fixed current notification mechanism in notification handler to update correctly the current foreground notification; r=wesj
2013-10-14 13:38:57 -07:00
Mark Capella
d869dc3636
Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
...
Part 2 - Actual final bug solution, tie into Part 1
2013-10-14 09:58:16 -04:00
Mark Capella
4dd7549869
Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
...
Part 1 - Ensure readinglist banner not visible until state is finalized
2013-10-14 09:58:16 -04:00
Mina Almasry
eaf7fb5d88
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Gavin Sharp
8086bb9e1f
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Reuben Morais
6d37cb18c3
Backed out 2 changesets (bug 899574) for breaking Gaia tests
...
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Michael Henretty
f5b19a2f64
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
Ms2ger
bc14e4aa9c
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Mark Finkle
ac7ff26e27
Bug 922329 - HelperApps.getAppsForUri does not check for empty results and throws r=wesj
2013-10-01 23:43:23 -04:00
Ryan VanderMeulen
5dc1c55908
Merge m-c to inbound.
2013-10-01 17:23:59 -04:00
Scott Johnson
65602a4c92
Bug 878935: Pause painting while reflow-on-zoom is in progress to provide a better user experience. [r=kats]
2013-10-01 14:52:13 -05:00
Margaret Leibovic
8805b1bab4
Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle
2013-10-01 11:42:42 -04:00
Marco Castelluccio
df5132fb8d
Bug 921527 - Enable the mozTCPSocket API for web apps on Android. r=wesj
2013-09-30 14:00:02 -04:00
Kartikaya Gupta
d32e27a6f8
Bug 911574 - Allow subframe panning on the body. r=wesj
2013-09-27 13:57:45 -04:00
Mina Almasry
92023d7937
Bug 813379 - Fennec hints to necko when search engines become visible. r=margaret
2013-09-30 10:59:40 -04:00
Wes Kocher
49f462c0ee
Backed out changeset 5a520e97e6a5 (bug 911574) under suspicion of causing robocop1-1 orange.
2013-09-27 20:12:59 -07:00
Wes Kocher
e972a82318
Backed out changeset cfb6cd8accc3 (bug 911152)
2013-09-27 20:12:09 -07:00
Kartikaya Gupta
e2c5a16656
Bug 911152 - Don't reprocess the same metadata over and over. r=wesj
2013-09-27 13:57:54 -04:00