Closed
Bug 448941
Opened 17 years ago
Closed 17 years ago
remove IdentityHandler and getIdentityHandler() in favor of gIdentityHandler
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 3.1b1
People
(Reporter: dao, Assigned: dao)
References
()
Details
Attachments
(1 file, 2 obsolete files)
9.99 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
This pseudo-singleton prototyping pattern is quite pointless in JS. We can just create that single object right away.
Attachment #332116 -
Flags: review?(mano)
Assignee | ||
Comment 1•17 years ago
|
||
forgot browser.xul
Attachment #332116 -
Attachment is obsolete: true
Attachment #332118 -
Flags: review?(mano)
Attachment #332116 -
Flags: review?(mano)
Assignee | ||
Comment 2•17 years ago
|
||
fixed a c&p mistake
Attachment #332118 -
Attachment is obsolete: true
Attachment #332119 -
Flags: review?(mano)
Attachment #332118 -
Flags: review?(mano)
Assignee | ||
Updated•17 years ago
|
Attachment #332119 -
Flags: review?(mano) → review?(gavin.sharp)
Updated•17 years ago
|
Attachment #332119 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 3•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b1
You need to log in
before you can comment on or make changes to this bug.
Description
•