Confirmed users
483
edits
| Line 413: | Line 413: | ||
=== DOM part in Gecko === | === DOM part in Gecko === | ||
Contains the common code that exposes the <code>navigator.mozPay</code> function to the DOM and that is supposed to be shared by all the platforms (B2G, Fennec, Firefox). | Contains the common code that exposes the <code>navigator.mozPay</code> function to the DOM and that is supposed to be shared by all the platforms (B2G, Fennec, Firefox). | ||
This code lives in [http://mxr.mozilla.org/mozilla-central/source/dom/payment/ dom/payment]. | |||
=== B2G Glue part in Gecko === | === B2G Glue part in Gecko === | ||