Commit Graph

508483 Commits

Author SHA1 Message Date
Jan de Mooij
891c6d2663 Bug 1326067 part 6 - Fix EmitStubGuardFailure to not clobber registers on ARM/MIPS. r=evilpie 2017-01-21 17:40:45 +01:00
Ryan VanderMeulen
0ed8268425 Bug 1328971 - Update Freetype to version 2.7.1. r=jfkthame
--HG--
rename : modules/freetype2/src/gzip/zconf.h => modules/freetype2/src/gzip/ftzconf.h
extra : rebase_source : 5cc284ba03baed32ec03326ffadeef57e94a9de7
2017-01-21 08:53:00 -05:00
Ryan VanderMeulen
6c429c1e42 Bug 1332910 - Update pdf.js to version 1.6.467. r=bdahl
--HG--
extra : rebase_source : da301d3ac7072b9ac38bbb8a9a569a5ac914757e
2017-01-22 07:54:33 -05:00
Sebastian Hengst
79c51020ef Backed out changeset de60e0a191c7 (bug 1329288) for failing test_bug375314.html on Android 4.3 opt. r=backout 2017-01-22 13:11:02 +01:00
Sebastian Hengst
040a162daf Backed out changeset 828efd8ce683 (bug 1329288) 2017-01-22 13:09:53 +01:00
Sebastian Hengst
a692f05c85 Backed out changeset 69fb2fc61535 (bug 1329288) 2017-01-22 13:09:48 +01:00
Sebastian Hengst
6fb7a3b9ca Bug 1332901 - Add back string which is still in use (new ones got added but not yet used). r=fix 2017-01-22 13:03:43 +01:00
Sebastian Hengst
7314ad0176 Bug 1331686: Follow-up: Remove trailing whitespace in browser_e10s_about_page_triggeringprincipal.js. r=eslint-fix 2017-01-22 13:03:42 +01:00
Jan de Mooij
4caa9c00f1 Bug 1326067 part 7 - Fix type update code to use the unboxed object instead of the UnboxedExpandoObject. r=bhackett 2017-01-22 12:55:33 +01:00
Christoph Kerschbaumer
0261466c15 Bug 1331686: Test triggeringPrincipal for tabs openend through ctrl-click and open link in new tab. r=gijs 2017-01-22 11:47:16 +01:00
Christoph Kerschbaumer
efed4c23ee Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs 2017-01-22 11:47:36 +01:00
Matthew Noorenberghe
325f0d617a Bug 1332901 - Land revised strings for the insecure login field contextual warning in 53. r=tanvi
MozReview-Commit-ID: ArhoxqejnGS
2017-01-22 02:21:10 -08:00
Catalin Badea
23ef409237 Bug 1328293 - Add test for new entry in about:debugging#workers. r=jdescottes 2017-01-22 09:03:00 +02:00
Catalin Badea
1609baa123 Bug 1328293 - Show if a service worker is listening for fetch events in about:debugging. r=jdescottes 2017-01-22 09:03:00 +02:00
Christoph Kerschbaumer
130fcb1f75 Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell. r=bz,kmaglione 2017-01-22 07:30:26 +01:00
Christoph Kerschbaumer
5b0e184329 Bug 1329288 - Test ContentPolicy blocks opening a new window. r=smaug 2017-01-22 07:30:10 +01:00
Christoph Kerschbaumer
1b50cab046 Bug 1329288 - Bring back ContentPolicy check within nsDocShell. r=smaug 2017-01-22 07:29:49 +01:00
Kris Maglione
6fc8fbf4d4 Bug 1305162: Follow-up: Fix bustage. r=me
MozReview-Commit-ID: 8FaZ1OKgDtF

