Skip to content

Commit c9d0e1b

Browse files
committed
Firefox: Weakening platform restriction to enable 64-bit support
1 parent 8425b59 commit c9d0e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/firefox-driver/extension/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<em:targetPlatform>SunOS</em:targetPlatform>
2424
<em:targetPlatform>FreeBSD</em:targetPlatform>
2525
<em:targetPlatform>OpenBSD</em:targetPlatform>
26-
<em:targetPlatform>WINNT_x86-msvc</em:targetPlatform>
26+
<em:targetPlatform>WINNT</em:targetPlatform>
2727
<em:targetPlatform>Linux</em:targetPlatform>
2828

2929
<!-- We're probably missing lots of platforms here -->

0 commit comments

Comments
 (0)