Closed Bug 965238 Opened 10 years ago Closed 10 years ago

--disable-accessibility build fails with: layout/xul/nsMenuFrame.cpp:682:64: error: no member named 'anonid' in 'nsGkAtoms'

Categories

(Core :: Disability Access APIs, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: MatsPalmgren_bugz, Assigned: Gijs)

References

Details

(Keywords: regression)

Attachments

(1 file)

layout/xul/nsMenuFrame.cpp:682:64: error: no member named 'anonid' in 'nsGkAtoms'
      doc->GetAnonymousElementByAttribute(mContent, nsGkAtoms::anonid, id);
                                                    ~~~~~~~~~~~^
Looks like bug 941409 broke this.  I guess we need to move "anonid"
out of the "#ifdef ACCESSIBILITY" block in nsGkAtomList.h.
Blocks: 941409
Keywords: regression
This should do the trick, right?
Attachment #8367301 - Flags: review?(bugs)
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
See Also: → 965255
Comment on attachment 8367301 [details] [diff] [review]
trivial patch to move anonid atom out of a11y ifdef,

Yes, let's just fix this
Attachment #8367301 - Flags: review?(bugs) → review+
Attachment #8367301 - Flags: checkin+
https://hg.mozilla.org/mozilla-central/rev/97540c3ca68d
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Blocks: 965255
See Also: 965255
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: