Changes between Version 34 and Version 35 of CommitterTips
- Timestamp:
- Apr 7, 2015, 11:49:22 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommitterTips
v34 v35 126 126 127 127 == Guidelines for reviewers == 128 * There are no "protected areas" of the code. No areas where only one reviewer has say. Reviewers should review anything they feel comfortable reviewing. If you are looking for experts in a certain area, trac and svn's annotate feature can help show you who has changed the relevant lines of code recently. 128 * Get approval from a WebKit2 owner before giving r+ to a WebKit2 patch. 129 * With that in mind, reviewers should review anything they feel comfortable reviewing. If you are looking for experts in a certain area, trac and svn's annotate feature can help show you who has changed the relevant lines of code recently. 129 130 * Reviewers should come to consensus before landing. If another reviewer objects, it's better to mark the patch r- and discuss than to land a patch without consensus.