aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/BrowserElement.webidl
Commit message (Collapse)AuthorAgeFilesLines
* remove mozbrowser codePaul Rouget2018-02-131-227/+0
|
* Remove CheckAnyPermissions / CheckAllPermissions extended attributes.Ms2ger2016-07-121-42/+21
|
* Explicitly expose everything everywhere.Ms2ger2016-07-121-3/+3
|
* Send servo version in mozbrowser error.Connor Brewster2016-07-011-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 URLPatrick Trottier2016-06-201-1/+1
| | | | trying to pass test - uri
* Implement non-visible pipeline and iframe visibility methodsjmr02016-06-151-9/+13
|
* Support WindowProxy return values in bindingsJansen Jan2016-06-091-4/+4
| | | | unscopable
* Fire a mozbrowseropenwindow event when an html anchor has a non-self target.Alan Jeffrey2016-06-021-0/+13
|
* Fix permissions of mozbrowser and BrowserElementPrivileged (fixes #11498)Anthony Ramine2016-05-301-4/+4
|
* Implement window.openURLInDefaultBrowser() (fixes #11292)Anthony Ramine2016-05-271-4/+4
|
* Properly hide BrowserElementPrivileged membersAnthony Ramine2016-05-271-12/+4
|
* Auto merge of #10081 - jdm:interfacepref, r=noxbors-servo2016-05-021-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 Matthews2016-05-021-4/+4
| | | | | | | | prefs.
* | Add detail to mozbrowsererror events.Alan Jeffrey2016-04-251-0/+10
|/
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
|
* Add history information to mozbrowserlocationchange eventPaul Rouget2016-03-211-0/+6
|
* mozbrowsersercuritychange eventPaul Rouget2016-02-091-0/+30
|
* Issue #8352: Dispatch mozbrowsershowmodalprompt event for alert().Simon Martin2015-12-191-0/+8
|
* [Browser API] implement mozbrowsericonchange eventPaul Rouget2015-11-141-0/+6
|
* Update WebIDL parserAnthony Ramine2015-08-161-20/+60
|
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+2
|
* Better references.Michael Howell2015-07-221-1/+1
|
* Tidy finds WebIDLs with no spec.Michael Howell2015-07-211-0/+2
| | | | Closes #6689
* Fix generation of nullary callbacksAnthony Ramine2015-04-261-1/+1
|
* Experimental implementation of (a small subset of) mozbrowser APIs.Glenn Watson2015-03-231-0/+138