Ms2ger
39113c670c
Remove CheckAnyPermissions / CheckAllPermissions extended attributes.
2016-07-12 13:06:49 +02:00
Ms2ger
ed743bb50c
Explicitly expose everything everywhere.
2016-07-12 13:06:48 +02:00
Connor Brewster
ed678cb7f1
Send servo version in mozbrowser error.
...
Also moved servo version to util for usage by the --version flag
and for sending the version to browser.html with mozbrowsererror
2016-07-01 16:39:22 -06:00
Patrick Trottier
97eb594cc2
URI to URL
...
trying to pass test - uri
2016-06-20 20:18:42 -04:00
jmr0
2bff131535
Implement non-visible pipeline and iframe visibility methods
2016-06-15 23:28:07 -04:00
Jansen Jan
fda011923e
Support WindowProxy return values in bindings
...
unscopable
2016-06-09 23:42:27 +02:00
Alan Jeffrey
835b6a9017
Fire a mozbrowseropenwindow event when an html anchor has a non-self target.
2016-06-02 09:44:35 -05:00
Anthony Ramine
704646698f
Fix permissions of mozbrowser and BrowserElementPrivileged ( fixes #11498 )
2016-05-30 11:23:42 +02:00
Anthony Ramine
056bdc5514
Implement window.openURLInDefaultBrowser() ( fixes #11292 )
2016-05-27 16:16:02 +02:00
Anthony Ramine
8003687deb
Properly hide BrowserElementPrivileged members
2016-05-27 16:16:01 +02:00
bors-servo
8255e74a61
Auto merge of #10081 - jdm:interfacepref, r=nox
...
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 -->
2016-05-02 11:35:38 -07:00
Josh Matthews
a03fc5e2fd
Hide nonstandard interface members of standard interfaces behind appropriate prefs.
2016-05-02 14:32:58 -04:00
Alan Jeffrey
d65cf8e833
Add detail to mozbrowsererror events.
2016-04-25 12:18:28 -05:00
edunham
7ae63b1213
Remove modelines everywhere but tests/wpt
2016-04-20 10:49:09 -07:00
Paul Rouget
6577409b95
Add history information to mozbrowserlocationchange event
2016-03-21 19:19:48 +08:00
Paul Rouget
63519c3574
mozbrowsersercuritychange event
2016-02-09 08:05:17 +01:00
Simon Martin
0d910bb934
Issue #8352 : Dispatch mozbrowsershowmodalprompt event for alert().
2015-12-19 12:51:33 +01:00
Paul Rouget
5263a4c4c9
[Browser API] implement mozbrowsericonchange event
2015-11-14 09:59:50 +01:00
Anthony Ramine
efe982392e
Update WebIDL parser
2015-08-16 14:16:31 +02:00
Corey Farwell
ee224bc3e5
Add/format license headers for WebIDLs
2015-07-26 22:12:18 +07:00
Michael Howell
970f018dc8
Better references.
2015-07-22 10:49:26 -07:00
Michael Howell
91c61ae751
Tidy finds WebIDLs with no spec.
...
Closes #6689
2015-07-21 15:36:33 -07:00
Anthony Ramine
d4f809f95e
Fix generation of nullary callbacks
2015-04-26 16:49:43 +02:00
Glenn Watson
bf9b8f7050
Experimental implementation of (a small subset of) mozbrowser APIs.
2015-03-23 13:26:55 +10:00