servo/components
bors-servo 4aaac61a87
Auto merge of #20317 - gootorov:webgl-getFramebufferAttachmentParameter, r=jdm
Implement WebGL getFrameBufferAttachmentParameter API

<!-- Please describe your changes on the following line: -->
Implementation of `getFramebufferAttachmentParameter` as in WebGL1 specification.

Part of https://github.com/servo/servo/issues/10209.

r? emilio or jdm.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20317)
<!-- Reviewable:end -->
2018-03-22 12:28:30 -04:00
..
allocator
atoms Fire the pageshow event at the end of the page load r=jdm 2018-03-06 07:24:24 -08:00
bluetooth Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
bluetooth_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
canvas Auto merge of #20317 - gootorov:webgl-getFramebufferAttachmentParameter, r=jdm 2018-03-22 12:28:30 -04:00
canvas_traits Auto merge of #20317 - gootorov:webgl-getFramebufferAttachmentParameter, r=jdm 2018-03-22 12:28:30 -04:00
compositing split window code and browser code in two different files 2018-03-22 08:07:32 +01:00
config Update the MULTIPROCESS static when changing default options 2018-03-15 16:23:40 -07:00
constellation Reduce the number of calls to the embedder by grouping the screen and window coordinates into one structure 2018-03-22 07:56:50 +01:00
debugger Re-expose webrender debugger feature in components/servo 2018-03-20 14:30:11 +11:00
deny_public_fields Bump syn/quote in deny_public_fields 2018-02-12 15:05:18 +01:00
devtools Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
devtools_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
dom_struct Upgrade to rustc 1.24.0-nightly (5a2465e2b 2017-12-06) 2017-12-07 13:50:09 +01:00
domobject_derive Bump syn/quote in domobject_derive 2018-02-12 17:07:40 +01:00
fallible Update smallvec to 0.6 2017-12-05 12:03:20 +01:00
geometry alias some euclid types 2018-03-16 14:34:29 +08:00
gfx Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
gfx_traits Update WebRender 2018-02-06 15:10:35 +01:00
hashglobe Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
jstraceable_derive Bump syn/quote in jstraceable_derive 2018-02-12 17:07:58 +01:00
layout Bump parking_lot to 0.5 2018-03-21 18:19:29 +01:00
layout_thread Bump parking_lot to 0.5 2018-03-21 18:19:29 +01:00
layout_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
malloc_size_of Use mozjs 0.3 fork without Heap::new 2018-03-16 16:53:18 +01:00
malloc_size_of_derive Bump syn/quote in malloc_size_of_derive 2018-02-12 17:08:19 +01:00
metrics Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
msg remove mozbrowser code 2018-02-13 09:40:06 +01:00
net Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
net_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
nonzero
profile Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
profile_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
rand Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
range
remutex Merge servo_remutex to servo_remutex_tests 2018-01-20 15:37:04 +01:00
script Auto merge of #20317 - gootorov:webgl-getFramebufferAttachmentParameter, r=jdm 2018-03-22 12:28:30 -04:00
script_layout_interface Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
script_plugins
script_traits Reduce the number of calls to the embedder by grouping the screen and window coordinates into one structure 2018-03-22 07:56:50 +01:00
selectors style: Add infrastructure to match :host. 2018-03-14 15:10:05 +01:00
servo Use the --device-pixel-ratio in opt instead of /components/servo/ 2018-03-22 08:07:43 +01:00
servo_arc Fix license metadata for servo_arc crate 2018-02-21 16:35:18 -08:00
size_of_test
style refactor(counter_style): parse int via parse_non_negative 2018-03-21 15:03:38 -07:00
style_derive Share a single #[animation(no_bound(…))] for the animation traits 2018-03-12 09:48:25 +01:00
style_traits style: Document #[css(skip_if)] 2018-03-08 10:28:10 +01:00
url Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webdriver_server Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webvr Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00
webvr_traits Bump ipc-channel and bincode 2018-03-21 13:05:47 +01:00