Closed
Bug 932967
Opened 12 years ago
Closed 12 years ago
LWTheme can be obtained from Application
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: sriram, Assigned: sriram)
Details
Attachments
(1 file)
|
25.04 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
GeckoView.java.frag uses mActivity. We should kill dependency on activity and use Application instead.
| Assignee | ||
Comment 1•12 years ago
|
||
Been itching to cleanup some mess that I did 1.5 years back. Removed the "mActivity" references. Hope the angels will love me now ;)
Attachment #824920 -
Flags: review?(mark.finkle)
Comment 2•12 years ago
|
||
Comment on attachment 824920 [details] [diff] [review]
Patch
Nice improvement
Attachment #824920 -
Flags: review?(mark.finkle) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Assignee: nobody → sriram
Target Milestone: --- → Firefox 28
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
•