Bug 82744 - fast/css/font-face-data-uri.html is failing
Summary: fast/css/font-face-data-uri.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 10:36 PDT by Simon Fraser (smfr)
Modified: 2013-09-26 12:13 PDT (History)
4 users (show)

See Also:


Attachments
speculative fix (3.46 KB, patch)
2013-09-25 16:46 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
better fix (1.90 KB, patch)
2013-09-26 11:36 PDT, Alexey Proskuryakov
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-03-30 10:36:24 PDT
fast/css/font-face-data-uri.html is flaky. Skipping it.
Comment 1 Simon Fraser (smfr) 2012-03-30 10:57:49 PDT
I skipped it on Mac.
Comment 2 Simon Fraser (smfr) 2012-09-19 16:12:29 PDT
Going to try unskipping this.
Comment 3 Alexey Proskuryakov 2013-09-25 16:46:13 PDT
Created attachment 212638 [details]
speculative fix

The test was still failing very frequently, I'm surprised that no one tackled this in a year.
Comment 4 WebKit Commit Bot 2013-09-25 20:50:21 PDT
Comment on attachment 212638 [details]
speculative fix

Clearing flags on attachment: 212638

Committed r156445: <http://trac.webkit.org/changeset/156445>
Comment 5 WebKit Commit Bot 2013-09-25 20:50:23 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2013-09-26 11:20:17 PDT
Happened in r156450 again :(
Comment 7 Alexey Proskuryakov 2013-09-26 11:36:28 PDT
Created attachment 212730 [details]
better fix
Comment 8 Alexey Proskuryakov 2013-09-26 12:13:23 PDT
Committed <http://trac.webkit.org/r156486>.