Bug 69497 - [Chromium] Complex script code path breaks on Windows XP when a CFF font is used
Summary: [Chromium] Complex script code path breaks on Windows XP when a CFF font is used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenichi Ishibashi
URL: http://crbug.com/39017
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-05 19:55 PDT by Kenichi Ishibashi
Modified: 2011-10-11 01:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.04 KB, patch)
2011-10-05 20:21 PDT, Kenichi Ishibashi
no flags Details | Formatted Diff | Diff
Patch for landing (3.11 KB, patch)
2011-10-10 20:51 PDT, Kenichi Ishibashi
no flags Details | Formatted Diff | Diff
Patch for landing (3.02 KB, patch)
2011-10-11 01:16 PDT, Kenichi Ishibashi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenichi Ishibashi 2011-10-05 19:55:27 PDT
See http://crbug.com/39017 for details.
Comment 1 Kenichi Ishibashi 2011-10-05 20:21:28 PDT
Created attachment 109909 [details]
Patch
Comment 2 Behdad Esfahbod 2011-10-06 14:16:24 PDT
(In reply to comment #1)
> Created an attachment (id=109909) [details]
> Patch

LGTM.
Comment 3 Kent Tamura 2011-10-06 22:39:49 PDT
Comment on attachment 109909 [details]
Patch

Rubber-stamped.
Comment 4 Kenichi Ishibashi 2011-10-10 20:51:09 PDT
Created attachment 110467 [details]
Patch for landing
Comment 5 WebKit Review Bot 2011-10-11 01:09:11 PDT
Comment on attachment 110467 [details]
Patch for landing

Rejecting attachment 110467 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1

Last 500 characters of output:
hangeLog does not appear to be a valid reviewer according to committers.py.
ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Updating OpenSource
Current branch master is up to date.
Updating chromium port dependencies using gclient...

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/10032269
Comment 6 Kenichi Ishibashi 2011-10-11 01:16:13 PDT
Created attachment 110485 [details]
Patch for landing
Comment 7 WebKit Review Bot 2011-10-11 01:37:52 PDT
Comment on attachment 110485 [details]
Patch for landing

Clearing flags on attachment: 110485

Committed r97133: <http://trac.webkit.org/changeset/97133>
Comment 8 WebKit Review Bot 2011-10-11 01:37:56 PDT
All reviewed patches have been landed.  Closing bug.