The GenericCueAPIEnabled experimental preference is currently enabled by default in WebKit2, but disabled by default in WebKitLegacy. Can we enabled generic cue in WebKitLegacy? If not, can we at least remove the experimental setting in WebKit2 now?
Jer & Eric, thoughts?
Should we support it in WK1 at all?
(In reply to Eric Carlson from comment #2) > Should we support it in WK1 at all? If we can without undue burden, I think it makes things more straightforward to support them universally.
(In reply to Sam Weinig from comment #3) > If we can without undue burden, I think it makes things more straightforward > to support them universally. It isn't a burden, but it seems strange to add new features to something we don't want people to use.
(In reply to Eric Carlson from comment #4) > (In reply to Sam Weinig from comment #3) > > If we can without undue burden, I think it makes things more straightforward > > to support them universally. > > It isn't a burden, but it seems strange to add new features to something we > don't want people to use. Most features we add aren't behind a feature flat at all, so we do this all time implicitly. If we want to stop making features available to WebKit1, we will really need to fork it off.
<rdar://problem/69629756>