servo/components
bors-servo 6d0c420d59 Auto merge of #11432 - ab22:11402-implement-window-alert, r=KiChjang
11402 implement window alert

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
- [X] These changes fix #11402

Either:
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11432)
<!-- Reviewable:end -->
2016-05-26 15:42:26 -05:00
..
canvas Update documentation for {CanvasPaintThread, WebGLPaintThread}::new(). 2016-05-19 12:15:02 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing Remove the script listener thread (fixes #11345). 2016-05-25 12:50:22 +02:00
constellation Auto merge of #11430 - asajeffrey:constellation-record-mozbrowser-parent-info, r=ConnorGBrewster 2016-05-26 14:53:09 -05:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Update internal crates to bitflags 0.7 2016-05-17 23:34:04 +02:00
gfx Auto merge of #11394 - mbrubeck:stacking-context-id, r=pcwalton 2016-05-26 07:25:58 -05:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Stop generating flows under display: none. 2016-05-25 11:54:21 -07:00
layout_traits Use associated types to improve LayoutThreadFactory and ScriptThreadFactory. 2016-05-24 17:50:06 +02:00
msg Record the frame type (IFrame or MozBrowserIFrame) in the pipeline. 2016-05-26 12:55:55 -05:00
net Auto merge of #11367 - szeged:included_services, r=jdm 2016-05-26 14:04:33 -05:00
net_traits Auto merge of #11367 - szeged:included_services, r=jdm 2016-05-26 14:04:33 -05:00
plugins Update Rust to 1.10.0-nightly (267cde259 2016-05-25) 2016-05-26 14:44:07 +02:00
profile replacing commas with tabs; changing from CSV to TSV profiling 2016-05-19 15:07:18 -07:00
profile_traits Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11432 - ab22:11402-implement-window-alert, r=KiChjang 2016-05-26 15:42:26 -05:00
script_traits Auto merge of #11430 - asajeffrey:constellation-record-mozbrowser-parent-info, r=ConnorGBrewster 2016-05-26 14:53:09 -05:00
servo Auto merge of #11367 - szeged:included_services, r=jdm 2016-05-26 14:04:33 -05:00
style Auto merge of #11412 - heycam:text-deco, r=mbrubeck 2016-05-25 20:35:50 -05:00
style_traits Removed unused imports 2016-05-15 22:24:26 +03:00
util Fix unused import warnings 2016-05-25 12:09:23 -07:00
webdriver_server Use CompositorMsg from script_traits. 2016-05-24 12:29:22 +02:00