Commit Graph

828 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b05202b7e2 Merge inbound to m-c. 2014-01-16 15:06:12 -05:00
Sam Foster
12a6910a85 Bug 957806 - Implement new design for netError pages. r=rsilveira 2014-01-16 09:36:31 -08:00
Stephen Pohl
293391fdad 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
Allison Naaktgeboren
da4eb2ada2 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
b5384689b0 Bug 957150 - Fix errors in history deserialization on Metro [r=TimAbraldes] 2014-01-15 07:56:15 -08:00
Jim Mathies
6586327fd3 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
Rodrigo Silveira
c60a5df74b Bug 959147 - Search Results Overlay Minimum Results has Two Blank Tiles r=sfoster 2014-01-13 16:28:17 -08:00
Wes Kocher
2b6b5c7c0f Merge inbound to m-c 2014-01-14 15:24:45 -08:00
Matt Brubeck
b9fac117c7 Bug 953430 - Fix double padding under notifications on Metro start page [r=emtwo] 2014-01-14 12:35:53 -08: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
Sachin Hosmani
069b0b1b39 Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
CLOSED TREE
2014-01-06 14:16:32 +05:30
Ryan VanderMeulen
bde0b0ec9d Backed out changeset 933bf791b773 (bug 897735) for Windows test bustage.
CLOSED TREE
2014-01-14 11:10:33 -05:00
Sachin Hosmani
300046eb15 Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused 2014-01-06 14:16:32 +05:30
Matt Brubeck
b5e2c0b510 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Rodrigo Silveira
7dab4ace96 Bug 956741 - Load first run on start page for the first 3 tabs r=mbrubeck 2014-01-09 14:02:47 -08: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
Christian Legnitto
aeb2c9d4da Bug 935377 - Firefox should fix common scheme typos, r=dolske 2014-01-12 12:02:27 -08:00
Jim Mathies
0eef181bc1 Bug 952989 - Hide the find bar when the options flyout is displayed. r=mbrubeck 2014-01-10 10:56:26 -06:00
Sam Foster
03abbdc90c Bug 951635 - Move CrossSlide.Handler instantiation to be driven by the View via _adjustDOMforViewState method. r=mbrubeck 2014-01-09 14:46:19 -08:00
Matt Brubeck
d91fa69208 Bug 958269 - Don't call toSource on content-provided objects, for performance reasons [r=TimAbraldes] 2014-01-09 13:37:44 -08:00
Sebastian Hengst
c8cbe621e9 Bug 957167 - MetroFX crash prompt: Allow positioning privacy policy link at arbitrary position in sentence. r=tabraldes 2014-01-09 19:56:58 +01: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
Casper van Donderen
09d9ca23de Bug 916481 - Use Finder.jsm in the Metro browser [r=mbrubeck] 2014-01-09 07:58:25 -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
Nick Lebedev
9ad339b4b0 Bug 926561. Separated click handlers for different mouse buttons. Added logic that closes selected tab on middle click. r=mbrubeck 2014-01-07 10:22:00 -08:00
Sam Foster
2f9b530233 Bug 952663 - mochitests for expected tab strip scrolling behavior. r=jimm 2014-01-06 16:07:40 -08:00
Ryan VanderMeulen
2f3c06ca0d Backed out changeset 5b19ca07781b (bug 897735) for mochitest-bc orange. 2014-01-06 12:02:22 -05:00
Sachin Hosmani
8d24d916c5 Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused 2014-01-06 14:16:32 +05:30
Sam Foster
ede43ec4ed Bug 948139 - Use UITelemetry to capture clicks on the 'switch to desktop' appbar item. r=mbrubeck 2014-01-03 11:47:45 -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
Jim Mathies
0176a41348 Bug 943071 - When caretPositionFromPoint fails fall back on selectAtPoint apis for selecting text. r=mbrubeck 2014-01-02 13:05:33 -06:00
Jim Mathies
b8d8ae9e50 Bug 943071 - Regression fix from bug 950832: call the right browser translational helper for the y coord. r=mbrubeck 2014-01-02 13:05:33 -06:00
Matt Brubeck
3aece19ba5 Bug 952846 - Ship PDF.js code in Metro Firefox for Nightly builds only [r=jimm] 2014-01-02 09:15:56 -08:00
Matt Brubeck
df95be231c Back out part of bug 859579 to allow PDF.js testing in nightly Metro builds 2013-12-21 21:50:20 -08:00
Matt Brubeck
28ae77aeca Bug 923596 - Integrate shumway into Metro UI (disabled by default) [r=jimm,gps] 2013-10-17 10:49:54 -07:00
Rodrigo Silveira
48f83e834c Bug 941284 - First run experience r=mbrubeck
--HG--
extra : rebase_source : fa7ac4b0baf2bcb0b7ca47086c275959f4303e8d
2013-12-11 20:58:29 -08:00
Carsten "Tomcat" Book
8a828bab9c merge fx-team to mozilla-central 2013-12-18 12:40:28 +01:00
Wes Kocher
5a758c8dc1 Merge m-c to fx-team 2013-12-17 21:21:30 -08:00
Wes Kocher
c384670002 merge inbound to m-c 2013-12-17 21:00:02 -08:00
Tim Abraldes
f696bb3894 bug 941457. When clearing history, close all open tabs so the browser (including overlay buttons) is in a consistent state. r=mbrubeck 2013-12-17 15:05:37 -08: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
Ryan VanderMeulen
d4e33a3678 Merge m-c to fx-team. 2013-12-17 16:23:55 -05: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
Justin Dolske
406f121ef5 Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Ryan VanderMeulen
77dca9f257 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Kartikaya Gupta
831e00fbf5 Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Sam Foster
f9f82885cd Bug 943201 - Add gradient to download progress ring image, rotate it with progress angle. r=mbrubeck 2013-12-16 10:33:36 -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
Markus Stange
aff7a5da26 Bug 944937 - Add a shim for Services.metro on non-Metro platforms. r=mbrubeck 2013-12-17 17:11:14 +01:00