See comment; see IRC. This didn't cause anything bad, but ended up with document.body.id == "null" in Firefox, which is a bit weird.
Details
Details
- Reviewers
btrahan - Commits
- Restricted Diffusion Commit
rPa0913db5dfa5: Improve an awkward initialization behavior in Javelin in Firefox
Loaded page, put document.body.null into the console, got consistent results.
Diff Detail
Diff Detail
- Branch
- docbodynull
- Lint
Lint Errors Severity Location Code Message Error webroot/rsrc/externals/javelin/core/init.js:214 JSHintW060 JSHintW060 - Unit
No Test Coverage
Event Timeline
webroot/rsrc/externals/javelin/core/init.js | ||
---|---|---|
78 | this line is a little weird in general with the && junk. yay firefox. |