| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #9111 - frewsxcv:rm-parsed-attr, r=nox | bors-servo | 2016-01-02 | 1 | -9/+6 |
|\ |
|
| * | Remove parsed attribute 'bgcolor' field HTMLTableElement | Corey Farwell | 2015-12-31 | 1 | -9/+6 |
* | | Auto merge of #9115 - notriddle:everybody_do_the_flop, r=larsbergstrom | bors-servo | 2016-01-02 | 3 | -155/+50 |
|\ \ |
|
| * | | Revert "Update glutin" | Michael Howell | 2016-01-01 | 3 | -155/+50 |
|/ / |
|
* | | Auto merge of #9049 - KiChjang:form-data-refactor, r=eefriedman | bors-servo | 2016-01-01 | 14 | -87/+467 |
|\ \ |
|
| * | | Refactor FormData code to match updated spec | Keith Yeung | 2016-01-01 | 14 | -87/+467 |
* | | | Auto merge of #9109 - nerith:createpattern, r=jdm | bors-servo | 2016-01-01 | 3 | -11/+5 |
|\ \ \ |
|
| * | | | Support empty strings as the repeat argument (CreatePattern) | Brandon Fairchild | 2015-12-31 | 3 | -11/+5 |
* | | | | Auto merge of #8871 - KiChjang:task-source-channels, r=KiChjang | bors-servo | 2016-01-01 | 2 | -16/+153 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Split script_chan into 5 different task queue channels | Keith Yeung | 2015-12-09 | 2 | -16/+153 |
* | | | | Auto merge of #9104 - vwvww:issue_9098, r=nox | bors-servo | 2016-01-01 | 1 | -11/+12 |
|\ \ \ \ |
|
| * | | | | Refactor AssertRequestsMustNotHaveHeaders to AssertRequestMustNotIncludeHeaders | Beomjin Kim | 2015-12-31 | 1 | -11/+12 |
* | | | | | Auto merge of #9078 - nikkisquared:split_http_loader_load, r=jdm | bors-servo | 2016-01-01 | 1 | -65/+82 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Fixes #8976: Split `load()` into `process_response()` | Nikki | 2015-12-29 | 1 | -65/+82 |
* | | | | | Auto merge of #9099 - frewsxcv:rm-parsed-attr, r=nox | bors-servo | 2016-01-01 | 2 | -32/+20 |
|\ \ \ \ \ |
|
| * | | | | | Remove fields with parsed attribute values on HTMLTextAreaElement | Corey Farwell | 2015-12-30 | 2 | -32/+20 |
* | | | | | | Auto merge of #9096 - servo:glutinup, r=nox | bors-servo | 2016-01-01 | 3 | -50/+155 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update glutin | Simon Sapin | 2015-12-31 | 3 | -50/+155 |
* | | | | | | | Auto merge of #9094 - servo:silent-debug-message, r=SimonSapin | bors-servo | 2015-12-31 | 1 | -1/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Make a debugging println!() conditional on is_running_problem_test | Simon Sapin | 2015-12-30 | 1 | -1/+3 |
| |/ / / / / / |
|
* | | | | | | | Auto merge of #9090 - Ms2ger:stylesheets-vec, r=SimonSapin | bors-servo | 2015-12-31 | 2 | -7/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Don't copy the list of stylesheets in LayoutTask::handle_reflow. | Ms2ger | 2015-12-30 | 2 | -7/+6 |
* | | | | | | | | Auto merge of #8190 - jdm:4138, r=eefriedman | bors-servo | 2015-12-31 | 29 | -122/+387 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Accept all Content-Type values for fonts if sniffing is disabled. Restore the... | Josh Matthews | 2015-12-31 | 1 | -0/+5 |
| * | | | | | | | | Update mime_guess to incorporate TTF MIME changes. | Josh Matthews | 2015-12-31 | 3 | -6/+6 |
| * | | | | | | | | Send a response to font load initiators even when a font is ignored. | Josh Matthews | 2015-12-31 | 1 | -0/+1 |
| * | | | | | | | | Remove unneeded dead_code annotations. | Josh Matthews | 2015-12-31 | 1 | -10/+0 |
| * | | | | | | | | Add a test for contextual MIME sniffing. | Josh Matthews | 2015-12-31 | 4 | -0/+104 |
| * | | | | | | | | Enable MIME sniffing via a pref instead of a global option. | Josh Matthews | 2015-12-31 | 3 | -8/+3 |
| * | | | | | | | | Use valid MIME types in the font classifier. | Josh Matthews | 2015-12-31 | 1 | -3/+3 |
| * | | | | | | | | Restrict font loads to known MIME types. | Josh Matthews | 2015-12-31 | 6 | -2/+39 |
| * | | | | | | | | Resolves #4183 - Implemementing context-based MIME type sniffing | David Rajchenbach-Teller | 2015-12-31 | 18 | -93/+226 |
* | | | | | | | | | Auto merge of #9073 - dsprenkels:issue-8733, r=Wafflespeanut | bors-servo | 2015-12-31 | 2 | -90/+68 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tidy.py: made `check_rust(file_name, lines)` more readable | Daan Sprenkels | 2015-12-31 | 2 | -90/+68 |
* | | | | | | | | | | Auto merge of #9018 - jdm:corstests, r=Manishearth | bors-servo | 2015-12-31 | 10 | -76/+264 |
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Enable cors/ directory for WPT. | Josh Matthews | 2015-12-30 | 10 | -76/+264 |
* | | | | | | | | | | Auto merge of #8420 - craftytrickster:8371/generic-font-family, r=glennw | bors-servo | 2015-12-31 | 5 | -89/+122 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Enabled use of FontFamily enum type and replaced plain string parameters with... | David Raifaizen | 2015-12-30 | 5 | -89/+122 |
* | | | | | | | | | | | Auto merge of #9105 - jdm:buttoneventsintermittent, r=nox | bors-servo | 2015-12-31 | 5 | -21/+19 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Implement the onreset event handler. | Josh Matthews | 2015-12-30 | 3 | -12/+2 |
| * | | | | | | | | | | Implement support for modifying the type attribute of button elements. Fixes ... | Josh Matthews | 2015-12-30 | 2 | -9/+17 |
* | | | | | | | | | | | Auto merge of #7919 - 6112:master, r=nox | bors-servo | 2015-12-30 | 3 | -17/+47 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | form submission for <textarea> and <select> | Nicolas | 2015-12-30 | 3 | -17/+47 |
* | | | | | | | | | | | Auto merge of #9089 - Ms2ger:style-unsafe, r=nox | bors-servo | 2015-12-30 | 4 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Deny unsafe code in style. | Ms2ger | 2015-12-30 | 4 | -0/+9 |
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Auto merge of #9086 - servo:no-snapshot, r=nox | bors-servo | 2015-12-30 | 5 | -44/+36 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Rename rust-snapshot-hash to rust-nightly-date | Simon Sapin | 2015-12-30 | 5 | -37/+36 |
| * | | | | | | | | | | Remove "Servo does not bootstrap 32bit snapshots of Rust" message | Simon Sapin | 2015-12-30 | 1 | -7/+0 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Auto merge of #9080 - jdm:canvaspattern, r=Ms2ger | bors-servo | 2015-12-30 | 4 | -1/+47 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Add test for fillStyle/strokeStyle getting/setting roundtrips. | Josh Matthews | 2015-12-29 | 3 | -0/+39 |