[webkit-changes] [WebKit/WebKit] f834e5: ASAN_TRAP in WebCore::WorkletGlobalScope::WorkletG...

pratiksha-99 noreply at github.com
Mon Dec 23 14:29:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f834e56e78df4c0a34dd1e210203aaafc4746b4c
      https://github.com/WebKit/WebKit/commit/f834e56e78df4c0a34dd1e210203aaafc4746b4c
  Author: Pratiksha Choudhury <p_choudhury at apple.com>
  Date:   2024-12-23 (Mon, 23 Dec 2024)

  Changed paths:
    A LayoutTests/fast/worklets/worklet-global-scope-constructor-expected.txt
    A LayoutTests/fast/worklets/worklet-global-scope-constructor.html
    M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
    M Source/WebCore/css/DOMCSSPaintWorklet.cpp

  Log Message:
  -----------
  ASAN_TRAP in WebCore::WorkletGlobalScope::WorkletGlobalScope
https://bugs.webkit.org/show_bug.cgi?id=284969
rdar://141683469

Reviewed by Chris Dumez and Ryosuke Niwa.

Added a check for document having browsing context.

* LayoutTests/fast/worklets/worklet-global-scope-constructor-expected.txt: Added.
* LayoutTests/fast/worklets/worklet-global-scope-constructor.html: Added.
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/css/DOMCSSPaintWorklet.cpp:
(WebCore::PaintWorklet::addModule):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list