mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* refactor: add gin::Converter<std::span>::ToV8() Co-authored-by: Charles Kerr <charles@charleskerr.com> * feat: add ToV8(const base::flat_set<T>&) Co-authored-by: Charles Kerr <charles@charleskerr.com> * perf: use a flat_set in WebContents::TitleWasSet() Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: add gin::Converter<std::array>::ToV8() Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>