Commit Graph

247064 Commits

Author SHA1 Message Date
Ryan VanderMeulen
6268b47f9e Merge fx-team to m-c. a=merge 2015-05-29 16:56:22 -04:00
Dave Townsend
6ccd7b7016 Bug 1062388: Add add-on signedState to telemetry environment. r=vladan, r=gfritzsche 2015-05-29 12:45:33 -07:00
J. Ryan Stinnett
b0bcc9ef55 Bug 1170409 - ESLint: dot-location -> property. r=pbrosset 2015-06-02 09:53:24 -05:00
Eddy Bruël
d3ae1e86c1 Bug 1166847 - Implement OpaqueCrossCompartmentWrapper;r=evilpies 2015-06-02 16:54:54 +02:00
Eddy Bruël
3a3005f6b5 Bug 1164564 - WorkerDebugger.initialize should not return failure when called more than once;r=khuey 2015-06-02 16:52:17 +02:00
Eddy Bruël
027ecf2f1f Bug 1164564 - Clean up the helper functions for the debugger tests;r=jlong 2015-06-02 16:47:31 +02:00
Carsten "Tomcat" Book
5c84cc4925 Backed out changeset 08eaa27485c1 (bug 1166774) for linux e10s dt failures 2015-06-02 15:52:31 +02:00
Daniel Holbert
81fb39b814 Bug 1164463 followup: Add missing 'override' keyword to MediaEngineDefault::Shutdown(). rs=ehsan 2015-05-29 12:43:11 -07:00
B2G Bumper Bot
04147484c9 Bumping manifests a=b2g-bump 2015-05-29 11:22:19 -07:00
B2G Bumper Bot
76e84464c1 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51be40eaad6a
Author: spark-bot <drs+sparkbot@mozilla.com>
Desc: Bump Spark apps
2015-05-29 11:20:22 -07:00
B2G Bumper Bot
c5aaaa317f Bumping manifests a=b2g-bump 2015-05-29 10:32:21 -07:00
B2G Bumper Bot
90ccf6e1c9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f71afad7e70
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29631 from JohanLorenzo/bug-1156753

Bug 1156753 - Migrate test_sms_to_dialer.py to Gij

========

