Commit Graph

405 Commits

Author SHA1 Message Date
Wes Kocher
18fc6fa5e3 Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Tim Huang
0a60cbfed3 Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe 2016-05-18 20:42:00 -04:00
Mark Banner
dde7a6afc5 Bug 1273671 - Land version 1.4.0 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-05-17 22:51:53 +01:00
Shane Caraveo
af34f501cd Bug 1272755 bump pocket addon version, r=gijs 2016-05-13 13:55:49 -07:00
L. David Baron
50ddd15ed9 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Ryan VanderMeulen
1c52e77766 Bug 1272518 - Update pdf.js to version 1.5.256. r=bdahl 2016-05-12 19:02:00 -04:00
Thomas Klausner
320068fde2 Bug 1268882 - Fix test operator in run-all-loop-tests.sh to be portable. r=Standard8 NPOTB so DONTBUILD 2016-05-11 12:32:26 +01:00
Ryan VanderMeulen
052941a34f Bug 1270846 - Update pdf.js to version 1.5.232. r=bdahl 2016-05-06 09:50:42 -04:00
Mark Banner
afa9c4efb9 Bug 1270622 - Land version 1.3.2 of the Loop system add-on in mozilla-central, rs=standard8 for already reviewed code. 2016-05-05 21:29:16 +01:00
Shane Caraveo
1a3fa89046 Bug 1261375 fix load handling in pocket panel, r=gijs 2016-05-04 09:19:10 -07:00
Felipe Gomes
91cd4cf0d8 Bug 1268921 - Allow non-integer values to be specified for e10srollout cohort samples. r=mconley
MozReview-Commit-ID: 9pCaqWeapBl
2016-04-29 20:47:18 -03:00
Wes Kocher
f5030d6e24 Merge m-c to fx-team a=merge
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Ryan VanderMeulen
22e8588ff2 Bug 1268706 - Update pdf.js to version 1.5.222. r=bdahl 2016-04-29 11:36:14 -04:00
Ryan VanderMeulen
bb66f58776 Backed out changeset 47fdbb8493d0 (bug 1268706) for browser_pdfjs_navigation.js failures. 2016-04-28 21:48:13 -04:00
Ryan VanderMeulen
11b6580180 Bug 1268706 - Update pdf.js to version 1.5.216. r=bdahl 2016-04-28 19:02:46 -04:00
Mark Banner
9792c34ad7 Bug 1267835 - Land version 1.3.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-04-26 22:40:05 +01:00
Robert Helmer
0d1d0cdbd2 Bug 1268197 - stub for webcompat fix system add-on r=kmag
MozReview-Commit-ID: K56apkJhP3p
2016-04-27 16:11:16 -07:00
Shane Caraveo
921e84e760 Bug 1263599 fix missing menu items in pocket, r=Gijs 2016-04-25 13:24:17 -07:00
Shane Caraveo
c5ac95507e Bug 1261376 fix typeof check in pocket code, r=jaws 2016-04-25 11:34:22 -07:00
Mark Banner
ecd36961d1 Bug 1265865 - Land version 1.3.0 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-04-19 20:37:32 +01:00
Ryan VanderMeulen
8c1c70db24 Bug 1265738 - Update pdf.js to version 1.4.258. r=bdahl 2016-04-19 10:10:52 -04:00
Gijs Kruitbosch
da5b4a977b Bug 1253673, r=bz
MozReview-Commit-ID: eyZ0XvZkfM
2016-04-19 09:56:19 +01:00
Felipe Gomes
36c1164b07 Bug 1264437 - Manage browser.tabs.remote.autostart.2 pref even for disqualified users. r=rvitillo
MozReview-Commit-ID: ALyxXdWGsdK
2016-04-14 12:20:30 -03:00
Felipe Gomes
810d2f3ffa Bug 1264345 - Remove restriction to disqualify from e10s the users who are running an experiment, by backing out bug 1257972. r=backout
MozReview-Commit-ID: JkHhNa7Wo5O
2016-04-13 16:02:31 -03:00
Chris Peterson
146c8315e6 Bug 1103588 - Part 1: Replace deprecated String#contains with String#includes in browser tests and extensions. r=dolske 2016-04-09 16:05:17 -07:00
Wes Kocher
8a80b14f72 Merge fx-team to central, a=merge
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Carsten "Tomcat" Book
38bd1d0e89 merge mozilla-inbound to mozilla-central a=merge 2016-04-08 12:00:31 +02:00
Ryan VanderMeulen
5712e98843 Bug 1263067 - Update pdf.js to version 1.4.213. r=bdahl, r=sicking 2016-04-07 22:13:03 -04:00
Jonathan Watt
09e0a0a2e8 Bug 1263051 - Avoid JavaScript strict warning in e10srollout/bootstrap.js when the Crash Reporter is disabled. r=felipe 2016-03-18 12:31:57 +00:00
Shane Caraveo
d3ffe88fe3 Bug 1263032 turn on pocket addon during tests, r=markh 2016-04-08 08:06:46 -07:00
Mark Banner
6d1f757621 Bug 1257154 - Switch to getting DOM title updates via a frame script to work better with e10s. r=mikedeboer 2016-04-06 19:06:59 +01:00
Mark Banner
7fbc106427 Bug 1262522 - Land version 1.2.6 of the Loop system add-on in mozilla-central. rs=Standard8 for already reviewed code. 2016-04-06 18:28:36 +01:00
Andrew Halberstadt
85e76aff37 Bug 1243083 - Enable e10s by default when running mochitests, r=jmaher
MozReview-Commit-ID: NlTGwdQ2nw
2016-04-01 10:59:12 -04:00
Jared Wein
344dc31204 Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
0fb917a8da Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout 2016-04-02 10:45:08 +02:00
Jared Wein
b9795f7bf4 Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Wes Kocher
65c02eeae9 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: NdvPhdYhbi
2016-04-01 15:49:51 -07:00
Wes Kocher
0e38ad8e51 Merge fx-team to central, a=merge
MozReview-Commit-ID: 8rupfWq5Wa6
2016-04-01 15:43:36 -07:00
Wes Kocher
7c1dda9a38 Backed out 2 changesets (bug 1259729) for pocket test failures
Backed out changeset 9b5113e833ff (bug 1259729)
Backed out changeset 24134582d0ce (bug 1259729)

