Commit Graph

1355 Commits

Author SHA1 Message Date
Wes Kocher
7c850ea632 Backed out changeset 2404f5888de3 (bug 864589) 2013-08-16 16:09:46 -07:00
Mark Capella
4d820ba757 Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan 2013-08-16 16:45:42 -04:00
Nicolas Carlo
a9a0c70de9 Bug 892942 - Remove www., m. and mobile. from URLs in Reader Mode. r=margaret 2013-08-16 08:48:39 -04:00
Kartikaya Gupta
d802b5ccca Bug 898877 - Ensure that viewport resizing behaviour due to dynamic toolbar is consistent. r=Cwiiis
In browser.js were two pieces of code that determined whether or not the CSS viewport
size should include the margins. These two pieces of code were inconsistent in that
one used rounding while the other used a fuzz. Also, one of them subtracted gViewportMargins
from gScreenHeight while the other added them. This patch makes the two pieces of code
consistent, and updates them to use a fuzz so that the CSS viewport is enlarged only
when dealing with pages that are equal to or larger than the screen (with the toolbar hidden).
2013-08-16 08:42:32 -04:00
Wes Johnston
e0f8ef1796 Bug 808636 - Restyle mobile error pages. r=margaret 2013-08-15 12:04:42 -07:00
Wes Johnston
549289da6a Bug 901822 - Fix expanders in error pages. r=margaret 2013-08-15 12:04:36 -07:00
Mark Capella
4a0c7eedd6 Bug 903871 - JS crash in SelectionHandler during longtap text select on target page, r=margaret 2013-08-13 14:51:26 -04:00
Wes Johnston
4933a3c82a Bug 904075 - Follow up to simplify code. r=margaret 2013-08-13 08:52:31 -07:00
Wes Johnston
5aa3e2ef64 Bug 904075 - Remove un-necessary check finding media links. r=margaret 2013-08-13 08:50:37 -07:00
Kartikaya Gupta
78a2559c81 Bug 896547 - Fix regression due to incorrect change in 2765ec8ccf3b. r=Cwiiis
We use two different "pageWidth" calculations in browser.js, and the
regressing change switched from using one definition to the other. This
caused an infinite remeasure loop.
2013-08-12 13:26:08 -04:00
Max Li
0b5e997c41 Bug 904070 - Unlabelled button on addons screen. r=margaret 2013-08-12 10:47:09 -04:00
Ryan VanderMeulen
febf24bb96 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Chris Kitching
f1a4b57f9c Bug 902932 - Cleaning up problematic dead code in aboutAddons.js r=liuche 2013-08-08 18:51:27 -07:00
Wes Johnston
6970ddc3f1 Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Scott Johnson
9ed085af3a Bug 808173: Add a switch for reflow-on-zoom to not activate when non-text elements are the target of a double-tap event. [r=kats] 2013-08-08 12:22:26 -05:00
Wes Johnston
6f6a6c5bd0 Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Adrian May
8f4498e9f2 Bug 899167 - Change 'SelectedText' to 'TextSelection' and move handling from browser.js to TextSelection.js, r=margaret 2013-08-06 16:58:41 -04:00
Ryan VanderMeulen
a469a2f257 Backed out 2 changesets (bug 901151, bug 788073) for suspected robocop-2 orange.
Backed out changeset 6e7a45127e07 (bug 901151)
Backed out changeset bf050e52851f (bug 788073)
2013-08-06 15:28:46 -04:00
Wes Johnston
1964838197 Bug 901151 - Set source when firing mouse events. r=kats 2013-08-06 09:37:28 -07:00
Wes Johnston
227ae509ca Bug 788073 - Use platform touch fluffing on Android. r=kats 2013-08-06 09:37:27 -07:00
Ryan VanderMeulen
1aea707926 Merge m-c to fx-team. 2013-08-06 10:16:50 -04:00
Gian-Carlo Pascutto
7a45806f08 Bug 772280 - Abort text selection if the selection is far off the click point. r=margaret 2013-08-06 10:38:32 +02:00
Shane Tully
a0f34716dc Bug 901163 - Rename "Wallpaper:Set" message to match the function of "Set Image As". r=mleibovic 2013-08-05 14:21:28 -07:00
Wes Johnston
960781c8d9 Bug 901408 - Use correct resolveGeckoURI function. r=margaret 2013-08-05 14:14:23 -07:00
Chris Kitching
bcecdbe2b2 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-05 08:39:29 -07:00
Tim Taubert
7057b92364 Backed out changeset aa054b0f118b (bug 892113) 2013-08-03 04:15:01 -07:00
Chris Kitching
1133f02301 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
Shilpan Bhagat
a81fd61939 Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
Ryan VanderMeulen
93007c3658 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Wes Johnston
f36d020ed4 Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
Gijs Kruitbosch
f65bc5bc5b Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Marco Castelluccio
19539a7071 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
53108c6053 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
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
Richard Newman
f43f0b0320 Bug 900694 - Part 2: BrowserHealthRecorder changes to track add-on uninstallation. r=nalexander 2013-08-01 20:22:18 -07: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