https://hg.mozilla.org/integration/gaia-central/rev/482d0d3cddbc
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1156753 - Migrate test_sms_to_dialer.py to Gij
2015-05-29 10:30:25 -07:00
Dustin J. Mitchell
61deb72715 Bug 1168612: don't spoil the exit status with a trap function; r=mrrrgn 2015-05-29 12:58:07 -04:00
Olli Pettay
8b0679082a Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 2, r=bholley 2015-05-29 19:11:09 +03:00
Olli Pettay
f8b4ade91c Bug 1149891, backout bug 1081038 because it made us run mutation observer callbacks against the spec, part 1, r=bholley 2015-05-29 19:10:19 +03:00
Ryan VanderMeulen
0ffa99a47a Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
CLOSED TREE
2015-05-29 15:16:53 -04:00
Randell Jesup
8172565aa2 Bug 1164463 - Clean up MediaManager shutdown to be reliable and avoid holding locks while Joining a thread. r=jib 2015-05-29 14:28:03 -04:00
Ryan VanderMeulen
2d11efc1bf Backed out changeset 03abe252fc92 (bug 1164463) for WinXP debug 868504.html permacrash.
CLOSED TREE
2015-05-29 13:10:21 -04:00
Ryan VanderMeulen
ea65ed2ffe Backed out changeset 0cd8eeb72c1b (bug 1162360) for suspicion of causing share_activity_test.js permafail.
CLOSED TREE
2015-05-29 13:06:29 -04:00
Ryan VanderMeulen
e34d61624a Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes. 2015-05-29 12:51:34 -04:00
Jared Wein
c1c4539f2e Bug 1169683 - The chromeUI icon in the identity-popup is blurry on Windows HiDPI. r=Gijs 2015-05-29 09:54:00 -04:00
J. Ryan Stinnett
0783f7e68b Bug 1168081 - Go to Line accesskey for view source tabs. r=Gijs 2015-05-29 11:51:27 -05:00
Ryan VanderMeulen
8f17ff3241 No bug - Request a longer timeout for browser_perf-overview-render-03.js.
CLOSED TREE
2015-05-29 13:14:07 -04:00
Ryan VanderMeulen
9a394b9822 Backed out changesets da71c4aefb3a and 98603c32c9a3 (bug 1149486) for browser_compartments.js permafail.
CLOSED TREE
2015-05-29 12:59:23 -04:00
Ryan VanderMeulen
79a5c4cc30 Backed out changeset 2a114efdfc3f (bug 1135933) for making browser_addKeywordSearch.js permafail.
CLOSED TREE
2015-05-29 12:25:09 -04:00
Ryan VanderMeulen
be16c9aabe Backed out changeset 2614fbb8d385 (bug 1147561) for Android mochitest failures. 2015-05-29 12:22:47 -04:00
Gijs Kruitbosch
106b89a9fd Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417) 2015-05-29 17:11:26 +01:00
Dustin J. Mitchell
87b3c919fb Bug 1168612: update comment on unused oauth.txt; r=mrrrgn 2015-05-29 09:45:27 -04:00
James Willcox
86ce718fb2 Bug 1165460 - Work around on-demand linker badness with NDK r10e/GCC 4.9 r=dhylands,glandium 2015-06-03 10:26:18 -05:00
James Willcox
39f7d01780 Bug 1165460 - Prefer GCC 4.9 for Fennec builds r=glandium 2015-06-03 10:26:17 -05:00
James Willcox
e1dc0339e9 Bug 1165460 - Build Fennec using NDK r10e r=coop 2015-06-03 10:26:17 -05:00
James Willcox
00153cdbc0 Bug 1141693 - Build and use a PIE plugin-container on Android 5.0+. Based on a patch by Mike Hommey. r=me,glandium 2015-06-03 10:26:16 -05:00
Eric Rahm
9d3c1877d8 Bug 1170642 - Silence nsDocumentViewer::GetInImage warnings. r=ehsan 2015-06-03 08:22:04 -07:00
Lee Salzman
b3bd817c7e Bug 1167026 - Avoid division by zero when flattening a bezier curve segment with equal control points. r=bas 2015-06-02 10:47:15 -04:00
Heiher
b61d9f116d Bug 1170859- MIPS64: Fix copy u32 type arg to argument register. r=froydnj 2015-06-02 18:49:00 -04:00
Lee Salzman
c3f873b229 Bug 1156582 - Initialize WebGLShader bools in constructor. r=jgilbert 2015-05-29 19:54:04 -04:00
Lee Salzman
0ee5e0d42a Bug 1167176 - Only premultiply webgl snapshot pixels if alpha is used. r=jgilbert 2015-05-29 19:27:58 -04:00
Andrew Comminos
6d04c6e67e Bug 1170158 - Apply GTK2 reftest exceptions to GTK3. r=karlt 2015-06-02 13:47:00 -04:00
Dragana Damjanovic
948ce734d4 Bug 1150812 - xcpshell test for PushService with http2. r=nsm, r=mt 2015-06-02 07:16:00 -04:00
Dragana Damjanovic
31785d07f1 Bug 1150812 - Add Http2 Push service. r=nsm, r=mt 2015-06-03 08:06:00 -04:00
Dragana Damjanovic
a390453846 Bug 1150812 - Adapt xpcshell test and add mochi tests for WebSocket version. r=nsm, r=mt 2015-06-02 07:14:00 -04:00
Dragana Damjanovic
1385cffcc2 Bug 1150812 - Split PushService - make the separation more common for webSocket and http2. r=nsm, r=mt 2015-06-03 08:05:00 -04:00
Dragana Damjanovic
001d795a62 Bug 1150812 - Split PushService - separate webSocket part. r=nsm, r=mt 2015-06-03 08:04:00 -04:00
Kyle Zentner
4bf19f4100 Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert 2015-05-29 09:17:00 -04:00
Ryan VanderMeulen
142a036045 Backed out changeset 541cd29ea626 (bug 1166728) because the updated patch wasn't posted to the bug. 2015-05-29 12:48:22 -04:00
Steven Michaud
aeae713f59 Bug 1167494 - Build error with --disable-sandbox on OS X. r=jld 2015-05-29 11:07:06 -05:00
Steven Michaud
7dfaa36e7d Bug 1167069 - Initialize nsPluginFrame::mInstanceOwner to null. r=jmathies 2015-05-29 10:59:08 -05:00
Yura Zenevich
a96f1789dd Bug 1166321 - [AccessFu] adding support for role='switch'. r=eeejay
---
 accessible/jsat/EventManager.jsm                   | 15 ++++++---
 accessible/jsat/OutputGenerator.jsm                | 36 ++++++++++++++--------
 accessible/jsat/TraversalRules.jsm                 | 13 ++++----
 .../mochitest/jsat/doc_content_integration.html    |  7 +++++
 accessible/tests/mochitest/jsat/doc_traversal.html |  2 ++
 accessible/tests/mochitest/jsat/jsatcommon.js      | 12 ++++++++
 .../mochitest/jsat/test_content_integration.html   | 12 ++++++++
 accessible/tests/mochitest/jsat/test_output.html   | 17 ++++++++++
 .../tests/mochitest/jsat/test_traversal.html       |  8 +++--
 .../en-US/chrome/accessibility/AccessFu.properties |  5 +++
 10 files changed, 102 insertions(+), 25 deletions(-)
2015-05-29 11:55:53 -04:00
Jared Wein
5362521b83 Bug 1169754 - Persist state that Firefox was a user's default browser. r=dolske 2015-05-29 12:48:00 +02:00
Aaron Raimist
c221d70d9c Bug 1136732 - Limit Minimum Firefox Viewport height to 100px. r=bgrinstead 2015-05-29 14:34:00 +02:00