Commit Graph

710 Commits

Author SHA1 Message Date
Ryan VanderMeulen
eeaf83d480 Backed out changeset b3bea36ce719 (bug 901607) for mochitest-mc orange.
CLOSED TREE
2013-08-28 16:58:25 -04:00
Ryan VanderMeulen
ed0a97343a Backed out changeset 747b66a08641 (bug 878691) for not being ready to land yet.
CLOSED TREE
2013-08-28 16:51:05 -04:00
Eklavya Mirani (eklavyamirani@hotmail.com)
d3003b9d87 Bug 878691 - Make Metro Firefox form history use async FormHistory.jsm instead of deprecated nsIFormHistory2. r=mbrubeck 2013-08-28 15:36:58 -04:00
Jim Mathies
a3300d9155 Bug 901607 - Add front end sub-frame scroll support when apz is disabled using BrowserElementPanning for metrofx. r=mbrubeck 2013-08-28 12:41:11 -05:00
Tim Abraldes
a61125e8a8 bug 893961. Clean up metro sync strings. r=mbrubeck 2013-08-28 10:27:32 -07:00
Tim Abraldes
bf1450a127 bug 904230. Make nsIWinMetroUtils available as Services.metro. r=mbrubeck for the metro piece. r=rnewman for the sync piece. r=dolske for the toolkit piece. 2013-08-28 10:27:32 -07: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
Ryan VanderMeulen
315255b833 Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Rodrigo Silveira
8c2fb1aea4 Bug 904893 - Snapped view testing r=sfoster 2013-08-26 16:32:50 -07:00
Rodrigo Silveira
a7618a6a15 Bug 907244 - Test fix r=mbrubeck
--HG--
extra : rebase_source : 1c62f2da76e193fcece8094e881f7617f52d0117
2013-08-27 12:50:09 -07:00
Rodrigo Silveira
728684a6ee Bug 907244 - Opening a new tab when the page has focus doesn't correctly focus the location bar r=mbrubeck
--HG--
extra : rebase_source : 97a91ac1aca8c4c1e27076bd9ccb03ead33ee3fd
2013-08-26 18:25:38 -07:00
Jim Mathies
efce67dadc Bug 903740 - Improvements to context ui visibility plus some tests. r=mbrubeck 2013-08-27 09:58:43 -05:00
Jim Mathies
8c02d3c700 Bug 909482 - Fix for getViewId exception when running without apz. r=botond 2013-08-26 16:00:33 -05:00
Sam Foster
61cdc8b702 Bug 897099 - Update download progress-ring graphics 2013-08-26 16:52:32 -07:00
Rodrigo Silveira
b7d41e5a45 bug 904893 - Splitting head.js into multiple files r=sfoster
--HG--
extra : rebase_source : fd5e076a9f7cc17e86e7303f73cdeb61a1810465
2013-08-26 09:40:30 -07:00
Rodrigo Silveira
b399f1b2ad bug 904893 - Snapped view testing r=sfoster
--HG--
extra : rebase_source : 870972071ae6eddf90e35179af8301f27476f5ba
2013-08-21 18:48:14 -07:00
msamuel@mozilla.com
a89a999f68 Bug 908179 - Adjust text in about flyout for clearer localization. r=mbrubeck 2013-08-26 12:51:58 -04: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
Matt Brubeck
5ee5b5c9a9 Bug 906047 - Remove unused code from metro/base/content/Util.js [r=sfoster]
--HG--
extra : rebase_source : 76af61778df8adf89b63006e7331ed69e1c7b32c
2013-08-23 17:10:29 -07:00
Sam Foster
9f899c1fe6 Bug 893091 - New populateFragmentFromString+tests, format the save-or-run download notification bar text. r=mbrubeck 2013-08-23 16:29:51 -07:00
Sam Foster
783638efff Bug 848137 - Begin break out of Utils.js into a ContentUtil.jsm module. r=mbrubeck 2013-08-23 13:58:55 -07:00
Marina Samuel
a5d5b6268d Bug 907520 - Close soft keyboard when findbar closes. r=mbrubeck 2013-08-23 16:47:13 -04:00
Ryan VanderMeulen
474bd8754b Merge inbound to m-c. 2013-08-23 10:44:50 -04:00
Jim Mathies
7ae9ef8280 Bug 906910 - Flush active tile assets on close of the browser. r=sfoster 2013-08-22 16:42:54 -05:00
Jim Mathies
caa0ba505e Bug 906735 - Fixup dpi issues when running browser_context_menu_tests.js locally. r=rsilveira 2013-08-22 16:42:53 -05:00
Jim Mathies
553fb50f74 Bug 907243 - Move SetDPI to APZCTreeManager. r=kats 2013-08-22 19:28:02 -05:00
Tim Taubert
19b50b5167 merge m-c to fx-team 2013-08-22 11:14:11 +02:00
Tim Taubert
cd81a5d321 Backed out changeset 91d27f0ac7dd (bug 355063) 2013-08-22 09:22:16 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Justin Dolske
6ac123f77e Bug 355063 - bustage followup for Android/Metro. r=sparky 2013-08-21 20:09:45 -07:00
Birunthan Mohanathas
2cdca94d74 Bug 784739 - Switch from NULL to nullptr in browser/metro. r=ehsan 2013-08-21 12:13:50 -04:00
Botond Ballo
9bd2b4ff18 Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats 2013-08-12 16:31:49 -04:00
Rodrigo Silveira
c2a2835cb5 Bug 903178 - Start screen should scroll vertically when in portrait mode r=sfoster 2013-07-29 11:01:36 -07:00
Sam Foster
be09e0b8f9 Bug 907211 - Fix localized string access for download size. r=ally 2013-08-20 18:16:30 -07:00
Jonathan Wilde
a56485d03d Bug 891656 - Defect - wallpaper solution - navigation app bar icons cut off. r=mbrubeck 2013-08-20 13:38:52 -07:00
Francesco Lodolo
d880af8552 Bug 906318 - Work - Move productization (p12n) options into a separate region.properties file, r=mbrubeck, f=pike 2013-08-19 14:43:13 -07:00
Marina Samuel
acbbd96879 Bug 905640 - Clear the circular progress at the end of a download. r=jimm 2013-08-19 13:40:09 -04:00
Ryan VanderMeulen
4dbf69049f Merge m-c to fx-team. 2013-08-19 11:54:12 -04:00
Phil Ringnalda
3a9bc1d23d Merge m-c to m-i 2013-08-18 17:51:12 -07:00
Jim Mathies
5870dfe7cc Bug 906147 - disable component alpha in metrofx. r=nrc 2013-08-18 15:42:13 -05:00
Jim Mathies
44904fea84 Bug 904163 - Insure inputs that receive press-hold are focused. Fixes issues with selected text not being visible. r=ally 2013-08-19 04:26:17 -05:00
Jim Mathies
2f2dab6d61 Bug 812529 - Add 1.4 and 1.8x selection monocle images. r=mbrubeck 2013-08-19 04:25:59 -05:00
Jim Mathies
15ea5795cd Bug 901019 - Reset selection monocles when pasting text into chrome or content. r=bbondy 2013-08-19 04:25:59 -05:00
Jim Mathies
6329c5c014 Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira 2013-08-19 04:25:58 -05:00
Jim Mathies
31366e8c6f Bug 906320 - Cleanup metro test timeouts. r=mbrubeck 2013-08-19 04:25:58 -05:00
Sam Foster
d508e3a958 Bug 904317 - observe viewstate in view markup, call _adjustDOMforViewState at init and from onViewStateChange. r=rsilveira
--HG--
extra : rebase_source : accadb9ffa0a8cb3026ddb5aff0952cfd8a5186c
2013-08-16 16:56:50 -07:00
Brian R. Bondy
08bc1d4589 Bug 888363 - Fix default browser activation. r=jimm
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it.  Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Matt Brubeck
19fc5f69e4 Bug 882074 - i18n for Metro keyboard shortcuts [r=rsilveira] 2013-08-15 16:31:52 -04:00
Marina Samuel
1a1eeba244 Bug 883953 - Fix test bustage. r=me 2013-08-15 15:57:24 -04:00
Marina Samuel
c3dbdc4424 Bug 883953 - Fix test failures. r=mbrubeck 2013-08-15 13:06:46 -04:00