Commit Graph

241 Commits

Author SHA1 Message Date
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
Rodrigo Silveira
a090b35902 Bug 854077 - Use radio buttons for "Do Not Track" options and add a neutral option r=ally
--HG--
rename : browser/metro/base/tests/mochitest/browser_sanitize_ui.js => browser/metro/base/tests/mochitest/browser_prefs_ui.js
extra : rebase_source : 331345b81ff030f6cd6fa2f2e1bf20f276c82ce7
2013-04-13 18:21:27 -07:00
Rodrigo Silveira
0c8adb11bd Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Allison Naaktgeboren
41d3eeb0c0 Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Jim Mathies
53cac373e8 Bug 859447 - Setting popup doesn't display properly. Second landing, first had an empty patch! r=mbrubeck. 2013-04-12 09:17:14 -05:00
Jim Mathies
acd5de2081 Bug 860683 - When running tests in immersive mode, connect firefox stdout to a metrotestharness pipe to route test output to mozilla test harnesses. r=bbondy 2013-04-11 17:45:29 -05:00
Allison Naaktgeboren
b95b1e31cb Bug 835999 - add a topsites grid to the snapped view.r=mbrubeck 2013-04-11 11:17:04 -07:00
Frank Yan
a309e56007 Bug 860095 - Adjust overlay button sizing and positioning, especially in RTL mode. r=mbrubeck 2013-04-11 00:40:32 +01:00
Rodrigo Silveira
9b5a47e408 bug 856458 - Fixup metro mochitests r=mbrubeck,jimm
--HG--
extra : rebase_source : e42ab8c875d658b96a2795fb1a5316ba29922f23
2013-04-06 01:56:07 -07:00
Jim Mathies
eff4469839 Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn 2013-04-10 09:02:45 -05:00
Jim Mathies
d126007a8a Bug 859490 - When switching selection modes, hide all carets. r=bbondy 2013-04-10 09:02:44 -05:00
Jim Mathies
09e09ee302 Bug 858855 - Remove the code that sets form element focus in SelectionHandler now that the overlay has been removed. r=fryn 2013-04-10 09:02:44 -05:00
Jim Mathies
76543f274a Bug 858590 - Remove auto positioning code from MenuUI. r=sfoster 2013-04-10 09:02:44 -05:00
Mike de Boer
ee3088104f Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda
44417e0b7c Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Tim Abraldes
93031e24f7 bug 855587. Pre-defined links should point to mozilla.org URLs, not mozilla.com. DONTBUILD. r=jimm 2013-04-09 17:33:47 -07:00
Mike de Boer
9fdfa69f4a Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Tim Abraldes
01c33d08d0 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00