Closed
Bug 876240
Opened 12 years ago
Closed 11 years ago
Move OfflineResourceList to WebIDL
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #754221 -
Flags: review?(mounir)
Comment 1•11 years ago
|
||
Comment on attachment 754221 [details] [diff] [review]
Patch v1
Review of attachment 754221 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
::: dom/src/offline/moz.build
@@ +6,5 @@
>
> MODULE = 'dom'
>
> +EXPORTS += [
> + 'nsDOMOfflineResourceList.h',
By any chance, can you import this directory in dom/webidl/ instead of exporting the header?
Attachment #754221 -
Flags: review?(mounir) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Depends on: 888850
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•