Kartikaya Gupta
f8a2c4f10b
Bug 911574 - Allow subframe panning on the body. r=wesj
2013-09-27 13:57:45 -04:00
Michael Comella
2d3e9e297c
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
916d119e03
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
0a1fb32765
Bug 918222: Misc null error in browser.js, r=mfinkle
2013-09-24 18:34:12 -04:00
Federico Paolinelli
69f3833cf8
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
231f8dac81
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
0d0b24b314
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
0e1d8d56e5
Bug 917059 - Fix download size display when decimal separator is ',' [r=bnicholson]
2013-09-17 10:23:57 -07:00
Scott Johnson
16a7034b86
Backout 6a5549d97d8d (bug 878935) for missing IID changes.
2013-10-02 11:36:44 -05:00
Randell Jesup
a99e43a88e
Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib
2013-09-16 02:40:25 -04:00
Phil Ringnalda
5ca38d0784
Back out 2bdc2ba16e56 (bug 856470) for making bug 910521 permaorange
2013-09-15 10:09:39 -07:00
Justin Dolske
983fe9e1d8
Bug 856470 - Password manager no longer requires initialization at startup. r=mfinkle
2013-09-14 21:27:20 -07:00
Boris Zbarsky
9e605eea62
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
53844a7710
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
7847ff9491
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
7816428aa4
Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson
2013-09-10 20:35:36 -04:00
Mark Capella
0d9ad086fe
Bug 913756 - Text Selection Handles displayed from position in previously navigated screen, r=margaret
2013-09-09 17:48:19 -04:00
Wes Johnston
f36d053498
Bug 878418 - Move positioning of Open with context menu item. r=mfinkle
2013-09-06 15:29:04 -07:00
Ed Morley
3623145100
Merge mozilla-central and b2g-inbound
2013-08-29 15:10:05 +01:00
Marco Castelluccio
78aa55ada4
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
2013-08-29 10:00:33 -04:00
Marco Castelluccio
ef8c9a272b
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
33f6b0cede
Bug 908861 - Prevent dismissal of text selection handles during drag, r=margaret
2013-08-28 15:45:42 -04:00
Mark Capella
3d2add4681
Bug 907271 - Fix startSelection() processing re: new text SelectionListener(), r=margaret
2013-08-28 20:44:03 -04:00
Marco Castelluccio
e3ee8b933a
Bug 909573 - getManifestFor should accept a manifest url instead of an origin. r=fabrice
2013-08-28 08:10:55 -04:00
Brandon Benvie
d541457dea
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
9179b12161
Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice
2013-08-27 23:40:16 -04:00
Margaret Leibovic
59a88089b9
Bug 904279 - Only check defaultEngine for search suggestions. r=bnicholson
2013-08-27 13:42:32 -07:00
Chris Kitching
ac523f1c1e
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
a1ece35580
Bug 909400 - Show helperapps relevant pageaction on tabswitch. r=wesj
2013-08-26 13:23:33 -07:00
Marco Castelluccio
f8ac457a4b
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
36db7aa648
Merge m-c to fx-team.
2013-08-26 20:21:33 -04:00
Wes Johnston
e708e47c0c
Bug 896121 - Disable share in guest mode. r=mfinkle
2013-08-26 16:41:13 -07:00
Justin Dolske
9e89664f18
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
feb19f78fa
Bug 899376: PageActions for helper apps. r=wesj
2013-08-23 16:28:00 -07:00
Nathan Froyd
dc5ea528d5
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
d2c7a42e64
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
dbd0f67664
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
164140298f
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
12a7449b72
Merge latest green fx-team changeset and mozilla-central
2013-08-21 12:56:05 +01:00
Federico Paolinelli
a283015e65
Bug 566225 - Add framework to linkify phone numbers in pages, preffed off. r=wesj
2013-08-20 13:41:58 -07:00
Ryan VanderMeulen
6a4eaae47c
Merge m-c to fig.
2013-08-20 16:33:28 -04:00
Mark Capella
3e0a510f8c
Bug 906499 - Caret visibility persists after form submission, r=margaret
2013-08-20 14:50:57 -04:00
Lucas Rocha
87fe449d08
Merge m-c to fig
2013-08-20 11:50:04 +01:00
Mark Capella
d1e07bd069
Bug 903316 - Text selection handles are not dismissed after deleting selected text, r=margaret
2013-08-19 20:20:35 -04:00
Shilpan Bhagat
c787e9a571
Bug 900234 - Force priority pageactions to always be visible. r=wesj
2013-08-19 16:23:48 -07:00
Wes Johnston
0ffb59da71
Bug 808636 - Make urltext red on about:blocked. r=margaret
2013-08-19 15:14:37 -07:00
Lucas Rocha
9aa6590925
Merge m-c into fig
2013-08-19 13:49:45 +01:00
Mark Capella
0d5545ac39
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
ad2cf0b4fb
Backed out changeset 2404f5888de3 (bug 864589)
2013-08-16 16:09:46 -07:00
Mark Capella
437a43e9ca
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
5ba778e8c9
Bug 892942 - Remove www., m. and mobile. from URLs in Reader Mode. r=margaret
2013-08-16 08:48:39 -04:00
Kartikaya Gupta
97276614c4
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
f85c185a57
Bug 808636 - Restyle mobile error pages. r=margaret
2013-08-15 12:04:42 -07:00
Wes Johnston
1ed12ce116
Bug 901822 - Fix expanders in error pages. r=margaret
2013-08-15 12:04:36 -07:00
Mark Capella
aecc09afa2
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
e3a588daf7
Bug 904075 - Follow up to simplify code. r=margaret
2013-08-13 08:52:31 -07:00
Wes Johnston
8f3dce7f8b
Bug 904075 - Remove un-necessary check finding media links. r=margaret
2013-08-13 08:50:37 -07:00
Margaret Leibovic
12912ff426
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
7a6405f632
Merge m-c to fig.
2013-08-09 10:49:51 -07:00
Chris Kitching
e3a308396c
Bug 902932 - Cleaning up problematic dead code in aboutAddons.js r=liuche
2013-08-08 18:51:27 -07:00
Margaret Leibovic
7f5104c74c
merge m-c to fig
2013-08-04 15:14:01 -07:00
Ryan VanderMeulen
466d68f6c5
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Wes Johnston
0588403e08
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Gijs Kruitbosch
735e85d471
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Marco Castelluccio
9c533e25da
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
b30ebe7513
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
...
CLOSED TREE
2013-08-01 21:51:12 -04:00
Margaret Leibovic
6804b8467f
merge m-c into fig
2013-07-28 12:08:01 -07:00
Dão Gottwald
09a823da6b
Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson
2013-07-27 16:18:25 +02:00
Kartikaya Gupta
8a9580723f
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
6e498e0b65
Bug 904070 - Unlabelled button on addons screen. r=margaret
2013-08-12 10:47:09 -04:00
Ryan VanderMeulen
8afe7e8fed
Merge inbound to m-c.
2013-08-09 19:08:45 -04:00
Margaret Leibovic
c146eaf09b
merge m-c into fig
2013-07-22 12:11:05 -07:00
Mark Capella
a429baf45e
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
e640b936ff
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
cf0ba6435b
Bug 766359 - Background update of add-ons/addons: Make success notification/toast more informative
2013-08-01 20:55:23 -04:00
Ryan VanderMeulen
069fb73e22
Merge m-c to inbound.
2013-08-01 20:25:21 -04:00
Marco Castelluccio
b36df368eb
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
08d6011fa3
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
Wes Johnston
79328ac542
Bug 895655 - Remove gecko object from pageactions messages. r=margaret
2013-08-01 15:45:44 -07:00
Margaret Leibovic
898cf1cbdb
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
b4f16a0b95
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
36a854c624
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
1b21a7065f
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
0d8bb92df1
Bug 896764 - Initially populate Find in Page string with current text selection, r=margaret
2013-07-28 16:36:47 -04:00
Shane Tully
c191e83aa7
Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson
2013-07-18 15:01:00 -07:00
Shane Tully
2afa381cf9
Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson
2013-07-23 11:09:00 -07:00
Brian Nicholson
fab2f97dd2
Bug 887655 - Revert hiding the download notification on completion. r=margaret
2013-07-18 12:12:38 -07:00
Michael Boon
af635ae7f1
Bug 872576 - Stop using deprecated for each ... in. r=mleibovic
2013-07-18 10:31:51 -04:00
Gian-Carlo Pascutto
1b60d0f165
Bug 885768 - Cannot make a getUserMedia request within an iframe. r=mfinkle
2013-07-23 08:24:44 +02:00
Scott Johnson
32f3d3f870
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
5c1b58494c
Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle
2013-08-07 15:22:10 -07:00
Adrian May
e094efd370
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
9f9396c0d9
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
da5f722915
Bug 901151 - Set source when firing mouse events. r=kats
2013-08-06 09:37:28 -07:00
Wes Johnston
f244448055
Bug 788073 - Use platform touch fluffing on Android. r=kats
2013-08-06 09:37:27 -07:00
Ryan VanderMeulen
0edb7edfa2
Merge m-c to fx-team.
2013-08-06 10:16:50 -04:00
Gian-Carlo Pascutto
cc9bc61f9b
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
637adb41f4
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
a3a0921281
Bug 901408 - Use correct resolveGeckoURI function. r=margaret
2013-08-05 14:14:23 -07:00
Chris Kitching
655d0704c2
Bug 892113 - Dialog to manage installed search providers. r=liuche
2013-08-05 08:39:29 -07:00