Commit Graph

753 Commits

Author SHA1 Message Date
Rodrigo Silveira
d7fded1dbe Bug 891667 - Define and implement keyboard interaction with half-height autocomplete.
--HG--
extra : rebase_source : b79131c2937a3c64db3a7b2dbf7940df9fc8e45d
2013-09-18 21:27:11 -07:00
Rodrigo Silveira
a4c729b24a Bug 916383 - Invisible autocomplete items selectable by keyboard when 'your results' not shown
--HG--
extra : rebase_source : dc9ffd9026b5060d9606140ccfcc77de1ff972aa
2013-09-16 12:57:11 -07:00
Sam Foster
e5130ba727 Bug 903866 - Ensure the appbar and url input field start life as visible. r=mbrubeck 2013-09-18 14:53:28 -07:00
Sam Foster
404c85e0e7 Bug 916887 - waitForEvent should return the promise that is resolved after its cleanup is complete. r=mbrubeck
--HG--
extra : rebase_source : fb9bf106058495563e3fa37802b7bb320db773bf
2013-09-17 11:12:40 -07:00
Ryan VanderMeulen
5be5179c2d Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Jim Mathies
379b8ca209 Bug 916901 - Address issue with precise/imprecise detection when apz consumes touch. r=mbrubeck 2013-09-17 06:14:36 -05:00
Brian R. Bondy
b33625448b Bug 911530 - Junior style buttons not appearing after swiping autocomplete window away. r=mbrubeck 2013-09-17 07:08:18 -07:00
Brian R. Bondy
b9ee856933 Bug 910597 - Downloaded amount is always reported as unknown size. r=mbrubeck 2013-09-17 07:04:01 -07:00
Brian R. Bondy
56b2281401 Bug 916233 - External links in Metro should open in Metro. r=jimm 2013-09-17 07:02:01 -07:00
Timothy Nikkel
7c615652fb Bug 916904. Add suitable prefs for image visibility for metro and enable image visibility on metro. r=jimm
The default state of image visibility is enabled, so that just makes that explicit, but we also give good values for the parameter prefs of image visibility.
2013-09-17 01:36:53 -05: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
Rodrigo Silveira
a76cf98236 Bug 898106 - Dim screen when autocomplete popup shows up. r=mbrubeck
--HG--
extra : rebase_source : 98e4ac57ce5ee8bf3d9c2d533d9cfc05587e8631
2013-09-12 14:20:30 -07:00
Marina Samuel
1831f6d6c3 Bug 908068 - Specifically check for successful login before displaying the 'connected' screen for sync. r=ally 2013-09-12 17:33:51 -04:00
Jonathan Wilde
3b818894bd Bug 904417 - Adjust spacing and font sizes on start screen and autocomplete popup to more closely match comps. r=sfoster
--HG--
extra : rebase_source : 5b3be3c4940bbc6e86cb5130963e6229870435e5
2013-08-30 13:07:19 -07:00
Ryan VanderMeulen
b2d6edce8e Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Marina Samuel
6a2337bf38 Bug 906772 - Adjust infobar location above navbar when infobar appears after navbar. r=mbrubeck 2013-09-11 17:26:43 -04:00
Rodrigo Silveira
2c40216db2 Bug 913229 - Snapped displays cropped multi-column tiles after touch scroll r=mbrubeck
--HG--
extra : rebase_source : bda64fdfb199f0581d2c4f0154afdabebd6700c7
2013-09-05 16:32:43 -07:00
Marina Samuel
3ed1a28cea Bug 910618 - Clear progress on download cancel and on interaction with infobar. r=jmathies 2013-09-10 19:07:58 -04:00
Carsten "Tomcat" Book
6071d14fda merge mozilla-central to mozilla-inbound 2013-09-11 13:50:28 +02:00
Boris Zbarsky
4547698ce1 Bug 914450. findElementWithViewId can throw if it finds nothing, so be careful to catch that exception. r=bbondy 2013-09-11 01:16:24 -04:00
Brian R. Bondy
1eebdc8012 Bug 893784 - Metro update shutdown sometimes doesn't respawn Nightly after update. r=jimm 2013-09-10 10:24:57 -04:00
Brian R. Bondy
019ed3c7ff Bug 882142 - Initiate Metro app update requests via retarting the app like Desktop Firefox does. r=jimm 2013-09-10 10:24:56 -04:00
Brian R. Bondy
c0ecddb897 Bug 882142 - Add support to CEH to restart Metro Firefox when it isn't running. r=jimm 2013-09-10 10:24:56 -04:00
Sam Foster
c9f4f37474 Bug 909889 - Add guards around drag property access in CrossSlide. r=mbrubeck 2013-09-09 19:35:33 -07:00
Sam Foster
653a4ee775 Bug 893763 - Notify of resuming downloads at startup. r=mbrubeck 2013-09-09 17:20:51 -07:00
Jim Mathies
0e440aa57a Bug 907098 - Prevent scrolling of chrome content using apz. r=mbrubeck 2013-09-09 13:57:25 -05:00
Jonathan Wilde
471961f739 Bug 892240 - Add tests for trimming and formatting of the URI r=jimm,sfoster
--HG--
extra : rebase_source : 4decf908068c2ca35514b87a619480327d50bb8e
2013-07-16 10:59:18 -07:00
Jim Mathies
3c187a4fa4 Bug 898055 - Disable some apz debug output. r=bbondy 2013-09-06 14:56:13 -05:00
Brian Bondy
94d13e4110 Bug 898055 - Enable apz in metrofx. r=jimm 2013-09-06 14:56:13 -05:00
Ryan VanderMeulen
f086043a1b Backed out changeset eb46f1ed8c8c (bug 897113) for mochitest-mc failures. 2013-09-06 15:50:28 -04:00
Allison Naaktgeboren
f9f7474c39 Bug 897113 Tiles on auto-complete screen should not be selectable.r=sfoster 2013-09-06 10:54:14 -07:00
Matt Brubeck
4582b318ca Bug 891056 (part 1) - Code cleanup for autocomplete CSS [r=rsilveira] 2013-09-05 17:40:17 -07:00
Matt Brubeck
15230bb10f Bug 909019 - Rename and simplify BrowserUI new tab API [r=ally] 2013-09-05 17:40:17 -07:00
Mike Hommey
7952a1fee4 Bug 912292 - Fix a few rules relying on being executed after traversing subdirectories. r=gps 2013-09-05 15:08:24 +09:00
Wes Kocher
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Sam Foster
d8a1513d26 Bug 898650 - Simplified scroll direction heuristics using scrollMaX/Y then document aspect ratio. r=mbrubeck
--HG--
extra : rebase_source : 4cd41227c60ea10294453d1e6a7aaf68dc6ca39b
2013-09-03 17:24:47 -07:00
Eklavya Mirani
0b2bcea602 Bug 878691 - Use FormHistory.jsm instead of nsIFormHistory2 in metro; r=mbrubeck 2013-09-03 09:52:29 -07:00
Ryan VanderMeulen
aa35c93fbe Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Marina Samuel
ddad91d560 Bug 904662 - Show layered notifications. r=mbrubeck 2013-08-30 19:21:51 -04:00
Kamil Jozwiak
a3401ad432 Bug 885383 - Monocles don't appear when tabbing into an edit field. r=jimm 2013-08-29 16:07:47 -04:00
Ryan VanderMeulen
9f828e593f Backed out changeset b3bea36ce719 (bug 901607) for mochitest-mc orange.
CLOSED TREE
2013-08-28 16:58:25 -04:00
Ryan VanderMeulen
c82d0f2e6d 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)
771cab97c6 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
d99a814453 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
f90885fd5e bug 893961. Clean up metro sync strings. r=mbrubeck 2013-08-28 10:27:32 -07:00
Tim Abraldes
31c59e1d70 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
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
Ryan VanderMeulen
5408c6226d Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00