Skip to content

Commit 8fdf4ec

Browse files
authored
Merge branch 'trunk' into pinned-browser-updates
2 parents 81381b7 + a169324 commit 8fdf4ec

File tree

8 files changed

+1
-661
lines changed

8 files changed

+1
-661
lines changed

java/spotbugs-excludes.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,6 @@
6363
<Bug pattern="NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"/>
6464
</Match>
6565

66-
<Match>
67-
<Class name="org.openqa.selenium.firefox.Executable"/>
68-
<Bug pattern="NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"/>
69-
</Match>
70-
71-
<Match>
72-
<Class name="org.openqa.selenium.firefox.FirefoxBinary"/>
73-
<Bug pattern="DMI_HARDCODED_ABSOLUTE_FILENAME,NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE"/>
74-
</Match>
75-
7666
<Match>
7767
<Class name="org.openqa.selenium.firefox.FirefoxDriver"/>
7868
<Bug pattern="NP_BOOLEAN_RETURN_NULL,UUF_UNUSED_PUBLIC_OR_PROTECTED_FIELD"/>

java/src/org/openqa/selenium/firefox/Executable.java

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)