--HG--
extra : rebase_source : f44209e18c96e69df4f6c0907d0d37115444199f
2017-01-21 16:58:46 -08:00
Gijs Kruitbosch
a18ca4322b Backed out changeset b3761531b00b (bug 1306561) for perma-oranging a lot of tests once 53 merges to aurora, rs=bustage,me,etc.
MozReview-Commit-ID: 9m4g9aqYPW8
2017-01-22 00:24:47 +00:00
Tooru Fujisawa
82e73ed5ac Bug 1321215 - Remove legacy generator from browser/. r=Paolo 2017-01-21 22:52:44 +09:00
Franziskus Kiefer
3594725777 Bug 1317947 - land NSS ee21c9892907, r=me 2017-01-21 14:23:56 +01:00
stefanh@inbox.com
59f6549539 Bug 1313840 - Don’t use the ’ButtonText’ foreground color in findbar/notification buttons and make text color in pressed notification buttons black.r=dao. 2017-01-21 13:31:23 +01:00
Jan de Mooij
8f2ad1c342 Bug 1332593 - Optimize lookups of data properties on WindowProxies. r=evilpie 2017-01-21 13:19:27 +01:00
Matthew Noorenberghe
d806ee7d1e Bug 1267229 - Follow-up to bump the certerror.wrongSystemTime string ID due to a change.
MozReview-Commit-ID: APqtWhQRkZT
2017-01-21 00:37:14 -08:00
Tooru Fujisawa
210c42241d Bug 1320408 - Part 14: Change some GlobalObject methods to static method. r=jandem 2017-01-21 17:25:45 +09:00
Tooru Fujisawa
f897bf4cfc Bug 1320408 - Part 13: Change DebugEnvironmentProxy::getMaybeSentinelValue to static method. r=jandem 2017-01-21 17:25:45 +09:00
Tooru Fujisawa
21375cb30b Bug 1320408 - Part 12: Change JSScript::sourceData to static method. r=jandem 2017-01-21 17:25:45 +09:00
Tooru Fujisawa
b1b192d1ae Bug 1320408 - Part 11: Remove JSContext* parameter from JSScript::ensureNonLazyCanonicalFunction. r=jandem 2017-01-21 17:25:45 +09:00
Tooru Fujisawa
cbdbd45e26 Bug 1320408 - Part 10: Change LazyScript::functionDelazifying to static method. r=jandem 2017-01-21 17:25:45 +09:00
Tooru Fujisawa
650159b47e Bug 1320408 - Part 9: Change JSObject::setFlags and depending methods to static method. r=jandem 2017-01-21 17:25:44 +09:00
Tooru Fujisawa
f8eec01658 Bug 1320408 - Part 8: Change JSObject::reportNotConfigurable and JSObject::reportNotExtensible to static method. r=jandem 2017-01-21 17:25:44 +09:00
Matthew Noorenberghe
0a4e65fe13 Partial backout of bug 1329262 for breaking ss jobs (bug 1332821).
MozReview-Commit-ID: 2nSaRiQJvwL

--HG--
extra : rebase_source : bdc94b5336859acab92c9df994cc830d319a35e9
2017-01-20 22:50:54 -08:00
Phil Ringnalda
0fae2ed52a Backed out 2 changesets (bug 1332619) for frequent Win8 gtest failures in VP8VideoTrackEncoder.SkippedFrames
Backed out changeset 9ea8e4f2edae (bug 1332619)
Backed out changeset 123099d23df5 (bug 1332619)
2017-01-20 20:02:57 -08:00
Phil Ringnalda
72dfd3bd3f Merge m-c to m-i 2017-01-20 19:16:11 -08:00
Yura Zenevich
706dc45dd8 Bug 1322593 - add match function for text change checker to stricten match based on modified text. r=tbsaunde
MozReview-Commit-ID: 44LEulhW671
2017-01-20 22:07:32 -05:00
Phil Ringnalda
68b37a46e8 Merge m-i to m-c, a=merge 2017-01-20 19:00:04 -08:00
Kris Maglione
35dac0e368 Fix runChannelListener complexity warnings again, change severity to error. r=me (no bug)
MozReview-Commit-ID: HMUPIOLR61Y
2017-01-20 18:07:45 -08:00
Ralph Giles
6af75bbd06 Bug 1332759 - Update android builders to rust 1.15.0-beta.4. r=rillian
Bump the Android builders to the latest beta release to reduce
the variance when we update Firefox 53 to 1.15.0 stable early
in the Aurora phase.

Android builds were moved to 1.15 early to address a code generation
issue with devices without neon.

Work around an issue with tarball naming in the cargo packages.

