Closed
Bug 664723
Opened 14 years ago
Closed 14 years ago
update removed-files.in for bug 643816
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox6 fixed)
VERIFIED
FIXED
mozilla7
Tracking | Status | |
---|---|---|
firefox6 | --- | fixed |
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
434 bytes,
patch
|
khuey
:
review+
jst
:
approval-mozilla-aurora+
bhearsum
:
checkin+
|
Details | Diff | Splinter Review |
Bug 643816 caused D3DCompiler_42.dll and d3dx9_42.dll to be removed, we need to add them to removed-files.in still.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #539798 -
Flags: review?(khuey)
Comment on attachment 539798 [details] [diff] [review]
add them
Ugh, it sucks that this is going to happen silently every time we switch SDKs.
Attachment #539798 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Comment on attachment 539798 [details] [diff] [review]
add them
Drivers, this patch causes the updater to remove the old, now unused directx files, when someone updates via AUS. There's no harm to having them around functionality wise (they go unused in favour of new ones), but removing them cleans up some of our update verification tests.
Already landed this on mozilla-central.
Attachment #539798 -
Flags: approval-mozilla-aurora?
Updated•14 years ago
|
Assignee: nobody → bhearsum
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Version: unspecified → Trunk
Updated•14 years ago
|
Attachment #539798 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 539798 [details] [diff] [review]
add them
Landed on aurora, too.
Attachment #539798 -
Flags: checkin+
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 5•14 years ago
|
||
Target Milestone: --- → Firefox 7
status-firefox6:
--- → fixed
Comment 6•14 years ago
|
||
Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110627 Firefox/7.0a1
The two files were added to removed-files.in
D3DCompiler_42.dll
d3dx9_42.dll
Setting status to Verified Fixed.
Status: RESOLVED → VERIFIED
Updated•7 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
Updated•7 years ago
|
Target Milestone: Firefox 7 → mozilla7
You need to log in
before you can comment on or make changes to this bug.
Description
•