[Webkit-unassigned] [Bug 210014] New: Web Inspector: replace `featureGuard` and `availability` with a combined `condition` that accepts any macro
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 4 19:46:10 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210014
Bug ID: 210014
Summary: Web Inspector: replace `featureGuard` and
`availability` with a combined `condition` that
accepts any macro
Product: WebKit
Version: WebKit Local Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: inspector-bugzilla-changes at group.apple.com
A benefit of this is that the frontend wouldn't generate code for things that have a non-matching `condition` (e.g. we wouldn't have an `IndexedDB` agent in the frontend if `ENABLE(INDEXED_DATABASE)` is not set).
--
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/20200405/cea923c9/attachment-0001.htm>
More information about the webkit-unassigned
mailing list