Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove mozbrowser code | Paul Rouget | 2018-02-13 | 1 | -227/+0 |
| | |||||
* | Remove CheckAnyPermissions / CheckAllPermissions extended attributes. | Ms2ger | 2016-07-12 | 1 | -42/+21 |
| | |||||
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -3/+3 |
| | |||||
* | Send servo version in mozbrowser error. | Connor Brewster | 2016-07-01 | 1 | -0/+1 |
| | | | | | Also moved servo version to util for usage by the --version flag and for sending the version to browser.html with mozbrowsererror | ||||
* | URI to URL | Patrick Trottier | 2016-06-20 | 1 | -1/+1 |
| | | | | trying to pass test - uri | ||||
* | Implement non-visible pipeline and iframe visibility methods | jmr0 | 2016-06-15 | 1 | -9/+13 |
| | |||||
* | Support WindowProxy return values in bindings | Jansen Jan | 2016-06-09 | 1 | -4/+4 |
| | | | | unscopable | ||||
* | Fire a mozbrowseropenwindow event when an html anchor has a non-self target. | Alan Jeffrey | 2016-06-02 | 1 | -0/+13 |
| | |||||
* | Fix permissions of mozbrowser and BrowserElementPrivileged (fixes #11498) | Anthony Ramine | 2016-05-30 | 1 | -4/+4 |
| | |||||
* | Implement window.openURLInDefaultBrowser() (fixes #11292) | Anthony Ramine | 2016-05-27 | 1 | -4/+4 |
| | |||||
* | Properly hide BrowserElementPrivileged members | Anthony Ramine | 2016-05-27 | 1 | -12/+4 |
| | |||||
* | Auto merge of #10081 - jdm:interfacepref, r=nox | bors-servo | 2016-05-02 | 1 | -4/+4 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support controlling interface and member visibility via preferences This was easier to throw together than per-attribute/method support, and it gets rid of some nonstandard properties from our globals. Fixes #7626. r? @Ms2ger <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10081) <!-- Reviewable:end --> | ||||
| * | Hide nonstandard interface members of standard interfaces behind appropriate ↵ | Josh Matthews | 2016-05-02 | 1 | -4/+4 |
| | | | | | | | | prefs. | ||||
* | | Add detail to mozbrowsererror events. | Alan Jeffrey | 2016-04-25 | 1 | -0/+10 |
|/ | |||||
* | Remove modelines everywhere but tests/wpt | edunham | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | Add history information to mozbrowserlocationchange event | Paul Rouget | 2016-03-21 | 1 | -0/+6 |
| | |||||
* | mozbrowsersercuritychange event | Paul Rouget | 2016-02-09 | 1 | -0/+30 |
| | |||||
* | Issue #8352: Dispatch mozbrowsershowmodalprompt event for alert(). | Simon Martin | 2015-12-19 | 1 | -0/+8 |
| | |||||
* | [Browser API] implement mozbrowsericonchange event | Paul Rouget | 2015-11-14 | 1 | -0/+6 |
| | |||||
* | Update WebIDL parser | Anthony Ramine | 2015-08-16 | 1 | -20/+60 |
| | |||||
* | Add/format license headers for WebIDLs | Corey Farwell | 2015-07-26 | 1 | -3/+2 |
| | |||||
* | Better references. | Michael Howell | 2015-07-22 | 1 | -1/+1 |
| | |||||
* | Tidy finds WebIDLs with no spec. | Michael Howell | 2015-07-21 | 1 | -0/+2 |
| | | | | Closes #6689 | ||||
* | Fix generation of nullary callbacks | Anthony Ramine | 2015-04-26 | 1 | -1/+1 |
| | |||||
* | Experimental implementation of (a small subset of) mozbrowser APIs. | Glenn Watson | 2015-03-23 | 1 | -0/+138 |