Closed
Bug 508216
Opened 16 years ago
Closed 16 years ago
Error : 'val is null' the first time the preferences panel is showed
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: vingtetun, Assigned: vingtetun)
Details
Attachments
(1 file)
1.04 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
The richpref type='button' (browser.xul#366) dump an error during its initialization, because it is not set to a preference.
The richpref constructor should do nothing if the prefvalue for an element is null.
Updated•16 years ago
|
Attachment #392451 -
Flags: review+
Comment 1•16 years ago
|
||
pushed with "var" -> "let"
http://hg.mozilla.org/mobile-browser/rev/1a5e627c39ce
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → 21
Updated•16 years ago
|
Flags: in-testsuite?
Comment 2•15 years ago
|
||
I am not seeing this anymore. Verified with 20091106 1.9.2 nightly on my n810
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•