Closed
Bug 1020927
Opened 10 years ago
Closed 10 years ago
Update OTS to bf4afceb8b441f3a219dd7cfea5613c18183836c or later
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: fredw, Assigned: fredw)
References
Details
Attachments
(3 files, 2 obsolete files)
(deleted),
patch
|
jfkthame
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jfkthame
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jfkthame
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•10 years ago
|
||
This excludes the change of 9f5b6e2e6a5c0182e4c89233aff8a4f6414d55e0 that was causing a crash. It was fixed in a later commit.
Assignee | ||
Comment 2•10 years ago
|
||
This version includes the fix for the crash.
Assignee | ||
Comment 3•10 years ago
|
||
The patches compile for me locally. Let's see if they are not causing any other troubles:
https://tbpl.mozilla.org/?tree=Try&rev=6a86a19fa5f7
Assignee | ||
Comment 4•10 years ago
|
||
So as I see the other changes after bf4afceb8b441f3a219dd7cfea5613c18183836c apply to doc/tests (that we don't include in Gecko) and to the WOFF2 implementation (that is currently disabled) and otherwise are:
https://github.com/khaledhosny/ots/commit/945fbeb6068010d48c180d4383f8390c54087af5 (Remove unused kShortFlagsContinue)
https://github.com/khaledhosny/ots/commit/d6018b62bf41f6b419aeae6d2795725a55715481 (accept 0 lookup, feature or script offset)
Do we need another patch to include any of these commits or anything important that I missed?
Assignee | ||
Comment 5•10 years ago
|
||
Assignee: nobody → fred.wang
Attachment #8434923 -
Attachment is obsolete: true
Attachment #8434925 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Attachment #8435119 -
Attachment description: Update OTS to 06372729b075619ec94aa2e075afcabc894b6069 so that WOFF2 can be disabled at build time → Part 1 - Update OTS to 06372729b075619ec94aa2e075afcabc894b6069 so that WOFF2 can be disabled at build time
Assignee | ||
Updated•10 years ago
|
Attachment #8435122 -
Attachment description: Update OTS to d6018b62bf41f6b419aeae6d2795725a55715481 to accept 0 lookup for lookup, feature or script offset. → Part 3 - Update OTS to d6018b62bf41f6b419aeae6d2795725a55715481 to accept 0 lookup for lookup, feature or script offset.
Assignee | ||
Comment 8•10 years ago
|
||
So I think we can update to d6018b62bf41f6b419aeae6d2795725a55715481. The following commits are for WOFF2 and the OTS build system.
Assignee | ||
Updated•10 years ago
|
Attachment #8435119 -
Flags: review?(jfkthame)
Assignee | ||
Updated•10 years ago
|
Attachment #8435121 -
Flags: review?(jfkthame)
Assignee | ||
Updated•10 years ago
|
Attachment #8435122 -
Flags: review?(jfkthame)
Assignee | ||
Comment 9•10 years ago
|
||
Updated•10 years ago
|
Attachment #8435119 -
Flags: review?(jfkthame) → review+
Updated•10 years ago
|
Attachment #8435121 -
Flags: review?(jfkthame) → review+
Updated•10 years ago
|
Attachment #8435122 -
Flags: review?(jfkthame) → review+
Assignee | ||
Comment 10•10 years ago
|
||
Keywords: checkin-needed
Comment 11•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/192b91676f1d
https://hg.mozilla.org/integration/mozilla-inbound/rev/fc4e74df2943
https://hg.mozilla.org/integration/mozilla-inbound/rev/86f5521e907f
Keywords: checkin-needed
Comment 12•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/192b91676f1d
https://hg.mozilla.org/mozilla-central/rev/fc4e74df2943
https://hg.mozilla.org/mozilla-central/rev/86f5521e907f
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•