MozReview-Commit-ID: KQfkWmXV9hQ

--HG--
extra : rebase_source : 9448e0b948740fc3905ef70c8df316dc7342d52e
2017-01-20 15:18:26 -08:00
Chris Pearce
04b9e257a7 Bug 1332951 - On Linux check whether Widevine CDM can be sandboxed before advertising we support it. r=jld
We already do this in GMPParent::ReadGMPInfoFile(), and I neglected to check
this in the Chromium/Widevine manifest parsing code. This means we won't add
the GMPParent to our list of GMPParents, and so
navigator.requestMediaKeySystemAccess won't advertise that we support Widevine.


MozReview-Commit-ID: 7x7pbO5vC5e

--HG--
extra : rebase_source : 6d220066d01921d67f0ccf917cb94da887ea01a8
2017-01-23 11:38:15 +13:00
Botond Ballo
cc3459a0d4 Bug 1331495 - Move operator<< overloads for mozilla::Logger inside namespace mozilla. r=froydnj
MozReview-Commit-ID: LqAx0zXVkgc

--HG--
extra : rebase_source : df18a96013158d238d505c5791ce176948987e83
2017-01-20 18:21:38 -05:00
Wes Kocher
eff114e84c Backed out 4 changesets (bug 1325299) for frequent Win7VM failures in browser_addonPerformanceAlerts.js a=backout
Backed out changeset cac5baad14a1 (bug 1325299)
Backed out changeset 933d06e4b567 (bug 1325299)
Backed out changeset c168221313d6 (bug 1325299)
Backed out changeset dcf71e5e5fc3 (bug 1325299)

MozReview-Commit-ID: DLAtTjf0iPB
2017-01-20 12:46:34 -08:00
Wes Kocher
333d007681 Backed out 3 changesets (bug 1324062) for frequent Win7VM bc2 failures a=backout
Backed out changeset d01f82be01f1 (bug 1324062)
Backed out changeset 054cfcf60c75 (bug 1324062)
Backed out changeset 1658b20cb69c (bug 1324062)

MozReview-Commit-ID: LTl7fJ8zrp9
2017-01-20 11:53:36 -08:00
JW Wang
dd7df728a7 Bug 1295923 - remove the workaround since bug 1329403 is fixed and 'onload' won't be fired prematurely before the media element finishes loading. r=gerald
MozReview-Commit-ID: beXOjulT1E

--HG--
extra : rebase_source : 3f4206fc271c528d86e677441fb7eb0d06ee65d5
2017-01-20 11:52:52 +08:00
Steve Fink
f6ccbab219 Bug 1328198 - Fix locale-dependence in GC statistics JSON output, r=jonco
--HG--
extra : rebase_source : 673fe9c8184afc505dd28e48190171186db76a53
extra : histedit_source : e47f033a61854e0157e8689a25ec32a504c607a8
2017-01-19 14:22:36 -08:00
Jon Coppeard
2853b63008 Bug 1332597 - IsMarked should return true for permanent atoms r=sfink a=abillings 2017-01-23 17:31:23 +00:00
Brad Lassey
5da33996e2 bug 1295699 - TypeError: environment can only contain strings, convert environment from unicode before passing to popen r=gps 2017-01-19 11:41:23 -05:00
Lars T Hansen
b89689a603 Bug 1283121 - Wasm ARM: Throw on trapping unaligned access, do not hang. r=bbouvier
--HG--
extra : rebase_source : 2b5a852cf99d3027f0211ce4bf590a2409728519
2017-01-23 09:46:08 +01:00
Gabor Krizsanits
216527edfc Bug 1303113 - Turn e10s-multi on in Nightly. r=me 2017-01-23 14:15:30 +01:00
Sebastian Hengst
e3d93fdf34 Backed out changeset 2e942ed64921 (bug 1302566) for mass test failures after asserting isPrivate == mRespectPrivacy at imgLoader.cpp:2072. r=backout on a CLOSED TREE 2017-01-23 13:25:19 +01:00
Andrea Marchesini
27afefa942 Bug 1302566 - Get rid of nsContentUtils::IsInPrivateBrowsing, r=ehsan 2017-01-23 12:36:01 +01:00