Commit Graph

231 Commits

Author SHA1 Message Date
Alessio Placitelli
c0d63f4f21 Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
Ms2ger
f069be120d Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
This also includes a test that mozMatchesSelector is still exposed and works.

--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00
Jim Blandy
4d6a633bba Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Birunthan Mohanathas
ec8396a564 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Paolo Amadini
a8ab0e859e Bug 984813 - Remove deprecated promise.js usage in Firefox for Metro. r=mbrubeck 2014-04-07 18:38:10 +02:00
Aleh Zasypkin
16dfddef1f Bug 858206 - Part 3: Add mochitests. r=jimm 2014-03-06 22:38:32 +01:00
Jim Mathies
a00e672517 Bug 967613 - Tighten up timing of touch injection calls to avoid the 100msec interval Windows enforces. r=mbrubeck 2014-03-06 16:23:23 -06:00
Jim Mathies
674036ab16 Bug 977814 - Control the number of tiles displayed in each about:start compartment using prefs. r=sfoster 2014-03-06 08:32:55 -06:00
Sam Foster
73aab8c053 Bug 967793 - Add test for download notification behavior when the current tab gets closed. r=azasypkin 2014-03-04 19:16:08 -08:00
Sam Foster
45db6abe3f Bug 967793 - Add tests for metro notification bindings and adoptNotification method. r=azasypkin 2014-03-04 19:16:07 -08:00
Mark Capella
8af11e03f8 Bug 972574 - Monocles not matching selection after double tap in URL text field, r=jimm, azasypkin 2014-03-04 09:39:48 -05:00
Aleh Zasypkin
889428e517 Bug 972428 - Grippers not appearing under the URL field when adding text. Handle both XUL and HTML input elements. r=jimm 2014-02-14 18:32:13 +01:00
Aleh Zasypkin
7d08fbb62b Bug 957646 - Selection monocles sometimes don't display when tapping text on the nav bar. r=jimm 2014-02-03 18:57:50 +01:00
Marina Samuel
8eb144fc28 Bug 855930 - Add telemetry for max and current number of tabs. r=sfoster 2014-02-11 14:00:19 -05:00
Aleh Zasypkin
ec70cd59d9 Bug 867499 - Selecting copy from context menu for selected text dismisses selection. r=jimm 2014-02-07 17:04:49 +01:00
Marina Samuel
752cfbeadf Bug 967126: Update Metro Firefox's appName to MetroFirefox for telemetry pings. r=jmathies 2014-02-04 14:06:29 -05:00
Ryan VanderMeulen
69fd1a33e3 Merge fx-team to m-c on a CLOSED TREE. 2014-02-03 15:38:27 -05:00
Matt Brubeck
518c28a2ae 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
dc23e6347a 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
f3a402cdca Bug 950904 - Add UITelemetry probe to capture window width & height. r=jimm 2014-02-02 14:59:56 -08:00
Sam Foster
1c5361840a Bug 964285 - guard against selecting non-item elements in richgrid. r=mbrubeck 2014-01-31 13:29:54 -08:00
Rodrigo Silveira
d5d61cbff2 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
6e650e28d7 Bug 965832 - Tests. r=mbrubeck 2014-01-31 12:10:17 -06:00
Sam Foster
716b7ec642 Bug 959143 - Fix height of autocomplete popup and transition it in. r=jimm 2014-01-30 09:43:11 -08:00
Aleh Zasypkin
94eb39cb2a Bug 960889 - Monocles moving when swiping up/down through gmail email draft. r=jimm 2014-01-27 20:25:04 +01:00
Jim Mathies
239dfba454 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
Jim Mathies
e4f48b1729 Bug 964418 - Add some additional apz scroll tests. r=mbrubeck 2014-01-29 09:58:27 -06:00
Matt Brubeck
45b1cd9c59 Bug 952259 - Tests for Metro SessionStore.getBrowserState [r=msamuel] 2014-01-28 15:24:52 -08:00
Matt Brubeck
df161d2bee Bug 913609 - Fix intermittent failure in browser_contextui.js [r=jimm] 2014-01-28 15:24:52 -08:00
Jim Mathies
b4b6c395db 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
9acefe9f31 Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally] 2014-01-27 15:42:50 -08:00
Matt Brubeck
e569cf353c 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
Aleh Zasypkin
05ab1d1ca5 Bug 960886 - Selection monocles being spilled over to other tabs when switching. r=jimm 2014-01-23 15:16:17 +01:00
Aleh Zasypkin
1a40027644 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
Aleh Zasypkin
0d63994188 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
e50f696153 Bug 956576 - Add tests. r=mbrubeck 2014-01-19 15:21:39 +01:00
Tim Taubert
5982a00404 merge m-c to fx-team 2014-01-19 10:42:28 +01:00
Jim Mathies
52607936cc Bug 960999 - Fix for random test failure in browser_form_selects.js. r=mbrubeck 2014-01-17 17:44:40 -06:00
Jim Mathies
9cf375a6b7 Bug 960354 - Various fixes for multi-select dropdowns plus tests. r=mbrubeck 2014-01-16 15:48:38 -06:00
Alex Henrie
52fcd58533 Bug 157846. Main patch: Propagate text <input> padding down to its scrolled child and add 1px left/right padding to stylesheets as needed. Fix tests. r=roc
Original patch by Charly Molter. Help from Robert O'Callahan and Jim Mathies.

--HG--
extra : rebase_source : eacfe5696e9831f149157bbd7fe697c0f8020604
2014-01-13 08:13:10 -05:00
Jim Mathies
ef5fbfacd2 Bug 914847. Modify metro mochitests to flush styles. r=mbrubeck 2013-10-22 14:13:26 +02:00
Ed Morley
cfee91bfe2 Bug 900641 - Disable mochitest-metro-chrome browser_selection_caretfocus.js for intermittent failures 2014-01-14 16:38:26 +00:00
Matt Brubeck
9510850e62 Bug 916481 - Make Finder.jsm send back the selection rect of the find result [r=evilpie,emtwo] 2014-01-09 07:58:26 -08:00
Matt Brubeck
b2bb1ae91f Bug 952297 - Don't force scroll arrows to be visible in tab strip [r=sfoster] 2014-01-08 20:16:48 -08:00
Matt Brubeck
7f76e8d2c5 Bug 957490 - Fix initialization of MouseEvent.buttons on Metro [r=jimm] 2014-01-08 20:16:48 -08:00
Sam Foster
2f9b530233 Bug 952663 - mochitests for expected tab strip scrolling behavior. r=jimm 2014-01-06 16:07:40 -08:00
Peiyong Lin
e8d9bcaf2c Bug 950378 - Focus and select the findbar input when using Control-F while findbar is displayed; r=mbrubeck 2014-01-02 20:58:57 +01:00
Masayuki Nakano
da4f6206c0 Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug 2013-12-18 16:02:46 +09:00
Matt Brubeck
5fe82dff0e Bug 950832 - Disable double-tap zoom and 300ms tap delay in Metro to fix OSK bugs [r=jimm] 2013-12-17 12:50:49 -08:00
Matt Brubeck
a7c639ddf0 Bug 949333 - Make Metro prompt service work for Master Password [r=TimAbraldes] 2013-12-16 10:15:09 -08:00