Closed
Bug 694637
Opened 11 years ago
Closed 11 years ago
[birch] Add basic DOMTitleChanged and DOMLinkAdded support
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file, 1 obsolete file)
11.13 KB,
patch
|
bnicholson
:
review+
|
Details | Diff | Splinter Review |
This WIP patch adds some basic support for sending title and favicon link data to Java. The Java code has some simple handler for the favicon and a good handler for the title.
Assignee | ||
Comment 1•11 years ago
|
||
Try testing on http://people.mozilla.com/~mfinkle/change-title.html It will set a title and favicon, and allow you to change them dynamically
Assignee | ||
Comment 2•11 years ago
|
||
This patch removes some older download code. I didn't move anything to GeckoApp, although it seems like we should. The "static hell" mess was making that hard. Also, we need to look for and use the fallback favicon, at basedomain/favicon.ico Those can be followup bugs
Assignee: nobody → mark.finkle
Attachment #567153 -
Attachment is obsolete: true
Attachment #567158 -
Flags: review?(bnicholson)
Updated•11 years ago
|
Attachment #567158 -
Flags: review?(bnicholson) → review+
Updated•11 years ago
|
Product: Fennec → Fennec Native
Version: Trunk → unspecified
Comment 3•11 years ago
|
||
Isn't it already fixed in trunk?
Comment 4•11 years ago
|
||
http://hg.mozilla.org/projects/birch/rev/683cf27e2170
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Mozilla/5.0 (Android; Linux armv7l; rv:10.0a1) Gecko/20111025 Firefox/10.0a1 Fennec/10.0a1
Status: RESOLVED → VERIFIED
OS: Linux → Android
Hardware: x86 → ARM
Updated•1 year 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
•