Closed Bug 1378299 Opened 8 years ago Closed 8 years ago

Missing headers for MemoryBlockCache

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

Details

Attachments

(1 file)

When I try adding an idl file to dom/media, I saw some errors in MemoryBlockCache.cpp: ... ... 14:32.88 /Users/cchang/Work/gecko-mc/dom/media/MemoryBlockCache.cpp:30:12: error: expected class name 14:32.88 : public nsIObserver 14:32.88 ^ 14:32.88 /Users/cchang/Work/gecko-mc/dom/media/MemoryBlockCache.cpp:31:12: error: expected class name 14:32.89 , public nsSupportsWeakReference ... ... 14:33.39 /Users/cchang/Work/gecko-mc/dom/media/MemoryBlockCache.cpp:76:14: error: use of undeclared identifier 'nsIObserverService' ... 0:05.91 /Users/cchang/Work/gecko-mc/dom/media/MemoryBlockCache.cpp:80:16: error: no member named 'services' in namespace 'mozilla' 0:05.91 mozilla::services::GetObserverService(); 0:05.91 ~~~~~~~~~^
Assignee: nobody → cchang
Blocks: 1197045
Component: Audio/Video → Audio/Video: Playback
Priority: -- → P3
Attachment #8883487 - Flags: review?(cpearce) → review+
Sorry for the troubles, and thank you for fixing it. I wish there was an easy way to make non-unified builds, to catch these issues early.
Keywords: checkin-needed
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: