Commit Graph

247157 Commits

Author SHA1 Message Date
Richard Newman
696b4093c9 Bug 1061273 - Part 4: use SSLSocketFactory directly, rather than our own TLSSocketFactory subclass. 2015-06-04 11:07:32 -07:00
Richard Newman
f7def564fd Bug 1061273 - Part 3: enable TLSv1 for landing. 2015-06-04 11:07:32 -07:00
Richard Newman
b1c26c2950 Bug 1061273 - Part 2: use per-version DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES. r=nalexander 2015-06-04 11:07:32 -07:00
Richard Newman
31ee96a3bc Bug 1061273 - Part 1: put DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES in GlobalConstants. r=nalexander 2015-06-04 11:07:31 -07:00
J. Ryan Stinnett
7acb062167 Bug 1171460 - ESLint: Allow trailing commas. r=pbrosset 2015-06-04 12:09:24 -05:00
Mike de Boer
ceb0bc88bf Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Robert Strong
04e4fd34de Bug 1168720 - Remove use of test env var MOZ_NO_REPLACE_FALLBACK and associated tests that are covered by other tests. r=spohl 2015-06-04 09:20:00 -07:00
Sami Jaktholm
74e7b0a4f6 Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins
Previously the getStyleSheets method was only waiting for the topmost frame to
load before listing the style sheets. If a frame wasn't loaded in time, it
caused some sheets to be missing causing the test to timeout.

These changes make the actor to wait for a frame to be loaded in _addStyleSheets
before doing the actual adding. This allows the code of _addAllStyleSheets to be
moved directly to getStyleSheets as it no longer needs to wait for the load to
happen.
2015-05-31 15:08:57 +03:00
Sami Jaktholm
f257f9257d Bug 1169993 - Remove duplicated setTheme methods from performance and webaudio tests. r=bgrins 2015-06-03 19:36:35 +03:00
Sami Jaktholm
0cb894dbb3 Bug 1169993 - Fix setTheme in theme.js to really trigger a theme change in Developer Tools. r=bgrins 2015-05-31 14:12:39 +03:00
Sami Jaktholm
69872435ff Bug 1119149 - Update Font Inspector previews when the theme changes. r=pbrosset 2015-05-31 13:12:47 +03:00
J. Ryan Stinnett
33058ce7fa Bug 1169901 - View source menu covers full height. r=heycam 2015-06-02 18:09:46 -05:00
Sebastian Kaspari
dbcc4fa984 Bug 1169427 - Replace FloatMath.*() calls with calls to Math.*(). r=snorp 2015-06-02 18:53:59 -07:00
David Rajchenbach-Teller
b815aeca26 Bug 1154239 - Rework PerformanceStats.jsm for modularity and asynchronicity. r=Mossop 2015-04-14 16:29:40 +02:00
Alessio Placitelli
4e72aad928 Bug 1167456 - Fix TelemetryController submitting non-identical pings under the same ping id. r=gfritzsche 2015-06-03 02:59:00 +02:00
Ryan VanderMeulen
4f360adf00 Merge m-c to fx-team. a=merge 2015-06-04 09:35:35 -04:00
Ryan VanderMeulen
d2ccbf448a Merge fx-team to m-c. a=merge 2015-06-04 09:24:15 -04:00
Ryan VanderMeulen
02a9add9b1 Merge b2g-inbound to m-c. a=merge 2015-06-04 09:02:05 -04:00
Eddy Bruël
5aa4c07755 Bug 1008380 - Can't remove a breakpoint after it slides to a new line;r=jlong 2015-06-04 12:02:35 +02:00
Andrea Marchesini
b3bf0365e0 Bug 1134224 - More test for test_bug1132395.html, r=ehsan 2015-06-04 08:58:19 +01:00
Panos Astithas
4a5b3dff84 Only delay the hamburger button update badge in developer edition (bug 1170240). r=Gijs 2015-06-04 10:08:27 +03:00
Nicholas Nethercote
c25fcf5d9b Bug 1170934 (part 2) - Fix the comment for PL_DHashTableRemove(). r=froydnj. 2015-06-03 17:05:12 -07:00
Michael Comella
7af4011d58 Bug 1170884 - Use fully qualified android.R.*. r?nalexander 2015-06-02 18:21:38 -07:00
Michael Comella
0b385264fe Bug 1170884 - Call super from sub-class. r?nalexander 2015-06-02 18:19:23 -07:00
Michael Comella
4252b6f5c7 Bug 1170285 - Add lint.xml config file to base sub-project. r?nalexander
While it might seem like a good idea to disable all of the checks we don't
currently pass, Intellij uses the same lint configuration file as the
command-line invocation and so we'll be more likely to write in new errors by
disabling some checks.
2015-06-03 21:12:00 -07:00
Nigel Babu
bccb6c6229 Merge m-c to fx-team; CLOSED TREE 2015-06-04 09:06:51 +05:30
Boris Zbarsky
511e9c5afa Back out changeset 00ed09e42a00 (bug 1168319) because bug 1166347 was backed out 2015-06-03 22:12:16 -04:00
Mark Hammond
44228839f7 Bug 1170079 - don't treat an old readinglist last-sync-date as a prolonged error if it's disabled. r=adw 2015-06-04 11:06:57 +10:00
Mark Hammond
b3d4898a3d Bug 1170926 - have the hamburger menu notice the 'needs reauthentication' state. r=adw 2015-06-04 11:06:07 +10:00
Wes Kocher
716d1b76ad Merge m-c to fx-team, a=merge 2015-06-03 17:11:44 -07:00
Wes Kocher
042599f8b7 Merge b2ginbound to central, a=merge 2015-06-03 17:03:15 -07:00
Wes Kocher
636070374b Backed out changeset 5458f49a6f85 (bug 1166347) for making scrolling on a touchscreen device impossible a=backout 2015-06-03 16:36:53 -07:00
Ryan VanderMeulen
8118085b3d Backed out changeset b617a57d6bf1 (bug 1169439) for OSX debug browser_projecteditor_contextmenu_02.js and browser_projecteditor_menubar_02.js permafail. 2015-06-03 16:12:10 -04:00
Ryan VanderMeulen
fc4ff6cdab Merge m-c to fx-team. a=merge 2015-06-03 16:06:53 -04:00
Ryan VanderMeulen
c8fbe2a7b2 Merge m-c to b2g-inbound. a=merge 2015-06-03 16:02:51 -04:00
Ryan VanderMeulen
e7e473d305 Merge inbound to m-c. a=merge 2015-06-03 15:55:09 -04:00
Ryan VanderMeulen
2920a1a594 Merge fx-team to m-c. a=merge 2015-06-03 15:52:14 -04:00
Ryan VanderMeulen
ced34d61a9 Merge b2g-inbound to m-c. a=merge 2015-06-03 15:50:54 -04:00
B2G Bumper Bot
43ec9e26b5 Bumping manifests a=b2g-bump 2015-06-03 12:47:12 -07:00
B2G Bumper Bot
1197f64490 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9a69757f448
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #30268 from hfiguiere/bug1161092-theme-wallpaper

