Commit Graph

418 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Allison Naaktgeboren
ce564d322a Bug 844642 - Telemetry opt in and out in Firefox Options. r=tabraldes 2013-07-18 10:21:35 -04:00
Allison Naaktgeboren
1a7d96b183 Bug 879113 - Part 2: Start screen should handle error cases when missing favicons, thumbnails gracefully. r=sfoster 2013-07-18 10:18:29 -04:00
Kamil Jozwiak
73021dd7d8 Bug 875937 - App bar pin tile icon refreshes after it is displayed instead of before. r=mbrubeck 2013-07-18 10:02:50 -04:00
Tom Schuster
c0bd78d712 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Marina Samuel
673f9e26ff Bug 883951: Fix bustage in browser_downloads.js test due to incorrect use of 'todo()' function. r=me 2013-07-18 09:28:53 -04:00
Marina Samuel
1eb1a9d25f Bug 883951: Part 4: Remove DownloadsView and Related Code. r=mbrubeck 2013-07-17 18:19:27 -04:00
Marina Samuel
4b205a4f9c Bug 883951: Part 3: Download Complete Infobar. r=mbrubeck 2013-07-17 18:19:23 -04:00
Marina Samuel
fb76ac8832 Bug 883951: Part 2: Download Progress Infobar. r=mbrubeck 2013-07-17 18:19:18 -04:00
Marina Samuel
54748fc79f Bug 883951: Part 1: Download Request Infobar. r=mbrubeck 2013-07-17 18:19:14 -04:00
Ed Morley
25e53ba193 Backed out changeset eb45f94edb1f (bug 885242) 2013-07-18 11:14:15 +01:00
Ed Morley
1a3988c4ab Backed out changeset 99ae0e6a6fec (bug 885242) 2013-07-18 11:14:09 +01:00
Ed Morley
9ca4db22c5 Backed out changeset b6e4c716ea9c (bug 885242) 2013-07-18 11:14:05 +01:00
Jonathan Wilde
77309038fe Bug 885242 - Part 5 - Fix back button in and otherwise clean up panel UI. r=mbrubeck
--HG--
extra : rebase_source : d1445865c75f7c9853638b3279260f208bde223a
2013-07-18 00:21:40 -07:00
Jonathan Wilde
fb46535c73 Bug 885242 - Part 4 - Implement updated stop/reload/go button. r=mbrubeck
--HG--
extra : rebase_source : 2a613ba279b1b1191beea8cf7ae2bb43d66994c4
2013-07-18 00:19:54 -07:00
Jonathan Wilde
3a33f9029c Bug 885242 - Part 2 - Simplify markup in browser.xul, do some cleanup elsewhere. r=mbrubeck
--HG--
extra : rebase_source : f1b1fc712c47db5116d046a0be8b93483442b82a
2013-07-17 23:05:40 -07:00
Jim Mathies
5572ff4c0c Bug 881463 - Fix for intermittent browser_selection_textarea.js. r=rsilveira 2013-07-17 13:43:26 -05:00
Ryan VanderMeulen
cc6b678858 Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
2013-07-17 12:43:59 -04:00
Tom Schuster
5711ac35d2 Bug 868859 - Make chromeWindow.content work in e10s. r=bz 2013-05-08 23:16:46 +02:00
Jonathan Wilde
42028524af Bug 867543 - Part 3 - Dynamically update and pluralize the labels with all of the correct nouns attached. r=mbrubeck
--HG--
extra : rebase_source : b83293bfc40a12983a44e04295380d127c8b7227
2013-07-16 13:38:28 -07:00
Jonathan Wilde
42ab44c4e2 Bug 867543 - Part 2 - Add static labels. r=mbrubeck
--HG--
extra : rebase_source : bc7b5b58ecc667982160e325b99a45eb2cd9fd2a
2013-07-16 13:38:05 -07:00
Jonathan Wilde
5352fd1ba0 Bug 867543 - Part 1 - Generalize appbar css, make sprites more robust, move into platform. r=mbrubeck
--HG--
extra : rebase_source : d12d41611423782497c03ceb05bd8b40afd1b921
2013-07-16 13:32:36 -07:00
Matt Brubeck
69267918ad Bug 892759 - Apply a missed review comment for the findbar test [r=rsilveira] 2013-07-15 16:37:25 -07:00
Matt Brubeck
c2f21f792f Bug 882504 - Flip the direction of toggle switches in the Metro theme [r=jwilde] 2013-07-15 16:37:25 -07:00
Rodrigo Silveira
34181eb132 Bug 892269 - Tapping white spaces under awesome screen not dismissing the Tab bar r=mbrubeck 2013-07-15 22:44:26 -07:00
Matt Brubeck
423705b64a Bug 892759 - Add basic tests for the Metro find in page bar [r=rsilveira] 2013-07-15 15:20:32 -07:00