Commit Graph

205 Commits

Author SHA1 Message Date
Jim Mathies
c121d2ca67 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
3e43f47a40 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
4a707ea420 Bug 835999 - add a topsites grid to the snapped view.r=mbrubeck 2013-04-11 11:17:04 -07:00
Frank Yan
f623c1a0c6 Bug 860095 - Adjust overlay button sizing and positioning, especially in RTL mode. r=mbrubeck 2013-04-11 00:40:32 +01:00
Rodrigo Silveira
433db949e9 bug 856458 - Fixup metro mochitests r=mbrubeck,jimm
--HG--
extra : rebase_source : e42ab8c875d658b96a2795fb1a5316ba29922f23
2013-04-06 01:56:07 -07:00
Jim Mathies
08416f4091 Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn 2013-04-10 09:02:45 -05:00
Jim Mathies
feb396cb97 Bug 859490 - When switching selection modes, hide all carets. r=bbondy 2013-04-10 09:02:44 -05:00
Jim Mathies
9ada1adbc8 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
772c026a1a Bug 858590 - Remove auto positioning code from MenuUI. r=sfoster 2013-04-10 09:02:44 -05:00
Mike de Boer
5eaa4176a1 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda
b636e4bf9b 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
2679dbb3ff 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
9961d20654 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Tim Abraldes
c64ebc4950 bug 854271. Make packaged versions of MetroFx include branding and use it correctly. r=bbondy 2013-04-09 17:26:47 -07:00
Tim Abraldes
f41bf61aad bug 859903. Remove a bunch of prefs that we're defining in metro.js that are previously (and more correctly) defined in branding. r=bbondy 2013-04-09 17:26:46 -07:00
Frank Yan
40d2f22a72 Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
0a3b8bbb89 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Matt Brubeck
ef30fd170c Bug 859397 - Use "new Set()" instead of custom cloneSet function [r=sfoster] 2013-04-09 10:24:41 -07:00
Sam Foster
364fa0996b Bug 800996 - Add clear-selection action for start tiles, button transitions. r=mbrubeck 2013-04-09 12:04:47 +01:00
Brian R. Bondy
337c1fcdba Bug 858359 - Select and Select All context menu test adjustments. r=jimm 2013-04-08 14:42:57 -04:00
Brian R. Bondy
68631eea70 Bug 858359 - Remove Selectable context menu options on input and textareas when there is text and no selection. r=jimm 2013-04-08 14:42:54 -04:00
Rodrigo Silveira
4181e7a6ca bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Masatoshi Kimura
56e7eee9c7 Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao 2013-04-07 23:28:34 +09:00
Jim Mathies
5156395b25 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
8be8ca460a Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Xin Zhang
3ebe0ee79c Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Jim Mathies
323a807a4b Bug 858556 - Double clicking text with the mouse displays the selection grippers in Immersive mode. r=bbondy 2013-03-28 21:29:55 -04:00
Brian R. Bondy
34b6cec0be Bug 852014 - Defect - Issues downloading and installing msi. r=sfoster. 2013-04-05 10:39:32 -04:00
Jim Mathies
aa828fc19b Bug 858229 - add keyboard shortcuts for sync and about flyouts. r=rsilviera 2013-04-05 05:33:43 -05:00
Jim Mathies
fc15619d8b Bug 857823 - rip out more obsolete FormHelper code, add a new deck transisioning check in cao, and add support in FormHelperUI for delaying menu display until the view updates. r=fryn 2013-04-05 05:33:43 -05:00
Jim Mathies
db9753b9a0 Bug 857825 - remove pointer-events:none from selection overlay and touch up input support. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
00878f4891 Bug 857825 - merge close edit session apis. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
2ff0b0c21d Bug 857825 - handle moz deck offset change events in selection code. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
dcee554209 Bug 857825 - houskeeping in SelectionHelperUI. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
0883b93fa2 Bug 855362 - support querying content for the distance focused elements should be raised when the skb is displayed. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
4da2c92d9b Bug 856008 - cleanup and reorganize ContentAreaObserver, make it more modular. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
65bf504a40 Bug 856008 - move ContentAreaObserver out of browser.js. r=sfoster 2013-04-05 05:33:42 -05:00
Jim Mathies
79f1f80e7a Bug 856151 - update selection code to use new bindings. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
08a4347d12 Bug 856151 - update context menu code to use new bindings. r=fryn 2013-04-05 05:33:41 -05:00
Jim Mathies
4cb1c63752 Bug 856151 - do some houskeeping in browser bindings, and define a set of browser/client coordinate conversion helpers. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
ac70cb8508 Bug 855417 - don't display caret monocle if there is no selection in focused inputs. r=ally 2013-04-05 05:33:40 -05:00
Tim Abraldes
1b8c627889 bug 852805. Add an event handler to the "find in page" textbox to make 'enter' equivalent to 'find next'. r=ally 2013-04-04 10:05:01 -07:00
Brian R. Bondy
576e3b4353 Bug 854269 - Pin still selected when pressing Bac or Forward buttons. r=sfoster 2013-04-04 12:18:10 -04:00
Brian R. Bondy
28a5c5d315 Bug 855590 - Start page does not refresh app bar Star button state. r=sfoster 2013-04-04 12:18:06 -04:00
Brian R. Bondy
201e9a6845 Bug 850458 - Add full screen video element to html5 video controls. r=mbrubeck 2013-03-28 21:29:50 -04:00
Brian R. Bondy
f309288776 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Rodrigo Silveira
88fd8bf28f bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Allison Naaktgeboren
a37dbcb3a5 Bug 857766 - change size of topsites thumbnails.r=jimm 2013-04-03 14:24:56 -07:00
Sam Foster
7f160933e4 Bug 812291 - Hook up hide/restore of Top Sites 2013-04-03 22:16:14 +01:00
Allison Naaktgeboren
1b3f8aec49 Bug 848155 - Add Colored Bar with Text to Bottom of Topsites Thumbnails. Also fixes 826556. r=mbrubeck 2013-04-03 11:49:45 -07:00