Commit Graph

1139 Commits

Author SHA1 Message Date
Ryan VanderMeulen
fbe8b818a2 Merge fx-team to m-c on a CLOSED TREE. 2014-02-03 15:38:27 -05:00
Matt Brubeck
b651d28c94 Bug 962212 (followup) - Fix a typo in metro Tab constructor that broke inheritance of private flag [r=azasypkin] 2014-02-03 08:09:06 -08:00
Aleh Zasypkin
59ac70bbcc Bug 963067 - 'Cut' in the cut, copy, paste menu is always active after a browser launch. r=jimm 2014-02-03 09:43:43 -05:00
Sam Foster
37e7a23422 Bug 950904 - Add UITelemetry probe to capture window width & height. r=jimm 2014-02-02 14:59:56 -08:00
Allison Naaktgeboren
f90707c30a Bug 941454: Update text in clear private data prompt.r=mbrubeck 2014-02-01 19:48:31 -08:00
Jim Mathies
8b7adf0281 Bug 966626 - Fix for browser launch error dialog on Win8 caused by CommandExecuteHandler changes in bug 950241: release the IShellItemArray Explorer hands us prior to derefing the ceh. r=bbondy 2014-02-01 08:03:11 -06:00
Aleh Zasypkin
81ad5d2d5b Bug 962236 - Wrap long tutorial texts on about:start. r+ui-r=rsilveira 2014-01-28 21:04:16 +01:00
Sam Foster
4ffe7dbb3f Bug 964149 - Tighten up bend/unbend event handling in richgrid. r=rsilveira 2014-01-31 13:56:42 -08:00
Sam Foster
f31ffbdab7 Bug 964285 - guard against selecting non-item elements in richgrid. r=mbrubeck 2014-01-31 13:29:54 -08:00
Marina Samuel
be2286d1a3 Bug 962284 - Adjust tabstrip css in rtl locales. r=mbrubeck 2014-01-31 15:32:48 -05:00
Rodrigo Silveira
a8baa0311b Bug 952800 - Intermittent TEST-UNEXPECTED-FAIL | browser_form_auto_complete.js | autofill item list length mismatch, some items were not found. - Got 5, expected 6 r=jimm 2014-01-29 12:24:05 -08:00
Jim Mathies
a0081f3edc Bug 965832 - Tests. r=mbrubeck 2014-01-31 12:10:17 -06:00
Jim Mathies
831f3df543 Bug 965832 - Regression fix, make sure touch selection activates for the nav bar when tapped. r=mbrubeck 2014-01-31 12:10:16 -06:00
Jim Mathies
dd855640a5 Bug 965290 - Add an exe manifest to the ceh. r=rs 2014-01-31 12:10:16 -06:00
Carsten "Tomcat" Book
a10c0f0add merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Masayuki Nakano
ab69ecbea0 Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk 2014-01-31 11:17:25 +09:00
Tim Abraldes
8c241f0da8 bug 961157. Don't append "metrobrowser" to our command lines. Don't expect "metrobrowser" on our command lines. r=jimm 2014-01-30 12:29:12 -08:00
Sam Foster
db3c622262 Bug 959143 - Fix height of autocomplete popup and transition it in. r=jimm 2014-01-30 09:43:11 -08: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
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
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