Changes

Jump to: navigation, search

DPS909 & OSD600 Fall 2017

1,100 bytes added, 13:41, 18 September 2017
Week 3
* What is a bug?
** Unit of Work in Open Source
** Many projects have [https://twitter.com/orta/status/908757672845070336?s=03 lots of bugs]
** Steps To Reproduce (STR)
** Metadata (OS, versions, other context)
** Issue vs. Pull Request
** Labels
 
** Let's look at some bugs
*** [https://github.com/aframevr/aframe/issues A-Frame Issues on GitHub]
*** [https://bugzilla.mozilla.org/ Mozilla's Bugzilla]
*** [https://github.com/mozilla/ Mozilla ORG on GitHub]
** Some interesting example bugs:
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1400148 Recent Firefox fix for nsCursor(-1)]
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=1396794 Dead code removal in FlacFrameParser::DecodeHeaderBlock]
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=38437 Hostile bugs filed by angry users]. cf. [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html Bug Etiquette], [https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines Bug Writing Guidelines]
*** [http://blog.humphd.org/why-good-first-bugs-often-arent/ Dealing with the iPhone X "notch" in CSS standard]
*** [https://bugzilla.mozilla.org/show_bug.cgi?id=765645 RESOLVED WONTFIX]
** [http://blog.humphd.org/fixing-a-bug-in-tensorboard/ Bug Triage]
** "Good First Bug"*** [http://blog.humphd.org/why-good-first-bugs-often-arent/ The good and bad of "Good First Bug"]
*** Mozilla GitHub ORG [https://github.com/search?q=org%3Amozilla+label%3Agood-first-bug&state=open&type=Issues&utf8=%E2%9C%93 good-first-bug] and [https://github.com/search?q=org%3Amozilla+label%3Agood-first-bug&state=open&type=Issues&utf8=%E2%9C%93 goodfirstbug] and [https://github.com/search?q=org%3Amozilla+label%3Agood-first-bug&state=open&type=Issues&utf8=%E2%9C%93 "good first bug"]
*** [http://bugs.firefox-dev.tools/?easy&tool=all Mozilla DevTools "easy" Issues]

Navigation menu