| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #14623 - DominoTree:master, r=emilio | bors-servo | 2016-12-24 | 3 | -0/+101 |
|\ |
|
| * | Implement port-based blocking | Nick Price | 2016-12-21 | 3 | -0/+101 |
* | | Auto merge of #14491 - KiChjang:cookie-checks, r=jdm | bors-servo | 2016-12-23 | 3 | -7/+120 |
|\ \ |
|
| * | | Add unit tests | Keith Yeung | 2016-12-22 | 3 | -7/+120 |
* | | | Auto merge of #14679 - jdm:nowarntimer, r=asajeffrey | bors-servo | 2016-12-22 | 2 | -0/+20 |
|\ \ \ |
|
| * | | | Warn when a timer event is processed for a discarded document. | Josh Matthews | 2016-12-22 | 2 | -0/+20 |
* | | | | Auto merge of #14632 - servo:multi-global-fetch, r=jdm | bors-servo | 2016-12-22 | 8 | -19/+9 |
|\ \ \ \ |
|
| * | | | | Use the API base URL in Fetch APIs. | Ms2ger | 2016-12-19 | 2 | -10/+0 |
| * | | | | Ensure that the API base URL is used in Fetch APIs. | Ms2ger | 2016-12-19 | 6 | -2/+14 |
| * | | | | Make the multi-global tests more robust. | Ms2ger | 2016-12-19 | 6 | -17/+5 |
| |/ / / |
|
* | | | | Auto merge of #14662 - bholley:bloom_tls, r=emilio | bors-servo | 2016-12-22 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Remove generation, remove filter pop, and add size tests. | Bobby Holley | 2016-12-22 | 1 | -0/+4 |
* | | | | | Auto merge of #14614 - szeged:new_tests, r=jdm | bors-servo | 2016-12-22 | 22 | -8/+413 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Added some new tests for a few WebBluetooth method. | Valentin Fokin | 2016-12-22 | 22 | -8/+413 |
* | | | | | Auto merge of #11672 - Ms2ger:dom, r=nox | bors-servo | 2016-12-22 | 4 | -25/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Make the dom module private. | Ms2ger | 2016-12-22 | 1 | -3/+3 |
| * | | | | Introduce a script::test module to expose the APIs needed for unit tests. | Ms2ger | 2016-12-22 | 3 | -22/+12 |
* | | | | | Auto merge of #14612 - szeged:connect-disconnect-update, r=jdm | bors-servo | 2016-12-22 | 17 | -5/+521 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | refactor Connect/Disconnect calls | Zakor Gyula | 2016-12-22 | 17 | -5/+521 |
| | |_|/
| |/| | |
|
* | | | | Upgrade to rayon 0.6. | Bobby Holley | 2016-12-21 | 1 | -1/+1 |
* | | | | Remove unused html bluetooth tests | Attila Dusnoki | 2016-12-21 | 24 | -1615/+0 |
* | | | | Auto merge of #14630 - bd339:iss14064, r=KiChjang | bors-servo | 2016-12-20 | 2 | -0/+11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Modify tests | bd339 | 2016-12-20 | 2 | -0/+11 |
| | |/
| |/| |
|
* | | | Remove usage of std::intrinsics::discriminant_value. | Simon Sapin | 2016-12-20 | 2 | -5/+3 |
* | | | Auto merge of #14631 - ConnorGBrewster:datetime_fix, r=Ms2ger | bors-servo | 2016-12-19 | 1 | -6/+3 |
|\ \ \ |
|
| * | | | Make datetime just reflect | Connor Brewster | 2016-12-19 | 1 | -6/+3 |
| |/ / |
|
* | | | Auto merge of #14304 - KiChjang:css-style-rule-style, r=Manishearth | bors-servo | 2016-12-19 | 4 | -11/+30 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add WPT test for CSSStyleRule.style property | Keith Yeung | 2016-12-18 | 4 | -8/+30 |
| * | | Implement CSSStyleRule.style | Keith Yeung | 2016-12-17 | 1 | -3/+0 |
* | | | style: Add simple rule-tree benchmarks. Fix rule node drop race. | Emilio Cobos Álvarez | 2016-12-19 | 4 | -3/+207 |
|/ / |
|
* | | Auto merge of #14598 - DominoTree:master, r=canaltinova | bors-servo | 2016-12-16 | 1 | -12/+7 |
|\ \
| |/
|/| |
|
| * | Maintain Corner type, add None type to AngleOrCorner | Nick Price | 2016-12-16 | 1 | -12/+7 |
* | | style: Fix @import serialization. | Emilio Cobos Álvarez | 2016-12-16 | 2 | -0/+22 |
* | | Update test expectations. | Emilio Cobos Álvarez | 2016-12-16 | 53 | -173/+19 |
* | | script: Add CSSImportRule WebIDL interface. | Emilio Cobos Álvarez | 2016-12-16 | 1 | -0/+1 |
* | | style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib. | Emilio Cobos Álvarez | 2016-12-16 | 4 | -3/+12 |
* | | Auto merge of #14605 - emilio:crashtest-bug-1323717, r=SimonSapin | bors-servo | 2016-12-15 | 2 | -0/+21 |
|\ \ |
|
| * | | style: Avoid ending up with an invalid keyframe when inf or NaN are at play. | Emilio Cobos Álvarez | 2016-12-15 | 2 | -0/+21 |
* | | | Auto merge of #14465 - servo:http, r=nox | bors-servo | 2016-12-15 | 4 | -85/+84 |
|\ \ \ |
|
| * | | | Make the fetch target non-optional. | Ms2ger | 2016-12-15 | 1 | -6/+6 |
| * | | | Introduce fetch_with_cors_cache() API for tests. | Ms2ger | 2016-12-15 | 2 | -5/+15 |
| * | | | Use the asynchronous fetching code for fetch_with_context(). | Ms2ger | 2016-12-15 | 1 | -5/+5 |
| * | | | Use the asynchronous fetching code in unit tests. | Ms2ger | 2016-12-15 | 4 | -44/+40 |
| * | | | Replace fetch_async() by a new fetch() function. | Ms2ger | 2016-12-15 | 2 | -24/+13 |
| * | | | Introduce fetch_with_context() to reduce repetition. | Ms2ger | 2016-12-15 | 3 | -15/+19 |
| * | | | Qualify the fetch() calls in unit tests. | Ms2ger | 2016-12-15 | 1 | -3/+3 |
| |/ / |
|
* | | | Auto merge of #14509 - canaltinova:position, r=Manishearth | bors-servo | 2016-12-15 | 6 | -43/+161 |
|\ \ \ |
|
| * | | | Fix unit tests | Nazım Can Altınova | 2016-12-15 | 5 | -46/+69 |
| * | | | Implement HorizontalPosition / VerticalPosition | Nazım Can Altınova | 2016-12-12 | 2 | -22/+117 |
* | | | | Auto merge of #14493 - fokinv:stopnotifications, r=jdm | bors-servo | 2016-12-15 | 4 | -5/+10 |
|\ \ \ \
| |_|/ /
|/| | | |
|