Closed
Bug 899421
Opened 12 years ago
Closed 12 years ago
FennecInstrumentationTestRunner is not compatible with android-18 platform
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 25
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(1 file)
2.53 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
The InstrumentationTestRunner class in API level 18 and up has a getArguments() function, and so the one we added to FennecInstrumentationTestRunner causes a compile error. We should change our function to avoid the compile error.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #782930 -
Flags: review?(gbrown)
![]() |
||
Updated•12 years ago
|
Attachment #782930 -
Flags: review?(gbrown) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 2•12 years ago
|
||
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•