Commit Graph

3865 Commits

Author SHA1 Message Date
Bill McCloskey
c4e7ca5e2e Bug 967344 - [e10s] Remove observer in content.js (r=felipe) 2014-02-04 18:16:56 -08:00
Randell Jesup
fe97f2caf7 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Neil Deakin
3559822e59 Bug 963105, improve performance of formatAccessKey by returning early when no access key is present, r=neil 2014-02-03 09:06:21 -05:00
Neil Deakin
dc05fef08e Bug 941051, follow up to ensure the test acually checks pixel values 2014-02-03 08:35:37 -05:00
Phil Ringnalda
41cdf575db Bug 952350 - Skip test_showcaret.xul on Windows for sending its exceptions into later tests 2014-02-02 14:45:05 -08:00
Phil Ringnalda
6bb8ecd1e4 Bug 952350 - Skip test_sorttemplate.xul on Windows
--HG--
extra : rebase_source : 77eb47d5bab79d63fbbfb961d557db743d7c26f6
2014-02-02 11:52:48 -08:00
Carsten "Tomcat" Book
b6b569cf47 Backed out changeset 77999d41ee0c (bug 959773) to fix bustage on b2g-device Builds on a CLOSED TREE 2014-01-31 15:02:26 +01:00
Carsten "Tomcat" Book
f1a2c94d74 merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
Randell Jesup
c1f355e3f2 Bug 959773: Add x264 license for libyuv update r=gerv 2014-01-30 19:54:35 -05:00
Gavin Sharp
a2ff16b5b8 Remove comment reference to fix-buildconfig, which was made unused in revision ec95c1d93af0 and removed in revision e9f39220b8e7 (no bug)
--HG--
extra : rebase_source : ae2d0597c39890596f1275386f1e0bcb51cd3ff1
2014-01-30 11:53:24 -08:00
Neil Deakin
45b899f53b Bug 941051, use one pixel sized instead of zero pixel sized anchor rectangles to prevent it from being treated as empty during intersection with screen test, fixes arrow panel placement issues, r=neil 2014-01-30 11:48:09 -05:00
Manish Goregaokar
48411fd280 Bug 474527 - onbeforeaccept handler in a <prefwindow> can't prevent the window from closing; r=enndeakin,MattN
The majority of the patch was by Gavin Sharp.
2014-01-29 17:07:16 -08:00
Hasse
bb2e7d4783 Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
3a79e9b75a Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Jan de Mooij
8662462f1e Bug 961027 - Add js/src/jit/arm directory to about:license. r=gerv 2014-01-29 13:40:57 +01:00
Gijs Kruitbosch
6617f6491c Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Neil Deakin
ad6241d8fb Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley 2014-01-28 11:28:45 -05:00
Ryan VanderMeulen
b227db5f9b Merge fx-team to m-c. 2014-01-24 17:00:09 -05:00
Jan-Ivar Bruaroey
0683b9ca72 Bug 947665 - RTCP stats in getStats and about:webrtc. r=jesup 2014-01-21 14:00:06 -05:00
Matthew Noorenberghe
2d9cf8ba96 Bug 956162 - Tests - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
[Australis]
2014-01-22 20:09:03 +00:00
Tim Taubert
a0a586bd1a Bug 941540 - Add browser.permanentKey r=felipe 2014-01-20 20:44:25 +01:00
Tim Taubert
f8611e8301 Bug 960903 - Remove UserTypedValueChanged event r=dao 2014-01-20 17:36:14 +01:00
Florian Quèze
2dbdf75f43 Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske. 2014-01-23 11:48:33 +01:00
Gijs Kruitbosch
c536cf1017 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Graeme McCutcheon
1f80c70ee8 Bug 938717: Bug 666816 follow-up: Remove some selection listener cruft from findbar.xml. r=evilpies 2013-11-14 18:15:49 +00:00
Ms2ger
e40b6f8313 Bug 956862 - Move some mochitests to manifests; r=mshal 2014-01-20 08:58:27 +01:00
Dão Gottwald
dc87c040bc Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Ryan VanderMeulen
9752f3f2a2 Merge m-c to fx-team. 2014-01-17 15:20:15 -05:00
Tom Schuster
e939a46cb8 Bug 691614 - Make content zooming work with e10s Firefox. r=felipe 2014-01-13 18:36:26 +01:00
Gijs Kruitbosch
3be0ab3230 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN 2014-01-17 18:51:02 +01:00
Jan-Ivar Bruaroey
fb05ca3ab2 Bug 904622 - RTP stats on the about:webrtc page. r=bwc 2014-01-16 16:09:25 -05:00
Neil Rashbrook
f341e7e843 Bug 940040 Pressing and releasing "Alt" should not open the File menu on Linux r=enndeakin 2014-01-16 19:31:12 +00:00
Byron Campen [:bwc]
32114b6bf9 Bug 908923 - Part 3: Disable auto-refresh in about:webrtc to cut down on jank. r=abr 2013-11-25 14:39:17 -08:00
Byron Campen [:bwc]
9830e6cc6c Bug 908923 - Part 2: Add a button to dump the entire rlog ringbuffer to about:webrtc. r=abr 2013-11-25 14:38:41 -08:00
Byron Campen [:bwc]
7a93d861fd Bug 908923 - Part 1: Basic about:webrtc page. r=gavin 2013-11-25 11:01:48 -08:00
Olli Pettay
5946fa35a7 Bug 948092, Random failure in test_largemenu.xul, r=roc
--HG--
extra : rebase_source : 178c57b3dff9012ef9e95e379e668da4186bac6b
2014-01-15 14:00:44 +02:00
Jim Chen
b3654570ad Bug 951435 - Add thread hang stats to about:telemetry; r=vladan 2014-01-14 23:39:16 -06:00
Jim Chen
e2243836e4 Bug 951435 - Add exponential option to histogram bar graph; r=vladan 2014-01-14 23:39:16 -06:00
Wes Kocher
78477885f2 Merge inbound to m-c 2014-01-14 15:24:45 -08:00
Ed Morley
24de929342 Bug 919016 - Disable test_bug360437.xul on Windows for intermittent failures 2014-01-14 16:39:02 +00:00
Roberto A. Vitillo
cb4aad546f Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Matt Brubeck
60c874a550 Bug 958101 - Pass named params to onFindResult as object properties [r=evilpie] 2014-01-13 17:58:33 -08:00
Trevor Saunders
ff0491aef6 bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
Bill McCloskey
a3fb2ddc3c Bug 957427 - Expose an nsILoadContext shim in nsIFrameLoader (r=smaug) 2014-01-10 17:10:57 -08:00
Mike de Boer
e9b4243955 Bug 951142: check for a close method to be present on the binding before invoking it. r=gavin 2014-01-09 11:59:58 +01:00
Steven MacLeod
8566606567 Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin 2014-01-08 15:58:47 -05:00
Markus Stange
1e6ad124bb Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Markus Stange
89d840abf5 Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Magnus Melin
9d9fa3edc8 Bug 331772 - tooltiptext fails on XUL button in HTML page. r=enndeakin 2013-12-18 22:44:34 +02:00
Afshin Mehrabani
a50a38a1d7 Bug 948879 - Add about.js and move inline js to it from about: page. r=gavin, r=ttaubert 2013-12-20 11:37:48 -05:00