RESOLVED FIXED 100498
REGRESSION(r132589): Breaks font-face layout tests (Requested by pfeldman on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=100498
Summary REGRESSION(r132589): Breaks font-face layout tests (Requested by pfeldman on ...
WebKit Review Bot
Reported 2012-10-26 04:30:11 PDT
http://trac.webkit.org/changeset/132589 broke the build: Breaks font-face layout tests (Requested by pfeldman on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r132589 (1.56 KB, patch)
2012-10-26 04:30 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-10-26 04:30:49 PDT
Created attachment 170884 [details] ROLLOUT of r132589 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
WebKit Review Bot
Comment 3 2012-10-26 04:40:34 PDT
Comment on attachment 170884 [details] ROLLOUT of r132589 Clearing flags on attachment: 170884 Committed r132620: <http://trac.webkit.org/changeset/132620>
WebKit Review Bot
Comment 4 2012-10-26 04:40:37 PDT
All reviewed patches have been landed. Closing bug.
Kenichi Ishibashi
Comment 5 2012-10-26 04:52:55 PDT
This isn't a regression. These tests depend on how FontCache implicitly replaces font family. That's wrong. We need to update these tests.
Pavel Feldman
Comment 6 2012-10-26 06:47:29 PDT
(In reply to comment #5) > This isn't a regression. These tests depend on how FontCache implicitly replaces font family. That's wrong. We need to update these tests. I don't think so. The tests explicitly require different font families. I.e. either these tests are entirely wrong (should not exist) or you are introducing unexpected behavior change.
Note You need to log in before you can comment on or make changes to this bug.