Closed
Bug 1733963
Opened 4 years ago
Closed 4 years ago
Allow for more than 64 synced fields in SyncedContext
Categories
(Core :: DOM: Navigation, enhancement, P2)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
96 Branch
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → afarre
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•4 years ago
|
||
Depends on D127447
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D127448
Comment 4•4 years ago
|
||
Changing severity to S3 because of "just a normal bug".
Severity: -- → S3
Priority: -- → P2
Updated•4 years ago
|
Attachment #9244206 -
Attachment description: Bug 1733963 - Make BitSet work as storage for EnumSet. r=glandium! → Bug 1733963 - Part 1: Make BitSet work as storage for EnumSet. r=glandium!
Updated•4 years ago
|
Attachment #9244207 -
Attachment description: Bug 1733963 - Add BitSet tests. r=glandium! → Bug 1733963 - Part 2: Add BitSet tests. r=glandium!
Updated•4 years ago
|
Attachment #9244208 -
Attachment description: Bug 1733963 - Make SyncedContext use BitSet for field cound > 64. r=nika! → Bug 1733963 - Part 3: Make SyncedContext use BitSet for Transaction. r=nika!
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cc3a0603f88a
Part 1: Make BitSet work as storage for EnumSet. r=glandium
https://hg.mozilla.org/integration/autoland/rev/f5f3a27abf60
Part 2: Add BitSet tests. r=glandium
https://hg.mozilla.org/integration/autoland/rev/de5c7a16378c
Part 3: Make SyncedContext use BitSet for Transaction. r=nika
Comment 6•4 years ago
|
||
Backed out 3 changesets (Bug 1733963) for causing build bustages on SyncedContext.h.
Backout link
Push with failures
Failure Log
Bbc
Flags: needinfo?(afarre)
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7d88b948f71
Part 1: Make BitSet work as storage for EnumSet. r=glandium
https://hg.mozilla.org/integration/autoland/rev/434e10a0c39a
Part 2: Add BitSet tests. r=glandium
https://hg.mozilla.org/integration/autoland/rev/83b804a449c2
Part 3: Make SyncedContext use BitSet for Transaction. r=nika
Comment 8•4 years ago
|
||
Backed out 3 changesets (Bug 1733963) for causing build bustages on TestEnumSet.cpp.
Backout link
Push with failures
Failure Log
Pushed by afarre@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/55930baeda44
Part 1: Make BitSet work as storage for EnumSet. r=glandium
https://hg.mozilla.org/integration/autoland/rev/5b94295b32ae
Part 2: Add BitSet tests. r=glandium
https://hg.mozilla.org/integration/autoland/rev/c99618e019ee
Part 3: Make SyncedContext use BitSet for Transaction. r=nika
Comment 10•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/55930baeda44
https://hg.mozilla.org/mozilla-central/rev/5b94295b32ae
https://hg.mozilla.org/mozilla-central/rev/c99618e019ee
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
| Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(afarre)
You need to log in
before you can comment on or make changes to this bug.
Description
•