Verified Commit 3b558d18 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃 Committed by boklm
Browse files

TB 40807: Added QRCode.js to toolkit/modules

parent c7a32aeb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4150,6 +4150,7 @@ product.
              <li>Microsoft.UI.Windowing.dll</li>
#endif
              <li><code>toolkit/modules/Bech32Decode.sys.mjs</code></li>
              <li><code>toolkit/modules/QRCode.sys.mjs</code></li>
            </ul>
            See the individual LICENSE files or headers for copyright owners.</p>
          </td>
+1238 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -202,6 +202,7 @@ EXTRA_JS_MODULES += [
    "PrivateBrowsingUtils.sys.mjs",
    "ProcessType.sys.mjs",
    "ProfileAge.sys.mjs",
    "QRCode.sys.mjs",
    "Region.sys.mjs",
    "RemotePageAccessManager.sys.mjs",
    "ResetProfile.sys.mjs",