Commit Graph

57497 Commits

Author SHA1 Message Date
Benjamin Bouvier
72e5f8ec1a Bug 1304672: Rename AsmJSUnsignedToFloat32 to WasmUnsignedToFloat32; r=luke
And LAsmJSUInt32ToFloat32 to LWasmUint32ToFloat32;

MozReview-Commit-ID: EVbZZH8n0nP

--HG--
extra : rebase_source : 4d64a7b7d65b64836e0b87b3d12a31aea8bf48b5
extra : histedit_source : 37ca26445655f62c1b7eafbabd186d52b7f4d9a4
2016-11-02 10:37:48 +01:00
Benjamin Bouvier
a4ef9c21e7 Bug 1304672: Rename AsmJSUnsignedToDouble to WasmUnsignedToDouble; r=luke
And also AsmJSUInt32ToDouble to WasmUint32ToDouble;

MozReview-Commit-ID: Dz3dZmVNQLP

--HG--
extra : rebase_source : 5f5c80d518758fea8beab96cb70f348c38a50514
extra : histedit_source : 0d7edd466715aedae075781185a258ba1135106f
2016-11-02 10:33:46 +01:00
Benjamin Bouvier
53529d1b83 Bug 1304672: Rename AsmSelect to WasmSelect; r=luke
MozReview-Commit-ID: 2PJ0o69LHCx

--HG--
extra : rebase_source : cead71bd69c36d6bd470431dd713fe72ff74ef0d
extra : histedit_source : 548f9106e51e14fa07bf19116bb4a1a1ec2fa833
2016-11-02 10:24:29 +01:00
Benjamin Bouvier
2be5963bfd Bug 1304672: Rename AsmReinterpret to WasmReinterpret; r=luke
MozReview-Commit-ID: IykJQTtqunX

--HG--
extra : rebase_source : 4039550bf12aad571da2264313852ea4eacdaf93
extra : histedit_source : 3febd0ead783dc06efa21b4c0ec5da73397da89d
2016-11-02 10:15:52 +01:00
Till Schneidereit
36cc395098 Bug 1313810 - Properly handle Promise-subclassing with a cross-compartment Promise superclass. r=arai
MozReview-Commit-ID: 8F0b5SHfIen
2016-11-03 15:21:26 +01:00
Jon Coppeard
e9b86f1af6 Bug 1314299 - Add assertions to ConstraintTypeSet data structures r=jandem 2016-11-03 11:03:51 +00:00
Jon Coppeard
dc9af2000e Bug 1314565 - Fix PerfSpewer following mutex ordering changes r=nbp 2016-11-03 11:03:51 +00:00
André Bargull
ed70f39ba2 Bug 1073307: Add tests for timeZone support in Date.prototype.toLocaleString. r=Waldo 2016-11-01 08:54:19 -07:00
Kris Maglione
74012f4fcd Bug 1312690: Load content scripts asynchronously when possible. r=aswan
MozReview-Commit-ID: BzpZA4stbCI

--HG--
extra : rebase_source : 1b93f4ee7add989b3716b75c26ee9835e086d29c
2016-11-02 13:57:19 -07:00
Wes Kocher
df5dbf81cc Merge central to inbound a=merge 2016-11-02 17:31:08 -07:00
Wes Kocher
7bcb4fd669 Backed out 2 changesets (bug 1314037) for win64 wpt(1) failures a=backout
Backed out changeset 0223902c2353 (bug 1314037)
Backed out changeset c9b3a1252363 (bug 1314037)
2016-11-02 12:12:02 -07:00
André Bargull
86c995dfd5 Bug 1314037 - Part 2: Support extended Unicode escape sequences in identifiers. r=arai
--HG--
extra : rebase_source : dd04559838cbaa24f00576db035fb33683a98dc3
2016-10-31 09:58:08 -07:00
André Bargull
dd3ee0e6f4 Bug 1314037 - Part 1: Use uniform types for UTF-16 code units and code points. r=arai
--HG--
extra : rebase_source : 5bc1c6cbd3e00b455b2c14653875ef49d7a2cf81
2016-10-31 07:15:11 -07:00
Jon Coppeard
24632186f9 Bug 1312525 - Always trigger the pre-barrier when setting an unlazified script r=sfink a=abillings
--HG--
extra : rebase_source : 00f325e843ecb708a1d25df153a710e84862c5a7
2016-11-02 11:11:14 +00:00
André Bargull
0e9f947c87 Bug 1288541 - Part 2: Inline _GetNextSetEntryForIterator intrinsic. r=arai
--HG--
extra : rebase_source : 39e8fa9d20e147853e652c022d2e58075cdb0d01
2016-10-19 09:35:15 -07:00
André Bargull
ba61b05695 Bug 1288541 - Part 1: Self-host SetIterator.prototype.next(). r=till
--HG--
extra : rebase_source : f2e2ea04b8314784a8ce99cf56839ce0bbb8a6f4
2016-11-01 08:49:12 -07:00
Lars T Hansen
c77e4ec01c Bug 1314482 - heed the return value from the error reporter. r=arai
--HG--
extra : rebase_source : b7a75b57ef09c4bdc93e7796ada7ffdf868d1ea9
2016-11-02 10:33:26 +01:00
Sander Mathijs van Veen
1f40fc75ae Bug 1302367 - Regression in Emscripten's conditionals caused by ModD r=jandem,nbp
MozReview-Commit-ID: DotMfdJ8zBD