MozReview-Commit-ID: AKMIgo1HJBi
2016-04-01 09:53:07 -07:00
Mark Banner
f08b08e038 Bug 1138638 - Make Loop's browser sharing work properly in e10s mode and enable the mochitest. r=mikedeboer 2016-04-01 16:53:10 +01:00
Shane Caraveo
b00798bc51 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
2e361b79a0 Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
Shane Caraveo
1ba8861a62 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
b8ee05276e Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
Ryan VanderMeulen
670e9e6ef8 Bug 1261352 - Update pdf.js to version 1.4.185. r=bdahl, r=Mossop 2016-04-01 06:37:00 -04:00
Mark Banner
260b7a9c0a Bug 1260811 - Land version 1.2.4 of the Loop system add-on in mozilla-central. rs=Standard8 for already reviewed code. 2016-04-01 11:41:46 +01:00
Felipe Gomes
3b0f7dd01c Bug 1259846 - QI Services.appinfo to nsICrashReporter because it might not have been QIed yet. r=Mossop
MozReview-Commit-ID: KqyzDnLVENW
2016-03-29 15:20:19 -03:00
Phil Ringnalda
38337931e8 Back out 7b0bb5c3ab01 (bug 1259245) for very frequent OS X 10.10 e10s mochitest-5 crashes, a=backout
CLOSED TREE
2016-03-24 22:36:31 -07:00
Mark Banner
e1dd2d3c74 Bug 1259245 - Land version 1.2.3 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code. 2016-03-23 21:51:33 +00:00
Mark Banner
b96459f3b4 Bug 1258865 - Land version 1.2.2 of the Loop system add-on in mozilla-central - code updates. rs=Standard8 for already reviewed code. 2016-03-22 22:56:02 +00:00