Commit Graph

388102 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
e5ad1e7db2 Backed out changeset 3afdc3253979 (bug 622859) for breaking m1 tests 2014-10-17 13:14:29 +02:00
Carsten "Tomcat" Book
d893b9cc90 Backed out changeset f5fa8ea86d3b (bug 622859) 2014-10-17 13:13:01 +02:00
Benjamin Bouvier
d96a11cedd Bug 1083238: Remove SIMD shuffle masks; r=till 2014-10-17 12:22:26 +02:00
Benjamin Bouvier
7734acde35 Bug 1083238: Replace SIMD's shuffle/shuffleMix by swizzle/shuffle in the interpreter; r=till 2014-10-17 12:22:21 +02:00
Benjamin Bouvier
596fb6f634 Bug 1083047: Add missing SymbolObject include in Symbol.cpp; r=fix-non-unified-builds-bustage 2014-10-17 12:14:39 +02:00
Tim Taubert
5fa60d8646 Bug 1034856 - Remove CryptoBuffer::ToSECItem() using moz_malloc() r=rbarnes 2014-09-03 09:40:21 -04:00
Tim Taubert
96e8ed9b9a Bug 1034856 - Implement SPKI public key import/export for DH r=rbarnes 2014-08-22 15:32:15 +02:00
Tim Taubert
c1d2b2fa82 Bug 1034856 - Implement raw public key import/export for DH r=rbarnes,smaug 2014-08-22 12:02:14 +02:00
Tim Taubert
1d4ba08090 Bug 1034856 - Implement deriveBits() for DH r=rbarnes,smaug 2014-08-21 17:51:51 +02:00
Tim Taubert
5fc05b064c Bug 1034856 - Implement generateKey() for DH r=rbarnes 2014-07-20 06:38:44 +02:00
Tim Taubert
0f9e65c0e8 Bug 1034856 - Introduce DhKeyAlgorithm r=rbarnes,smaug 2014-07-20 05:51:10 +02:00
André Bargull
d4f4670ea2 Bug 1084278 - Correct function length for functions exported to self-hosting environment. r=till 2014-10-17 11:10:29 +02:00
Julien Pagès
b56d64d309 Bug 1068956 - mozversion should throw some kind of exception if binary specified and nothing found. r=wlach 2014-10-15 03:49:00 +02:00
Nicolas B. Pierron
08eb5e39bf Bug 1083681 - Discard the outer resume point when the successors are becoming unreachable. r=shu 2014-10-17 11:26:49 +02:00
Jon Coppeard
55e82e734a Bug 1083716 - This value for scripts not marked in Ion frame r=nbp 2014-10-17 10:16:38 +01:00
Tom Schuster
7cfb274825 Bug 1081978 - Make WeakSet closer to the spec. r=till 2014-10-17 11:13:41 +02:00
Tom Schuster
a3ee1b5004 Bug 1081692 - Move TreeColumn to WebIDL. r=khuey
--HG--
rename : layout/xul/tree/nsITreeColumns.idl => dom/webidl/TreeColumn.webidl
2014-10-17 11:13:41 +02:00
Jan Beich
ded882fb2a Bug 1084140 - Put back mozilla/ArrayUtils.h after bug 1073998: one trivial data array is still left. r=kinetik 2014-10-16 17:39:00 +02:00
Hiroyuki Ikezoe
2392d818b5 Bug 1083880 - Fix TEST-UNEXPECTED-FAIL | /builds/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/extensions/test/xpcshell/test_openh264.js | test failed. r=irving 2014-10-16 09:16:00 +02:00
ziyunfei
58f72617e2 Bug 1083047 - Update ToPropertyKey to accept Symbol wrapper objects. r=jorendorff 2014-10-15 06:29:00 +02:00
Dragana Damjanovic
c1847f16c9 Bug 1081794 - Fixing a test for dns request cancel. On e10s, the dns resolver is sometimes faster than a cancel request. Use a random string to be resolved instead of a fix one. r=sworkman 2014-10-14 10:03:00 +02:00
Jed Davis
67e50f1aa1 Bug 1080165 - Allow setpriority() to fail without crashing in media plugins on Linux. r=kang 2014-10-16 12:42:00 +02:00
Rik Cabanier
632fd003a0 Bug 1077872 - Implement rendering of isolation CSS property. r=roc 2014-10-16 14:52:00 +02:00
Rik Cabanier
e89e3bbd8d Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron 2014-10-15 14:13:00 +02:00
Morris Tseng
42158b0719 Bug 1062735 - Part 4: Support non-editable fields for selection carets. r=roc 2014-10-16 23:17:00 +02:00
Morris Tseng
cadcb883aa Bug 1062735 - Part 3: Change ReduceRectToVerticalEdge to 1 css pixel instead of 1 app unit. r=roc 2014-09-28 23:50:00 +02:00
Morris Tseng
c9fd8dcb1e Bug 1062735 - Part 2: Add a preference to control non-editable fields support. r=roc 2014-09-28 23:49:00 +02:00
Morris Tseng
27ecf9f1b4 Bug 1062735 - Part 1: Remove GetHintForPosition. r=roc 2014-09-28 23:48:00 +02:00
Cykesiopka
ef48a9fa7c Bug 622859 - Tests for bug 622859. r=briansmith,keeler 2014-10-16 05:22:00 +02:00
Cykesiopka
01941f880c Bug 622859 - Reject EV certificates with key sizes below RSA 2048. r=briansmith 2014-10-16 05:13:00 +02:00
Bob Owen
b9708b293b Bug 1083701: When pre-Vista, for testing purposes allow stdout/err to be inherited by sandboxed process when an env var is set. r=tabraldes 2014-10-17 09:42:09 +01:00
Jan de Mooij
d0fa9bef04 Bug 987560 - Greatly refactor generator implementation. Patch mostly written by Andy Wingo. r=wingo 2014-10-17 10:19:40 +02:00
Jim Mathies
5dcb538c28 Bug 1083325 - Gracefully deal with null ssl status when serializing/deserializing TransportSecurityInfo. r=dkeeler 2014-10-16 14:11:19 -05:00
Andrea Marchesini
7228e8624f Bug 1083425 - WebSocket should remove its nsIRequest from the docShell when disconnected, r=smaug 2014-10-17 08:12:26 +01:00
Makoto Kato
c21d8d69b4 Bug 1071433 - Change order of audio/3gpp association for Gallery Apps. r=bz
The AUDIO_3GPP has to come after the VIDEO_3GPP entry because the Gallery app
on Firefox OS depends on the "3gp" extension mapping to the "video/3gpp" MIME
type.
2014-10-17 16:05:21 +09:00
Jocelyn Liu
15364358ea Bug 1083646: Overwrite BLE config in bluedroid to enable BLE for bluetooth2. r=shuang 2014-10-17 14:25:16 +08:00
Daniel Holbert
d1eae13c7d Bug 1084039: Clean up AnimationPlayerCollection::PseudoElement(). r=birtles 2014-10-16 22:14:02 -07:00
Mike Hommey
984856dd8c Fixup for bug 1081034 - Add missing #ifdef to avoid build failure on desktop linux. r=me,npotb,DONTBUILD 2014-10-17 14:09:17 +09:00
Chris Peterson
6d71c4447f Bug 1081561 - Treat -Wignored-qualifiers warnings as errors in SpiderMonkey's C++ code. r=glandium 2014-10-08 09:51:01 -07:00
Chris Peterson
d775ad4acf Bug 1081010 - Part 1: Fix -Wswitch warning in ipc/chromium. r=tabraldes 2014-10-09 23:46:16 -07:00
Boris Zbarsky
6ca6944e51 Bug 1083232. Don't refcount the principals in FrameState, since it has stack lifetime and the principals will be kept alive by the JS stack while he FrameState is alive. r=fitzgen 2014-10-16 23:18:42 -04:00
Boris Zbarsky
9295647053 Bug 1083229. Give FrameStateVector a nonzero minimal length, so we don't end up doing a bunch of realloc/copy as we walk our stack. r=fitzgen 2014-10-16 23:16:39 -04:00
Nicholas Nethercote
d9516dbd03 Bug 1084114 - Use a better buffer growth strategy during XDR encoding. r=luke.
--HG--
extra : rebase_source : 800768a4534cedf857dbc8bff2fcc149d6adff00
2014-10-16 19:03:19 -07:00
Nicholas Nethercote
75bb32cc85 Bug 1083624 - Fix assertion failure in Factory::GetDirect3D10Device(). r=bas.
--HG--
extra : rebase_source : e28b1575b8bd4706d7d203696a1280c76e103ef6
2014-10-16 19:02:51 -07:00
Benoit Jacob
08fbad97d7 Bug 1083936 - WebGL2: Add texImage3D - r=jgilbert,smaug 2014-10-16 22:03:34 -04:00
Ehsan Akhgari
94a20717aa Bug 1083616 - Build on clang-cl with MSVC 2013 with fallback emulation; r=gps
We officially test MSVC2013 builds now, so it makes sense to
emulate the same compiler when building with clang-cl.  Also,
we need to build with fallback mode, since clang-cl doesn't
still support SEH.  We also need to pass these flags to NSS
too for the same reason.
2014-10-16 21:40:22 -04:00
Ehsan Akhgari
6e5f973009 Bug 1083887 - Package the clang-cl runtime library for ASAN on Windows ASAN builds; r=gps 2014-10-16 21:40:00 -04:00
Masayuki Nakano
7d62f7b0cd Bug 1083629 Use nsHTMLEditor::IsAcceptableInputEvent() instead of nsEditor::IsDescendantOfEditorRoot() for checking if a mouse down event target is in focused HTML editor r=ehsan 2014-10-17 10:09:32 +09:00
William Chen
ab50d5106b Bug 1064211 - Keep CustomElementData alive while on processing stack. r=mrbkap 2014-10-16 11:53:36 -07:00
Wes Kocher
07b09c0948 Bug 609976 needed a CLOBBER to fix the CLOSED TREE 2014-10-16 17:36:22 -07:00