Files
servo/components/script
WaterWhisperer bed16a236e script: Replace borrow_mut() with borrow() in AudioBuffer::restore_js_channel_data (#41253)
Avoid borrow hazard in `AudioBuffer::restore_js_channel_data`

Testing: `./mach check` and `./mach test-wpt
tests/wpt/tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-output.html
--pref js_mem_gc_zeal_level=2 --pref js_mem_gc_zeal_frequency=1
--timeout-multiplier=5 --product=servo`
<img width="2661" height="1385" alt="截图 2025-12-14 11-32-13"
src="https://github.com/user-attachments/assets/830ec4a7-17b8-4931-951f-1eb60d373d82"
/>
now it won't crash
Fixes: #41248

Signed-off-by: WaterWhisperer <waterwhisperer24@qq.com>
2025-12-14 06:42:00 +00:00
..
2025-10-02 07:51:19 +00:00
2025-12-05 07:23:32 +00:00