Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web-extension: Implement adblocker in WebKit2 | Carlos Garcia Campos | 2013-03-07 | 2 | -4/+57 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=695307 | ||||
* | Implement get best web app icon in WebKit2 | Manuel Rego Casasnovas | 2013-03-06 | 1 | -14/+72 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694091 | ||||
* | Implement get web app title in WebKit2 | Manuel Rego Casasnovas | 2013-03-02 | 1 | -0/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694144 | ||||
* | Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_forms | Manuel Rego Casasnovas | 2013-03-01 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694659 | ||||
* | Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2 | Manuel Rego Casasnovas | 2013-02-28 | 2 | -63/+9 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=694659 | ||||
* | web-extension: Use a different service name for every web process extension | Carlos Garcia Campos | 2013-02-21 | 1 | -1/+5 |
| | |||||
* | embed: Implement unsubmitted modified forms warning in WebKit2 | Carlos Garcia Campos | 2013-02-19 | 3 | -0/+215 |
Installing a web extension to access the DOM. https://bugzilla.gnome.org/show_bug.cgi?id=684437 |