| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=678532
|
|
|
|
| |
It builds and basic functionality works.
|
|
|
|
| |
Instead of relying on webkit header to include it.
|
|
|
|
|
| |
Perhaps PRIVATE_PROFILE should implicitly add ENSURE_EXISTS, seems
logical. Do this for new.
|
|
|
|
|
|
|
|
|
|
| |
Since we are about to migrate our profile dir, allow file helpers init
to not ensure the profile dir exists (it was hardcoded until now). For
this we get rid of the ugly boolean parameters and add a flags
parameter, which preserves the old behaviors and allows for this new
option.
We update all the callers in the tree.
|
|
|
|
| |
These are clearly not meant to be used outside of Epiphany.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=673684
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=671792
|
|
Testing ephy_web_view_load_url and the internal GRegex of EphyWebView.
https://bugzilla.gnome.org/show_bug.cgi?id=669548
|