Closed
Bug 848491
Opened 10 years ago
Closed 10 years ago
[Skia] Rebase again (Q1 2013)
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: gw280, Assigned: gw280)
References
Details
Attachments
(3 files)
907 bytes,
patch
|
MattN
:
review+
|
Details | Diff | Splinter Review |
2.69 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
1.20 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
I'd like to aim for a rebase every quarter until we come up with a better solution for pulling in upstream Skia.. This bug will track the Q1 2013 rebase.
Updated•10 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•10 years ago
|
||
We fail the redGradientBlueSolid test with Skia/SW. I think the conditionals should be >= and <= based on the gradient stop values, which fixes the failure.
Attachment #768472 -
Flags: review?(mnoorenberghe+bmo)
Updated•10 years ago
|
Attachment #768472 -
Flags: review?(mnoorenberghe+bmo) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #770280 -
Flags: review?(matt.woodrow)
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #770281 -
Flags: review?(matt.woodrow)
Updated•10 years ago
|
Attachment #770280 -
Flags: review?(matt.woodrow) → review+
Updated•10 years ago
|
Attachment #770281 -
Flags: review?(matt.woodrow) → review+
Assignee | ||
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8bde774bdb36 https://hg.mozilla.org/integration/mozilla-inbound/rev/3e1ed95df35a https://hg.mozilla.org/integration/mozilla-inbound/rev/3c73557ee12a https://hg.mozilla.org/integration/mozilla-inbound/rev/538f8d1e0e82 https://hg.mozilla.org/integration/mozilla-inbound/rev/72a20c253b78 https://hg.mozilla.org/integration/mozilla-inbound/rev/4f06aed35515 https://hg.mozilla.org/integration/mozilla-inbound/rev/28957db0a941 https://hg.mozilla.org/integration/mozilla-inbound/rev/e644f700f7c1 https://hg.mozilla.org/integration/mozilla-inbound/rev/88d7e8dbb2aa https://hg.mozilla.org/integration/mozilla-inbound/rev/9b46df23d1fe https://hg.mozilla.org/integration/mozilla-inbound/rev/ab576a03025e https://hg.mozilla.org/integration/mozilla-inbound/rev/b3e5868f2540
Comment 5•10 years ago
|
||
And a CLOBBER touch. http://hg.mozilla.org/integration/mozilla-inbound/rev/73da858ef7ab
Comment 6•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b3e5868f2540 https://hg.mozilla.org/mozilla-central/rev/ab576a03025e https://hg.mozilla.org/mozilla-central/rev/9b46df23d1fe https://hg.mozilla.org/mozilla-central/rev/88d7e8dbb2aa https://hg.mozilla.org/mozilla-central/rev/e644f700f7c1 https://hg.mozilla.org/mozilla-central/rev/28957db0a941 https://hg.mozilla.org/mozilla-central/rev/4f06aed35515 https://hg.mozilla.org/mozilla-central/rev/72a20c253b78 https://hg.mozilla.org/mozilla-central/rev/538f8d1e0e82 https://hg.mozilla.org/mozilla-central/rev/3c73557ee12a https://hg.mozilla.org/mozilla-central/rev/8bde774bdb36 https://hg.mozilla.org/mozilla-central/rev/3e1ed95df35a https://hg.mozilla.org/mozilla-central/rev/73da858ef7ab
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla25
Comment 7•10 years ago
|
||
Fwiw, this broke the build on all BSDs: gfx/skia/src/utils/SkThreadUtils_pthread_linux.cpp:17:40: error: unknown type name 'cpu_set_t' etc etc http://buildbot.rhaalovely.net/builders/mozilla-central-amd64/builds/807/steps/build/logs/stdio
Comment 8•9 years ago
|
||
I landed a trivial fix for cross compiling from case-sensitive OSes: https://hg.mozilla.org/integration/mozilla-inbound/rev/8f4eaade578e I fixed it upstream first: https://codereview.chromium.org/99173003/
Can anyone please tell me when we are planning to rebase skia again for 1.4 ?
Flags: needinfo?(gwright)
Assignee | ||
Comment 11•9 years ago
|
||
Within the next few days; final blocking bug got fixed last night.
Flags: needinfo?(gwright)
You need to log in
before you can comment on or make changes to this bug.
Description
•