Closed Bug 1353654 Opened 7 years ago Closed 7 years ago

Include missing "nsPresContext.h" to fix broken --enable-fuzzing enabled builds.

Categories

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

defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: posidron, Assigned: posidron)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch fuzzing.enable.diff (obsolete) — Splinter Review
8:06.64 In file included from /srv/jenkins/jobs/fuzzing-mozilla-inbound-asan-linux-release/workspace/mozilla-inbound/ff-asan-release/dom/base/Unified_cpp_dom_base4.cpp:2:
 8:06.64 /srv/jenkins/jobs/fuzzing-mozilla-inbound-asan-linux-release/workspace/mozilla-inbound/dom/base/WebKitCSSMatrix.cpp:97:32: error: incomplete type 'nsPresContext' named in nested name specifier
 8:06.64                                nsPresContext::AppUnitsPerCSSPixel(),
 8:06.64                                ^~~~~~~~~~~~~~~
 8:06.64 /srv/jenkins/jobs/fuzzing-mozilla-inbound-asan-linux-release/workspace/mozilla-inbound/ff-asan-release/dist/include/nsIDOMEventTarget.h:30:7: note: forward declaration of 'nsPresContext'
 8:06.64 class nsPresContext;
 8:06.64       ^
 8:06.70 libdom_workers.a.desc
Attachment #8854741 - Flags: review?(nfroyd)
Attachment #8854741 - Flags: review?(nfroyd) → review+
Keywords: checkin-needed
Please include commit information in your patches when requesting checkin. It really slows things down when you don't.
Assignee: nobody → cdiehl
Flags: needinfo?(cdiehl)
Keywords: checkin-needed
Attachment #8854741 - Attachment is obsolete: true
Flags: needinfo?(cdiehl)
Attachment #8855078 - Flags: review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0056782adad7
Include missing nsPresContext.h to fix broken --enable-fuzzing enabled builds. r=smaug
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/0056782adad7
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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: