Closed
Bug 941795
Opened 12 years ago
Closed 12 years ago
LayerView.show/hide should be renamed to LayerView.showSurface/hideSurface
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 28
People
(Reporter: SirSkidmore, Assigned: SirSkidmore)
Details
(Whiteboard: [mentor=mcomella][lang=java])
Attachments
(1 file)
2.68 KB,
patch
|
mcomella
:
review+
snorp
:
review+
|
Details | Diff | Splinter Review |
|18:53:36 snorp | mcomella: the LayerView (parent of the SurfaceView) remains visible
│18:53:42 SirSkidmore | liuche: can do
│18:53:45 snorp | mcomella: and the LayerView has the touch interceptors
│18:54:52 mcomella | snorp: I see. That doesn't seem to be the expected behavior when LayerView.show/hide would be called
│ | then. Do you think it'd benefit from a name change?
│18:54:54 liuche | SirSkidmore: sorry about that! but definitely check back :)
│18:55:17 snorp | mcomella: yeah, something like show/hideSurface is more appropriate
│18:55:32 snorp | mcomella: setVisibility is already adequate for the LayerView itself
LayerView.show/hide should be more descriptive on what it's actually doing.
I spoke with Taylor on IRC and he'll be taking care of this.
Assignee: nobody → taylor
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: Mac OS X → Android
Hardware: x86 → All
Whiteboard: [mentor=mcomella][lang=java]
![]() |
Assignee | |
Comment 2•12 years ago
|
||
![]() |
Assignee | |
Updated•12 years ago
|
Attachment #8336271 -
Flags: review?(michael.l.comella)
![]() |
Assignee | |
Updated•12 years ago
|
Attachment #8336271 -
Flags: review?(snorp)
Comment on attachment 8336271 [details] [diff] [review]
Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
Review of attachment 8336271 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm but snorp should definitely double-check this.
Attachment #8336271 -
Flags: review?(michael.l.comella) → review+
Comment 4•12 years ago
|
||
Comment on attachment 8336271 [details] [diff] [review]
Simple rename of LayerView.show/hide to LayerView.showSurface/hideSurface. r=mcomella
Review of attachment 8336271 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me
Attachment #8336271 -
Flags: review?(snorp) → review+
Updated•12 years ago
|
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Keywords: checkin-needed
Comment 6•12 years ago
|
||
Status: ASSIGNED → 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
•