Closed
Bug 849442
Opened 12 years ago
Closed 12 years ago
Fix EXPORT_NAMESPACE typo
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: rillian, Assigned: rillian)
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
664 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
dom/media/Makefile.in uses EXPORT_NAMESPACE instead of EXPORT_NAMESPACES, which I assume does nothing.
Thanks to Dale Karp for bringing this to my attention in his patch for bug 833385.
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → giles
Attachment #723011 -
Flags: review?(ted)
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [autoland-try]
| Assignee | ||
Comment 2•12 years ago
|
||
Whiteboard: [autoland-try]
Updated•12 years ago
|
Attachment #723011 -
Flags: review?(ted) → review+
Comment 3•12 years ago
|
||
Can't wait to fix bug 846634 and make typos like this into fatal errors. :-/
| Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•12 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•