Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca9da792e69c1c22552f60e13bac905ce2c03d92
      
https://github.com/WebKit/WebKit/commit/ca9da792e69c1c22552f60e13bac905ce2c03d92
  Author: Anne van Kesteren <[email protected]>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M Source/WebCore/SaferCPPExpectations/UncheckedLocalVarsCheckerExpectations
    M Source/WebCore/html/track/TextTrackCue.h
    M Source/WebCore/html/track/VTTCue.cpp
    M Source/WebCore/html/track/VTTCue.h

  Log Message:
  -----------
  Reduce unsafeness in VTTCue
https://bugs.webkit.org/show_bug.cgi?id=292050

Reviewed by Ryosuke Niwa.

As per https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines

* Source/WebCore/html/track/VTTCue.cpp:
(WebCore::VTTCueBox::applyCSSProperties):

The dereference removal corrects a mistake made in 270996@main
where the dereferencing was added without explanation.

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



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

Reply via email to