Closed
Bug 935523
Opened 12 years ago
Closed 12 years ago
Remove setShadowVisibility() from toolbar
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: lucasr, Assigned: lucasr)
References
Details
Attachments
(2 files)
5.12 KB,
patch
|
sriram
:
review+
|
Details | Diff | Splinter Review |
1.13 KB,
patch
|
sriram
:
review+
|
Details | Diff | Splinter Review |
Not needed anymore, not even in the overscroll bits.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #828050 -
Flags: review?(sriram)
Assignee | ||
Updated•12 years ago
|
Attachment #828051 -
Flags: review?(sriram)
Comment 3•12 years ago
|
||
Comment on attachment 828050 [details] [diff] [review]
Remove setShadowVisibility() as it's not needed anymore (r=sriram)
Review of attachment 828050 [details] [diff] [review]:
-----------------------------------------------------------------
Finally! Yaaaay!
Attachment #828050 -
Flags: review?(sriram) → review+
Comment 4•12 years ago
|
||
Comment on attachment 828051 [details] [diff] [review]
Make BrowserApp's mBrowserToolbar non-static and private (r=sriram)
Review of attachment 828051 [details] [diff] [review]:
-----------------------------------------------------------------
This is the best patch ever I've been waiting for. The day I saw this, I was shocked. With a DEX file in the addon, an addon can easy get hold of mBrowserToolbar, and there by any activity and can do anything with it! :O
Attachment #828051 -
Flags: review?(sriram) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e18759fb71ea
https://hg.mozilla.org/mozilla-central/rev/9a56cb111bf5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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
•