Closed Bug 1008322 Opened 10 years ago Closed 10 years ago

Can't build with --disable-webspeech; build fails with "ShimInterfaceInfo.cpp:151:10: fatal error: 'nsIDOMSpeechRecognitionEvent.h' file not found"

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla32

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(1 file)

STR:
Build with this mozconfig option:
 ac_add_options --disable-webspeech

ACTUAL RESULTS:
Build failure:
{
xpcom/reflect/xptinfo/src/ShimInterfaceInfo.cpp:151:10: fatal error: 'nsIDOMSpeechRecognitionEvent.h' file not found

 #include "nsIDOMSpeechRecognitionEvent.h"
          ^
}

This file (ShimInterfaceInfo) was added in bug 994964, which was just merged to central this morning.
Assignee: nobody → dholbert
Attached patch fixSplinter Review
Attachment #8420247 - Flags: review?(ehsan)
Comment on attachment 8420247 [details] [diff] [review]
fix

Review of attachment 8420247 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks!
Attachment #8420247 - Flags: review?(ehsan) → review+
https://hg.mozilla.org/mozilla-central/rev/9b180bf56cdb
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: