Closed Bug 1264500 Opened 8 years ago Closed 8 years ago

dom/media/MediaFormatReader.cpp:1745:7: error: use of undeclared identifier 'Telemetry

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

Details

Attachments

(1 file)

In file included from dom/media/Unified_cpp_dom_media2.cpp:2:
dom/media/MediaFormatReader.cpp:1745:7: error: use of undeclared identifier 'Telemetry'
      Telemetry::Accumulate(Telemetry::VIDEO_DETAILED_DROPPED_FRAMES_PROPORTION,
      ^
Attached patch fixSplinter Review
This file is using Telemetry stuff so it should include this header.
I suspect that if it compiles it's just luck with the unified build.
Attachment #8741175 - Flags: review?(cpearce)
Attachment #8741175 - Flags: review?(cpearce) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/3b2926f61e47
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.