Closed
Bug 1347416
Opened 8 years ago
Closed 6 years ago
[Mortar] List generated output files to .hgignore and .gitignore
Categories
(Firefox :: PDF Viewer, defect, P3)
Firefox
PDF Viewer
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jj.evelyn, Unassigned)
References
Details
The following files removed by Mortar's Makefile should be considered to add into .hgignore and .gitignore.
ppapi/generators/*.pyc
ppapi/generators/*~
ppapi/out/*
json/*~
json/test
*.obj
The manual copied binary files in plugin/ folder might be added too.
| Reporter | ||
Updated•8 years ago
|
Summary: [jsplugins][Meta] Add output files to .hgignore and .gitignore → [jsplugins] List generated output files to .hgignore and .gitignore
| Reporter | ||
Updated•8 years ago
|
Severity: normal → trivial
Priority: -- → P2
| Reporter | ||
Updated•8 years ago
|
Summary: [jsplugins] List generated output files to .hgignore and .gitignore → [Mortar] List generated output files to .hgignore and .gitignore
Comment 1•7 years ago
|
||
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Comment 2•6 years ago
|
||
I'm closing this bug as WONTFIX per:
"The Mortar experiment has concluded. Mozilla does not consider the PDF use case justifies the burden of implementing and maintaining PDFium and a Pepper API implementation in Gecko."
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•