--HG--
extra : rebase_source : 1bba438c15a6e919e55be114f7b68c6ea9104f2c
2016-10-25 13:04:59 +00:00
Zibi Braniecki
89b4923282 Bug 966559 - Use public C API for NumberingSystem. r=Waldo
MozReview-Commit-ID: CBICCJQXI7R

--HG--
extra : rebase_source : b74b9d6038580ab970565bb56c09d5330be92407
2016-11-01 12:15:26 -07:00
Phil Ringnalda
8f3fc80e6a Merge m-c to autoland 2016-10-31 18:46:45 -07:00
Bill McCloskey
d7e107da58 Bug 1308040 - Don't count painting time in GC telemetry (r=sfink) 2016-10-31 14:01:48 -07:00
Bill McCloskey
6c5708cce0 Bug 1308040 - Fix GC JSON totals array (r=sfink) 2016-10-31 14:01:48 -07:00
Bill McCloskey
eb7d9fafff Bug 1308040 - Don't output 0s in GC JSON (r=sfink) 2016-10-31 14:01:47 -07:00
Michelangelo De Simone
6314d37360 Bug 1310020 - Remove DOM/bluetooth and related code. r=jst
MozReview-Commit-ID: IEhwzzBgb3x

--HG--
extra : rebase_source : 664e30c1d3babc71b2ef77c00e393fa767f4c159
2016-10-28 14:25:23 -07:00
Carsten "Tomcat" Book
12b13f74df Backed out changeset f16586fdc3fd (bug 1232966) for arm bustage 2016-10-31 15:08:14 +01:00
Carsten "Tomcat" Book
2b0c24a4d2 Backed out changeset 6892ec7e77f3 (bug 1232966) 2016-10-31 15:07:31 +01:00
Jan de Mooij
2a1303f94d Bug 1299107 - Share more shapes across compartments. r=Waldo 2016-10-31 15:01:20 +01:00
Lars T Hansen
71a418d5f0 Bug 1232966 - test cases for SharedArrayBuffer.prototype.slice. r=arai
--HG--
extra : rebase_source : dd76d70d09bfbf3ddf65c10ab5168be69f03e49b
2016-10-31 10:40:07 +01:00
Lars T Hansen
6420049372 Bug 1232966 - SharedArrayBuffer.prototype.slice. r=arai
--HG--
extra : rebase_source : 6afc38709d9f6eeeead43e43037e5ca9b78de985
2016-10-31 14:15:35 +01:00
Tooru Fujisawa
98f3030623 Bug 1185106 - Part 14: Add AsyncFunction.prototype[@@toStringTag]. r=till 2016-10-31 05:33:16 +09:00
Tooru Fujisawa
8f486dc57c Bug 1185106 - Part 13: Support async function in Function.prototype.toString. r=till
MozReview-Commit-ID: 1CwKhHKOLhk
2016-08-29 02:06:19 +09:00
Tooru Fujisawa
615088fefd Bug 1185106 - Part 12: Return wrapped function for arguments.callee. r=till
MozReview-Commit-ID: JxID0houuqK
2016-08-29 14:51:39 +09:00
Tooru Fujisawa
965b052608 Bug 1185106 - Part 11.6: Add test for async function expression binding identity. r=till
MozReview-Commit-ID: J7YAj7XIh24
2016-08-29 14:51:10 +09:00
Tooru Fujisawa
f76ad02048 Bug 1185106 - Part 11.5: Add async function constructor and prototype. r=till
MozReview-Commit-ID: DKdeWuAdhrY
2016-08-29 02:06:19 +09:00
Tooru Fujisawa
75a6a457af Bug 1185106 - Part 11.4: Add function length test for async function. r=till
MozReview-Commit-ID: BILq634dpL2
2016-08-29 02:06:19 +09:00
Mariusz Kierski
ebcb47a21f Bug 1185106 - Part 11.3: Add semantics test for async/await. r=efaust,till
MozReview-Commit-ID: E1WPuMsz3Jk
2016-08-29 02:06:19 +09:00
Tooru Fujisawa
0cfe3ce610 Bug 1185106 - Part 11.2: Add helper functions for async/await test. r=till
MozReview-Commit-ID: B3lwv5ejz5g
2016-08-29 02:06:19 +09:00
Tooru Fujisawa
5d7377b42e Bug 1185106 - Part 11.1: Implement async functions. r=till
MozReview-Commit-ID: ChWpakqUlsi
2016-08-29 02:05:55 +09:00
Tooru Fujisawa
f7b54d0f8e Bug 1185106 - Part 10.3: Add parser test for async arrow function. r=efaust,till
MozReview-Commit-ID: 1HCDc8Z1BJU
2016-08-28 23:58:30 +09:00
Tooru Fujisawa
949bd7632a Bug 1185106 - Part 10.2: Support async arrow function in Reflect.parse. r=efaust,till
MozReview-Commit-ID: LYJym1TTrQa
2016-08-28 23:58:30 +09:00
Tooru Fujisawa
b5163f4e1a Bug 1185106 - Part 10.1: Support async arrow function in Parser. r=till
MozReview-Commit-ID: CuMJ5qk2HVs
2016-08-28 23:58:30 +09:00
Tooru Fujisawa
92cd9d396c Bug 1185106 - Part 9.3: Add parser test for yield in async function statement in export default. r=till
MozReview-Commit-ID: 3OsdBSSyz64
2016-08-28 23:58:29 +09:00
Tooru Fujisawa
96c7fbc2ea Bug 1185106 - Part 9.2: Add parser test for async function statement in export default. r=efaust,till
MozReview-Commit-ID: U7PXXOsEpA
2016-08-28 23:58:29 +09:00
Tooru Fujisawa
769d4cad22 Bug 1185106 - Part 9.1: Support async function statement in export default in Parser. r=efaust,till
MozReview-Commit-ID: 5oe1f3MRssu
2016-08-28 23:58:29 +09:00
Tooru Fujisawa
c5236c1dc9 Bug 1185106 - Part 8.2: Add parser test for await in module. r=efaust,till
MozReview-Commit-ID: JNEYt4Y3fo4
2016-08-28 23:58:29 +09:00
Mariusz Kierski
2c2d7ff0f1 Bug 1185106 - Part 8.1: Treat await as keyword in module. r=efaust,till
MozReview-Commit-ID: JnnXaIJvPGW
2016-08-28 23:58:29 +09:00
Tooru Fujisawa
9e6bd2f04e Bug 1185106 - Part 7.4: Fix property name parsing with async name. r=till 2016-10-31 05:33:11 +09:00
Tooru Fujisawa
a557c2b099 Bug 1185106 - Part 7.3: Add parser test for yield in async method. r=till
MozReview-Commit-ID: EkJSBtUFijk
2016-08-28 23:58:29 +09:00
Mariusz Kierski
925b84ddb8 Bug 1185106 - Part 7.2: Add parser test for async method. r=efaust,till
MozReview-Commit-ID: Lv2sjpSILhz
2016-08-28 23:58:29 +09:00
Mariusz Kierski
d4f1a569f2 Bug 1185106 - Part 7.1: Support async method in Parser. r=efaust,jwalden,till
MozReview-Commit-ID: IqaY6IwRiHr
2016-08-28 23:58:28 +09:00