Closed
Bug 1376057
Opened 8 years ago
Closed 8 years ago
Refactor MSVC raise handlers
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox56 fixed)
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: brsun, Assigned: jgilbert)
References
Details
Attachments
(1 file)
6.26 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
Separate the MSVC STL part[1] of bug 1349064 into this one.
[1] https://hg.mozilla.org/integration/mozilla-inbound/rev/8c35a43033bc
Reporter | ||
Comment 1•8 years ago
|
||
The build result seems good[1].
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=9dbb98c41fedb7940ecd4169e972ef4a3ccf08cc
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jgilbert
Reporter | ||
Updated•8 years ago
|
Pushed by jgilbert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/37e047b6187f
Replace MSVC wrappers with std::exception::_Set_raise_handler. - r=froydnj
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•