~gnome3-team/epiphany-browser/+git/master:wip/missing-codecs

Last commit made on 2016-11-07
Get this branch:
git clone -b wip/missing-codecs https://git.launchpad.net/~gnome3-team/epiphany-browser/+git/master

Branch merges

Branch information

Name:
wip/missing-codecs
Repository:
lp:~gnome3-team/epiphany-browser/+git/master

Recent commits

7a5e7f9... by Michael Catanzaro

WIP for missing codecs installation

It's broken, see:

https://bugs.webkit.org/show_bug.cgi?id=147822#c3

9974541... by Michael Catanzaro

hosts-manager: Simplify

I realized I was being stupid, and have corrected this infraction.

81233eb... by Michael Catanzaro

Allow sites to request access to webcam/microphone

This is not tested at all since I don't want to context switch to my
laptop. It probably works. Users should complain if not.

6c66f18... by Michael Catanzaro

web-view: Split info bar creation into separate function

1925829... by Michael Catanzaro

Remember geolocation permission requests

Just like we do notification permission requests

8896421... by Michael Catanzaro

web-view: Don't destroy info bar twice

bce147a... by Michael Catanzaro

Switch hosts manager to use a multiplexing API

This is more scalable and is needed to avoid code duplication in
EphyWebView

e4acc12... by Michael Catanzaro

hosts-manager: Fix code style

f296f01... by Michael Catanzaro

history-service: Actually delete database when clearing history

Previously, deleting your history didn't even cause the size of the
history database to shrink on disk. There's only one proper way to
delete an SQLite database, and that's to remove it from the filesystem.

975669b... by Michael Catanzaro

bookmark-properties-grid: Adapt for removal of decode_and_sanitize