Closed Bug 750680 Opened 13 years ago Closed 10 years ago

AbstractHttpMessage.java: dep induced javac -Werror failures

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joey, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #750675 +++ +++ This bug was initially created as a clone of Bug #748470 +++ javac -Werror tripped over a few warnings in the build. Raw types, @Depcreated annotations, etc. /local/mozilla/bugs/748470/mobile/android/base/httpclientandroidlib/message/AbstractHttpMessage.java:125: warning: [rawtypes] found raw type: Iterator this.requestInterceptors.add(itcp); ^ where E is a type-variable: E extends Object declared in interface List AbstractHttpMessage.java (END)
No longer depends on: 748130, 750675
Blocks: 750682
No longer blocks: 750682
Blocks: 748470
No longer depends on: 748470
Blocks: 753939
No longer blocks: 753939
No longer blocks: 748470
Compiler warnings in third-party code are of no concern. See Bug 750685 for discussion.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.