Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0208a665a12c58fee1bbc9b47632fbbef5ed6259
      
https://github.com/WebKit/WebKit/commit/0208a665a12c58fee1bbc9b47632fbbef5ed6259
  Author: Anil Hebbar <anil_heb...@apple.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    A LayoutTests/ipc/executor.js
    A 
LayoutTests/ipc/remotedisplaylistrecorder-drawcontrolpart-slidertrackpart-crash-expected.txt
    A 
LayoutTests/ipc/remotedisplaylistrecorder-drawcontrolpart-slidertrackpart-crash.html
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in

  Log Message:
  -----------
  TypeCast assert in SliderTrackMac::owningSliderTrackPart
https://bugs.webkit.org/show_bug.cgi?id=289582
rdar://146390870

Reviewed by Ryosuke Niwa and Aditya Keerthi.

The issue was caused by lack of validation in
Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in file. Validation was
added to this and all the other derived classes listed in the radar.

* LayoutTests/ipc/executor.js: Added.
(export.default.Executor):
(export.default.Executor.prototype.createInstance):
(export.default.Executor.prototype.destroy):
* 
LayoutTests/ipc/remotedisplaylistrecorder-drawcontrolpart-slidertrackpart-crash-expected.txt:
 Added.
* 
LayoutTests/ipc/remotedisplaylistrecorder-drawcontrolpart-slidertrackpart-crash.html:
 Added.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:

Canonical link: https://commits.webkit.org/292274@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to