Commit Graph

107 Commits

Author SHA1 Message Date
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
Sam Foster
6e5f871216 Bug 808770 - Implement pin/unpin of Top Sites, new Site model and refresh method on richgriditem. r=mbrubeck
--HG--
extra : rebase_source : 46fbc61a42d21ef41215f16fbeaf3501cfbb9ab7
2013-03-27 15:34:52 +00:00
Raymond Lee
3b6429f54c Bug 846636 - Use asynchronous getCharsetForURI in getShortcutOrURI for metro r=mbrubeck 2013-03-27 03:41:46 +08:00
Jim Mathies
cac26055e7 Bug 848594 - Always manipulate focus node when selecting content in text inputs. r=mbrubeck 2013-03-25 15:54:49 -05:00
Jim Mathies
3115fbadb1 Bug 848594 - Reorganize code related to text input selection management in SelectionHandler. r=mbrubeck 2013-03-25 15:54:49 -05:00
Marco Bonardo
24208690f3 Bug 561450 - Stop supporting session ids in Places.
r=Mano sr=gavin
2013-03-25 14:44:41 +01:00
Jim Mathies
5fee3deec7 Bug 853604 - Add support for switching to caret browsing mode once selection has been invoked. r=ally 2013-03-23 11:07:18 -05:00
Matt Brubeck
32193e8df3 Bug 854011 - Fix initialization bugs for thumbnail tiles [r=bbondy] 2013-03-22 15:28:03 -07:00
Matt Brubeck
c3d4ee6789 Bug 853126 - Use PluralForm for the blocked popup message in Metro [r=ally] 2013-03-22 15:27:18 -07:00
Jim Mathies
0f5f05bc96 Bug 852576 - Fix for monocle positioning problem when transitioning from caret to drag selection. r=mbrubeck 2013-03-22 07:16:05 -05:00
Jim Mathies
707c9fc63f Bug 795630 - Remove CapturePicker and related files. r=mbrubeck 2013-03-21 09:23:13 -05:00
Jim Mathies
35dcaf0fc3 Bug 852967 - Simplify marker selection changes for text inputs. r=mbrubeck 2013-03-21 08:55:16 -05:00
Jim Mathies
b743ac5d86 Bug 852619 - Tap off form input to clear caret selection should clear focus. r=ally 2013-03-21 08:55:16 -05:00
Jim Mathies
9fcdd4aa4c Bug 852088 - Add drag caret to select text support. r-fryn 2013-03-21 08:55:16 -05:00
Jim Mathies
2570e56201 Bug 852087 - Trivial update, register for the correct message mgr msgs after they were changed durring review. r=me 2013-03-21 07:28:19 -05:00
Marco Bonardo
43203f208f Bug 838874 - Stop implementing nsIGlobalHistory2.
r=Mano sr=gavin
2013-03-20 18:09:41 +01:00
Matt Brubeck
39a69f9547 Bug 840888 - Add some localization notes to Metro locale files [r=jimm]
--HG--
extra : rebase_source : 2a2d1f08a523833d38e343e6ef48b1febec3ff40
2013-03-20 08:59:30 -07:00
Jim Mathies
dd21d34415 Bug 852087 - Get basic caret manipulation working in text inputs. r=mbrubeck 2013-03-20 09:40:05 -05:00
Jim Mathies
d76f6f31ba Bug 842997 - Make SelectionHelperUI startup entry points json message agnostic. r=fyan 2013-03-19 12:43:17 -05:00
Brian R. Bondy
3c97119c56 Bug 852197 - Cleanup and fix various console warnings in Metro front end. r=mbrubeck 2013-03-19 10:52:24 -04:00
Allison Naaktgeboren
1c3c50931c Bug 848134-condense metro css attributes whose only value is true(Mbrubeck Memorial Bug)r=mbrubeck 2013-03-18 15:34:23 -07:00
Sam Foster
00ac178e56 Bug 851443 - Tests for richgrid/richgriditem bindings + stubMethod test helper. r=jimm 2013-03-18 16:30:41 +00:00
Jim Mathies
9de422ad70 Bug 851657 - Remove obsolete form element navigation from form assistant. r=bbondy 2013-03-17 09:55:38 -05:00
Jim Mathies
90f007bf6a Bug 851596 - Move ContextMenuHandler element detection utils into Utils. r=fyan 2013-03-17 09:55:37 -05:00
Jim Mathies
07dfb30478 Bug 851526 - Clean up event handlers in Content.js. r=mbrubeck 2013-03-17 09:55:37 -05:00
Brian R. Bondy
6044cf8f17 Bug 831609 - Cleanup when to show start UI. r=mbrubeck 2013-03-15 15:26:52 -04:00
Brian R. Bondy
1d2e3589ff Bug 831614 - Metro code to auto-import sync credentials. r=mbrubeck 2013-03-15 10:30:02 -04:00
Brian R. Bondy
56cfa7c42b Bug 849699 - Don't change focus for form manager fields when there is no autocomplete. r=mbrubeck 2013-03-14 17:30:10 -04:00
Matt Brubeck
c52d1ba7be Bug 845096 - Clean up Metro sync strings [r=jimm] 2013-03-14 11:08:59 -07:00
Matt Brubeck
463870f957 Bug 851156 (part 2) - Clean up unused strings in Metro locale files [r=jimm] 2013-03-14 11:08:52 -07:00