Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse Harfbuzz 1.0 and unicode-script for text shaping #7786
Conversation
|
I assume that Gecko also breaks text runs by Unicode script using the same algorithm? |
|
Oh oops, didn't see your comment. In that case, this looks good. r=me once @larsbergstrom reviews the HarfBuzz upgrade. |
|
HarfBuzz landed. |
|
@bors-servo r=pcwalton |
|
|
Use Harfbuzz 1.0 and unicode-script for text shaping Depends on servo/rust-harfbuzz#53 and introduces a dependency on the new servo/unicode-script crate. r? @pcwalton <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7786) <!-- Reviewable:end -->
|
|
|
mac-rel-wpt hit #7731:
mac-dev-ref-unit hit #7785:
mac-rel-css had two unexpected results which were previously a Linux-only PASS and Linux-only FAIL (now apparently the same on both platforms):
linux-rel had a test-css failure that I can't reproduce locally (at least in a debug build), but I do see jumpiness when loading the test, so I suspect a race condition and/or incremental layout bug:
|
|
@bors-servo r=pcwalton Adjusted test expectations for Mac CSS results. Checking to see whether the Linux CSS failure was intermittent or not. |
|
|
Use Harfbuzz 1.0 and unicode-script for text shaping Depends on servo/rust-harfbuzz#53 and introduces a dependency on the new servo/unicode-script crate. r? @pcwalton <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7786) <!-- Reviewable:end -->
|
|
|
This time linux-rel got different results:
Since there were no code changes since the previous run, both results must be intermittent. |
|
@bors-servo retry |
|
|
|
|
mbrubeck commentedSep 29, 2015
Depends on servo/rust-harfbuzz#53 and introduces a dependency on the new servo/unicode-script crate. r? @pcwalton