Commit fd41dbd
authored
[WebExtensions] Deprecate Native Client info in runtime API (#29491)
Add notes to runtime.PlatformInfo.nacl_arch and runtime.PlatformNaclArch
describing their deprecation. Google Chrome plans to run a deprecation
experiment removing runtime.PlatformInfo.nacl_arch on all platforms.
Shortly after conclussion of runtime.PlatformInfo.nacl_arch removal experiment
Chrome plans to remove enum runtime.PlatformNaclArch without any experiment.
Details:
https://chromium-review.googlesource.com/c/chromium/src/+/70901411 parent 7081e4e commit fd41dbd
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
| 363 | + | |
| 364 | + | |
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| |||
381 | 382 | | |
382 | 383 | | |
383 | 384 | | |
384 | | - | |
| 385 | + | |
| 386 | + | |
385 | 387 | | |
386 | 388 | | |
387 | 389 | | |
| |||
0 commit comments