Closed Bug 383417 Opened 17 years ago Closed 17 years ago

nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9alpha8

People

(Reporter: Gavin, Assigned: dcamp)

Details

Attachments

(1 file)

SDK_XPIDLSRCS is reserved from frozen interfaces, and nsIDOMOfflineResourceList isn't frozen. It should just use XPIDLSRCS.
Flags: blocking1.9?
Assignee: nobody → dcamp
Status: NEW → ASSIGNED
Flags: blocking1.9? → blocking1.9+
Checking in dom/public/idl/offline/Makefile.in;
/cvsroot/mozilla/dom/public/idl/offline/Makefile.in,v  <--  Makefile.in
new revision: 1.3; previous revision: 1.2
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta1
This caused build bustage:

http://tinderbox.mozilla.org/showlog.cgi?tree=Firefox&errorparser=unix&logfile=1185242010.20652.gz&buildtime=1185242010&buildname=WINNT%205.2%20qm-win2k3-01%20dep%20unit%20test&fulltext=1

c:\slave\trunk_2k3\mozilla\uriloader\prefetch\nsPrefetchService.h(51) : fatal error C1083: Cannot open include file: 'nsIDOMLoadStatus.h': No such file or directory

I added 'dom' to REQUIRES in mozilla/uriloader/prefetch/Makefile.in 1.5 
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: