[Webkit-unassigned] [Bug 202719] [CSS Shadow Parts] Allow exporting single part with multiple names using exportparts attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 00:38:07 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202719

--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
> We can’t use range loop?

Not at the moment, SpaceSplitString doesn't have iterator interface.

> Should we typedef Vector?

Seems like overkill. Aliases make the code more opaque so I prefer only using them when types get pretty complicated.

-- 
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/20191009/c6d920ce/attachment-0001.html>


More information about the webkit-unassigned mailing list