Closed
Bug 815194
Opened 13 years ago
Closed 13 years ago
Unprefix more things in content/media
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: padenot, Assigned: padenot)
Details
Attachments
(2 files)
67.82 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
319 bytes,
text/plain
|
Details |
The attached patch and script (that was used to produce the patch) removes more ns* prefixes (for the ns*AudioStream and nsVideoInfo).
It also clean up the line endings to consistently have UNIX line endings (we had CRLF in a couple files).
Assignee | ||
Comment 1•13 years ago
|
||
Updated•13 years ago
|
Attachment #685203 -
Attachment is patch: true
Comment 2•13 years ago
|
||
Comment on attachment 685203 [details] [diff] [review]
Remove ns* prefixes and fix line ending.
Review of attachment 685203 [details] [diff] [review]:
-----------------------------------------------------------------
You should split whitespace/line ending changes up into a separate patch, as it's easy for reviewers to miss non-whitespace changes that are inside large clumps of whitespace changes.
Attachment #685203 -
Flags: review+
Updated•13 years ago
|
Attachment #685205 -
Flags: review?(cpearce)
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in
before you can comment on or make changes to this bug.
Description
•