Commit Graph

12 Commits

Author SHA1 Message Date
Tyson Smith 676e433557
[firefox] Disable UBSan and honggfuzz for now (#4346) 2020-08-20 20:02:29 -07:00
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Sylvestre Ledru c9e50868e9
Some Mozilla changes (#3481)
* Refresh the list to have a Mozilla employee with an active account

* Update of the list of nss participants
2020-03-09 08:34:02 -07:00
Sylvestre Ledru 190e3569d8 Firefox: Add myself to the list of cc (#2931) 2019-10-09 09:55:28 -07:00
Christoph Diehl 5c1e1aab22 Update auto_cc for Firefox (#2706) 2019-08-15 12:50:09 -07:00
Alex Gaynor 0619a50b4d Remove references to my Alex's mozilla email (#2610) 2019-07-15 19:56:34 -07:00
pdknsk 5053f1c289 firefox: unsubscribe myself (#1891) 2018-10-21 09:15:55 -07:00
pdknsk 9b1d911d0d [firefox] Fix profile build, enable ubsan, more (#1835)
* limit SdpParser to 25kB

* separate out mozconfig

* fix profile build

* accurate library handling

* cosmetic

* enable undefined sanitizer

* limit ContentSecurityPolicyParser to 15kB
2018-09-23 09:28:05 -07:00
pdknsk f68ff24a4f add myself temporarily (#1671) 2018-07-29 10:31:18 -07:00
Abhishek Arya 30a4389324
Fix for broken firefox build #1462 2018-07-26 19:49:41 -07:00
pdknsk d96443b1b8 firefox (#1546)
* firefox

* make wrapper its own file

* many minor changes

* build package rather then copying

* add (disabled) Qcms target

* getenv doesn't use errno

* make paths dynamically

* minor find fix

* handle absolute path

* make run_minijail work

* get required libraries automatically

* Remove ContentParentIPC fuzz target
2018-07-25 07:28:37 -07:00