Open Bug 1119871 Opened 10 years ago Updated 2 years ago

Implement Probe for use in Fennec

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

37 Branch
All
Android
defect

Tracking

(Not tracked)

People

(Reporter: mhaigh, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

OS: Mac OS X → Android
Hardware: x86 → All
I get the following error when building with this WIP patch: /Users/martyn/Mozilla/git-src/objdir-android/mobile/android/gradle/app/build/generated/source/probe/debug/null/probe/ProbeProxy$android_view_View.java:1: error: <identifier> expected package null.probe; ^
Adding an applicationId in the gradle setup seems to fix the null packagename but now we're seeing issues of incorrectly defined imports in the probe generated source code: import android.widget.fragment; import android.widget.requestFocus; import android.widget.WebView; etc
Attachment #8546738 - Attachment is obsolete: true
Blocks: 1107636
Product: Firefox for Android → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: