Closed Bug 1394649 Opened 7 years ago Closed 7 years ago

Remove TS_ATOM's atoms

Categories

(Core :: DOM: Editor, enhancement, P3)

Unspecified
Windows
enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox57 --- wontfix
firefox58 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

This atoms are added by bug 199170 to detect inline or block element, but we have same method as HTMLEditor::NodeIsBlockStatic.

Is it still necessary?
Yeah, I don't think so. We should be able to remove them.
Priority: -- → P3
HTMLEditor::NodeIsBlockStatic will hit assertion by <noscript> element.  So we might not be able to reuse it

REFTEST TEST-UNEXPECTED-FAIL | file:///builds/worker/workspace/build/tests/reftest/tests/layout/generic/crashtests/1349816-1.html | assertion count 7 is more than expected 0 to 5 assertions
Comment on attachment 8920942 [details]
Bug 1394649 - Use nsGkAtoms on nsTextServiceDocument.

https://reviewboard.mozilla.org/r/191888/#review197088
Attachment #8920942 - Flags: review?(masayuki) → review+
Assignee: nobody → m_kato
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.

hg error in cmd: hg rebase -s 2cc7157cc769 -d 50fbdae0bcd6: rebasing 428852:2cc7157cc769 "Bug 1394649 - Use nsGkAtoms on nsTextServiceDocument. r=masayuki" (tip)
merging editor/txtsvc/nsTextServicesDocument.cpp
merging editor/txtsvc/nsTextServicesDocument.h
warning: conflicts while merging editor/txtsvc/nsTextServicesDocument.cpp! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/mozilla-inbound/rev/75caeba85cb5
Use nsGkAtoms on nsTextServiceDocument. r=masayuki
https://hg.mozilla.org/mozilla-central/rev/75caeba85cb5
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Doesn't look like a must fix for 57.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: