Commit Graph

136 Commits

Author SHA1 Message Date
Rodrigo Silveira
9875169564 Bug 860994 - Fixup intermittent context menu failing tests
--HG--
extra : rebase_source : f577ee38b6e22398b4a8a160cd18dcfcfd3d3169
2013-04-10 23:06:19 -07:00
Allison Naaktgeboren
eb73453fff Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Jim Mathies
b49798519a 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
Allison Naaktgeboren
8531ad3c77 Bug 835999 - add a topsites grid to the snapped view.r=mbrubeck 2013-04-11 11:17:04 -07:00
Rodrigo Silveira
addbe6c283 bug 856458 - Fixup metro mochitests r=mbrubeck,jimm
--HG--
extra : rebase_source : e42ab8c875d658b96a2795fb1a5316ba29922f23
2013-04-06 01:56:07 -07:00
Jim Mathies
004d2be84b Bug 859094 - Remove InvokeContextAtPoint selection overlay handling. r=fryn 2013-04-10 09:02:45 -05:00
Jim Mathies
82373c89f8 Bug 859490 - When switching selection modes, hide all carets. r=bbondy 2013-04-10 09:02:44 -05:00
Jim Mathies
821786a8d9 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
f7c3cd7878 Bug 858590 - Remove auto positioning code from MenuUI. r=sfoster 2013-04-10 09:02:44 -05:00
Frank Yan
e0d71c49e3 Bug 859997 - [Metro] Overlay plus button. r=mbrubeck 2013-04-09 22:14:43 +01:00
Frank Yan
1fe2abda77 Bug 859950 - [Metro] Overlay back button. r=mbrubeck 2013-04-09 21:51:01 +01:00
Matt Brubeck
885eae798c Bug 859397 - Use "new Set()" instead of custom cloneSet function [r=sfoster] 2013-04-09 10:24:41 -07:00
Sam Foster
7cec15e833 Bug 800996 - Add clear-selection action for start tiles, button transitions. r=mbrubeck 2013-04-09 12:04:47 +01:00
Brian R. Bondy
09c491351e 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
784330a5d0 bug 854274 - Showing tab doc when clicking + r=mbrubeck
--HG--
extra : rebase_source : 89db6d0e133565a49f122c793535c22b5fde6d2c
2013-04-03 09:34:55 -07:00
Jim Mathies
bf2dd86223 Bug 858700 - Swap in better browser bindings single coordinate conversion method names. r=mbrubeck 2013-04-07 07:42:22 -05:00
Jim Mathies
3ffaa5c198 Bug 858155 - Restrict the size of auto-complete menus. r=fryn 2013-04-07 07:42:18 -05:00
Xin Zhang
57e96d9a73 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
bfb33409f5 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
Jim Mathies
83d44fa081 Bug 858229 - add keyboard shortcuts for sync and about flyouts. r=rsilviera 2013-04-05 05:33:43 -05:00
Jim Mathies
47a724dff1 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
bd823373ff 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
2bb158c1dd Bug 857825 - merge close edit session apis. r=mbrubeck 2013-04-05 05:33:43 -05:00
Jim Mathies
abcb74ed7a Bug 857825 - handle moz deck offset change events in selection code. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
fd650249ac Bug 857825 - houskeeping in SelectionHelperUI. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
4a7c305f86 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
5aabda3936 Bug 856008 - cleanup and reorganize ContentAreaObserver, make it more modular. r=mbrubeck 2013-04-05 05:33:42 -05:00
Jim Mathies
9bcf116dea Bug 856008 - move ContentAreaObserver out of browser.js. r=sfoster 2013-04-05 05:33:42 -05:00
Jim Mathies
82b3f4ae54 Bug 856151 - update selection code to use new bindings. r=mbrubeck 2013-04-05 05:33:41 -05:00
Jim Mathies
19560c5d5b Bug 856151 - update context menu code to use new bindings. r=fryn 2013-04-05 05:33:41 -05:00
Jim Mathies
b94a59b51d 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
c5d1c26b59 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
85aa3ca2e5 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
68e47833e0 Bug 854269 - Pin still selected when pressing Bac or Forward buttons. r=sfoster 2013-04-04 12:18:10 -04:00
Brian R. Bondy
522ef88320 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
bc4e30eaa7 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Rodrigo Silveira
235a253ffe bug 856241 - Remove closing multiple tabs dialog r=mbrubeck
--HG--
extra : rebase_source : e53aa69ccac48e784c1947f8544c68c313ccbf2c
2013-04-03 13:19:34 -07:00
Sam Foster
ddeeac52cf Bug 812291 - Hook up hide/restore of Top Sites 2013-04-03 22:16:14 +01:00
Allison Naaktgeboren
2824d3fa08 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
Matt Brubeck
a73e8f039d Bug 841058 (followup) - Remove unused code missed in previous patch [r=jimm] 2013-04-03 10:15:45 -07:00
Rodrigo Silveira
eb886499e3 Bug 855677 - Don't display "undefined" in restored tab titles [r=mbrubeck] 2013-04-01 11:09:43 -07:00
Matt Brubeck
956a6da4ee Bug 798844 - Remove Metro fork of login manager; use the original version in toolkit [r=bbondy] 2013-04-02 08:20:23 -07:00
Felipe Gomes
975f9fb142 Bug 850210 - Part 2. Update removeGroupedPrefs usage to nsIContentPrefService2.removeAllDomains. r=adw 2013-03-29 23:08:49 -03:00
Jim Mathies
2341f8120b Bug 850673 - Prevent triggering selection attachment when the user clicks rapidly on the find bar navigation buttons. r=mbrubeck 2013-03-29 06:50:48 -05:00
Brian R. Bondy
8ba2e8f4e8 Backout 9eb6532ccfc3 for bustage on some slaves. r=me 2013-03-28 23:28:11 -04:00
Brian R. Bondy
8008ffd3f5 Bug 842130 - Fix fullscreen video which currently isn't working. r=mbrubeck 2013-03-28 21:29:55 -04:00
Rodrigo Silveira
d88a1e9368 Bug 846422 - Hide context menus when popups appear [r=mbrubeck] 2013-03-26 18:45:11 -07:00
Rodrigo Silveira
786cf4f461 Bug 845484 - [Metro] Add choices of private data to clear in the options flyout [r=mbrubeck] 2013-03-25 11:11:11 -07:00
Matt Brubeck
f2f6a4c72a Bug 808770 - Revert a change that accidentally added the same lines twice 2013-03-27 11:09:09 -07:00
Rodrigo Silveira
b82250a2c6 Bug 854881 - Remove broken Master Password support from /browser/metro [r=mbrubeck] 2013-03-27 10:34:29 -07:00