Commit Graph

557 Commits

Author SHA1 Message Date
Matt Brubeck
428dcb922e Bug 896097 - Hide Metro overlay buttons during autocomplete [r=sfoster] 2013-07-26 14:34:03 -07:00
Matt Brubeck
ad3a8d752b Bug 898120 - Fix leak of global variable in Metro selection code [r=jimm] 2013-07-26 14:34:02 -07:00
Sam Foster
85f24f0d00 Bug 890148 - Streamline transitions when showing the find appbar. r=mbrubeck
--HG--
extra : rebase_source : ce97851f3e729795871a9c4bb1ef38ae3b34635f
2013-07-25 20:54:52 -07:00
Jim Mathies
38830953cb Bug 897417 - Add support for Talos tp-cmdline parameters in metro browser startup. r=mbrubeck 2013-07-26 07:05:37 -05:00
Sam Foster
188ab01295 Bug 892425 - Stabilize grid sizing in start sections with & without scrollbars. r=mbrubeck 2013-07-25 18:25:25 -07:00
Jim Mathies
182b915271 Bug 894713 - Followup fix, don't call removeEventListener on targetElement if targetElement is null. Fixes spurious console errors while running tests. r=me 2013-07-25 19:39:43 -05:00
Jim Mathies
88d18ea294 Bug 897696 - Add geo.wifi.uri pref for metrofx. r=mbrubeck 2013-07-25 19:25:14 -05:00
Jim Mathies
6c8006bf05 Bug 897131 - Fixup Windows line endings in browser_urlbar.js. r=me 2013-07-25 19:25:14 -05:00
Jim Mathies
15f98202d9 Bug 897131 - Refresh the urlbar text when the navbar is displayed. r=jwilde 2013-07-25 19:25:14 -05:00
Jim Mathies
ccd6c22e87 Bug 896294 - Apply overflow scroll to options flyout when in input precise mode. r=tabraldes 2013-07-25 19:25:13 -05:00
Jim Mathies
e00805538c Bug 894713 - Disable selection control when the navbar loses focus. r=rsilveira 2013-07-25 19:25:13 -05:00
Jim Mathies
c509b44ac0 Bug 895567 - Fix for start page flashing into view during initial load of a page. r=sfoster 2013-07-25 19:25:13 -05:00
Rodrigo Silveira
ece7cc6e8c Bug 897596 - Grid in snapped view display top sites and bookmarks in vertical columns r=sfoster
--HG--
extra : rebase_source : 5299a9ad7256ceeb4d82bbab488f33abec63bd59
2013-07-25 13:54:56 -07:00
Sam Foster
eeb7f6da47 Bug 897595 - Non-thumbnail tiles shouldn't display background-images. r=rsilveira 2013-07-25 12:57:35 -07:00
Brian R. Bondy
77b6cb34a8 Bug 869940 - Fix selection when APZC is enabled. r=jimm 2013-07-25 13:15:20 -04:00
Brian R. Bondy
809fd854bc Bug 869940 - APZC Metro front end implementation, pref'ed off initially. r=jimm 2013-07-25 13:15:13 -04:00
Ed Morley
47642789fa Merge mozilla-central and inbound 2013-07-25 17:05:47 +01:00
Matt Brubeck
dc0fcce6eb Bug 896156 - Fix problems in plurals and comments for Metro download bar strings [r=emtwo] 2013-07-25 08:54:25 -07:00
Matt Brubeck
c2f403833b Bug 897590 - Metro Find bar disappears on keydown [r=ally] 2013-07-25 08:54:22 -07:00
Ed Morley
768786d2fe Merge latest green fx-team changeset and mozilla-central 2013-07-25 16:51:21 +01:00
Brian R. Bondy
819ca930f5 Bug 893781 - Defect - Restart after update button no longer works. r=timA 2013-07-24 16:09:36 -04:00
Tim Abraldes
cd2bb4a561 bug 897562. Disable the sync 'connected' throbber when it is created. r=jimm 2013-07-24 10:40:17 -07:00
Sam Foster
ccce6463d7 Bug 896461 - Fix lazy-loading of OS.File for TopSites/elsewhere. r=jimm 2013-07-24 10:21:01 -07:00
Jonathan Wilde
994d179eff Bug 894949 - Defect - Plural form strings are excessively complex for both devs and translators. f=flod, r=mbrubeck 2013-07-18 18:28:24 -07:00
Jonathan Wilde
cc2542ffd9 Bug 885242 - Part 6 - Implement proper disabled states. r=mbrubeck
--HG--
extra : rebase_source : f7a23ae819244653620883566e3f5a082e94d85a
2013-07-18 00:22:30 -07:00
Jonathan Wilde
1500d3b1f2 Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : fa208219b7123d9243f3f070e7ddc40675265985
2013-07-18 00:21:40 -07:00
Jonathan Wilde
2eb6c0d8ed Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : d6a29fa4e5233a68331afbc655f2644e8b35e21f
2013-07-18 00:19:54 -07:00
Jonathan Wilde
296e8fd2f1 Bug 885242 - Part 3 - Update existing toolbar buttons with 1.4x modes, add 1.8x versions. r=mbrubeck
--HG--
rename : browser/metro/theme/images/appbar-back.png => browser/metro/theme/images/navbar-back.png
rename : browser/metro/theme/images/appbar-back@1.4x.png => browser/metro/theme/images/navbar-back@1.4x.png
rename : browser/metro/theme/images/appbar-forward.png => browser/metro/theme/images/navbar-forward.png
rename : browser/metro/theme/images/appbar-forward@1.4x.png => browser/metro/theme/images/navbar-forward@1.4x.png
rename : browser/metro/theme/images/appbar-menu.png => browser/metro/theme/images/navbar-menu.png
rename : browser/metro/theme/images/appbar-menu@1.4x.png => browser/metro/theme/images/navbar-menu@1.4x.png
rename : browser/metro/theme/images/appbar-pin.png => browser/metro/theme/images/navbar-pin.png
rename : browser/metro/theme/images/appbar-pin@1.4x.png => browser/metro/theme/images/navbar-pin@1.4x.png
rename : browser/metro/theme/images/appbar-star.png => browser/metro/theme/images/navbar-star.png
rename : browser/metro/theme/images/appbar-star@1.4x.png => browser/metro/theme/images/navbar-star@1.4x.png
extra : rebase_source : 3fd0e3274943b2a9f4b23096bdc9addc00eb7278
2013-07-18 00:16:59 -07:00
Jonathan Wilde
8566c21aac Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : c5292e82d00371bdd4a5a8be8b3b7d80bb8cf472
2013-07-17 23:05:40 -07:00
Jonathan Wilde
48386dcad5 Bug 885242 - Part 1 - Reorder browser.css to more closely follow the structure of browser.xul. r=mbrubeck
--HG--
extra : rebase_source : 2088fea97d8d03b5d18b1bdbe22493bfe4519792
2013-07-17 23:03:36 -07:00
Rodrigo Silveira
7569d6b02f Bug 892073 - Remove unused Panel UI
--HG--
extra : rebase_source : d671b83d5a80ce0c34efb99d887ae9fa885e08d4
2013-07-23 14:22:31 -07:00
Jim Mathies
cbd5e85bc7 Bug 890529 - Update localization note on crashprompt strings. r=ally 2013-07-23 15:29:00 -05:00
Jim Mathies
ad3e726bd8 Bug 896017 - Prevent mouse input from switching input modes between touchstart and touchend events. r=mbrubeck 2013-07-22 08:49:13 -05:00
Rodrigo Silveira
48692c4a9d Bug 892046 - part 2 2013-07-19 20:07:14 -07:00
Rodrigo Silveira
4caca50832 Bug 892046 - Reuse the start UI views for snapped view 2013-07-19 16:59:53 -07:00
Rodrigo Silveira
15523b3c5f Bug 895174 - defect - not able to scroll list of recent history in snap view r=mbrubeck
--HG--
extra : rebase_source : 8b30ed307f7a91c7610a03613fd53ad627a398a0
2013-07-19 16:59:58 -07:00
Allison Naaktgeboren
3573216f56 Bug 869617. Remove dropdown menu from start sections.r=mbrubeck 2013-07-22 10:43:12 -07:00
Rodrigo Silveira
3da4157f3c Bug 893029 - Consider making the tab 'plus' button a larger target
--HG--
extra : rebase_source : b065cdc5f81dd54a973fa303e8bea2c1e06d605f
2013-07-16 15:42:59 -07:00
Sam Foster
e5ab5520f8 Bug 892632 - Hook up tile ribbon color in History tiles via new shared View module; refactor TopSitesView and BookmarksView to use same. r=mbrubeck 2013-07-19 18:17:08 -07:00
Matt Brubeck
1aaeeee5eb Bug 896028 - Add a standard Makefile variable for mochitest-metro files [r=gps] 2013-07-19 16:59:23 -07:00
Matt Brubeck
989fda77df Bug 895962 - Dismiss the find bar when another app bar appears [r=rsilveira] 2013-07-19 16:59:22 -07:00
Jim Mathies
15c6ac9dfd Bug 895243 - Hide selection monocles when the user edge swipes to hide the urlbar. r=mbrubeck 2013-07-19 08:55:21 -05:00
Jim Mathies
e55f8e9dc0 Bug 895284 - Fix plus tests for caret and selection monocles appearing at the same time after a urlbar tap. r=jwilde 2013-07-19 08:55:21 -05:00
Reuben Morais
0127f3f3f9 Backed out changeset 8dfdebcc8ce6 (bug 893117) 2013-07-18 20:02:01 -07:00
David Zbarsky
dac361db5e Bug 893117: Remove nsIDOMHTMLTableCellElement r=peterv 2013-07-18 17:43:34 -07:00
Sam Foster
bacc79111b Bug 876033 - Add arrranged event test for richgrid, refactor TopSites tests, add test restore functionality. r=rsilveira
--HG--
extra : rebase_source : c256879c2e62f6f14c8914266d263373c0f10b6c
2013-07-17 11:20:16 -07:00
Sam Foster
2af1354e9d Bug 876033 - Reselect TopSites tiles when we undo deletion. r=mbrubeck
--HG--
extra : rebase_source : 38e8f9557d98b6bbdd2960f2a54550a388f19582
2013-07-17 11:19:42 -07:00
Sam Foster
04595c44c0 Bug 876033 - Add arranged event to richgrid, event cleanup. r=mbrubeck
--HG--
extra : rebase_source : bb5b699fcdfd2024030c051f13fb13a28afd76c6
2013-07-17 11:18:09 -07:00
Gregory Szorc
5cf35af589 No Bug - Removing empty Makefile.in files; r=me 2013-07-18 09:09:28 -07:00
Allison Naaktgeboren
ce564d322a Bug 844642 - Telemetry opt in and out in Firefox Options. r=tabraldes 2013-07-18 10:21:35 -04:00