User Details
User Details
- User Since
- Jul 17 2018, 7:39 PM (382 w, 10 h)
- Availability
- Available
- Review Queue
- 0
Mon, Nov 10
Mon, Nov 10
yury committed rFIREFOXBETAc4567e0bb7a5: Bug 1995531 - Enable relaxed_simd preference for browser. r=rhunt (authored by yury).
Bug 1995531 - Enable relaxed_simd preference for browser. r=rhunt
yury committed rFIREFOXBETA75ef3f79aae3: Bug 1992130 - Fix arguments types for std::copy. r=rhunt (authored by yury).
Bug 1992130 - Fix arguments types for std::copy. r=rhunt
yury committed rFIREFOXBETAc3e11dc69bd6: Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64… (authored by rong.m.bao).
Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64…
yury committed rFIREFOXBETAe83d3aaf8db9: Bug 1993666 - Part 3: (Drive-by) Make different simulator stack switching gates… (authored by rong.m.bao).
Bug 1993666 - Part 3: (Drive-by) Make different simulator stack switching gates…
yury committed rFIREFOXBETA4ad393869182: Bug 1993666 - [loong64] Part 1: Implement WASM JSPI stack switching for loong64… (authored by rong.m.bao).
Bug 1993666 - [loong64] Part 1: Implement WASM JSPI stack switching for loong64…
Thu, Nov 6
Thu, Nov 6
yury accepted D271459: Bug 1990931 - wasm: Move stack limit from wasm::Instance to wasm::Context. r?yury.
Change looks good. I concern/curios about effect of introduced loadPtr(Address(InstanceReg, wasm::Instance::offsetOfCx()), ... instructions.
Tue, Nov 4
Tue, Nov 4
The WasmPIPromisingFunction call fails because of conversion to nullexternref, just before suspender is set. Theoretically we can move the suspender null check to the caller and document this case. (We have another call site of CleanupActiveSuspender at WasmPISuspendTaskContinue which does not need this logic)
Mon, Nov 3
Mon, Nov 3
yury committed rFIREFOXRELEASE12d8474e45d7: Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt (authored by yury).
Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt
Wed, Oct 29
Wed, Oct 29
yury planned changes to D270613: WIP: Bug 1989473 - Initial implementation of configureAll builtin.
Fri, Oct 24
Fri, Oct 24
yury committed rFIREFOXAUTOLANDc4567e0bb7a5: Bug 1995531 - Enable relaxed_simd preference for browser. r=rhunt (authored by yury).
Bug 1995531 - Enable relaxed_simd preference for browser. r=rhunt
Mon, Oct 20
Mon, Oct 20
yury planned changes to D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
yury updated the diff for D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
yury planned changes to D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury updated the diff for D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
Fri, Oct 17
Fri, Oct 17
yury planned changes to D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury updated the diff for D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury planned changes to D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
yury updated the diff for D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
yury updated the diff for D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury planned changes to D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
Thu, Oct 16
Thu, Oct 16
yury planned changes to D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury updated the diff for D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
Wed, Oct 15
Wed, Oct 15
yury committed rFIREFOXAUTOLAND75ef3f79aae3: Bug 1992130 - Fix arguments types for std::copy. r=rhunt (authored by yury).
Bug 1992130 - Fix arguments types for std::copy. r=rhunt
yury planned changes to D268754: WIP: Bug 1989473 - Baseline and InitExpr implementation.
yury committed rFIREFOXAUTOLANDe83d3aaf8db9: Bug 1993666 - Part 3: (Drive-by) Make different simulator stack switching gates… (authored by rong.m.bao).
Bug 1993666 - Part 3: (Drive-by) Make different simulator stack switching gates…
yury committed rFIREFOXAUTOLAND4ad393869182: Bug 1993666 - [loong64] Part 1: Implement WASM JSPI stack switching for loong64… (authored by rong.m.bao).
Bug 1993666 - [loong64] Part 1: Implement WASM JSPI stack switching for loong64…
yury committed rFIREFOXAUTOLANDc3e11dc69bd6: Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64… (authored by rong.m.bao).
Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64…
yury added a comment to D268248: Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64-simulator. r=rhunt.
Thank you for patch. I will land it shortly
Mon, Oct 13
Mon, Oct 13
yury accepted D268248: Bug 1993666 - [loong64] Part 2: Enable WASM JSPI by default on loong64-simulator. r=rhunt.
Python code reformatting is needed (my guess, to break long lines near die()).
yury committed rFIREFOXBETA12d8474e45d7: Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt (authored by yury).
Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt
Oct 8 2025
Oct 8 2025
yury committed rFIREFOXAUTOLAND12d8474e45d7: Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt (authored by yury).
Bug 1930192 - Enable Relaxed SIMD for release. r=rhunt
Oct 7 2025
Oct 7 2025
yury updated the diff for D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
Oct 3 2025
Oct 3 2025
yury requested review of D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
yury updated the diff for D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
yury planned changes to D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
yury planned changes to D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
yury updated the diff for D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
Oct 2 2025
Oct 2 2025
yury planned changes to D267330: Bug 1930192 - Enable Relaxed SIMD for release. r?rhunt.
Sep 26 2025
Sep 26 2025
yury updated the diff for D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
yury planned changes to D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
Sep 18 2025
Sep 18 2025
yury planned changes to D265384: WIP: Bug 1989473 - Initial implementation of custom descriptors..
Sep 11 2025
Sep 11 2025
Sep 8 2025
Sep 8 2025
yury committed rFIREFOXRELEASE330b4ff82890: Bug 1977593 - Ignore non-wasm related activations when searching activation to… (authored by yury).
Bug 1977593 - Ignore non-wasm related activations when searching activation to…
yury committed rFIREFOXRELEASE120681619f5d: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward (authored by yury).
Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward
Aug 27 2025
Aug 27 2025
Aug 18 2025
Aug 18 2025
yury committed rFIREFOXBETA330b4ff82890: Bug 1977593 - Ignore non-wasm related activations when searching activation to… (authored by yury).
Bug 1977593 - Ignore non-wasm related activations when searching activation to…
yury committed rFIREFOXBETA120681619f5d: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward (authored by yury).
Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward
Aug 11 2025
Aug 11 2025
yury committed rFIREFOXRELEASEb36d74a3b113: Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt (authored by yury).
Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt
yury committed rFIREFOXRELEASE07817ed981c4: Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native…
yury committed rFIREFOXRELEASE014d0686e69e: Bug 1975643 - [riscv64] Part 2: Implement WASM JSPI stack switching for riscv64… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 2: Implement WASM JSPI stack switching for riscv64…
yury committed rFIREFOXRELEASE0a59cec6df47: Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury
yury committed rFIREFOXRELEASE13f103690275: Bug 1975643 - [riscv64] Part 1: Add WASM JSPI register defs for riscv64 in… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 1: Add WASM JSPI register defs for riscv64 in…
yury committed rFIREFOXRELEASEdaa28ac20647: Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt (authored by yury).
Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt
yury committed rFIREFOXRELEASE23ec97b69b5f: Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt (authored by yury).
Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt
yury committed rFIREFOXRELEASE74b1bd19aba3: Bug 1973229 - Add conditional PASS for Resizable ArrayBuffer WPT test. r=rhunt (authored by yury).
Bug 1973229 - Add conditional PASS for Resizable ArrayBuffer WPT test. r=rhunt
Aug 5 2025
Aug 5 2025
yury planned changes to D260064: WIP: Bug 1980488 - Store uniqueId inside WasmGcObject..
Jul 30 2025
Jul 30 2025
yury committed rFIREFOXAUTOLAND330b4ff82890: Bug 1977593 - Ignore non-wasm related activations when searching activation to… (authored by yury).
Bug 1977593 - Ignore non-wasm related activations when searching activation to…
Jul 22 2025
Jul 22 2025
yury committed rFIREFOXAUTOLAND120681619f5d: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward (authored by yury).
Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r=jseward
yury updated the diff for D258243: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r?jseward.
yury updated the diff for D258243: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r?jseward.
yury updated the diff for D258243: Bug 1978600 - Use LEA instruction for ADD operation on X86 platforms. r?jseward.
Jul 21 2025
Jul 21 2025
yury committed rFIREFOXBETAb36d74a3b113: Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt (authored by yury).
Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt
yury committed rFIREFOXBETA0a59cec6df47: Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury
yury committed rFIREFOXBETA07817ed981c4: Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native…
yury committed rFIREFOXBETA014d0686e69e: Bug 1975643 - [riscv64] Part 2: Implement WASM JSPI stack switching for riscv64… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 2: Implement WASM JSPI stack switching for riscv64…
yury committed rFIREFOXBETA13f103690275: Bug 1975643 - [riscv64] Part 1: Add WASM JSPI register defs for riscv64 in… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 1: Add WASM JSPI register defs for riscv64 in…
yury committed rFIREFOXBETAdaa28ac20647: Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt (authored by yury).
Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt
yury committed rFIREFOXBETA74b1bd19aba3: Bug 1973229 - Add conditional PASS for Resizable ArrayBuffer WPT test. r=rhunt (authored by yury).
Bug 1973229 - Add conditional PASS for Resizable ArrayBuffer WPT test. r=rhunt
yury committed rFIREFOXBETA23ec97b69b5f: Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt (authored by yury).
Bug 1966549 - Trace suspendable stack even when it is active. r=rhunt
Jul 16 2025
Jul 16 2025
yury committed rFIREFOXAUTOLANDb36d74a3b113: Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt (authored by yury).
Bug 1977120 - Disable asm.js when no Wasm compilers. r=rhunt
The patch looks good.
Jul 14 2025
Jul 14 2025
yury committed rFIREFOXRELEASEb6e0917d769e: Bug 1972235 - Handle properly OOM in toFixedLengthBufferImpl. r=rhunt (authored by yury).
Bug 1972235 - Handle properly OOM in toFixedLengthBufferImpl. r=rhunt
yury committed rFIREFOXRELEASEde0e0de0fd1f: Bug 1970505 - Fix result conversion in CallOnMainStack. r=jseward (authored by yury).
Bug 1970505 - Fix result conversion in CallOnMainStack. r=jseward
yury committed rFIREFOXRELEASE40b93e527c9f: Bug 1972621 - Change WPT test to specify maximum memory limit. r=rhunt (authored by yury).
Bug 1972621 - Change WPT test to specify maximum memory limit. r=rhunt
Jul 10 2025
Jul 10 2025
Jul 8 2025
Jul 8 2025
yury committed rFIREFOXAUTOLAND0a59cec6df47: Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 4: Enable JSPI build option for riscv64. r=yury
yury committed rFIREFOXAUTOLAND07817ed981c4: Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native… (authored by rong.m.bao).
Bug 1975643 - [riscv64] Part 3: Implement WASM JSPI stack switching for native…
