Commit Graph

258 Commits

Author SHA1 Message Date
Rodrigo Silveira
817b326f2c Bug 858598 - Defect - Select popups near the bottom of the screen are unusable r=mbrubeck
--HG--
extra : rebase_source : dd2d75a683ec26bd96a72efd911be9aaf7e72106
2013-05-02 11:50:49 -07:00
Rodrigo Silveira
dd33f26541 Bug 864757 - Metro test fixes r=jmathies 2013-04-29 20:42:44 -07:00
Sam Foster
b46159353a Bug 856267 - Hide menu popups when the appbar shows with a listener for MozContentShowing. r=jimm
--HG--
extra : rebase_source : 53eac3a18450458df9ab4f5492e4bf572db5b0ee
2013-04-30 16:36:26 +01:00
Ryan VanderMeulen
9e80ef1555 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
6cb4a9b9be Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Allison Naaktgeboren
bbf59cf12d Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck 2013-04-30 15:02:00 -07:00
Allison Naaktgeboren
9bc3cb622e Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck 2013-04-30 14:45:22 -07:00
Ryan VanderMeulen
d1a59f8eab Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe
43eddbd12b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Joey Armstrong
8e99512c32 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
Allison Naaktgeboren
30a2f4b4fa Bug 864614 - Tabs appending under Tabs 2013-04-29 10:01:40 -07:00
Rodrigo Silveira
60f47b8d61 Bug 831916 - Hide and delete tiles in Bookmarks and History tile groups r=mbrubeck 2013-04-16 23:16:34 -07:00
Allison Naaktgeboren
6fa5448a00 Bug 789363 - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 15:12:57 -07:00
Allison Naaktgeboren
21e49d50fd Bug 789363 - Work - Live update the history used for Firefox Start.r=mbrubeck 2013-04-26 14:21:36 -07:00
Sam Foster
27d7fb05dc Bug 865170 - Fix TopSite's methods to handle multiple sites as input. r=mbrubeck
--HG--
extra : rebase_source : 02850083782a245c6046dc070760bf3083a1b144
2013-04-26 17:38:19 +01:00
Sam Foster
95e612bedb Bug 865478 - Add getItemsByUrl and removeItem methods to richgrid + tests. r=mbrubeck 2013-04-26 10:29:59 +01:00
Sam Foster
776d06906c Bug 865172 - Add z-index to cross-sliding tiles so they overlap when dragged. r=mbrubeck
--HG--
extra : rebase_source : e19147af09f1df53a823adfd0176cc56f32574de
2013-04-25 17:53:16 +01:00
Brian R. Bondy
b8733071ea Bug 831514 - Work - You cannot pin sites that have a slash character in the tile ID. r=jimm 2013-04-25 11:43:42 -04:00
Brian R. Bondy
4ca879fa04 Bug 864733 - Removed unused code in modules/video.jsm. r=jimm 2013-04-24 16:00:53 -04:00
Jim Mathies
7ea39a5ce8 Bug 864948 - Disable pgo and don't link to dynamic win runtime and glue libs when building metrotestharness. r=glandium 2013-04-24 08:11:10 -05:00
Jim Mathies
b91a6ac76e Bug 863748 - Add subframe text input selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
99888745d8 Bug 863748 - Add subframe text area selection tests. r=rsilveira 2013-04-23 16:44:07 -05:00
Jim Mathies
1a3d28ddb7 Bug 863748 - Move some misc. test files down in ./res, and disable metro plugin tests due to timeouts. r=mbrubeck 2013-04-23 16:44:07 -05:00
Jim Mathies
110a84c04c Bug 864761 - Remove old debug build check from two tests. r=mbrubeck 2013-04-23 16:44:06 -05:00
Sam Foster
6c39f876de Bug 864762 - Fix bad CrossSlide check which is breaking existing tiles tests. r=jimm 2013-04-23 16:29:44 +01:00
Sam Foster
a733efd7fa Bug 864706 - Fix calls to CrossSlide.Handle's cancel to provide event param. r=jimm 2013-04-23 16:13:51 +01:00
Jim Mathies
3b914a21d8 Bug 864428 - Don't call hideContextUI in startup and tear down test helpers as it can cause random test timeouts. r=bbondy 2013-04-23 08:51:03 -05:00
Jim Mathies
f0692427e0 Bug 863739 - Add text input selection related mochitests. r=rsilveira 2013-04-23 08:51:03 -05:00
Jim Mathies
0bb372a266 Bug 864533 - test helper addTab should use pageShowPromise. r=sfoster 2013-04-23 08:51:03 -05:00
Jim Mathies
d1edf9cc39 Bug 862054 - Update bounds utility methods in SelectionHandler to properly calculate offsets for form inputs in sub frames. r=bbondy 2013-04-23 08:51:03 -05:00
Jim Mathies
11e1cd7dec Bug 862054 - Get rid of ElementTouchHelper and our custom elementFromPoint function. r=mbrubeck 2013-04-23 08:51:02 -05:00
Jim Mathies
ab9e9a5d91 Bug 862054 - Move translateToTopLevelWindow to Util. r=bbondy 2013-04-23 08:51:02 -05:00
Sam Foster
1baf431d40 Bug 829056 - Cross-slide gesture module for Fx start tiles. r=mbrubeck
--HG--
extra : rebase_source : 8722b2800b93015b218400c6e1f7d79227b78924
2013-04-22 22:42:09 +01:00
Allison Naaktgeboren
c4d282dc6e Bug 863101 - Make tiles in panels work in snapped.r=rsilveira 2013-04-22 13:21:37 -07:00
Sam Foster
36c8cfe422 Bug 831918 - Fix typo to apply new styling to selected tiles. r=jimm 2013-04-19 16:09:25 +01:00
Jim Mathies
29817bc4b3 Bug 834370 - Subframe content selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
e7ebd1a33c Bug 834370 - Text area selection tests. r=rsilveira 2013-04-19 10:01:01 -05:00
Jim Mathies
d8c4317e1a Bug 834370 - Basic selection tests. r=sfoster 2013-04-19 10:01:01 -05:00
Jim Mathies
9492895c99 Bug 834370 - Add state getters to selection handler and a test helper for flushing message manager messages. r=mbrubeck 2013-04-19 10:01:00 -05:00
Jim Mathies
8e97023da2 Bug 834370 - Add selection test helpers to head.js. r=mbrubeck, sfoster 2013-04-19 10:01:00 -05:00
Jim Mathies
e0bdfd088a Bug 834370 - Remove old state tracking from selection handler. r=sfoster 2013-04-19 10:01:00 -05:00
Sam Foster
d4d89f8373 Bug 854960 - implementing pinned state graphic on fx start tiles. Also fixes selected state. r=fryn 2013-04-19 11:56:07 +01:00
Jim Mathies
fa63f56799 Bug 859094 - Remove some additional cruft left over from selectionoverlay context menu handling. r=fryn 2013-04-19 05:25:37 -05:00
Jim Mathies
2c51b388b0 Bug 859154 - add a pageshow promise to addTab. r=sfoster 2013-04-19 05:25:36 -05:00
Tim Abraldes
b92233c0fd bug 852805. Don't treat an empty search box as special; still perform the search. DONTBUILD. r=fryn 2013-04-18 15:52:38 -07:00
Tim Abraldes
53f083025d bug 855581. Wait until we've actually closed the last tab to create a new one. DONTBUILD. r=fryn 2013-04-17 10:40:38 -07:00
Tim Abraldes
d4c59af71a bug 855587. Modify a default profile link to point to the URL that it will redirect to anyway. DONTBUILD. r=jimm 2013-04-18 14:48:24 -07:00
Allison Naaktgeboren
850194eb18 Bug 830505 - Re theme the autocomplete screen in snapped view.r=sfoster 2013-04-17 13:34:42 -07:00
Jim Mathies
aaffe058c2 Bug 854070 - Add a bit of directional hysteresis when converting a caret monocle drag to selection. r=bbondy 2013-04-17 15:02:24 -05:00
Jim Mathies
6e6fcaea02 Bug 862025 - Ignore monocle vertical drag orientation for single line text inputs. r=bbondy 2013-04-17 15:02:24 -05:00