Commit Graph

1121 Commits

Author SHA1 Message Date
Ryan VanderMeulen
80b4682516 Merge m-c to inbound. 2014-01-30 16:36:04 -05:00
Jim Mathies
245ad2433b Bug 950241 - Delay launch from tiles and shortcuts when there's an update in progress. r=bbondy 2014-01-30 13:32:50 -06:00
Jim Mathies
79811073c5 Bug 950241 - Delay desktop restart for updating until the metro browser has shutdown. r=bbondy 2014-01-30 13:32:49 -06:00
Jim Mathies
c15e017193 Bug 950241 - Set front end flag for metrofx restart. r=bbondy, rs 2014-01-30 13:32:49 -06:00
Jim Mathies
84d42a4ad8 Bug 950241 - Replace misc. restart boolean flags with an enum and cleanup CEH Execute. r=bbondy 2014-01-30 13:32:48 -06:00
Jim Mathies
97045f03cc Bug 950241 - Get rid of threaded delayed restart logic in the CEH. r=bbondy 2014-01-30 13:32:48 -06:00
Jim Mathies
62441cd5d3 Bug 950241 - Add process running helpers to CEHHelpers. r=bbondy 2014-01-30 13:32:48 -06:00
Aleh Zasypkin
99516b47f8 Bug 960889 - Monocles moving when swiping up/down through gmail email draft. r=jimm 2014-01-27 20:25:04 +01:00
Jim Mathies
12995a1d99 Bug 965490 - Update fling jank and about:start jank tests to share an axis for data points. r=me 2014-01-29 14:52:14 -06:00
Marina Samuel
0c82400c5a Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Marina Samuel
79e566cd9d Bug 962282 - Flip the Metro back button arrows and tab outline in RTL locales. r=mbrubeck 2014-01-29 15:40:09 -05:00
Jim Mathies
5837762c06 Bug 964418 - Add some additional apz scroll tests. r=mbrubeck 2014-01-29 09:58:27 -06:00
Matt Brubeck
c3ab1bf977 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck
860f631f3c Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Marina Samuel
baa42a3670 Bug 961123: Add and integrate higher res overlay buttons. r=rsilveira 2014-01-24 13:44:56 -08:00
Jim Mathies
1e0b46ad1b Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats 2014-01-28 06:10:45 -06:00
Jim Mathies
5681785663 Bug 964418 - Update mochiperf tests to use dom utils frame time recording and add some apzc tests. r=mbrubeck 2014-01-27 17:45:03 -06:00
Matt Brubeck
5a0842f923 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
21f7c68fc2 Bug 962212 (part 1) - Add missing removeObserver calls [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
463602417c Bug 960252 - Split start page styles out of browser.css [r=sfoster]
--HG--
rename : browser/metro/base/content/browser.css => browser/metro/base/content/bindings.css
rename : browser/metro/theme/browser.css => browser/metro/theme/start.css
2014-01-27 15:42:50 -08:00
Sam Foster
c5774ff5a4 Bug 962588 - Fix AboutFlyoutPanel upPanel updateDeck elements to layout and wrap contents correctly. r=mbrubeck 2014-01-27 13:36:06 -08:00
Rodrigo Silveira
48aefcb5e0 Bug 960144 - Toast notification image implementation r=msamuel
--HG--
extra : rebase_source : e412fda60c6a0ab964e62a209e1a732eb8e74b5e
2014-01-24 16:45:12 -08:00
Rodrigo Silveira
2725d81764 Bug 949213 - Strings for content onboarding screen r=mbrubeck
--HG--
extra : rebase_source : 83ec63f05ec73be87fdc161833ac4f88c8c9bfcb
2014-01-22 17:25:55 -08:00
Sam Foster
70ae096a62 Bug 960740 - skip writing session state data if it fails sanity check. r=msamuel 2014-01-23 16:58:33 -08:00
Aleh Zasypkin
3dec0c122c Bug 960886 - Selection monocles being spilled over to other tabs when switching. r=jimm 2014-01-23 15:16:17 +01:00
Marina Samuel
c052a9e2e6 Bug 959396 - Init WindowsPrefSync sooner and populate _orderedWindows even when not restoring. r=tabraldes 2014-01-23 13:34:27 -08:00
Allison Naaktgeboren
9b8825efc3 Bug 961223 - Character encoding in app bar: implement it or remove it from Options.r=azasypkin 2014-01-23 09:44:37 -08:00
Allison Naaktgeboren
9e38626e2e Bug 961177 - Given argument incorrect for alertDownloadSave2. r=mbrubeck 2014-01-23 09:42:59 -05:00
Carsten "Tomcat" Book
cd9d04e1a2 merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Aleh Zasypkin
a9587cf6f4 Bug 961702 - "Copy" context menu action doesn't copy rich content while document in design mode (or inside container that allows to edit its content). r=sfoster
--HG--
rename : browser/metro/base/tests/mochitest/browser_context_menu_tests_04.html => browser/metro/base/tests/mochitest/browser_context_menu_tests_05.html
2014-01-21 20:04:04 +01:00
Neil Rashbrook
f2bc2857a3 Bug 284673 Followup to bug 913734 to remove sepcial handling for now-removed now-unused policy machinery from about:config r=gavin 2014-01-22 21:38:57 +00:00
Mark Capella
2dfbc06034 Bug config - Make Metro about:config better, r=mbrubeck
* * *
Bug 959031 - Make Metro about:config better -- Nits, r=mbrubeck
* * *
Bug 959031 - Make Metro about:config better -- Retro Fit Strings, r=mbrubeck

--HG--
rename : mobile/android/chrome/content/config.js => browser/metro/base/content/pages/config.js
rename : mobile/android/chrome/content/config.xhtml => browser/metro/base/content/pages/config.xhtml
2014-01-22 05:57:23 -05:00
Aleh Zasypkin
cc0455b143 Bug 947505 - Right-click in a designMode document should display a context menu. r=mbrubeck, r=sfoster 2014-01-17 10:47:02 +01:00
Aleh Zasypkin
65e605c022 Bug 956576 - Add tests. r=mbrubeck 2014-01-19 15:21:39 +01:00
Aleh Zasypkin
7f2c6f90e8 Bug 956576 - Location app bar pops up when fragment identifier changes (URL stuff after hash / number sign). r=mbrubeck 2014-01-17 17:58:39 +01:00
Tim Taubert
0f78b6c5d8 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Jim Mathies
39172a0421 Bug 960999 - Fix for random test failure in browser_form_selects.js. r=mbrubeck 2014-01-17 17:44:40 -06:00
Rodrigo Silveira
4f23327766 Bug 957588 - Bookmark navbar button is checked for non-metro bookmarks r=sfoster 2014-01-16 11:16:32 -08:00
Allison Naaktgeboren
605a8561b8 Bug 958993 - taping Clear button under Options several times creates multiple modal prompts.r=mbrubeck 2014-01-17 10:47:24 -08:00
Tim Abraldes
78bc8c372d bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm. 2014-01-16 15:38:12 -08:00
Jim Mathies
220404e591 Bug 960354 - Various fixes for multi-select dropdowns plus tests. r=mbrubeck 2014-01-16 15:48:38 -06:00
Ryan VanderMeulen
208917083a Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Sam Foster
cae1df4150 Bug 957806 - Implement new design for netError pages. r=rsilveira 2014-01-16 09:36:31 -08:00
Stephen Pohl
bc2f42cda2 Bug 927402: Ensure that about:telemetry correctly reflects whether or not telemetry is turned on. r=jimm 2014-01-16 09:37:14 -05:00
Aleh Zasypkin
fb4ce02722 Bug 953433 - Download button using two different colors after completing download. r=sfoster 2014-01-15 14:43:06 +01:00
Marina Samuel
7b17ef152a Bug 958170: Check selectedWindow exists before using it. r=mbrubeck 2014-01-15 15:34:55 -05:00
Jim Mathies
1ecd8ca478 Bug 956286 - Hand off focus rights to the desktop browser process when launched via the command execute handler. r=bbondy 2014-01-15 14:24:26 -06:00
Allison Naaktgeboren
f9f90ae8ab Bug 947078 - Make the "Include URLs" option for the crash reporter into a checkbox instead of a toggle.r=mbrubeck 2014-01-15 11:32:22 -08:00
Matt Brubeck
0257080076 Bug 957150 - Fix errors in history deserialization on Metro [r=TimAbraldes] 2014-01-15 07:56:15 -08:00
Jim Mathies
ec76e47a82 Bug 952993 - Reset the browser deck offset when finder wraps to the top of the page. r=rsilveira 2014-01-14 10:24:28 -06:00