←back to thread

262 points fortran77 | 4 comments | | HN request time: 0.626s | source
Show context
timeon ◴[] No.42189990[source]
Does this affect Firefox/Chrome on macOS?
replies(2): >>42190242 #>>42190432 #
1. bigiain ◴[] No.42190432[source]
I'd guess yes, since they're both (due to Apple rules) basically wrappers around webkit and JavaScriptCore. (Modulo the possible hint that this is just an Intel-based Mac systems problem)
replies(3): >>42190442 #>>42190451 #>>42190460 #
2. Jtsummers ◴[] No.42190442[source]
> I'd guess yes, since they're both (due to Apple rules) basically wrappers around webkit and JavaScriptCore.

That is not true for macOS which is what GP asked about.

3. mdavidn ◴[] No.42190451[source]
While that is true on iOS, macOS has no such restriction on Firefox or Chrome.
4. pram ◴[] No.42190460[source]
macOS != iOS, Firefox uses Gecko.