aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)Manish Goregaokar2015-11-2759-979/+1093
| | | | … and libc 0.2 and many other dependencies
* Auto merge of #8689 - jdm:deps, r=frewsxcvbors-servo2015-11-274-28/+13
|\ | | | | | | | | | | | | | | Remove remaining version-conflict exceptions in tidy.py. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8689) <!-- Reviewable:end -->
| * Remove remaining version-conflict exceptions in tidy.py.Josh Matthews2015-11-264-28/+13
| |
* | Auto merge of #8687 - Ms2ger:ref-21, r=jdmbors-servo2015-11-2722-628/+0
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the css21 tests from test-ref. These are already running and passing in test-css. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8687) <!-- Reviewable:end -->
| * | Remove the css21 tests from test-ref.Ms2ger2015-11-2622-628/+0
| |/ | | | | | | These are already running and passing in test-css.
* | Auto merge of #8686 - Ms2ger:test-ref, r=frewsxcvbors-servo2015-11-2723-11/+253
|\ \ | | | | | | | | | | | | | | | | | | | | | Use wptrunner for some old-style reftests. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8686) <!-- Reviewable:end -->
| * | Move stacking_context_position_a.html to wpt reftests.Ms2ger2015-11-264-2/+25
| | |
| * | Move stacking_context.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move size_attributes_vertical_writing_mode.html to wpt reftests.Ms2ger2015-11-265-1/+28
| | |
| * | Move size_attributes.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_width_percentage.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_width_height.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_width.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_min.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_max.html to wpt reftests.Ms2ger2015-11-264-1/+25
| | |
| * | Move simple_inline_height.html to wpt reftests.Ms2ger2015-11-264-1/+25
| |/
* | Auto merge of #8685 - jmr0:master, r=Ms2gerbors-servo2015-11-274-7/+11
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | tidy rule to warn against use of &String and refactoring Fixes #8681 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8685) <!-- Reviewable:end -->
| * | adding tidy rule to warn against use of &String and refactoring instances of ↵jmr02015-11-254-7/+11
| | | | | | | | | | | | &String in codebase
* | | Auto merge of #8682 - jdm:css-error-reporter, r=jdmbors-servo2015-11-2724-69/+194
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defined new trait ParseErrorReporter and added error_reporter member … …to ParserContext. Rebase of #8210. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8682) <!-- Reviewable:end -->
| * | | Defined new trait ParseErrorReporter and added error_reporter member to ↵GauriGNaik2015-11-2524-69/+194
| |/ / | | | | | | | | | ParserContext
* | | Auto merge of #8679 - jdm:rmprintln, r=larsbergstrombors-servo2015-11-271-3/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #8502 by not printing the message which is known to be repeated m… …illions of times. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8679) <!-- Reviewable:end -->
| * | | Fix #8502 by not printing the message which is known to be repeated millions ↵Josh Matthews2015-11-251-3/+6
| | | | | | | | | | | | | | | | of times.
* | | | Auto merge of #8690 - jdm:disablecanvas, r=SimonSapinbors-servo2015-11-271-0/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable canvas_over_area.html due to frequent timeouts, pending furth… …er investigation for #8311. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8690) <!-- Reviewable:end -->
| * | | | Disable canvas_over_area.html due to frequent timeouts, pending further ↵Josh Matthews2015-11-261-0/+3
| | | | | | | | | | | | | | | | | | | | investigation for #8311.
* | | | | Auto merge of #8638 - tirkarthi:master, r=Ms2gerbors-servo2015-11-271-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarify servo as parallel browser engine In the repo title it says servo is a "parallel browser engine" whereas readme says its a "parallel browser". It will be helpful to add a more clear title. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8638) <!-- Reviewable:end -->
| * | | | Clarify servo as parallel browser engineXtreak2015-11-211-1/+1
| | | | | | | | | | | | | | | In the repo title it says servo is a "parallel browser engine" whereas readme says its a "parallel browser". It will be helpful to add a more clear title.
* | | | | Auto merge of #8650 - Wafflespeanut:about-404, r=Wafflespeanutbors-servo2015-11-264-5/+24
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redirect to an error page on 404! fixes #7658 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8650) <!-- Reviewable:end -->
| * | | | Redirect to an error page when file's not foundRavi Shankar2015-11-264-5/+24
| | | | |
* | | | | Auto merge of #8598 - g-k:split-scriptmsg, r=KiChjangbors-servo2015-11-264-15/+50
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split paint task messages from ScriptMsg Refs: https://github.com/servo/servo/issues/8592 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8598) <!-- Reviewable:end -->
| * | | | Split paint task messages from ScriptMsgGreg Guthe2015-11-254-15/+50
| | | | | | | | | | | | | | | | | | | | Refs: https://github.com/servo/servo/issues/8592
* | | | | Auto merge of #8671 - paulrouget:iframe-hit-test, r=pcwaltonbors-servo2015-11-263-46/+61
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix clip rect for iframes in hit testing code Fixes #8080 r? @mrobinson <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8671) <!-- Reviewable:end -->
| * | | | | Convert from client to page coords in scriptMatt Brubeck2015-11-251-30/+35
| | | | | |
| * | | | | Fix clip rect for iframes in hit testing codeMatt Brubeck2015-11-252-16/+26
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #8080
* | | | | | Auto merge of #8667 - asajeffrey:update-string-cache, r=SimonSapinbors-servo2015-11-2668-434/+328
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update string cache Updated string_cache to 0.2, and updated the dependencies that depend on string_cache. Removed references to string_cache_plugin. Import atom! and ns! from string_cache. Replaced ns!("") by ns!(). Replaced ns!(XML) and co by ns!(xml) and co. Replaced Atom::from_slice by Atom::from. Replaced atom.as_slice() by &*atom. r? @SimonSapin <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8667) <!-- Reviewable:end -->
| * | | | | | Update string_cache to 0.2.Alan Jeffrey2015-11-2568-434/+328
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated string_cache, html5ever, xml5ever and selectors in Cargo.toml files and Cargo.lock. Removed references to string_cache_plugin. Import atom! and ns! from string_cache. Replaced ns!("") by ns!(). Replaced ns!(XML) and co by ns!(xml) and co. Replaced atom!(foo) by atom!("foo"). Replaced Atom::from_slice by Atom::from. Replaced atom.as_slice() by &*atom.
* | | | | | Auto merge of #6826 - dzbarsky:deletecontents, r=jdmbors-servo2015-11-256-297/+114
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Range#deleteContents Sadly calling ExtractContents and discarding the result doesn't do the right thing. It may be worth having a CutContents method that takes an `Option<DocumentFragment>` and switch the behavior based on it, to share the code between DeleteContents and ExtractContents, like what Gecko does. Maybe a followup. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6826) <!-- Reviewable:end -->
| * | | | | | Implement Range#deleteContentsDavid Zbarsky2015-11-256-297/+114
| | |_|_|/ / | |/| | | |
* | | | | | Auto merge of #8648 - Ms2ger:test-ref, r=frewsxcvbors-servo2015-11-2523-10/+250
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use wptrunner for some old-style reftests. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8648) <!-- Reviewable:end -->
| * | | | | Move simple_inline_default.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | | | | |
| * | | | | Move simple.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | | | | |
| * | | | | Move positioning_margin.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | | | | |
| * | | | | Move overflow.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | | | | |
| * | | | | Move multiple_external.html to wpt reftests.Ms2ger2015-11-225-1/+25
| | | | | |
| * | | | | Move hide_layers1.html and hide_layers2.html to wpt reftests.Ms2ger2015-11-225-2/+50
| | | | | |
| * | | | | Move hide_and_show.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | | | | |
| * | | | | Move hide_after_load.html to wpt reftests.Ms2ger2015-11-225-1/+25
| | | | | |
| * | | | | Move bg_color.html to wpt reftests.Ms2ger2015-11-224-1/+25
| | |/ / / | |/| | |
* | | | | Auto merge of #8670 - pcwalton:animation-expiration, r=glennwbors-servo2015-11-255-56/+134
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Write animated values into the `ComputedValues` structures when animations complete or are interrupted. This adds a new pair of reader-writer locks. I measured the performance of style recalculation on Wikipedia and the overhead of the locks was not measurable. Closes #7816. cc @paulrouget r? @glennw <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8670) <!-- Reviewable:end -->
| * | | | | Write animated values into the `ComputedValues` structures whenPatrick Walton2015-11-245-56/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | animations complete or are interrupted. This adds a new pair of reader-writer locks. I measured the performance of style recalculation on Wikipedia and the overhead of the locks was not measurable. Closes #7816.
* | | | | | Auto merge of #8660 - pcwalton:ipc-channel-errors, r=larsbergstrombors-servo2015-11-2523-78/+84
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update `ipc-channel` to pick up the improved error reporting. Intended to help diagnose intermittent failures. r? @jdm or @larsbergstrom (or whoever) <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8660) <!-- Reviewable:end -->