[webkit-dev] WebKit Style: Whitespace for Objective-C protocols

2022-02-21 Thread Myles Maxfield via webkit-dev
Hello! I was working on a patch recently where I wanted to give an Objective-C variable a type of “id that conforms to protocol Foo.” Should this be spelled like this: id myVariable Or like this: id myVariable I don’t see anything about this in the WebKit style guide

Re: [webkit-dev] Request for Position: Fetch Metadata

2022-02-21 Thread Alex Christensen via webkit-dev
I’m interested in this work, and would be happy to review patches. I noticed that Chrome and Firefox both implement it and we don’t. Some of the implementation might be a little involved, so I’m happy to answer questions and point in the right direction when I can. I’m not thrilled that it ad