Closed
Bug 791339
Opened 13 years ago
Closed 13 years ago
Remove <title> and DTD from about:home
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox18 verified)
VERIFIED
FIXED
Firefox 18
Tracking | Status | |
---|---|---|
firefox18 | --- | verified |
People
(Reporter: mfinkle, Unassigned)
Details
Attachments
(1 file)
2.91 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
We do not use the title in aboutHome.xhtml anymore. We override in Java:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/BrowserToolbar.java#572
So let's remove it and the DTD it uses.
Attachment #661321 -
Flags: review?(bnicholson)
Updated•13 years ago
|
Attachment #661321 -
Flags: review?(bnicholson) → review+
Reporter | ||
Comment 1•13 years ago
|
||
kept the DOCTYPE
http://hg.mozilla.org/integration/mozilla-inbound/rev/7f3d474e5ed9
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 18
Comment 3•13 years ago
|
||
Changes were applied on the latest Nightly. Closing bug as verified fixed.
--
Firefox 18.0a1 (2012-09-23)
Device: Galaxy Note
OS: Android 4.0.4
Status: RESOLVED → VERIFIED
status-firefox18:
--- → verified
Assignee | ||
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
•