Closed
Bug 960529
Opened 12 years ago
Closed 12 years ago
Avoid extra updateDisplayLayout() call in BrowserToolbar.refreshState()
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 29
People
(Reporter: lucasr, Assigned: lucasr)
References
Details
Attachments
(3 files)
2.46 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
2.28 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
2.50 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
We should avoid extra work, especially during pageload.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → lucasr.at.mozilla
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #8363018 -
Flags: review?(bnicholson)
Assignee | ||
Updated•12 years ago
|
Attachment #8363019 -
Flags: review?(bnicholson)
Assignee | ||
Updated•12 years ago
|
Attachment #8363020 -
Flags: review?(bnicholson)
Updated•12 years ago
|
Attachment #8363018 -
Flags: review?(bnicholson) → review+
Updated•12 years ago
|
Attachment #8363019 -
Flags: review?(bnicholson) → review+
Comment 4•12 years ago
|
||
Comment on attachment 8363020 [details] [diff] [review]
Simplify switch block for TabEvents in BrowserToolbar (r=bnicholson)
Review of attachment 8363020 [details] [diff] [review]:
-----------------------------------------------------------------
Nice!
Attachment #8363020 -
Flags: review?(bnicholson) → review+
Assignee | ||
Comment 5•12 years ago
|
||
Comment 6•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3b6044c59b6d
https://hg.mozilla.org/mozilla-central/rev/6d11825bf746
https://hg.mozilla.org/mozilla-central/rev/80762d4915d5
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
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
•