James Graham
221562f1a8
Bug 1321956 - Disable flake8 check for 'visually indented line with same indent as next logical line', r=ahal
...
MozReview-Commit-ID: ChaHkeSDNY8
2016-12-08 09:53:21 -10:00
James Graham
19b6bc91a2
Bug 1321127 - Add temporary annotations for asserts missed by CI, r=dbaron
...
These asserts appeared during the window when reftest harness assert
count failures were not correctly detected by the CI system. They are
expected to be fixed in followup commits.
MozReview-Commit-ID: JoXtI4c0SSF
2016-12-08 09:53:21 -10:00
James Graham
d8c76e7543
Bug 1321127 - Add a assertion_count action to mozlog, r=ahal
...
This is intended as a structured replacement for the assertion checks
that previously used unstructured logs. It adds a log action
assertion_count, which takes the actual number of assertions observed
during a test, the minimum expeced number and the maximum expected
number. It also updates the reftest harness to use this logging.
MozReview-Commit-ID: JgjLlaYuvSG
2016-12-08 09:53:21 -10:00
Jim Chen
f2d55370bb
Bug 1321568 - Handle null and CharSequence prompt values; r=me
...
Correctly handle null values and CharSequence values (that are not
Strings) returned by prompt inputs. r=me for trivial patch.
2016-12-08 14:46:08 -05:00
Valentin Gosu
9f386d11f3
Bug 919391 - Incorrect Navigation Timing API: performance.timing.responseStart - performance.timing.requestStart < 0 r=baku,jgraham
...
MozReview-Commit-ID: 6s5FljTQEAB
2016-12-08 09:37:11 -10:00
George Wright
5391bc3a05
Bug 1317796 - Rebucket and rename GPU_PROCESS_LAUNCH_TIME_MS to cater for launch times up to 64000ms r=dvander data-review=bsmedberg
2016-12-08 11:20:43 -08:00
Kartikaya Gupta
ab17b42149
Bug 1313446 - Detect a git repository when inside a git worktree. r=glandium
...
MozReview-Commit-ID: 8ngY6kNcp05
2016-12-08 08:28:36 -10:00
Ryan VanderMeulen
205ec1433a
Bug 1322494 - Update pdf.js to version 1.6.372. r=bdahl
2016-12-08 12:17:30 -05:00
Sebastian Hengst
a5a02d160f
Backed out changeset 3bfbdec4ea08 (bug 1316803) for asserting in wasm.js (low 32 bits don't match) on Windows XP 32-bit. r=backout
2016-12-08 17:26:42 +01:00
Dão Gottwald
f557cc7872
Bug 658467 - Fade out tab label on overflow instead of ellipsis. r=jaws ui-r=shorlander
2016-12-08 17:17:41 +01:00
Andrea Marchesini
516e223da4
Bug 1317173 - Better propagation of private browsing flag when a new window is opened, r=smaug
2016-12-08 05:52:31 -10:00
Andrea Marchesini
2ea55e1e86
Bug 1317173 - Parent window should be frozen when a new child window is opened, r=smaug
2016-12-08 05:51:47 -10:00
vincentliu
00226773fe
Bug 1320613 - Add nullptr check for attach. r=jgilbert,
...
From 8f9578b8bebfdad04ca38eecd5fe0807b725e810 Mon Sep 17 00:00:00 2001
ethlin
---
dom/canvas/WebGLFramebuffer.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
2016-12-06 14:34:39 -10:00
Carsten "Tomcat" Book
9c7529527f
Merge mozilla-central to mozilla-inbound
2016-12-08 16:28:42 +01:00
Carsten "Tomcat" Book
3e157ac240
merge mozilla-inbound to mozilla-central a=merge
2016-12-08 16:16:48 +01:00
Carsten "Tomcat" Book
e3428d6b2f
merge autoland to mozilla-central a=merge
2016-12-08 16:14:47 +01:00
ffxbld
2201a515fd
No bug, Automated HPKP preload list update from host bld-linux64-spot-536 - a=hpkp-update
2016-12-08 06:24:27 -08:00
ffxbld
aea8dfc9c6
No bug, Automated HSTS preload list update from host bld-linux64-spot-536 - a=hsts-update
2016-12-08 06:24:25 -08:00
Sebastian Hengst
0772ab2414
Backed out changeset f7e0dfe88d42 (bug 1321901) for failing e.g. reftest text-emphasis-style-property-002.html on unaccelerated Windows 8 x64 instances. r=backout
2016-12-08 11:12:44 +01:00
Tooru Fujisawa
ec5fa62c8d
Bug 1322035 - Do not strip leading .* pattern in RegExp.prototype.test with global/sticky flags. r=h4writer
2016-12-08 16:29:19 +09:00
Emilio Cobos Álvarez
76df13c08a
Bug 1322446: Use namespaces in stylo's bindings. r=heycam
...
Servo patch: https://github.com/servo/servo/pull/14472
MozReview-Commit-ID: 1YHF10pP19s
--HG--
extra : rebase_source : bfba38429376648ea44504cb23c42b74719021b6
2016-12-07 17:30:52 -10:00
Mason Chang
0a092e1441
Bug 1321901 - Use IDWriteFontFace::GetRecommendedRenderingMode for font rendering mode in Skia. r=lsalzman
2016-12-07 17:27:04 -10:00
Andrea Marchesini
75af7759bf
Bug 1321719 - Location URL should use Get/SetFilePath in nsIURIWithQuery, r=valentin
2016-12-07 16:29:25 -10:00
Andrea Marchesini
1ed1649bb7
Bug 1322440 - Get rid of contextFlags in nsIWindowCreator2, r=smaug
2016-12-07 16:20:08 -10:00
ffxbld
b9c9d25736
No bug, Automated HPKP preload list update from host bld-linux64-spot-570 - a=hpkp-update
2016-12-07 06:27:07 -08:00
ffxbld
7435b5e48a
No bug, Automated HSTS preload list update from host bld-linux64-spot-570 - a=hsts-update
2016-12-07 06:27:04 -08:00
Carsten "Tomcat" Book
3711e05144
merge mozilla-inbound to mozilla-central a=merge
2016-12-07 11:30:43 +01:00
Carsten "Tomcat" Book
f218e40ad2
merge autoland to mozilla-central a=merge
2016-12-07 11:29:40 +01:00
James Graham
7d66aa9e4b
Bug 1257249 - Replace a use of cStringIO with StringIO to avoid a problem with old Python versions, r=Ms2ger
...
MozReview-Commit-ID: D1wkrdaejQB
2016-12-06 18:32:36 -10:00
Wander Lairson Costa
5d5f326c05
Bug 1266624: Apply exponential backoff for mozharness download. r=dustin
...
MozReview-Commit-ID: Ip4MjVJFwT6
--HG--
extra : rebase_source : 62a0c16da8804df0dfcb8d194b6bbc0f1d74b8f8
2016-12-06 15:27:40 -10:00
ffxbld
a8b5f53e7d
No bug, Automated HPKP preload list update from host bld-linux64-spot-436 - a=hpkp-update
2016-12-06 07:40:37 -08:00
ffxbld
a3ce7e8f1b
No bug, Automated HSTS preload list update from host bld-linux64-spot-436 - a=hsts-update
2016-12-06 07:40:35 -08:00
Carsten "Tomcat" Book
b0c54cd5ea
merge mozilla-inbound to mozilla-central a=merge
2016-12-06 15:49:46 +01:00
Brian Birtles
28b0b81256
Bug 1301305 - Add tests for transform animations synchronized with geometric animations: r=hiro
...
MozReview-Commit-ID: Ay7xqfyW0N2
--HG--
extra : rebase_source : ec757beec11a107272e69ab40323fac4e3980911
extra : histedit_source : 05086a0b20003d28a689c5f7be040e3b9cd569f8
2016-12-05 21:56:05 -10:00
Cameron McCormack
f5bb6f2dfd
Bug 1322185
- Rename some StyleDisplay enum values for consistency. r=xidorn
...
MozReview-Commit-ID: K27LmXKWNdk
2016-12-05 21:36:28 -10:00
Phil Ringnalda
c8e1b94ffa
Backed out 3 changesets (bug 1293656) for unexpected crash dump failures in test_process_error.xul
...
Backed out changeset c8545ffbd0cb (bug 1293656)
Backed out changeset f59861923f81 (bug 1293656)
Backed out changeset b997bb5bccb4 (bug 1293656)
MozReview-Commit-ID: GextDZheo78
2016-12-05 20:34:55 -08:00
Jan de Mooij
b36c06e1aa
Bug 1320670 part 2 - Use GetPropIRGenerator for GETELEM stubs in Baseline. r=h4writer
2016-12-05 15:44:35 -10:00
Jan de Mooij
30e3ef7752
Bug 1320670 part 1 - Use jsid instead of PropertyName in GetPropIRGenerator. r=h4writer
2016-12-05 15:44:02 -10:00
Cameron McCormack
649802627c
Comment typo fix; no bug.
2016-12-05 15:14:59 -10:00
Luke Wagner
549d7571b3
Bug 1320905 - Add js::RefCounted that uses js_delete (r=waldo)
2016-12-05 15:59:18 -08:00
Nathan Froyd
c482f7591d
Bug 1321444 - part 5 - add taskcluster windows clang jobs; r=dustin
...
We need to define the jobs and we also need to whitelist them appropriately.
2016-12-03 06:38:22 -05:00
Nathan Froyd
4a6d6e5471
Bug 1321444 - part 4 - add mozharness configs for clang-cl build jobs; r=pmoore
2016-12-03 06:55:58 -05:00
Jon Coppeard
b8a1fc66c2
Bug 1295033 - Handle failure in nsXPCWrappedJS constructor r=mccr8
2016-12-07 13:43:24 -10:00
Kan-Ru Chen
4fa8f3b74f
Bug 1319271 - Return early in Send__delete__ method when Send fails. r=billm
...
Only for the async version.
MozReview-Commit-ID: GOVSpzT3JlX
2016-12-07 12:12:43 -10:00
Valentin Gosu
5cad898ab4
Bug 1313095 - Expire NET_VS_CACHE telemetry probes in Firefox 58 data-review=bsmedberg
...
MozReview-Commit-ID: 7Em2EvHiVXD
2016-12-07 11:09:52 -10:00
Jon Coppeard
e4fa6589f8
Bug 1322380 - Fix alignment of major GC profiling headers r=sfink
2016-12-07 10:36:06 -10:00
Jon Coppeard
92cd671b8e
Bug 1322380 - Print major / minor GC profiling headers together if both enabled r=sfink
2016-12-07 10:36:06 -10:00
Robert Strong
4c3453fa32
Bug 1318138 - Remove AddDDEHandlerValues macro from the installer now that it has no consumers. r=mhowell
2016-12-07 10:35:33 -10:00
Robert Strong
554a6e4c83
Bug 1322331 - Add Windows 10 detection to the installer. r=mhowell
2016-12-07 10:35:05 -10:00
Andrea Marchesini
461103a374
Bug 1317185 - Propagate contextual-identity-updated notification when an ContextualIdentity is modified, r=gijs
2016-12-07 10:24:08 -10:00