Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5fbd8dd5a51365f538be33dc846deaf3ed23506
      
https://github.com/WebKit/WebKit/commit/f5fbd8dd5a51365f538be33dc846deaf3ed23506
  Author: Alex Christensen <[email protected]>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm

  Log Message:
  -----------
  Clean up after 263887@main
https://bugs.webkit.org/show_bug.cgi?id=256627
rdar://109187838

Reviewed by Wenson Hsieh.

A call to haveStrictDecodableNSTextTable was incorrectly added.
NSPresentationIntent doesn't serialize an NSTextTable like NSParagraphStyle 
does.
Also, the comment indicating that a test and crash referred to an assertion that
was hit without a change to shouldEnableStrictMode.

To help other developers know what to do when they hit that assertion, I add a
comment indicating how they should proceed instead of expanding the list of ObjC
classes that are serialized.

* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to