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
Federico Paolinelli
8b097bbf9e
Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/close.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-mdpi/close.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/close.png
2013-09-24 13:53:55 -07:00
Mark Capella
7b39559987
Bug 917297 - Clicking on a link sometimes results in a JS error to logcat instead of navigation, r=kats
2013-09-23 12:48:31 -04:00
Mark Capella
b24da8d2f0
Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj
2013-09-17 23:54:48 -04:00
Matt Brubeck
2e6e8f6144
Bug 917059 - Fix download size display when decimal separator is ',' [r=bnicholson]
2013-09-17 10:23:57 -07:00
Scott Johnson
5b2d29977b
Backout 6a5549d97d8d (bug 878935) for missing IID changes.
2013-10-02 11:36:44 -05:00
Randell Jesup
b60e4d451f
Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib
2013-09-16 02:40:25 -04:00
Phil Ringnalda
8e3433c64e
Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange
2013-09-15 10:09:39 -07:00
Justin Dolske
6a71dcc208
Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle
2013-09-14 21:27:20 -07:00
Boris Zbarsky
a48b619d92
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Nathan Froyd
fab1bdab29
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
...
Small fix to notifyPrefObservers to call getPreferences with the new argument style.
Carrying over r+.
2013-09-04 09:58:23 -04:00
Nathan Froyd
e98b3ef5bd
Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle
...
This is a small patch, but I think it makes part 5 a little easier to understand.
In part five, we're going to be introducing XPCOM methods that browser.js needs to
implement. That patch is going to require something very much like handlePreferencesRequest,
so just make it visible here and then part 5 should be much easier to understand.
2013-09-04 09:58:15 -04:00
Mark Finkle
abec4a46af
Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson
2013-09-10 20:35:36 -04:00
Mark Capella
aac5d14e31
Bug 913756 - Text Selection Handles displayed from position in previously navigated screen, r=margaret
2013-09-09 17:48:19 -04:00
Wes Johnston
6f89842b76
Bug 878418 - Move positioning of Open with context menu item. r=mfinkle
2013-09-06 15:29:04 -07:00
Ed Morley
e197028405
Merge mozilla-central and b2g-inbound
2013-08-29 15:10:05 +01:00
Marco Castelluccio
dc1dd8a274
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
Marco Castelluccio
4f63c9f22b
Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice
2013-08-29 09:58:59 -04:00
Mark Capella
bf35e724ae
Bug 908861 - Prevent dismissal of text selection handles during drag, r=margaret
2013-08-28 15:45:42 -04:00
Mark Capella
1296d8f21f
Bug 907271 - Fix startSelection() processing re: new text SelectionListener(), r=margaret
2013-08-28 20:44:03 -04:00
Marco Castelluccio
888306856a
Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice
2013-08-28 08:10:55 -04:00
Brandon Benvie
096ebfd8f4
Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic
2013-08-28 10:57:59 +02:00
Marco Castelluccio
0405a1d7b0
Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice
2013-08-27 23:40:16 -04:00
Margaret Leibovic
bbf4107c65
Bug 904279 - Only check defaultEngine for search suggestions. r=bnicholson
2013-08-27 13:42:32 -07:00
Chris Kitching
f8f415d131
Bug 907918 - Set parent tab and preserve private-tab status when doing search-with-selection. r=mleibovic
2013-08-27 14:58:26 -04:00
Shilpan Bhagat
c395678743
Bug 909400 - Show helperapps relevant pageaction on tabswitch. r=wesj
2013-08-26 13:23:33 -07:00
Marco Castelluccio
a253a2283d
Bug 838210 - Don't use file.exists() when not necessary (mobile). r=bnicholson, r=mfinkle
2013-08-27 08:50:22 -04:00
Ryan VanderMeulen
5378a6b5c5
Merge m-c to fx-team.
2013-08-26 20:21:33 -04:00
Wes Johnston
b1603dfe63
Bug 896121 - Disable share in guest mode. r=mfinkle
2013-08-26 16:41:13 -07:00
Justin Dolske
614090c17d
Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret
2013-08-23 20:28:11 -07:00
Shilpan Bhagat
d217407be8
Bug 899376: PageActions for helper apps. r=wesj
2013-08-23 16:28:00 -07:00
Nathan Froyd
12a0d63a24
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
2013-08-16 12:18:43 -04:00
Nathan Froyd
3cf647512c
Bug 906088 - part 4 - refactor browser.js's getPreferences function into a JSON frontend and a "raw" backend; r=mfinkle
2013-08-16 11:48:31 -04:00
Nathan Froyd
ba69f77b62
Bug 905759 - part 3 - delete browser.js code for receiving telemetry events from Java; r=mfinkle
2013-08-15 15:27:07 -04:00
Nicolas Carlo
9439d65543
Bug 906798 - Add periods to if statements in _stripHost function in aboutReader.js. r=margaret
2013-08-21 08:33:45 -04:00
Ed Morley
578ed8d9b3
Merge latest green fx-team changeset and mozilla-central
2013-08-21 12:56:05 +01:00
Federico Paolinelli
b7e55989f0
Bug 566225 - Add framework to linkify phone numbers in pages, preffed off. r=wesj
2013-08-20 13:41:58 -07:00
Ryan VanderMeulen
9839cd979c
Merge m-c to fig.
2013-08-20 16:33:28 -04:00
Mark Capella
c983cc5024
Bug 906499 - Caret visibility persists after form submission, r=margaret
2013-08-20 14:50:57 -04:00
Lucas Rocha
6e6306303a
Merge m-c to fig
2013-08-20 11:50:04 +01:00
Mark Capella
c3e85d5e94
Bug 903316 - Text selection handles are not dismissed after deleting selected text, r=margaret
2013-08-19 20:20:35 -04:00
Shilpan Bhagat
20a43a962e
Bug 900234 - Force priority pageactions to always be visible. r=wesj
2013-08-19 16:23:48 -07:00
Wes Johnston
0ebc7f2da3
Bug 808636 - Make urltext red on about:blocked. r=margaret
2013-08-19 15:14:37 -07:00
Lucas Rocha
a7000e967f
Merge m-c into fig
2013-08-19 13:49:45 +01:00
Mark Capella
d531c0d7aa
Bug 864589 - Show/hide text selection handles if a selection is programatically added/removed, r=margaret, ehsan
2013-08-16 21:51:41 -04:00
Wes Kocher
26a0024de1
Backed out changeset 2404f5888de3 (bug 864589)
2013-08-16 16:09:46 -07:00
Mark Capella
0bd933ae38
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
936f5bbce3
Bug 892942 - Remove www., m. and mobile. from URLs in Reader Mode. r=margaret
2013-08-16 08:48:39 -04:00
Kartikaya Gupta
0f50be37c3
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
f833c11065
Bug 808636 - Restyle mobile error pages. r=margaret
2013-08-15 12:04:42 -07:00
Wes Johnston
83ed23425e
Bug 901822 - Fix expanders in error pages. r=margaret
2013-08-15 12:04:36 -07:00
Mark Capella
99573fd874
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
8937b482c3
Bug 904075 - Follow up to simplify code. r=margaret
2013-08-13 08:52:31 -07:00
Wes Johnston
21e53d7e39
Bug 904075 - Remove un-necessary check finding media links. r=margaret
2013-08-13 08:50:37 -07:00
Margaret Leibovic
33236f4337
merge m-c into fig
...
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-08-16 11:31:14 -07:00
Sriram Ramasubramanian
874bc61719
Merge m-c to fig.
2013-08-09 10:49:51 -07:00
Chris Kitching
0aaaf57b5b
Bug 902932 - Cleaning up problematic dead code in aboutAddons.js r=liuche
2013-08-08 18:51:27 -07:00
Margaret Leibovic
6089710bf9
merge m-c to fig
2013-08-04 15:14:01 -07:00
Ryan VanderMeulen
00913f13e0
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Wes Johnston
80bd7b2bff
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Gijs Kruitbosch
695592c483
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Marco Castelluccio
2bb65fbf3a
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
712b9e0d53
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Margaret Leibovic
0bacdf2ae9
merge m-c into fig
2013-07-28 12:08:01 -07:00
Dão Gottwald
527e9d0a01
Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson
2013-07-27 16:18:25 +02:00
Kartikaya Gupta
bc6acbe572
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
c31b265cc2
Bug 904070 - Unlabelled button on addons screen. r=margaret
2013-08-12 10:47:09 -04:00
Ryan VanderMeulen
13be9bc4d0
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Margaret Leibovic
0c5dbd2403
merge m-c into fig
2013-07-22 12:11:05 -07:00
Mark Capella
9f09d40473
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
021336459f
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
61c18ec314
Bug 766359 - Background update of add-ons/addons: Make success notification/toast more informative
2013-08-01 20:55:23 -04:00
Ryan VanderMeulen
d2dee60bec
Merge m-c to inbound.
2013-08-01 20:25:21 -04:00
Marco Castelluccio
15584bed99
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
501ddf3329
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
Wes Johnston
e565e45338
Bug 895655 - Remove gecko object from pageactions messages. r=margaret
2013-08-01 15:45:44 -07:00
Margaret Leibovic
2ef7a01f8d
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
b6dfe59d55
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
c1bab87b5c
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
46e44b47cd
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
759883d61c
Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret
2013-07-28 16:36:47 -04:00
Shane Tully
4152d66713
Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson
2013-07-18 15:01:00 -07:00
Shane Tully
506065e03d
Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson
2013-07-23 11:09:00 -07:00
Brian Nicholson
dc9febbae0
Bug 887655 - Revert hiding the download notification on completion. r=margaret
2013-07-18 12:12:38 -07:00
Michael Boon
d7c06dea92
Bug 872576 - Stop using deprecated for each ... in. r=mleibovic
2013-07-18 10:31:51 -04:00
Gian-Carlo Pascutto
0b73172d75
Bug 885768 - Cannot make a getUserMedia request within an iframe. r=mfinkle
2013-07-23 08:24:44 +02:00
Scott Johnson
b2de439519
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
64d11262d8
Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle
2013-08-07 15:22:10 -07:00
Adrian May
34d47e3229
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
f211f91ef3
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
4516b5748c
Bug 901151 - Set source when firing mouse events. r=kats
2013-08-06 09:37:28 -07:00
Wes Johnston
5669cbe8b0
Bug 788073 - Use platform touch fluffing on Android. r=kats
2013-08-06 09:37:27 -07:00
Ryan VanderMeulen
caabb03b5d
Merge m-c to fx-team.
2013-08-06 10:16:50 -04:00
Gian-Carlo Pascutto
2caf81507c
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
62bdac3830
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
adbe7839cf
Bug 901408 - Use correct resolveGeckoURI function. r=margaret
2013-08-05 14:14:23 -07:00
Chris Kitching
6e17621b50
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-05 08:39:29 -07:00
Tim Taubert
88d787e673
Backed out changeset aa054b0f118b (bug 892113)
2013-08-03 04:15:01 -07:00
Chris Kitching
9fcfd19453
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-02 22:00:13 -07:00
Shilpan Bhagat
5547d6537d
Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret
2013-08-02 13:33:30 -07:00
Richard Newman
b092246aa3
Bug 900694 - Part 2: BrowserHealthRecorder changes to track add-on uninstallation. r=nalexander
2013-08-01 20:22:18 -07:00
Chenxia Liu
ce086482e9
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
3c9b64154c
Bug 900141 - Problems with new Context Menu Search, r=margaret
2013-07-31 18:25:37 -04:00
Shilpan Bhagat
7a62a95dcd
Bug 897710 - Reset reader active mode button on page load. r=wesj
2013-07-24 18:23:56 -07:00
Shilpan Bhagat
97dbb0ec4c
Bug 891736 - Make XUL menulist fire events. r=mfinkle
2013-07-31 10:31:46 -07:00
Wes Johnston
823cf72112
Bug 881251 - Add mute/unmute to media context menus. r=lucasr
2013-07-22 09:19:40 -07:00
Tom Schuster
c3a3b8fa79
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Wes Johnston
335f672423
Bug 884075 - Add a javascript api for button toasts. r=margaret
2013-07-16 01:33:06 -07:00
Mark Capella
be724323b7
Bug 845884 - Pages open with reader-mode do not restore correctly, r=margaret
2013-07-18 00:58:49 -04:00
Ryan VanderMeulen
97083e557a
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
46fe724e6d
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
2013-05-08 23:16:46 +02:00
Mark Finkle
ab4dba8a47
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
0807f3ac9b
Bug 902938 - part 2 - update android code to use Services.androidBridge; r=mfinkle
2013-08-08 11:05:48 -04:00
Botond Ballo
4e705adf90
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
ac81cde553
Bug 734877 - Updates to pageaction based on the new design. r=wesj
2013-07-15 17:19:05 -07:00
Ed Morley
d586cec710
Backed out changeset f1d3ac351fdd (bug 884075)
2013-07-16 11:59:55 +01:00
Ed Morley
1dd968e8a1
Backed out changeset 72b0a69fde77 (bug 734877)
2013-07-16 11:59:51 +01:00
Shilpan Bhagat
11b0dae3ff
Bug 734877: Implement a page actions api. r=wesj
2013-07-15 17:19:05 -07:00
Wes Johnston
8c4b771185
Bug 884075 - Add a javascript api for button toasts. r=margaret
2013-07-16 01:33:06 -07:00
Mark Finkle
de90739feb
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
4cc59bfcd4
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
0577ae915b
Bug 891175 - Fix positioning of caret as fallout from widget scaling. r=jimm, margaret
2013-07-11 17:58:13 -04:00
Kartikaya Gupta
14cb0bcd32
Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis
2013-07-11 12:50:14 -04:00
Kartikaya Gupta
193b2a866a
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
dfe8f0ad4e
Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic
2013-07-11 10:43:36 -04:00
Sriram Ramasubramanian
9f45e522dc
Bug 884340: Allow addons to add menu items to tools. r=mfinkle, f=sriram
2013-07-08 22:47:10 -07:00
Wes Kocher
065c12362a
Backout d5720a99657f for oranges on a CLOSED TREE
2013-07-10 15:06:45 -07:00
Chris Kitching
be44daf0f7
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
26cb0d9f4e
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
afb878421d
Bug 890697 - Unlabeled button on the web apps screen. r=mfinkle
2013-07-08 16:21:19 -04:00
Margaret Leibovic
daf3e08d02
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
07cff74d15
Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck
2013-07-04 09:02:29 -04:00
Wes Kocher
45303ce970
Backout bug 872806 for multiple android test failures
2013-07-02 23:47:46 -07:00
Margaret Leibovic
e913584e59
Bug 872806 - (Part 1) /system distribution support for add-ons. r=mfinkle
2013-07-02 21:40:45 -07:00
Scott Johnson
850b8bd74d
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
93dea58ab5
Bug 888836 - Turn off audio channels for non apps. r=mfinkle
2013-07-01 14:46:30 -07:00
Chenxia Liu
8763a2bf4c
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
8e56cd9d1a
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
14b29103c9
Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle
2013-06-28 11:19:34 -07:00
Nick Alexander
3845c61abc
Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman
2013-06-28 10:30:55 -07:00
Richard Newman
02c7a74984
Bug 886156 - Part 1: belt-and-braces safety in initialization of ProfileInformationCache. r=nalexander
2013-06-25 22:34:42 -07:00
James Hugman
fd318a565f
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
e100bec297
Merge s-c to m-c
2013-06-22 15:50:51 -07:00
Richard Newman
b5d075a023
Merge m-c to s-c.
2013-06-22 11:58:51 -07:00
Nick Alexander
6f5c81e3de
Bug 885582 - Append version number query parameter to Android about:healthreport URL. r=rnewman
2013-06-21 17:42:46 -07:00
Nick Alexander
61c23220ad
Bug 882745 - Add LaunchUpdater message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00
Nick Alexander
1db978d364
Bug 879555 - Add ShowSettings message to Android about:healthreport wrapper. r=rnewman
2013-06-21 14:00:40 -07:00
Richard Newman
47c520862f
Bug 885042 - Remove vestigial add-on ignoring code. r=gps
2013-06-20 18:39:14 -07:00
Nicolas Carlo
bd3f5993e5
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
7d38784f65
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
30d6de5fab
Bug 860581 - Add support for Mixed Content Blocking. r=wesj
2013-06-21 20:36:38 -07:00
Margaret Leibovic
3ba76cea3d
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
2b500df8aa
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
2c400dd07a
Backed out changeset 72affddbc575 (bug 860782) for mochitest-bc orange.
2013-06-20 15:07:31 -04:00
James Hugman
f437b35ad0
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
90da7178fc
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
bfec328809
Bug 884694 - Fix the android preference to always enable plugins, r=margaret
2013-06-19 17:01:46 -04:00
Timothy Nikkel
304c2e9240
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
0faf67c93e
Bug 872142 - Make selecthelper use async prompts. r=bnicholson
2013-06-13 14:19:04 -07:00
Richard Newman
e4b5f18046
Bug 882319 - Page load fixes for first release. r=nalexander
2013-06-12 16:17:48 -07:00
Wes Johnston
97a3bc0b1f
Bug 874401 - Show an ongoing notification when webrtc is active. r=mfinkle
2013-06-11 12:14:43 -07:00
Richard Newman
bfd2d9a0c9
Bug 881763 - Append /mobile/ to about:healthreport URL. r=trivial
2013-06-11 09:29:37 -07:00
Mark Capella
ca7979fa5d
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
450ba78a1e
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
b220b0c8b6
Merge mozilla-central into mozilla-inbound
2013-06-09 19:03:37 -04:00
Richard Newman
76eb3051b1
Merge m-c to s-c.
2013-06-07 13:04:39 -07:00
Richard Newman
54d6aac139
Bug 880549 - Include add-on blocklist state in payload. r=mfinkle
2013-06-07 10:20:59 -07:00
Wes Johnston
5d326d36ec
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-05 10:04:11 -07:00
Scott Johnson
e32d0d060c
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
f16c266c32
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
95acb5edc1
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
5e754e96d8
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Margaret Leibovic
2c370ce7a4
Bug 878692 - Form history should use FormHistory.jsm instead of nsIFormHistory2. r=wesj
2013-06-04 15:59:50 -07:00
Nicolas Carlo
218fb87a4a
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
64a1deefbc
Bug 779497 - Clear addons list inside of async callback. r=wesj
2013-06-03 12:55:46 -07:00
Ryan VanderMeulen
ca03944538
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
c311d1ee1b
Bug 870063 - Fix context menu typo. r=mfinkle
2013-06-03 10:22:09 -07:00
Wes Johnston
6c27ac3eb2
Bug 877200 - Make history menu use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
357b007c10
Bug 872147 - Make FeedHandler use async prompts. r=mfinkle
2013-06-03 09:20:45 -07:00
Wes Johnston
0aa887a857
Bug 872143 - Make InputWidgetHelper use async prompts. r=mfinkle
2013-06-03 09:20:44 -07:00
Wes Johnston
88e4fd51ed
Bug 870063 - Make context menus use async prompt service. r=mfinkle
2013-06-03 09:20:44 -07:00
Margaret Leibovic
926353e58b
Bug 867354 - Don't prompt for feedback in distribution builds. r=mfinkle
2013-06-03 08:37:29 -07:00
Margaret Leibovic
eb368b5562
Bug 874888 - Update privacy policy link URL on about:rights for Fennec. r=wesj
2013-06-03 08:37:29 -07:00
Jim Blandy
55bf378bcb
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
8823835462
Backout b0e571a21e22 for wrong bug number
2013-06-02 10:18:15 +03:00
Jim Blandy
28b50b5dea
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
f6bf8f8722
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
a2763d74ab
Bug 867567 - JavaScript Error: "TypeError: focused is null". r=kats
2013-06-07 15:20:09 -04:00
Nick Alexander
d414eae46d
Bug 876473 - Provide Java-generated Firefox Health Report to about:healthreport. r=rnewman
2013-05-30 17:42:57 -07:00
Richard Newman
9d3bdd086b
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
c45f7a4811
Bug 862377 - Show spinners on webrtc doorhangers. r=lucasr
2013-05-30 15:18:47 -07:00
Kartikaya Gupta
e10ad61242
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
e0ec3b2acf
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
857daa698a
Bug 871514 - Remove "click" from update strings to accomodate touch devices. r=kats
2013-05-29 20:37:35 -04:00