8 ms·
>thanks in large part to code from Chromium This is false and misleading. The only bits Firefox plans to nick from Chromium are things like the C++ PDF reader
by kebolio 10y ago
>thanks in large part to code from Chromium
This is false and misleading. The only bits Firefox plans to nick from Chromium are things like the C++ PDF reader which is a regression compared to pdf.js running in a nominally memory-safe runtime. The browser itself doesn't use code lifted from Chromium.
- nikcub 10y agoIPC code: https://dxr.mozilla.org/mozilla-central/source/ipc/chromium https://dxr.mozilla.org/mozilla-central/source/ipc/chromium Sanbox code: https://dxr.mozilla.org/mozilla-central/source/security/ https://dxr.mozilla.org/mozilla-central/source/security/ ppapi: https://dxr.mozilla.org/mozilla-central/source/browser/extensions/mortar/ppapi https://dxr.mozilla.org/mozilla-central/source/browser/exten... extensions: https://dxr.mozilla.org/mozilla-central/source/browser/components/extensions https://dxr.mozilla.org/mozilla-central/source/browser/compo...