iOS allows alternative browser engines in Japan
developer.apple.com
iOS allows alternative browser engines in Japan
1–10 of 431 posts
Re: iOS allows alternative browser engines in Japan
#2Re: iOS allows alternative browser engines in Japan
#3Time to force Apple to do it everywhere. Very long overdue.
Re: iOS allows alternative browser engines in Japan
#4> Use memory-safe programming languages, or features that improve memory safety within other languages, within the alternative web browser engine at a minimum for all code that processes web content
Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety within other languages," that's kind of vague.
Re: iOS allows alternative browser engines in Japan
#5I know this isn't new for Japan, but this requirement caught my eye: > Use memory-safe programming languages, or features that improve memory safety within other languages, within the alternative web browser engine at a minimum for all code that processes web content Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety wi…
Re: iOS allows alternative browser engines in Japan
#6Did Japan decide to push proper competition laws? Time to force Apple to do it everywhere. Very long overdue.
I’m sure some devs will love this. But equally, some may worry about the monoculture implications.
Re: iOS allows alternative browser engines in Japan
#7Re: iOS allows alternative browser engines in Japan
#8Did Japan decide to push proper competition laws? Time to force Apple to do it everywhere. Very long overdue.
I agree with the “enforce competition laws” sentiment, but in this context, enforced naively , all it’ll do is entrench the dominant browser engine, Blink, even more across the mobile ecosystem. I’m sure some devs will love this. But equally, some may worry about the monoculture implications.
Re: iOS allows alternative browser engines in Japan
#9I know this isn't new for Japan, but this requirement caught my eye: > Use memory-safe programming languages, or features that improve memory safety within other languages, within the alternative web browser engine at a minimum for all code that processes web content Would Apple themselves meet this requirement? Isn't WebKit C++? Of course, I'm not sure what would be considered "features that improve memory safety wi…
https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines
So any language should be allowed as long as they instruct developers to be careful.