Commit Graph

1544 Commits

Author SHA1 Message Date
Margaret Leibovic
cd31dec075 merge m-c into fig 2013-07-28 12:08:01 -07: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
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
Margaret Leibovic
b2c048be2d merge m-c into fig 2013-07-22 12:11:05 -07:00
Mark Capella
359bf1675f Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr 2013-07-22 13:49:23 -04: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
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
Nathan Froyd
7ec6b9edf1 Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1 2013-08-26 14:07:34 -04: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
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
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
Gian-Carlo Pascutto
e6e8bd32fc Bug 885768 - Cannot make a getUserMedia request within an iframe. r=mfinkle 2013-07-23 08:24:44 +02: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
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
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
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
Nathan Froyd
2b8f3d4986 Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle 2013-08-08 11:05:48 -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
Wes Johnston
2efea53f15 Bug 888145 - Use browser content windows when deciding whether to ignore location changes. r=mfinkle 2013-06-28 11:23:13 -07:00
Wes Johnston
527f5a8b3c Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle 2013-06-28 11:19:34 -07:00
Nick Alexander
f0ec9e6ba3 Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman 2013-06-28 10:30:55 -07:00
Richard Newman
ccf78e8bcd Bug 886156 - Part 1: belt-and-braces safety in initialization of ProfileInformationCache. r=nalexander 2013-06-25 22:34:42 -07:00
James Hugman
228b79b0ec Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice
* * *
Bug 860782 - Use app when requesting permissions. r=mfinkle
* * *
Bug 860782 - Disable permissions tests on platforms where they shouldn't work. r=mfinkle
2013-06-20 12:51:18 -04:00
Phil Ringnalda
35fb20e4a7 Merge s-c to m-c 2013-06-22 15:50:51 -07:00
Richard Newman
4183555b92 Merge m-c to s-c. 2013-06-22 11:58:51 -07:00
Nick Alexander
8c06db6464 Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman 2013-06-21 17:42:46 -07:00
Nick Alexander
fa2746cfd2 Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Nick Alexander
790f330ec7 Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman 2013-06-21 14:00:40 -07:00
Richard Newman
99bbc881ed Bug 885042 - Remove vestigial add-on ignoring code. r=gps 2013-06-20 18:39:14 -07:00
Nicolas Carlo
bdc734b300 Bug 875852 - Make ambient light changes in auto-mode for Reader more reliable and less sensitive in aboutReader.js. r=margaret 2013-06-18 11:53:51 -04:00
Federico Paolinelli
8ccd4abde2 Bug 880661 - Corrected check for default handler existence. Added check for download's mimeinfo not nullness. r=margaret; 2013-06-17 13:06:53 -04:00
Margaret Leibovic
5604435af7 Bug 860581 - Add support for Mixed Content Blocking. r=wesj 2013-06-21 20:36:38 -07:00
Margaret Leibovic
42edd8d348 Bug 885357 - Migrate "plugins.click_to_play" pref to "plugin.default.state" on upgrade. r=wesj 2013-06-21 20:36:32 -07:00
Chenxia Liu
24699fc626 Bug 877725 - Provide user visible opt in UI for cell tower and wifi data collection and reporting. r=wesj 2013-06-20 12:11:26 -07:00
Ryan VanderMeulen
759d45e79e Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange. 2013-06-20 15:07:31 -04:00
James Hugman
a1f26cfb98 Bug 860782 - Move Android permission install to first run, from install. r=wesj, r=fabrice 2013-06-20 12:51:18 -04:00
Justin Dolske
47e57df0f0 Bug 839961 - Refactor login manager's content actions into a separate JSM. (mobile and metro changes) r=mfinkle 2013-06-19 16:30:53 -07:00
Benjamin Smedberg
1b2fc55d63 Bug 884694 - Fix the android preference to always enable plugins, r=margaret 2013-06-19 17:01:46 -04:00
Timothy Nikkel
d0a02501d7 Bug 876562. Fix scrollport size calculation that didn't make a lot of sense. r=kats
It was taking the min over two values that weren't in the same unit (the first in CSS pixels, the second in dev pixels).
2013-06-14 10:53:39 -05:00
Wes Johnston
7c48823e90 Bug 872142 - Make selecthelper use async prompts. r=bnicholson 2013-06-13 14:19:04 -07:00
Richard Newman
87d52b34f8 Bug 882319 - Page load fixes for first release. r=nalexander 2013-06-12 16:17:48 -07:00
Wes Johnston
e2c420c39b Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle 2013-06-11 12:14:43 -07:00
Richard Newman
c4865281e8 Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial 2013-06-11 09:29:37 -07:00
Mark Capella
57652d7851 Bug 802093 - Reader Mode:Update reading list button state if the list is empty, r=lucasr
--HG--
rename : mobile/android/themes/core/images/reader-list-icon-hdpi.png => mobile/android/themes/core/images/reader-list-on-icon-hdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-mdpi.png => mobile/android/themes/core/images/reader-list-on-icon-mdpi.png
rename : mobile/android/themes/core/images/reader-list-icon-xhdpi.png => mobile/android/themes/core/images/reader-list-on-icon-xhdpi.png
2013-06-10 12:25:35 -04:00
Federico Paolinelli
7b8fbcb01d Bug 684380 - Add context menu to add mail / phone links to address book. r=mfinkle 2013-06-10 12:17:56 -04:00
Ehsan Akhgari
f3d7666cee Merge mozilla-central into mozilla-inbound 2013-06-09 19:03:37 -04:00
Richard Newman
7eb58c5052 Merge m-c to s-c. 2013-06-07 13:04:39 -07:00
Richard Newman
c3f0c6a173 Bug 880549 - Include add-on blocklist state in payload. r=mfinkle 2013-06-07 10:20:59 -07:00
Wes Johnston
1001929a6c Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-05 10:04:11 -07:00
Scott Johnson
807c4e8412 Bug 873721: Remove positioning code for reflow-on-zoom when pinch-zooming to provide a better user experience.[r=kats]
Now that double-tap reflow-on-zoom has landed, we need to be a bit more careful about how the position maintenance code for reflow-on-zoom happens and which events trigger it. This patch removes the code that previously did position maintenence for reflow-on-zoom during a pinch-zoom event, but adds back the onPinchFinish() handler so that when pinch-zooming out, we can reset the max line box width if it changed due to a double-tap zoom event previously encountered.
2013-06-05 09:30:37 -05:00
Wes Johnston
10d885d829 Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
d690940572 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
930bf4daab Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Margaret Leibovic
34288bd4dd Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj 2013-06-04 15:59:50 -07:00
Nicolas Carlo
da672121e7 Bug 879088 - Replace XPCOMUtils.defineLazyGetter with XPCOMUtils.defineLazyModuleGetter where modules are loaded in browser.js, AddonUpdateService.js, and SessionStore.js. r=margaret 2013-06-06 12:37:21 -04:00
Brian Nicholson
09a251680e Bug 779497 - Clear addons list inside of async callback. r=wesj 2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
69145aa804 Backed out 7 changesets (bug 872147, bug 872143, bug 877467, bug 877200, bug 870063, bug 872149) for robocop-2 failures on a CLOSED TREE.
Backed out changeset 3a1e8e7ac07e (bug 870063)
Backed out changeset 8904d2bf5da0 (bug 877200)
Backed out changeset 80455a25276b (bug 872149)
Backed out changeset c3b5567f1271 (bug 872147)
Backed out changeset d3106edd4a5a (bug 872143)
Backed out changeset 4fd2ae88da98 (bug 870063)
Backed out changeset 1797dc46e862 (bug 877467)
2013-06-03 15:04:51 -04:00
Wes Johnston
4ff8c5dfa4 Bug 870063 - Fix context menu typo. r=mfinkle 2013-06-03 10:22:09 -07:00
Wes Johnston
80113af956 Bug 877200 - Make history menu use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
5a6a497045 Bug 872147 - Make FeedHandler use async prompts. r=mfinkle 2013-06-03 09:20:45 -07:00
Wes Johnston
64cfbc65b9 Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle 2013-06-03 09:20:44 -07:00
Wes Johnston
8e13486670 Bug 870063 - Make context menus use async prompt service. r=mfinkle 2013-06-03 09:20:44 -07:00
Margaret Leibovic
97c84b18b0 Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle 2013-06-03 08:37:29 -07:00
Margaret Leibovic
034f4c27fa Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj 2013-06-03 08:37:29 -07:00
Jim Blandy
78b89f1c5a Bug 870081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice 2013-06-02 10:19:41 +03:00
Panos Astithas
03ab87f879 Backout b0e571a21e22 for wrong bug number 2013-06-02 10:18:15 +03:00
Jim Blandy
3923f3e983 Bug 871081: Share a common RootActor implementation amongst browser, Fennec, B2G, and xpcshell tests. r=past,mfinkle,fabrice
--HG--
rename : browser/devtools/debugger/test/browser_dbg_listtabs.js => browser/devtools/debugger/test/browser_dbg_listtabs-01.js
2013-05-17 15:17:00 +03:00
Jim Blandy
816e6cfe91 Use DebuggerServer.addGlobalActor to register ChromeDebuggerActor, instead of writing out code with the same effect (bug 863936). r=past,mfinkle,fabrice 2013-04-19 17:33:00 +03:00
Marcos A. Di Pietro
6cf43a077e Bug 867567 - JavaScript Error: "TypeError: focused is null". r=kats 2013-06-07 15:20:09 -04:00
Nick Alexander
23648dc3f2 Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman 2013-05-30 17:42:57 -07:00
Richard Newman
8a4af7f535 Bug 875400 - Part 2: provide add-ons and pref changes to FHR. r=mfinkle
* * *
Bug 875400 - Part 2a: review comments.
* * *
Bug 875400 - Part 2b: add flag to ignore add-ons.
2013-05-30 17:42:56 -07:00
Wes Johnston
98d64881a1 Bug 862377 - Show spinners on webrtc doorhangers. r=lucasr 2013-05-30 15:18:47 -07:00
Kartikaya Gupta
059609fb24 Bug 797615 - Guard against isBrowserContentDocumentDisplayed returning true prematurely. r=Cwiiis
Prior to this change, isBrowserContentDocumentDisplayed returned false
from the time that the isFirstPaint flag was set in layout to the time
that layout handed off the rendered document to the compositor. However
the way the function is used meant that it needs to return false until
the compositor actually composites the "first-paint" rendering,
otherwise other events can sneak in and run before the compositor. This
patch moves the tracking for the flag into GeckoLayerClient so that it
can be queried and modified synchronously from both the Gecko thread in
browser.js and the compositor thread in setFirstPaintViewport.
2013-05-30 09:55:23 -04:00
Federico Paolinelli
5ffa4dd231 Bug 696911 - In case the downloaded file is opened automatically with the default application, hide the download notification. It is let visible if the download is completed while in background. r=margaret 2013-05-30 08:10:01 -04:00
Shane Tully
3ae3695236 Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats 2013-05-29 20:37:35 -04:00
Brad Lassey
6f7c102372 bug 872137 - Make history menu use PromptService asynchronously r=wesj
--HG--
extra : rebase_source : 59a3dc928967a3cf89001f77fb4d7ffd8cd07129
2013-05-28 20:14:41 -04:00
Wes Johnston
1d8637f8fc Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Federico Paolinelli
346b933b6f Bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download. r=wesj 2013-05-28 16:31:27 -07:00
Mark Capella
976a27069c Bug 862445 - Adjust reader mode content layout for serif fonts, r=lucasr, f=margaret 2013-05-24 19:10:33 -04:00
Kartikaya Gupta
94b9a1509c Bug 868742 - Use scroll(Left|Top)Max to detect scrollable elements. r=mfinkle 2013-05-24 15:44:26 -04:00
Kartikaya Gupta
a01e442f54 Bug 868212 - Silence JS warning about undefined property. r=cpeterson 2013-05-22 15:50:54 -04:00
Margaret Leibovic
acbb7e3da2 Bug 873429 - Be sure to dismiss form autocomplete popup when there are no suggestions. r=mfinkle 2013-05-21 13:32:10 -07:00
Margaret Leibovic
a57fd68dc5 Bug 872962 - (Part 2) Clean up indentation. r=lucasr 2013-05-21 13:32:10 -07:00
Margaret Leibovic
64761330cf Bug 872962 - Wait for reflow before calculating position of text style popup menu. r=lucasr 2013-05-21 13:32:10 -07:00
Margaret Leibovic
a6bb6bc6d9 Bug 872005 - Remove "Add to Reading List" context menu until we have a better UX For adding things that reader mode can't parse. r=mfinkle 2013-05-20 10:35:03 -07:00
Scott Johnson
dd3b05d803 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-16 08:54:54 -05:00
Wes Johnston
289f172cd9 Bug 871464 - Follow up to fix nit. r=margaret 2013-05-15 00:31:09 -07:00
Wes Johnston
53540c03eb Bug 871464 - Preference screen should observe changes to gecko prefs. r=margaret 2013-05-14 23:45:51 -07:00
Margaret Leibovic
b18dc45e49 Bug 871014 - (Part 3) Represent typeface choices more visually. r=bnicholson 2013-05-14 14:55:44 -07:00
Margaret Leibovic
5c7693bdf5 Bug 871014 - (Part 2) Replace +/- font size setting UI with something more visual. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
20da89520a Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson 2013-05-14 14:55:43 -07:00
Tetsuharu OHZEKI
68ea38522e Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Bruce Wu
1f1d8216b9 Bug 726015 - Fennec display Offline mode message when suppose to display connectionFailure. r=mfinkle
When there are no active connection (no wifi or cellular data), Fennec display:

