[Webkit-unassigned] [Bug 246319] New: encode Markable values without a separate isEmpty boolean
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 10 21:53:54 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246319
Bug ID: 246319
Summary: encode Markable values without a separate isEmpty
boolean
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: heycam at apple.com
We currently encode Markable values by writing a bool first representing whether the value is the special empty value. We should make use of the fact that the types used in Markable are designed to represent an "is empty" state without additional storage.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221011/f0edb796/attachment.htm>
More information about the webkit-unassigned
mailing list