Wes Kocher
0cbfd90dd3
Backed out changeset 0ce6e4af854a (bug 1214152) for windows jit test failures
2015-10-14 13:14:29 -07:00
Shu-yu Guo
6ef4878ad8
Bug 1213552 - Followup: add test.
2015-10-14 13:14:39 -07:00
Michael Layzell
24a4505d6d
Bug 1214037 - Don't consider the result of an assignment expression MOZ_MUST_USE, r=ehsan
2015-10-14 16:06:36 -04:00
Michael Layzell
d4beae866a
Backout of bug 1207233 due to web-compat concerns
2015-10-14 16:06:35 -04:00
Rail Aliiev
8b84a3f94f
Bug 1212853 - l10n repacks fail to "mozmake unpack" on windows. r=jlund DONTBUILD
2015-10-14 15:07:02 -04:00
Jonathan Kew
3211a0b116
Bug 1211867
- Use the font's NBSP glyph (if present) rather than rendering NBSP using the standard <space> glyph. r=jdaggett
2015-10-14 16:00:35 +01:00
Frédéric Wang
7324f7cce8
Bug 1193050 - Update OTS to latest upstream version. r=jfkthame
2015-10-02 05:21:45 +02:00
Jonathan Kew
22c545a76c
Bug 1193050 - Update the copy of GentiumPlus used in font-inspector test. r=jdaggett
2015-10-14 16:00:35 +01:00
Jonathan Kew
ad69a6c9c5
Bug 1211141 - Update to latest harfbuzz from upstream (release 1.0.5). r=jdaggett
2015-10-14 16:00:36 +01:00
Kyle Machulis
95180ed852
Backout of 91e9d59af87e, 96acfd0d21cf (Bug 1085293) due to build bustage
2015-10-14 12:00:41 -07:00
Francois Marier
b029f538a5
Bug 1214448 - Always log nextupdate time in Safe Browsing debugging. r=gcp
2015-10-14 11:35:10 -07:00
Kyle Machulis
d51149c624
Bug 1085293 - WebIDL Iterable Implementation and Tests; r=bz
2015-10-14 11:33:46 -07:00
Kyle Machulis
d86a975184
Bug 1085293 - File renames for WebIDL Iterable Implementation; r=bz
...
--HG--
rename : dom/bindings/parser/tests/test_interface_maplikesetlike.py => dom/bindings/parser/tests/test_interface_maplikesetlikeiterable.py
rename : dom/webidl/TestInterfaceJSMaplikeSetlike.webidl => dom/webidl/TestInterfaceJSMaplikeSetlikeIterable.webidl
2015-10-14 11:33:46 -07:00
Jeff Walden
72fb5f264f
Bug 1052139 - Change the boolean constant controlling whether the global object prototype chain is immutable, to enable immutable-prototype enforcement generally. r=duh
2015-10-13 22:23:19 -07:00
Jeff Walden
c26e1c1dbc
Bug 1052139 - One last test-tweak to make a test function whether or not the global prototype chain is mutable. r=me
...
--HG--
extra : rebase_source : 2be962eaf8b9548f7fbdeb5091a6e83e1e47c3cc
2015-10-13 19:37:26 -07:00
Lars T Hansen
e7ed5e6eb6
Bug 1214152 - early check that shell is executable. r=terrence
2015-10-14 20:22:28 +02:00
Trevor Saunders
86e2dba472
bug 1213606 - work around proxy's that don't have a wrapper for their document r=davidb
2015-10-14 14:09:49 -04:00
Trevor Saunders
38c71db8ad
bug 1213606 - assert that we don't destroy a document's proxy until we destroy all of its children r=davidb
2015-10-14 14:09:49 -04:00
Andrew Sutherland
89f5039a0c
Bug 1210330 - TCPSocket data event should be an ArrayBuffer in non-e10s case too. r=jdm
...
The conversion to WebIDL introduced a minor regression where the "data" event
carried a Uint8Array payload instead of an ArrayBuffer. This patch corrects
the type and introduces a fix.
2015-10-14 14:05:36 -04:00
Andrew McCreight
4d45e43c54
Bug 1213320 - Detect IPC::Channel leaks with the XPCOM leak checker. r=jld
2015-10-14 11:03:47 -07:00
Andrew McCreight
8a9c5fbb0a
Bug 1212987 - Remove IPC::Channel LSan suppressions. r=billm
...
Note that we are still leaking some of these, likely due to
CompositorChild and ImageBridgeChild leaking, but they are not
detected by LSan because they are reachable from the stack.
2015-10-14 11:03:47 -07:00
Andrew McCreight
c38280f27b
Bug 1212986 - Background ChildImpl should delete its Transport. r=mrbkap
2015-10-14 11:03:47 -07:00
Trevor Saunders
dda4730c3c
bug 1212906 - don't handle windows messages while waiting for a sync a11y ipc message r=billm
...
Windows messages can trigger sync ipc messages to the child process. That
means if we handle windows messages while waiting for the response to a sync
a11y ipc message we can end up reentering the code to send ipc messages which
is bad. Try and avoid this situation by not handling windows messages while
waiting for a sync a11y message.
2015-10-14 14:02:47 -04:00
George Wright
e8d8cb32c6
Bug 1187404 - Allow tab to select an option from a select element in e10s r=Enn
2015-10-14 13:59:29 -04:00
Tim Taubert
a12e738be5
Bug 1214597 - Ensure that we check the actual result of calling crypto.subtle.verify() in tests r=mt
2015-10-14 13:40:14 +02:00
Wes Kocher
f5286df813
Backed out changeset a67ea3f24678 (bug 1205987) for not working as well as originally thought
...
CLOSED TREE
2015-10-14 09:51:35 -07:00
Nicolas B. Pierron
d11d5d713f
Bug 1214548 - Fix test case: Add guard to check that oomTest function is present. r=jonco
...
CLOSED TREE
2015-10-14 18:12:20 +02:00
Wes Kocher
1252d25b57
Backed out changeset a9a45d9ed1ba (bug 1193050) for linux build failures in gfxFont.cpp CLOSED TREE
2015-10-14 09:05:06 -07:00
Wes Kocher
d70ea0dbd0
Backed out changeset a94b86bdf54b (bug 1193050)
2015-10-14 09:04:38 -07:00
Wes Kocher
5166673512
Backed out changeset acd7efb271c8 (bug 1211867
)
2015-10-14 09:04:27 -07:00
Wes Kocher
8dd36993ac
Backed out changeset 806b320566ac (bug 1211141)
2015-10-14 09:04:16 -07:00
Dustin J. Mitchell
393033c94f
Bug 1213627: update Dockerfile FROM lines to match; r=ehsan
...
--HG--
extra : commitid : EmIUIL4VdVq
extra : rebase_source : a79b4f84c5cd5f1a1e8b5a045c7fa56cee044996
2015-10-14 09:52:13 -04:00
Nicolas B. Pierron
5600a4c53c
Bug 1214548 - GenerateLcovInfo: Check that getOrCreateScript does not OOM. r=bhackett
2015-10-14 17:27:30 +02:00
Rail Aliiev
2250ddbb80
Bug 1184089 - L10N nightly repacks should not manipulate mozconfigs. r=Callek DONTBUILD
2015-10-14 11:24:53 -04:00
Jonathan Kew
b602970574
Bug 1211141 - Update to latest harfbuzz from upstream (release 1.0.5). r=jdaggett
2015-10-14 16:00:36 +01:00
Jonathan Kew
573a197e03
Bug 1211867
- Use the font's NBSP glyph (if present) rather than rendering NBSP using the standard <space> glyph. r=jdaggett
2015-10-14 16:00:35 +01:00
Frédéric Wang
6a97734fc7
Bug 1193050 - Update OTS to latest upstream version. r=jfkthame
2015-10-02 05:21:45 +02:00
Jonathan Kew
ed078b5f9b
Bug 1193050 - Update the copy of GentiumPlus used in font-inspector test. r=jdaggett
2015-10-14 16:00:35 +01:00
Boris Zbarsky
04e8705012
Backing out changeset f6759ed53f46 (bug 799937) due to causing extension breakage.
2015-10-14 11:07:06 -04:00
Bas Schouten
d7e5ec0950
Bug 1211615: Upload the full texture on the first upload for component alpha textures. r=nical
2015-10-14 17:00:42 +02:00
Rail Aliiev
6acbffcfa5
Bug 1184089 - L10N nightly repacks should not manipulate mozconfigs. r=Callek DONTBUILD
2015-10-14 10:42:29 -04:00
Carsten "Tomcat" Book
cfcbb3d261
Backed out changeset 32357df66881 (bug 1168635) for Android s4 test failures
2015-10-14 16:28:59 +02:00
Carsten "Tomcat" Book
17a3104f22
Backed out changeset 66e3972e9150 (bug 1168635)
2015-10-14 16:28:41 +02:00
Carsten "Tomcat" Book
98f32fc965
Merge m-c to mozilla-inbound on a CLOSED TREE
...
--HG--
extra : amend_source : a6131d577ad4418e278e9558a2845458ec0e8dc3
2015-10-14 16:20:56 +02:00
Carsten "Tomcat" Book
ca6314e244
merge fx-team to mozilla-central to pick up rc1 bustage fix on a CLOSED TREE
2015-10-14 16:18:07 +02:00
Jan de Mooij
55e8001287
Bug 1208819 - Fix irregexp overrecursion check to ignore interrupts. r=bhackett
2015-10-14 15:13:21 +02:00
Carsten "Tomcat" Book
f05d2fe3d8
Merge m-c to fx-team
2015-10-14 14:53:11 +02:00
Carsten "Tomcat" Book
57e8826009
Merge m-c to mozilla-inbound
2015-10-14 14:52:14 +02:00
Nicolas B. Pierron
224fd0ff0d
Bug 1211331 - Ensure that GC slices are terminated such that we can safely iterate the heap. r=terrence
2015-10-14 14:32:40 +02:00
Carsten "Tomcat" Book
15df2c2f4b
Backed out changeset 2387ada86428 (bug 1203803) for landing with negative review and causing assertions
2015-10-14 14:29:37 +02:00