Commit Graph

1304 Commits

Author SHA1 Message Date
Mark Capella
2578de14bf Bug 766359 - Background update of add-ons/addons: Make success notification/toast more informative 2013-08-01 20:55:23 -04:00
Ryan VanderMeulen
506982a7d0 Merge m-c to inbound. 2013-08-01 20:25:21 -04:00
Marco Castelluccio
391654aa12 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ryan VanderMeulen
7fe0b0251b Merge m-c to fx-team. 2013-08-01 16:35:13 -04:00
Wes Johnston
ddff2a6c30 Bug 895655 - Remove gecko object from pageactions messages. r=margaret 2013-08-01 15:45:44 -07:00
Margaret Leibovic
5ca18055eb Bug 722902 - Make AMO more discoverable in the browser. r=mfinkle
--HG--
rename : mobile/android/themes/core/images/addons-amo-hdpi.png => mobile/android/themes/core/images/marketplace-logo.png
2013-08-01 09:31:49 -07:00
Margaret Leibovic
63251ca7ae Bug 896048 - Don't show site identity info when a page has loaded mixed content. r=wesj 2013-07-29 15:49:16 -07:00
Chris Kitching
401241c946 Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic 2013-07-29 12:17:32 -04:00
Mark Capella
1fa65593c1 Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret 2013-07-28 16:36:47 -04:00
Dão Gottwald
500ec2e26f Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson 2013-07-27 16:18:25 +02:00
Shane Tully
9b0b59b6dc Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00
Shane Tully
762f18fc16 Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson 2013-07-23 11:09:00 -07:00
Gian-Carlo Pascutto
e6e8bd32fc Bug 885768 - Cannot make a getUserMedia request within an iframe. r=mfinkle 2013-07-23 08:24:44 +02:00
Chenxia Liu
f6c36a890a Bug 888553 - Remote Debugging Part 2: Bring browser app to front on remote connection. r=lucasr 2013-07-31 15:38:48 -07:00
Mark Capella
7f15d4c0ce Bug 900141 - Problems with new Context Menu Search, r=margaret 2013-07-31 18:25:37 -04:00
Shilpan Bhagat
7755afac2b Bug 897710 - Reset reader active mode button on page load. r=wesj 2013-07-24 18:23:56 -07:00
Shilpan Bhagat
916aef0476 Bug 891736 - Make XUL menulist fire events. r=mfinkle 2013-07-31 10:31:46 -07:00
Wes Johnston
d394cb78fc Bug 881251 - Add mute/unmute to media context menus. r=lucasr 2013-07-22 09:19:40 -07:00
Brian Nicholson
1f9df2da35 Bug 887655 - Revert hiding the download notification on completion. r=margaret 2013-07-18 12:12:38 -07:00
Michael Boon
a0615b0d09 Bug 872576 - Stop using deprecated for each ... in. r=mleibovic 2013-07-18 10:31:51 -04:00
Tom Schuster
c0bd78d712 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Wes Johnston
9d4f63d509 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Mark Capella
7223ddfaa5 Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret 2013-07-18 00:58:49 -04:00
Ryan VanderMeulen
cc6b678858 Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
5711ac35d2 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Mark Finkle
5a400869a0 Bug 894882 - Make sure the correct host is displayed when prompting for WebRTC from iframes r=wesj 2013-07-17 09:19:19 -04:00
Botond Ballo
4cb0baff46 Bug 834613 - Hook up prefs formhelper.mode and formhelper.autozoom. Remove formhelper.autozoom.caret and formhelper.restore. r=kats 2013-07-16 09:12:56 -04:00
Shilpan Bhagat
89ca5fbb0b Bug 734877 - Updates to pageaction based on the new design. r=wesj 2013-07-15 17:19:05 -07:00
Ed Morley
3fe542508d Backed out changeset f1d3ac351fdd (bug 884075) 2013-07-16 11:59:55 +01:00
Ed Morley
663d9e00bd Backed out changeset 72b0a69fde77 (bug 734877) 2013-07-16 11:59:51 +01:00
Shilpan Bhagat
2e4888cd23 Bug 734877: Implement a page actions api. r=wesj 2013-07-15 17:19:05 -07:00
Wes Johnston
019836db33 Bug 884075 - Add a javascript api for button toasts. r=margaret 2013-07-16 01:33:06 -07:00
Mark Finkle
55a1384b12 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored (Part 2) r=bnicholson 2013-07-13 00:34:38 -04:00
Mark Finkle
85c917abe4 Bug 886496 - When doing lazy tab restoration, set the <browser>s in question to display:none until restored r=bnicholson 2013-07-12 08:44:23 -04:00
Kartikaya Gupta
e7f82b9f49 Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret 2013-07-11 17:58:13 -04:00
Kartikaya Gupta
61089f4c3a Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis 2013-07-11 12:50:14 -04:00
Kartikaya Gupta
b828b0147c Bug 877602 - Ensure the viewport-remeasure code runs when it's supposed to. r=Cwiiis 2013-07-11 12:49:39 -04:00
Nicolas Carlo
4a1771e49c Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic 2013-07-11 10:43:36 -04:00
Sriram Ramasubramanian
207035c31f Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram 2013-07-08 22:47:10 -07:00
Wes Kocher
caec20aa32 Backout d5720a99657f for oranges on a CLOSED TREE 2013-07-10 15:06:45 -07:00
Chris Kitching
eec3243c1f Bug 828254 - Add context menu item to query default search provider using selection. r=mleibovic 2013-07-10 10:05:01 -04:00
Yura Zenevich
8d55588b14 Bug 890976 - removing an erroneous semilcolon that causes a SyntaxError when loading WebAppRT.js. r=mfinkle
---
 mobile/android/chrome/content/WebAppRT.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
2013-07-09 16:25:56 -04:00
Max Li
9de9cc8c3c Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle 2013-07-08 16:21:19 -04:00
Margaret Leibovic
504eb1cf77 Bug 872806 - (Part 1) Update DirectoryProvider to handle returning distribution location in JS. r=mfinkle 2013-07-05 07:37:00 -07:00
Kartikaya Gupta
7c400dc164 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Wes Kocher
94aca7fea5 Backout bug 872806 for multiple android test failures 2013-07-02 23:47:46 -07:00
Margaret Leibovic
7523ec9754 Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle 2013-07-02 21:40:45 -07:00
Scott Johnson
8fce66a029 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
Wes Johnston
b62238b9a9 Bug 888836 - Turn off audio channels for non apps. r=mfinkle 2013-07-01 14:46:30 -07:00
Chenxia Liu
961b7f4b7c Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander 2013-06-28 16:38:51 -07:00