Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa5d33136b6fe84d175361947adbd3c8d9dec6df
      
https://github.com/WebKit/WebKit/commit/aa5d33136b6fe84d175361947adbd3c8d9dec6df
  Author: Said Abou-Hallawa <[email protected]>
  Date:   2026-07-06 (Mon, 06 Jul 2026)

  Changed paths:
    M Source/WebKit/Shared/WebCoreArgumentCodersPlatform.serialization.in

  Log Message:
  -----------
  FilterRenderingOption::FastAndLowQuality should be added to serialization.in
https://bugs.webkit.org/show_bug.cgi?id=318560
rdar://181335254

Reviewed by Alex Christensen.

FastAndLowQuality was added to the enum FilterRenderingOption In 313563@main. 
The
main purpose of adding it was to make snapshot for page color sampling fast. 
This snapshotting happens in WebContent process right now so it does not need 
to be
serialized to GPUProcess.

But in the future we may move this snapshotting to GPUProcess, like for site-
isolation for example. Or other uses for
FastAndLowQuality are discovered.

* Source/WebKit/Shared/WebCoreArgumentCodersPlatform.serialization.in:

Canonical link: 
https://flagged.apple.com:443/proxy?t2=DP9C8W4Px1&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE2NTY3QG1haW4=&emid=2b5ea247-21fe-4d44-8346-576664449682&c=11



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

Reply via email to