Closed
Bug 663483
Opened 13 years ago
Closed 13 years ago
IDB IDL files pull in jsapi.h when they want jspubtd.h
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: khuey, Assigned: khuey)
References
Details
Attachments
(1 file)
1.21 KB,
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #538571 -
Flags: review?(bent.mozilla)
Comment on attachment 538571 [details] [diff] [review] Patch Review of attachment 538571 [details] [diff] [review]: -----------------------------------------------------------------
Attachment #538571 -
Flags: review?(bent.mozilla) → review+
Assignee | ||
Comment 2•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/980984f268ef
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Comment 3•12 years ago
|
||
As visible in the dom/indexedDB/nsIIDBCursor.idl, dom/indexedDB/nsIIDBDatabase.idl, dom/indexedDB/nsIIDBFactory.idl and dom/indexedDB/nsIIDBObjectStore.idl files, jspubtd.h is now included/pulled instead of jsapi.h.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•