bors-servo
fa4a8cb9db
Auto merge of #10996 - jdm:disablenav, r=emilio
...
Disable mozbrowser_navigation.html pending further investigation.
<!-- 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/10996 )
<!-- Reviewable:end -->
2016-05-03 14:56:18 -07:00
Josh Matthews
bd912401ca
Disable mozbrowser_navigation.html pending further investigation.
2016-05-03 17:15:18 -04:00
Josh Matthews
eae27adc4a
Implement basic media resource selection and fetching.
2016-05-03 16:25:24 -04:00
Josh Matthews
5918954edd
Add media tasks to the DOM manipulation task queue.
2016-05-03 16:25:22 -04:00
Josh Matthews
53f9307fb7
Add stubs for src and currentSrc for HTMLMediaElement.
2016-05-03 16:25:21 -04:00
Michael Howell
93c9dda793
Do not allocate when sorting the display list.
2016-05-03 12:57:46 -07:00
Patrick Walton
62c6d8b06d
compositing: Perform animation-related compositing operations in WebRender.
...
I accidentally removed this code in #10936 .
2016-05-03 10:58:38 -07:00
Josh Matthews
cb63ad6c87
Add the requesting URL to the 401 prompt. Only show the 401 prompt when the WWW-Authenticate header is present.
2016-05-03 13:19:42 -04:00
Emilio Cobos Álvarez
18c1fee3c7
geckolib: Make anon-box PEs an ADT.
2016-05-03 19:01:54 +02:00
Emilio Cobos Álvarez
9caaa6004e
style: Support lazy pseudo-elements
...
These can't be supported in Servo as of right now, because I'm not
totally sure the accesses that should be done in layout would be
thread-safe.
It can be revisited later though.
2016-05-03 19:01:54 +02:00
Anthony Ramine
eb94f1a918
Update SpiderMonkey
2016-05-03 18:36:11 +02:00
bors-servo
3f2ceeff5d
Auto merge of #10914 - shinglyu:docs, r=aneeshusa
...
Added documents for commandline arguments
An initial draft for #10878
<!-- 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/10914 )
<!-- Reviewable:end -->
2016-05-03 06:31:38 -07:00
bors-servo
4594f71b0e
Auto merge of #10990 - mmatyas:cargoup_16may03, r=larsbergstrom
...
Update Cargo to 2016-05-03 nightly
To pick up rust-lang/cargo/pull/2629.
<!-- 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/10990 )
<!-- Reviewable:end -->
2016-05-03 05:29:07 -07:00
Mátyás Mustoha
77560bdbee
Update Cargo to 2016-05-03 nightly
2016-05-03 14:26:23 +02:00
bors-servo
7533013c16
Auto merge of #10984 - frewsxcv:python-cleanup, r=metajack
...
Minor python/README fixes.
<!-- 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/10984 )
<!-- Reviewable:end -->
2016-05-03 03:20:19 -07:00
Attila Dusnoki
6828b3e720
Add dbus lib to travis
2016-05-03 11:36:36 +02:00
zakorgy
f679985090
Update dependencies
2016-05-03 11:36:33 +02:00
fokinv
c8672ed0af
Refactor IPC-message sending
2016-05-03 11:35:34 +02:00
Attila Dusnoki
ecf4c942da
BluetoothThread refactor
2016-05-03 11:35:33 +02:00
zakorgy
ef296b86e8
Refactor scan filter
2016-05-03 11:35:32 +02:00
zakorgy
402bc552ca
Replace the union types with the correct typedefs in the webidl files and the API classes.
2016-05-03 11:35:30 +02:00
zakorgyula
76d6685d7f
Add html tests
2016-05-03 11:35:29 +02:00
fokinv
f47f8d1a5c
Style fix
2016-05-03 11:35:28 +02:00
zakorgy
27ad1437a1
Error handling
2016-05-03 11:35:26 +02:00
Attila Dusnoki
b851045415
Fix incorrect behaviours
2016-05-03 11:35:25 +02:00
zakorgy
66fbc4ac46
requestDevice options (filters and optionalServices)
2016-05-03 11:35:18 +02:00
bors-servo
ff687c5b01
Auto merge of #10980 - KiChjang:referer-policy-comment, r=jdm
...
Re-add TODO comment for adding referer info to LoadData
Fixes the accidental removal in #10970 .
<!-- 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/10980 )
<!-- Reviewable:end -->
2016-05-03 02:26:05 -07:00
bors-servo
8e2cb95d25
Auto merge of #10979 - bstrie:mutwarn, r=frewsxcv
...
Fix unused mut warning
<!-- 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/10979 )
<!-- Reviewable:end -->
2016-05-03 01:36:08 -07:00
fokinv
b01c52c18f
Implementation of the getPrimaryService(s), the getCharacteristic(s) and the getDescriptor(s) functions.
2016-05-03 10:17:42 +02:00
fokinv
9825ea41b4
Add Bluetooth IPC support
2016-05-03 10:17:41 +02:00
zakorgyula
9d55748de2
Update assigned services, characteristics and descriptors
2016-05-03 10:17:39 +02:00
Attila Dusnoki
9e57364795
Fix value types
2016-05-03 10:17:38 +02:00
Shing Lyu
998afeed48
Added documents for commandline arguments
2016-05-03 14:11:23 +08:00
bors-servo
ddada69acb
Auto merge of #10957 - heycam:number, r=bholley
...
Support plain number-typed properties in geckolib
r? @bholley
<!-- 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/10957 )
<!-- Reviewable:end -->
2016-05-02 21:58:17 -07:00
bors-servo
3128a71ac7
Auto merge of #10971 - shssoichiro:remove-cacherequestdetails, r=KiChjang
...
Remove CacheRequestDetails
Fixes #10904
Note that the related web-platform-tests failed both before and after this commit
<!-- 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/10971 )
<!-- Reviewable:end -->
2016-05-02 19:58:14 -07:00
Corey Farwell
1bdc999e53
Fix styling for Markdown headers.
2016-05-02 22:20:49 -04:00
Corey Farwell
d71ac89110
Remove reference to no-longer-existing directory.
...
https://github.com/servo/servo/pull/10976
2016-05-02 22:20:00 -04:00
Joshua Holmer
8bb740e95e
Remove CacheRequestDetails
...
Fixes #10904
2016-05-02 22:08:16 -04:00
Keith Yeung
c76d0006ee
Re-add TODO comment for adding referer info to LoadData
2016-05-02 21:07:54 -04:00
bors-servo
e39ed932cb
Auto merge of #10976 - frewsxcv:novendor-mach, r=mbrubeck
...
Upgrade mach to 0.6; stop vendoring mach.
When I originally rewrote Servo's mach bootstrapping (using virtualenv
w/ requirements.txt in #7103 ), I didn't specify mach as a requirement
because a new version hadn't been published in a while. Now that 0.6
is out, I asked the mach maintainers to publish a new version on PyPI,
so now we can fetch it like the other Python dependencies.
Fixes https://github.com/servo/servo/issues/10728 .
<!-- 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/10976 )
<!-- Reviewable:end -->
2016-05-02 18:07:25 -07:00
Ben Striegel
08987c6f5a
Fix unused mut warning
2016-05-02 21:02:20 -04:00
Cameron McCormack
53649b19d0
Support flex-{grow,shrink}, stroke-miterlimit and -moz-box-flex in geckolib.
2016-05-03 10:01:31 +10:00
Cameron McCormack
3255bb809e
Add a predefined Number type.
2016-05-03 10:01:30 +10:00
Cameron McCormack
d71e5c8b3d
Support {fill,stroke,stop,flood}-opacity in geckolib.
2016-05-03 10:01:29 +10:00
Cameron McCormack
0f2dc53b0a
Factor out opacity property to use an Opacity type.
2016-05-03 10:01:28 +10:00
Cameron McCormack
d69763b0c1
Generate geckolib setters for properties with simple predefined types.
2016-05-03 10:01:28 +10:00
bors-servo
361b2b900e
Auto merge of #10975 - mbrubeck:more-deps, r=KiChjang
...
Update even more dependencies
Adds a temporary exception to allow multiple versions of lazy_static. PRs have already been filed on the packages that are still using the old version.
<!-- 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/10975 )
<!-- Reviewable:end -->
2016-05-02 16:48:45 -07:00
Matt Brubeck
6379243485
Remove unused dependencies
2016-05-02 16:33:56 -07:00
Corey Farwell
7725e644e9
Upgrade mach to 0.6; stop vendoring mach.
...
When I originally rewrote Servo's mach bootstrapping (using virtualenv
w/ requirements.txt in #7103 ), I didn't specify mach as a requirement
because a new version hadn't been published in a while. Now that 0.6
is out, I asked the mach maintainers to publish a new version on PyPI,
so now we can fetch it like the other Python dependencies.
Fixes https://github.com/servo/servo/issues/10728 .
2016-05-02 19:27:52 -04:00
Matt Brubeck
a2b0585ffd
Update lazy_static, selectors, string_cache, futf, quickersort
2016-05-02 16:05:31 -07:00