aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 591e0b1d1e019ebb66d13d951921d67cc97cf0dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Some TODO items, in no particular order:

- Use g_clear_object in dispose/finalize
- Get rid of object references in dispose, not finalize
- Move all the old code to the new coding style 
- embed/ does not make much sense anymore as a name. Rename to
  something else, perhaps core/? webview/?
- Use GtkBuilder instead of declaring the UIs with C
- We practically don't test any part of Epiphany, change that (how do
  you test UI code? There's like 3 or 4 frameworks for this, pick one?
  What does Chrome do?)
- Do we want extensions that can mess with the internals? Or only
  jetpack-like stuff
- Come up with a C migration plan
  http://wingolog.org/archives/2011/10/13/whats-your-c-migration-plan

Old (double check they still apply):

- Port to new gtk+ uri-list DND APIs
- Use GtkNotebook DnD