summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-09-22 23:10:05 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-09-22 23:10:05 -0500
commitafbcab1a7a397cdab81e36b7735dc0b072a8cffe (patch)
tree5ecebafe95f512927485d7e0680f9c919150e7c5 /TODO
parent8bf63dbeb8d1f957203a641ff4ff5938c9c7e799 (diff)
downloadepiphany-afbcab1a7a397cdab81e36b7735dc0b072a8cffe.tar.gz
Add a TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 19dd70fdb..64d3b6f1e 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,4 @@ Some TODO items, in no particular order:
What does Chrome do?)
- g_str_equal -> g_strcmp0 or strcmp except in hash maps
- Replace ephy_file with GResource. Get rid of data/pages
+- g_return -> g_assert more or less everywhere