Closed
Bug 1130438
Opened 10 years ago
Closed 10 years ago
copy mips64 atomic patches from upstream chromium
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: jcowgill+mozilla, Assigned: jcowgill+mozilla)
Details
Attachments
(1 file)
10.00 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
This adds mips64 atomic support to ipc/chromium based (almost exactly) on these upstream commits:
https://chromium.googlesource.com/chromium/src.git/+/fc47526241e2367035b107f853c89e27573304ff
https://chromium.googlesource.com/chromium/src.git/+/5614f28582b0665d79218fb00f014d4afad4576d
https://chromium.googlesource.com/chromium/src.git/+/8bd6f985f24f3ab29fbfd325e678121f33dd3518
Comment 1•10 years ago
|
||
Comment on attachment 8560516 [details] [diff] [review]
0001-ipc-chromium-copy-mips64-atomic-patches-from-upstrea.patch
Bill, do you have review powers over the IPC code these days?
Attachment #8560516 -
Flags: review?(wmccloskey)
![]() |
||
Comment 2•10 years ago
|
||
Comment on attachment 8560516 [details] [diff] [review]
0001-ipc-chromium-copy-mips64-atomic-patches-from-upstrea.patch
Review of attachment 8560516 [details] [diff] [review]:
-----------------------------------------------------------------
Stealing review from Bill.
Attachment #8560516 -
Flags: review?(wmccloskey) → review+
![]() |
||
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
||
Comment 3•10 years ago
|
||
Note to sheriffs (or whoever handles checkin-needed): this doesn't have a try run, but as it's not part of the build, I figure it doesn't need one.
Comment 4•10 years ago
|
||
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•