netError = Firefox is currently in offline mode and can't browse the Web.

when it is suppose to use

connectionFailure = Firefox can't establish a connection to the server at %S.
2013-05-13 17:24:40 -04:00
Ed Morley
eca0e1dc6d Merge mozilla-central and inbound 2013-05-13 10:22:42 +01:00
Nick Alexander
0cab26edde Merge mozilla-central into services-central. 2013-05-12 16:19:27 -07:00
Nick Alexander
d552b016a9 Bug 857419 - Implement about:healthreport on Android. r=rnewman 2013-05-10 21:30:57 -07:00
Chenxia Liu
775f75951e Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Scott Johnson
2a8d1f06df Backout 385c05262943 for android robocop failures.
--HG--
extra : rebase_source : f315f7b4cd3b998baa4ffb5546bec914409092e9
2013-05-10 15:26:27 -05:00
Scott Johnson
01cb9bb692 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 11:37:52 -05:00
Chris Lord
01a01172fc Bug 866461 - Fix constant viewport remeasuring on bing.com. r=mfinkle
Fix some cases where the viewport was remeasured when it was unnecessary that
was causing bing.com to get caught in re-measuring cycles.
2013-05-10 17:35:01 +01:00
Scott Johnson
92d057b18c Backout ed0e9d2f23a0 for BUSTAGE. [r=me] 2013-05-10 11:29:24 -05:00
Scott Johnson
82792bf2c0 Bug 847872: Make reflow-on-zoom happen on double-tap only. [r=blassey] 2013-05-10 10:00:08 -05:00
Margaret Leibovic
cfb0cf1e2a Bug 857987 - Add a 'Night Mode' to Reader Mode. r=mfinkle 2013-05-12 19:24:35 -07:00
Gavin Sharp
4d947b6985 Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Richard Newman
e3aa8f4ceb Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
James Hugman
ce3b6d686e Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice 2013-05-09 08:20:37 -07:00
Tetsuharu OHZEKI
2043be6654 Bug 868936 - Use strict equality operator in JSDOMParser.js. r=bnicholson 2013-05-07 22:38:16 -04:00
Ryan VanderMeulen
e507d01d4b Merge inbound to m-c. 2013-05-07 22:10:19 -04:00
Colby Russell
47cf7b1844 Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: mobile WebrtcUI.js. r=mfinkle 2013-05-07 12:34:21 -04:00
Geoff Brown
954217daef Bug 868681 - Remove undefined reference to chromeWin in OfflineApps.js; r=mfinkle 2013-05-05 16:46:47 -06:00
Mark Finkle
e97e937fb2 Bug 869477 - WebRTC UI permissions no longer shown r=margaret 2013-05-07 15:02:12 -04:00
Justin Dolske
abcd817266 Bug 651317 - Small update requested to about:rights. r=gavin 2013-05-06 18:58:23 -07:00
Wes Johnston
4da983b4d0 Bug 813756 - Implement payments frontend for Android. r=mfinkle 2013-04-25 15:29:17 -07:00
Chris Peterson
d6b4f85552 Bug 868604 - Fix "test for equality mistyped as assignment?" warning in Android's downloads.js. r=bnicholson 2013-05-03 17:01:52 -07:00
Tetsuharu OHZEKI
607166e555 Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle 2013-05-06 12:19:23 -04:00
Ryan VanderMeulen
10cb8b1164 Merge m-c to inbound. 2013-05-02 21:50:25 -04:00
Ryan VanderMeulen
048824e68e Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange. 2013-05-02 21:20:08 -04:00
Abir Viqar
fabb41f6c3 Bug 839434 - Set the isPrivate flag when showing popups on Firefox for Android. r=mleibovic 2013-05-02 20:33:52 -04:00
Ryan VanderMeulen
64fdfa6be4 Merge m-c to inbound. 2013-05-02 15:17:39 -04:00
Margaret Leibovic
af0be5f224 Bug 867059 - Only show "Set as Default" contextmenu item for enabled non-default search engines. r=mfinkle 2013-05-02 11:53:11 -07:00
Martyn Haigh
d4aafc8419 Bug 854940 - Add application name to permission prompt. r=mfinkle 2013-05-02 08:01:06 -04:00
Gavin Sharp
1372a3cf1c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Kartikaya Gupta
d5d3e207b9 Bug 852417 - Add a pref to force-allow reader mode on low-memory devices. r=mfinkle 2013-05-01 10:49:42 -04:00
Tetsuharu OHZEKI
f70654c652 Bug 865250 - Part 4: Merge duplicated paths in switch statements. r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
7433f3a7b9 Bug 865250 - Part 3: Use & merge switch statements instead of many if-else statements in BrowserApp.setPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
9addfb90b3 Bug 865250 - Part 2: Remove the needless try-catch statement from BrowserApp.getPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
542dac26e8 Bug 865250 - Part 1: Define all properties of the pref data obviously. r=mleibovic 2013-04-30 22:10:00 -04:00
Amod Narvekar
7a2cef9f70 Bug 789980 - Remove empty title tag from aboutReader.html, r=lucasr 2013-04-29 13:00:25 -04:00
Wes Johnston
2c03bd0056 Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Ryan VanderMeulen
089cb45b06 Backed out 3 changesets (bug 857165, bug 863828) for Android bustage on a CLOSED TREE.
Backed out changeset 4ad22d42b4f5 (bug 863828)
Backed out changeset 84b4d799cc6d (bug 857165)
Backed out changeset cc161ca434fa (bug 863828)
2013-04-26 22:49:55 -04:00
Wes Johnston
3aaa5ea086 Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Tetsuharu OHZEKI
71f8adf8ba Bug 863242 - Add a preference setting "accept tracking me" to Fennec. r=mleibovic 2013-04-26 10:10:59 -04:00
Tetsuharu OHZEKI
1deb371264 Bug 863242 - Use switch statement in BrowserApp.getPreferences(). r=mleibovic 2013-04-26 10:10:59 -04:00
Mark Capella
13a3034fbb Bug 828325 - The state of the -/+ buttons from text size in reader mode should be greyed, r=lucasr 2013-04-26 00:51:08 -04:00
Chris Lord
cb9c55afb6 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-25 18:47:08 +01:00
Ryan VanderMeulen
4b7c54d033 Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
CLOSED TREE
2013-04-25 10:56:54 -04:00
Chris Lord
5671b1d883 Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-24 17:06:23 +01:00
Tetsuharu OHZEKI
c77bebe772 Bug 864097 - Use String.startsWith/contains instead of regexp in browser.js. r=kats, r=mfinkle 2013-04-24 08:36:10 -04:00
Wes Johnston
f6530e6064 Bug 835456 - Cleanup whitespace. r=mfinkle 2013-04-23 10:30:47 -07:00
Scott Johnson
1c425e6276 Bug 836568: Add a delay between when the user finishes a pinch gesture and when the reflow happens for reflow-on-zoom to prevent buildup of successive reflow events. [r=kats] 2013-04-23 12:29:22 -05:00
Wes Johnston
fcf2264c5f Bug 853456 - Walk up DOM tree to find target of links. r=mfinkle 2013-04-23 10:10:44 -07:00
Margaret Leibovic
e37add182d Bug 667243 - Use caretPositionFromPoint to move selection. r=bnicholson 2013-04-22 17:16:06 -07:00
Benoit Girard
5eb7ffca68 Bug 863375 - Remove 'Toggle Profiling' menu. r=ehsan
--HG--
extra : rebase_source : c8e70c998ede7986e2583f3fba4d23fcdb37b540
2013-04-19 15:37:50 -04:00
Tetsuharu OHZEKI
8374f4c5f4 Bug 863285 - Cache the result of Ci.nsIMemory.isLowMemoryPlatform(). r=Kartikaya 2013-04-20 19:13:45 +09:00
Mark Capella
6ef403d37d Bug 857362 - Remove unused sendMessageToJava() events, r=cpeterson 2013-04-20 00:29:03 -04:00
Mark Capella
1018c29b5f Bug 800899 - Reader Mode:Toolbar remove button is not updated, r=lucasr 2013-04-19 12:04:02 -04:00
Lucas Rocha
33e2bb296b Bug 863325 - Send correct result with Reader:Added message (r=bnicholson) 2013-04-18 18:07:55 +01:00
David Hsu
3be1522d20 Bug 861205 - Added fuzzyEquals method for float comparisions. r=kats
Replaces the (Math.abs(x) < 1e-6) previously used.
2013-04-17 09:12:08 -04:00
Lucas Rocha
fa750e7efc Bug 814587 - Add "Add to Reading List" context menu (r=bnicholson) 2013-04-17 12:09:18 +01:00
Lucas Rocha
86ee6c8245 Bug 814587 - Change Reader:Add to handle tabID and URL as input (r=bnicholson) 2013-03-16 01:40:06 +05:30
Lucas Rocha
88b40306f6 Bug 784387 - Handle duplicate reading list item case (r=bnicholson) 2013-04-17 11:43:22 +01:00
Margaret Leibovic
3f720e92d2 Bug 858323 - Focus tab.browser when the tab is selected. r=wesj 2013-04-16 17:39:47 -07:00
Margaret Leibovic
7b50d97cf8 Bug 862125 - Properly quote addon id when passing string to querySelector. r=bnicholson 2013-04-16 17:39:47 -07:00
Scott Johnson
b50787e6b6 Bug 800805: Account for left border and padding when snapping in to text after reflow on zoom. [r=kats] 2013-04-16 16:29:11 -05:00
Scott Johnson
a0a8b12fb7 Bug 836565, Part 1: Make pinch gestures perform reflow-on-zoom operations only once to improve performance. [r=kats] 2013-04-16 16:29:04 -05:00
Scott Johnson
63715cfdf5 Bug 803719: Add a getClientRect API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn] 2013-04-16 16:12:03 -05:00
Scott Johnson
d50f0f6e2a Backed out changeset 6d29c583d5c0 due to incorrect commit message. 2013-04-16 16:10:20 -05:00
Scott Johnson
cbb7e746ff Bug 803719: Add a toDOMRange API to CaretPosition and use it to maintain position for reflow-on-zoom feature. [r=kats,tn] 2013-04-16 16:08:38 -05:00
Margaret Leibovic
a27528e195 Bug 862440 - Remove unused aboutReaderContent.html and aboutReaderContent.css. r=bnicholson 2013-04-16 10:37:14 -07:00
Margaret Leibovic
43f3047662 Bug 857989 - Add Serif/Sans Serif font toggle to Reader Mode. r=lucasr 2013-04-16 10:39:16 -07:00
Ryan VanderMeulen
95bf443385 Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
c9c21b22f4 Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Nick Alexander
02abb420aa Bug 858828 - Always return desktop user agent if requested, even for Youtube domains. r=mfinkle 2013-04-11 11:01:52 -07:00
Nick Alexander
31dac9cb1f Bug 858828 - Avoid missing URI host member when special-casing user agent string for Youtube domains. r=mfinkle 2013-04-11 11:01:52 -07:00
Margaret Leibovic
e21cd12cb8 Bug 730445 - Add UI to specify a default search engine. r=mfinkle 2013-04-12 12:03:43 -07:00
Chris Lord
b6655d43d1 Bug 855240 - Don't allow CSS viewport changes to happen on MozScrolledAreaChanged. r=kats
Changing the CSS viewport in response to MozScrolledAreaChanged can cause
infinite resizing loops. Also take the opportunity to throttle viewport size
changes and short-circuit unnecessary viewport remeasuring.
2013-04-12 16:04:55 +01:00
Mike de Boer
1eec33d031 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Phil Ringnalda
b5220914bd Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Nicholas Nethercote
29e40277a4 Bug 848560 (part 4) - Fix broken memory reporting on Fennec. r=kats. 2013-04-10 11:43:31 +10:00
Mike de Boer
019c7db2a8 Bug 738818 part 1: replace originalDefaultEngine with defaultEngine and make defaultEngine a settable. r=gavin 2013-04-09 17:04:22 -07:00
Kartikaya Gupta
040ed30c64 Bug 748495 - Don't call setCSSViewport unnecessarily. r=Cwiiis 2013-04-15 14:41:46 -04:00
Martyn Haigh
c522b36469 Bug 793747 - Add app origin to install message. r=mfinkle 2013-04-09 18:56:47 +01:00
Ryan VanderMeulen
0021e7aaee Backed out 17 changesets (bug 566746, bug 697377) for frequent OSX debug mochitest-5 crashes. 2013-04-11 11:53:13 -04:00
Neil Deakin
38031b575b Bug 566746, android asynchronous form autocomplete changes, r=margaret 2013-04-11 04:01:49 -04:00
Tetsuharu OHZEKI
a91b466724 Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats 2013-04-08 14:38:52 -04:00
Chris Lord
a0307d1e46 Bug 856497 - Fix dynamic viewport sizing for margin changes. r=kats
The viewport wasn't being recalculated when the viewport margins changed, and
was also subject to some rounding errors. Round off the values before
comparing them (as they're screen pixels), and make sure to update the viewport
when the margins change. Margins were also not correctly being altered when
in overscroll, which could cause bottom-aligned fixed position content to be
incorrectly offset.
2013-04-08 16:35:00 +01:00
Xin Zhang
1048baca16 Bug 849764 - Replace removeObserver() calls with three params with two in mobile dir. r=mak 2013-04-06 14:46:35 -04:00
Margaret Leibovic
44df0a0ed0 Bug 856369 - Fix typo in WebrtcUI script load. r=mfinkle 2013-04-01 09:58:52 -07:00
Mark Finkle
c22720d7c0 Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret 2013-04-03 15:34:51 -04:00
Devdatta Akhawe
384835138e Bug 850435 - Android Patch: separately measure UI telemetry for iframes and top level. r=felipe 2013-03-30 17:51:53 -07:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Felipe Gomes
db680720ba Bug 850210 - Part 4. Update Android's PermissionsHelper usage of contentPrefs to nsIContentPrefService2. r=adw 2013-03-29 23:08:54 -03:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Sriram Ramasubramanian
77ec34f5d6 Bug 844816: Add open new tab/private tab to long press menu of about:home thumbnails. [r=mfinkle]
--HG--
extra : rebase_source : 2b93b32c22d41c3670bc67b4762baa81525256d4
2013-03-26 10:23:45 -07:00
Margaret Leibovic
a3f2344761 Bug 854605 - (Part 3) User selectAtPoint to start a selection. r=bnicholson 2013-03-28 16:22:02 -04:00
Margaret Leibovic
15936c0276 Bug 854605 - (Part 2) Make private SelectionHandler functions look private. r=bnicholson 2013-03-28 16:22:00 -04:00
Margaret Leibovic
08fcf90495 Bug 854605 - (Part 1) Rename SelectionHandler properties to better match metro's SelectionHandler. r=bnicholson 2013-03-28 16:21:58 -04:00
Mark Finkle
043e016d9c Bug 854107 - Lazy load more notification-based objects r=margaret 2013-03-27 01:06:14 -04:00
Mark Finkle
03a8172071 Bug 854107 - Lazy load more normal JS objects r=margaret 2013-03-27 01:06:11 -04:00
Phil Ringnalda
cbb612338e Merge m-c to m-i 2013-03-25 21:53:39 -07:00
Phil Ringnalda
ba7c54c42a Merge the last pgo-green cset from mozilla-inbound to mozilla-central 2013-03-25 21:32:35 -07:00
Jim Chen
927a7f8afa Bug 839683 - Append telemetry opt-out notice for ANR reporting; r=mfinkle 2013-03-26 00:25:33 -04:00
Mark Finkle
3056a17817 Backout 4b1459d107c9, suspected cause of talos-robo bustage CLOSED TREE 2013-03-25 19:37:36 -04:00