Bug 1161092 - Allow a theme to not have a wallpaper. r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/138417868eda
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1161092 - Allow a theme to not have a wallpaper.
2015-06-03 12:45:17 -07:00
B2G Bumper Bot
c80d8516a3 Bumping manifests a=b2g-bump 2015-06-03 12:27:24 -07:00
B2G Bumper Bot
7132db8a05 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2006388fe591
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #30287 from npark-mozilla/1169090

Bug 1169090 - Change the webpage accessed by imagecompare test script test_browser_navigation.py

========

https://hg.mozilla.org/integration/gaia-central/rev/f8902f28342d
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1169090 - Change the webpage accessed by imagecompare test script test_browser_navigation.py

minimize test per martijn's suggestion

========

https://hg.mozilla.org/integration/gaia-central/rev/2fae29514ee6
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30375 from gaye/bug-1170040-marionette-js-client-in-gaia

Bug 1170040 - Move marionette-client into gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/80dc21875402
Author: gaye <gaye@mozilla.com>
Desc: Bug 1170040 - Move marionette-client into gaia
2015-06-03 12:25:29 -07:00
Marco Bonardo
a43d41defc Bug 1167915 - "Add a Keyword for this Search" does not work anymore on POST forms. r=ttaubert 2015-06-03 21:12:48 +02:00
Marco Bonardo
54c26edebb Bug 1163888 - Autofilled entries in unified complete are missing the favicon even if it's available. r=markh 2015-06-03 21:11:58 +02:00
Robert Strong
51cb4fc577 Bug 1165061 - Fix Intermittent test_0102_background_restartNotification_staging.xul by not copying app files when staging for tests and enable the tests for Linux and Mac. r=spohl 2015-06-03 11:29:51 -07:00
B2G Bumper Bot
e0942c0dc0 Bumping manifests a=b2g-bump 2015-06-03 11:07:22 -07:00
B2G Bumper Bot
adba2bddf5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/936633804b78
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30337 from sousmangoosta/Bug-1159170

Bug 1159170 - Add margin on right edge when displaying error messages…

========

https://hg.mozilla.org/integration/gaia-central/rev/4ffe88f94897
Author: Ronald Claveau <sousmangoosta@ovh.fr>
Desc: Bug 1159170 - Add margin on right edge when displaying error messages R=francisco
2015-06-03 11:05:27 -07:00
Andrew Osmond
6ce448d325 Bug 1166320 - Make volume service safer to use off main thread. r=dhylands 2015-06-03 13:44:53 -04:00
Ryan VanderMeulen
362875e830 Backed out changesets b2fb4270e0a6 and 2a0493fb37db (bug 1051148) for introducing new rooting hazards.
CLOSED TREE IGNORE IDL
2015-06-03 13:14:59 -04:00
B2G Bumper Bot
6e66159f72 Bumping manifests a=b2g-bump 2015-06-03 09:57:20 -07:00