Ehsan Akhgari
c4a0d89440
Fix the build bustage from bug 1060987 landed on a CLOSED TREE
2014-09-01 18:28:29 -04:00
Phil Ringnalda
a8940eb5c6
Backed out 3 changesets (bug 967844) for robopan bustage
...
Backed out changeset 6b53305f1c42 (bug 967844)
Backed out changeset dff3eb181f33 (bug 967844)
Backed out changeset 4d4b03442eaf (bug 967844)
2014-09-01 15:20:13 -07:00
Ehsan Akhgari
680162a741
Bug 1061060 - Fix more bad implicit constructors in parser; r=hsivonen
2014-09-01 18:04:52 -04:00
Ehsan Akhgari
2228aa08ec
Bug 1060982
- Fix more bad implicit constructors in the HTML parser; r=hsivonen
2014-09-01 18:04:20 -04:00
Ehsan Akhgari
e6b06d5d37
Bug 1060930 - Mark the HTML5 Parser constructors with one argument as explicit; r=hsivonen
2014-09-01 18:02:08 -04:00
Ehsan Akhgari
4a0fc37875
Bug 1061058 - Fix more bad implicit constructors in docshell/dom/uriloader; r=smaug
2014-09-01 18:01:37 -04:00
Ehsan Akhgari
6c932dea6c
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
2014-09-01 18:00:53 -04:00
Ehsan Akhgari
cfc6abd041
Bug 1061057 - Fix more bad implicit constructors in universalchardet; r=smontagu
2014-09-01 17:44:24 -04:00
Ehsan Akhgari
0ef07c7d0b
Bug 1060999 - Fix more bad implicit constructors in intl; r=smontagu
2014-09-01 17:43:50 -04:00
Ehsan Akhgari
f691bdfc0b
Bug 1061056 - Fix more bad implicit constructors in WebRTC; r=jesup
2014-09-01 17:43:17 -04:00
Chris Peterson
94648cc0f3
Bug 1036781 - Part 10: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit MIR code. r=jandem
2014-09-01 14:33:42 -07:00
Benjamin Smedberg
075cfbccc2
Bug 1012924 - Experiments should cancel their XMLHttpRequest on shutdown, and should also set a reasonable timeout on them, r=gfritzsche
2014-09-01 15:26:07 +02:00
Georg Fritzsche
8323fbaa7f
Bug 1059179
- Add BinarySearchIf(). r=waldo
2014-09-01 19:26:16 +02:00
Douglas Crosher
3235c4e5a7
Bug 1060789: Use splat constructor in Odin whenever possible; r=sunfish
2014-09-01 22:14:22 +02:00
Douglas Crosher
4cd3821fb3
Bug 1060789: SIMD x86-x64 backend: Add 'splat' backend support; r=sunfish
2014-09-01 01:30:27 +10:00
Douglas Crosher
fbe951408a
Bug 1059749: SIMD backend: implement signMask; r=sunfish
2014-08-29 20:24:57 +10:00
Ivan Jibaja
6e5b43bedb
Bug 1059529: SIMD x86-x64 backend: Implement bitwise operations; a=ijibaja,dougc,bbouvier; r=sunfish
2014-08-27 18:07:03 -07:00
Ivan Jibaja
784ebf5de6
Bug 1025127: SIMD x86-x64 backend: implement Comparisons; a=ijibaja,dougc,bbouvier; r=sunfish
2014-07-25 02:38:24 -07:00
Christian Holler
873ebc305a
Bug 1051190 - Copy and package ASan dylib on OSX. r=ted
...
--HG--
extra : rebase_source : 1f89ecea3b088fa6816687750cbd49306fd1a1fa
2014-09-01 14:34:23 +02:00
Christian Holler
fa60bd7630
Bug 1056233 - Fix uninitialized value in nsinstall.c. r=froydnj
...
--HG--
extra : rebase_source : 8d59e5ea240afb5ec07673bb7eb9085aed793a95
2014-09-01 14:30:11 +02:00
Jonathan Kew
eec6a05ba7
bug 1048899 - reftest for ::first-letter with Indic clusters. r=smontagu
2014-09-01 21:08:52 +01:00
Jonathan Kew
4572da3eb7
bug 1048899 - don't end ::first-letter in the middle of a ligature for Indic and SEAsian scripts. r=smontagu
2014-09-01 21:08:52 +01:00
Landry Breuil
e79dc99076
Bug 1014375 followup - unbreak the tree by adding an esac forgotten in previous on a CLOSED TREE
2014-09-01 21:58:19 +02:00
Landry Breuil
bdd26f2fdd
Bug 1014375 - Properly define JS_PUNBOX64 or JS_NUNBOX32 depending on the CPU arch r=nbp
2014-09-01 21:41:53 +02:00
Benoit Jacob
461ae95f34
Bug 1060984 - Fix the xulrunnner build now that we static_assert against bad public destructors - no review, xulrunner bustage fix on a CLOSED TREE
2014-09-01 13:07:41 -04:00
Carsten "Tomcat" Book
2797ec766c
Backed out changeset 67b286d214e3 (bug 877072) for m1 test failures
2014-09-01 12:01:09 +02:00
Jean-Yves Avenard
65d00bd2fd
Bug 1055843 - Do not pause when playbackRate = 0. Instead don't play anything. r=padenot
2014-09-01 14:52:39 +10:00
Douglas Crosher
f278ccf4cf
Bug 1059064 - OdinMonkey: avoid referencing AsmJSGlobalRegBias except for the ARM and MIPS backends. r=luke
2014-08-27 14:23:03 +10:00
chiajung hung
9f492bd227
Bug 1060121 - Make WebGLContext::TexImage2D avoid readback for video elements on Windows. r=jgilbert
2014-08-31 21:00:00 +02:00
Alexandre Lissy
9ddcab0dc8
Bug 1060865 - Fix end date filling in SmsFilter. r=vicamo
...
Copying the endDate value in the startDate field won't make the filter
working properly ; in fact, it will even crash the Messages app
sometimes because of the uninitialized value of the endDate which is
invalid and triggers a DataError within the MobileMessageDB.
2014-09-01 01:00:00 +02:00
Gabor Krizsanits
5d97edf128
Bug 877072 - Script execution order for nested imports. r=mrbkap
2014-09-01 10:51:40 +02:00
Anthony Jones
43708c49c3
Bug 1060704
- Save MP4 init segment for later; r=kinetik
2014-09-01 20:45:48 +12:00
Anthony Jones
99b765d459
Bug 1060182 - Cache MP4 buffered ranges; r=cpearce
2014-09-01 20:45:46 +12:00
Carsten "Tomcat" Book
1e05505fc7
Backed out changeset 7de1b4a42f1c (bug 982338) for OS X Crash Bustage on a CLOSED TREE
2014-09-01 09:58:39 +02:00
Phil Ringnalda
7769dc074d
Backed out 8 changesets (bug 1057212, bug 1059033) for Windows build bustage
...
CLOSED TREE
Backed out changeset a54dbdca597b (bug 1059033)
Backed out changeset d8d79e4fbfc4 (bug 1059033)
Backed out changeset 87494588e493 (bug 1057212)
Backed out changeset 3e4105ea0a73 (bug 1059033)
Backed out changeset e59430ea4256 (bug 1059033)
Backed out changeset 301fdfea8fbf (bug 1059033)
Backed out changeset 1ef5a3a9bb06 (bug 1059033)
Backed out changeset a7eaac164c36 (bug 1059033)
2014-08-31 23:55:31 -07:00
Matt Woodrow
0b556d816a
Bug 1059033 - Move DrawTargetTiled to non-unified to ensure that _USE_MATH_DEFINES is applied first. CLOSED TREE
2014-09-01 17:28:53 +12:00
Matt Woodrow
75354456c5
Bug 1059033 - Backout part 6 for causing reftest failures
2014-09-01 16:58:04 +12:00
Robert O'Callahan
83635319fd
Bug 967844. Part 3: Setup FrameMetrics from FrameLayerBuilder based on animated geometry roots. r=mattwoodrow
...
--HG--
extra : rebase_source : d30d2af626038cc556fcd3add9a3876be2c58239
2014-08-31 15:29:24 +12:00
Robert O'Callahan
a67165f077
Bug 967844. Part 2: Move mContentDescription from Layer to FrameMetrics. r=kats
...
--HG--
extra : rebase_source : d5a2d8ea13369db215e96e721efc3ce0b354a523
2014-08-30 00:23:25 +12:00
Robert O'Callahan
24299705bb
Bug 967844. Part 1: Move mBackgroundColor from Layer to FrameMetrics. r=kats
...
--HG--
extra : rebase_source : b5fd1fd1b0b1f55990e72d205cc871a46d5f4f8c
2014-08-30 00:23:25 +12:00
Matt Woodrow
0029aa41fc
Bug 1059033 - Followup to fix windows build
...
--HG--
extra : rebase_source : 1ad884a8f5d90feb431a522aa7937d726ad699ec
2014-09-01 16:30:25 +12:00
Ehsan Akhgari
6b95ac13c0
Bug 1061051 - Fix more bad implicit constructors in the media code; r=roc
...
--HG--
extra : rebase_source : c3d5f6a1cc95f4a7f123129e14a9a0c57d00ef38
2014-08-31 23:50:59 -04:00
Ehsan Akhgari
f76451d2e9
Bug 1060980 - Fix more bad implicit constructors in the media code; r=roc
...
--HG--
extra : rebase_source : 14da50f7d2e37e04452445dea575ea4d582e8efd
2014-08-31 23:50:23 -04:00
Ehsan Akhgari
1541d1e681
Bug 1061050 - Fix more bad implicit constructors in editor; r=roc
...
--HG--
extra : rebase_source : 4bc00b1cf3807cfe7267cc20ed618ed2ce827a64
2014-08-31 23:49:37 -04:00
Matt Woodrow
3e5b8a53b3
Bug 1044129 - Don't crash if ContainerLayer temporary surface allocation fails. r=jrmuizel
2014-07-29 17:31:00 +12:00
Ehsan Akhgari
60360fc645
Bug 1060985 - Fix more bad implicit constructors in layout; r=roc
2014-08-31 23:36:37 -04:00
Ehsan Akhgari
7dc5883ffa
Bug 1060978 - Fix more bad implicit constructors in editor; r=roc
2014-08-31 23:33:43 -04:00
Ehsan Akhgari
d65b8ee5d4
Bug 1061001 - Fix more bad implicit constructors in widget; r=roc
2014-08-31 23:33:13 -04:00
Ehsan Akhgari
482db6a79a
Bug 1060991 - Fix more bad implicit constructors in gfx; r=roc
2014-08-31 23:32:35 -04:00
Ehsan Akhgari
3cc9664125
Bug 1060802 - Fix some more bad implicit constructors in gfx; r=roc
2014-08-31 23:31:20 -04:00