Opened 7 years ago
Closed 7 years ago
#41602 closed defect (bug) (fixed)
Improved JS documentation of audiovideo.manifest.js
Reported by: | nicollle | Owned by: | adamsilverstein |
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Media | Keywords: | has-patch |
Focuses: | javascript, docs | Cc: |
Description
Improved JavaScript documentation of the file audiovideo.manifest.js according to the WordPress development guidelines.
This work was done in collaboration with @manuelaugustin.
Attachments (3)
Change History (9)
#2
@
7 years ago
- Owner set to adamsilverstein
- Resolution set to fixed
- Status changed from new to closed
In 41239:
#4
@
7 years ago
- Keywords needs-patch added; has-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
I guess the doc improvements introduced here should also be applied to the compiled files, running grunt watch/browserify. Right now, when running grunt precommit
, media-audiovideo.js
gets modified.
#5
@
7 years ago
- Keywords has-patch added; needs-patch removed
41602.2.diff adds the changes to the generated media-audiovideo.js
file.
Note: See
TracTickets for help on using
tickets.
Added JS documentation of audiovideo.manifast.js