Closed
Bug 455768
Opened 17 years ago
Closed 17 years ago
Convert calendar/ from application/x-javascript to application/javascript
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
VERIFIED
FIXED
1.0b1
People
(Reporter: ssitter, Assigned: ssitter)
References
()
Details
Attachments
(1 file)
68.60 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Inspired by Bug 455222, see Bug 381467 for more information.
<script type="application/x-javascript" ... should be changed to
<script type="application/javascript" ...
http://mxr.mozilla.org/comm-central/search?string=x-javascript&find=/calendar/
Assignee | ||
Updated•17 years ago
|
Summary: Convert calendar application/x-javascript to application/javascript → Convert calendar/ from application/x-javascript to application/javascript
Updated•17 years ago
|
Whiteboard: [good first bug]
Assignee | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Comment on attachment 341344 [details] [diff] [review]
use application/javascript
Looks good, r=philipp
Attachment #341344 -
Flags: review?(philipp) → review+
Comment 4•17 years ago
|
||
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/144208ac1eee>
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [good first bug]
Target Milestone: --- → 1.0
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•