Closed
Bug 593237
Opened 13 years ago
Closed 13 years ago
Use defineLazyGetter/defineLazyGetterService
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
Attachments
(1 file)
8.96 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
The patch use defineLazyGetter/defineLazyGetterService where we should. All the lazy initialization are now on the top of browser-ui.js since there is no reason for having "Elements" into the content process (util.js is loaded into the content process) - I've also remove one unuseful method into Util.js (it was there since the e10s merge)
Attachment #471723 -
Flags: review?(mbrubeck)
Updated•13 years ago
|
Attachment #471723 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 1•13 years ago
|
||
http://hg.mozilla.org/mobile-browser/rev/d5335811c209
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•