Closed
Bug 349635
Opened 18 years ago
Closed 18 years ago
Return DocType in atk_document_get_attribute*
Categories
(Firefox :: Disability Access, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: evan.yan)
References
Details
(Keywords: access)
Attachments
(1 file)
5.43 KB,
patch
|
ginnchen+exoracle
:
review+
aaronlev
:
review+
|
Details | Diff | Splinter Review |
atk_document_get_document_type is deprecated. So we should return DocType in atk_document_get_attribute_value and atk_document_get_attributes instead. We can remove getDocumentTypeCB.
Attachment #234918 -
Flags: review?(ginn.chen)
Comment on attachment 234918 [details] [diff] [review] patch I'm not sure if DocMimeType is a good name.
Attachment #234918 -
Flags: review?(ginn.chen)
Attachment #234918 -
Flags: review?(aaronleventhal)
Attachment #234918 -
Flags: review+
Comment 3•18 years ago
|
||
Just call it MimeType or mimetype. DocType is something else.
Updated•18 years ago
|
Attachment #234918 -
Flags: review?(aaronleventhal) → review+
checked in, use MimeType
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•