Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement about:memory | Xan Lopez | 2011-06-28 | 1 | -0/+33 |
| | | | | | Gives an estimate of how much memory the browser process is using, extracted from /proc/$PID/smaps. Only works in GNU/Linux systems. | ||||
* | about.css: add comments to indicate which pages the css snippets belong to | Xan Lopez | 2011-06-10 | 1 | -0/+4 |
| | |||||
* | Blast from the past | Xan Lopez | 2011-06-10 | 1 | -1/+13 |
| | |||||
* | Added about:plugins support. | Sergio Villar Senin | 2011-06-01 | 2 | -1/+36 |
| | | | | | | We are now able to show a page with the list of installed plugins. Bug #575498 | ||||
* | ephy-web-view: use custom error pages | Diego Escalante Urrelo | 2010-12-11 | 3 | -0/+152 |
Show nice error pages instead of WebKitGTK+'s defaults. Bug #592667 |