Stefan Sobering
6d4f1184ad
Bug 893774 - Allow passing of `null' for aButtons param in doorhanger.show. r=mleibovic
2013-11-06 00:24:18 -06:00
Mark Capella
3d08ce3b7a
Bug 840144 - Make about:config prettier on Android. r=wesj
2013-11-05 22:10:30 -08:00
Wes Johnston
5afecb0bae
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
6b1e3de271
Bug 933275 - Switching WebrtcUI.js to use the new notifications.jsm api; r=wesj
2013-11-05 22:07:55 -08:00
Wes Johnston
6a7f72d71f
Bug 932641 - Update Open in app to new API. r=margaret
2013-11-01 12:21:32 -07:00
Federico Paolinelli
1e058fe0cb
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
08a5db5e58
Bug 774696 - Default icon for about:apps. r=wesj
2013-10-31 22:01:24 +00:00
Margaret Leibovic
8c12142c5a
Bug 932694 - Show apps container when installed apps are found. r=mfinkle
2013-11-01 07:45:32 -07:00
Kartikaya Gupta
61ffd37c9d
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
ad506c737a
Bug 717878 - Enable scrolling single-line text inputs; r=kats
2013-10-26 14:34:51 -04:00
Mark Finkle
2ea1a34eb9
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
daa4f1689c
Merge mozilla-inbound to Mozilla-Central
2013-10-24 07:05:29 +02:00
Carsten "Tomcat" Book
edd37f024b
Merge b2g-inbound to Mozilla-Central
2013-10-24 06:50:15 +02:00
Margaret Leibovic
43273a5ed2
Bug 880281 - Make Marketplace more discoverable in about:apps. r=mfinkle
2013-10-23 11:14:11 +01:00
Mark Capella
509fa75391
Bug 912983 - Text selection "cursor" persists on blur, r=margaret
2013-10-22 18:46:43 -04:00
Mark Capella
99bb96fc84
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
21b93ea455
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
68f1d626b4
Bug 928439 - Show HelperApp pageaction for selected tab only [r=wesj]
2013-10-18 10:25:20 -07:00
Mark Capella
cf8a1248fc
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
7128199971
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
966196456e
Bug 926015 - Bypass update of Viewport metadata when no documentElement exists, r=kats
2013-10-18 01:28:17 -04:00
Federico Paolinelli
3995839028
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
660b931c8f
Bug 927863 - Back out 14207ffc2b2f (bug 911574) for breaking iframe scrolling. r=backout
2013-10-17 16:37:03 -04:00
Michael Henretty
c36e06c2dd
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
506f46ffcb
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
e1e1a77170
Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella
2013-10-16 18:56:27 -07:00
Jim Chen
a0e68faf9d
Bug 917685 - Catch error thrown by nsILoadContext.associatedWindow; r=mfinkle
2013-10-16 10:51:23 -04:00
Georg Fritzsche
f79a1c805c
Bug 920927 - Update plugin overlay handling on mobile. r=margaret
2013-10-15 10:35:50 +02:00
Federico Paolinelli
2c7aace7e0
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
94102750cc
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
37b0f82c2f
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
01b53453c2
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Gavin Sharp
7ca7c14c7a
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
86a9d6e3c3
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
3678897716
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
ae8c899faf
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Mark Finkle
a2c6f01255
Bug 922329 - HelperApps.getAppsForUri does not check for empty results and throws r=wesj
2013-10-01 23:43:23 -04:00
Ryan VanderMeulen
39c9f02fea
Merge m-c to inbound.
2013-10-01 17:23:59 -04:00
Scott Johnson
8de43774d3
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
b745b911cc
Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle
2013-10-01 11:42:42 -04:00
Marco Castelluccio
c755fcdfda
Bug 921527 - Enable the mozTCPSocket API for web apps on Android. r=wesj
2013-09-30 14:00:02 -04:00
Kartikaya Gupta
d693c8d8a4
Bug 911574 - Allow subframe panning on the body. r=wesj
2013-09-27 13:57:45 -04:00
Mina Almasry
382d3cc279
Bug 813379 - Fennec hints to necko when search engines become visible. r=margaret
2013-09-30 10:59:40 -04:00
Wes Kocher
b5422acc06
Backed out changeset 5a520e97e6a5 (bug 911574) under suspicion of causing robocop1-1 orange.
2013-09-27 20:12:59 -07:00
Wes Kocher
738a700eef
Backed out changeset cfb6cd8accc3 (bug 911152)
2013-09-27 20:12:09 -07:00
Kartikaya Gupta
ad9dfad849
Bug 911152 - Don't reprocess the same metadata over and over. r=wesj
2013-09-27 13:57:54 -04:00
Kartikaya Gupta
127f486afd
Bug 911574 - Allow subframe panning on the body. r=wesj
2013-09-27 13:57:45 -04:00
Michael Comella
1da0af290a
Bug 915355 - Part 2: Add clarifying comments on keyword-search to Android code. r=rnewman
2013-09-27 09:38:25 -07:00
Niv Yahel
ecd60b0dd9
Bug 848772 - Remove the abouthome.title reference from config.dtd, create anaboutHome.dtd, and add it to jar.mn. r=mleibovic
2013-09-26 09:53:22 -04:00
Mark Capella
93c0ea246c
Bug 918222: Misc null error in browser.js, r=mfinkle
2013-09-24 18:34:12 -04:00