Jonathan Garbee
Jonathan Garbee
MacOS, right click in dock goto options and it does contain "Open at Login". So we may want to expose that on MacOS still for consistency on that platform. Windows...
> Right now, users have to explicitly launch an installed web app; this functionality lets that web app start automatically, and that is new to the web platform. This is...
Ah, thanks for the follow-up context. I think I initially had one interpretation in my mind of the concern as I read it since it was under the Privacy header....
To add onto that, Aladdin is absolutely *rare* [in ARN](http://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=955). Gatherer is the official resource and what it says goes, even if it is clearly wrong. Until they fix it...
> perhaps by introducing new values for the booster field, such as `"old common"` or `"old uncommon"`. "Old X" is a bad name for this situation. As that implies they...
The example object could even be cleaned up a little bit more. Like `$address->purpose('QUOTE')` could be, the object is defaulted to `PURCHASE` and you call `$address->forQuote()` to toggle the purpose....
Any existing ideas on how this would be structured in the repository? I would love to help here if I could.
I agree with the maintenance part for the code itself. The other main problem is, things like PHP have numerous :heavy_multiplication_x: numerous ways of handling things. So, if the repo...
This seems like a feature request against the DevTools API that we should get routed to the appropriate team (not sure if that is Extension API or DevTools itself.) I'll...
I don't believe there is any exposure to intercept those messages. What is your use-case for needing such a feature?