[webkit-changes] [WebKit/WebKit] f6109d: Bail out early if query evaluation causes document...

Rob Buis noreply at github.com
Tue Sep 27 05:08:57 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f6109d40b478286caa2a405a611b581726cb96fc
      https://github.com/WebKit/WebKit/commit/f6109d40b478286caa2a405a611b581726cb96fc
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M Source/WebCore/css/MediaQueryMatcher.cpp

  Log Message:
  -----------
  Bail out early if query evaluation causes document detachment
https://bugs.webkit.org/show_bug.cgi?id=245720

Reviewed by Ryosuke Niwa.

Bail out early if query evaluation causes document detachment
on the media query matcher.

* Source/WebCore/css/MediaQueryMatcher.cpp:
(WebCore::MediaQueryMatcher::evaluateAll):

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




More information about the webkit-changes mailing list