Closed
Bug 1475229
Opened 7 years ago
Closed 7 years ago
Remove unused parent parameter in ComputedValues::new
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: xidorn, Assigned: xidorn)
Details
Attachments
(1 file)
Noticed this when fixing bug 1474959.
| Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P3
Comment 2•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8991619 [details]
Bug 1475229 - Remove unused parent parameter in ComputedValues::new.
https://reviewboard.mozilla.org/r/256536/#review263642
thanks!
Attachment #8991619 -
Flags: review?(emilio) → review+
Comment 3•7 years ago
|
||
We're sorry, Autoland could not rebase your commits for you automatically. Please manually rebase your commits and try again.
hg error in cmd: hg rebase -s b28b584525ee049fa02d213fd677912a9de54814 -d 540f0f87e031: rebasing 472678:b28b584525ee "Bug 1475229 - Remove unused parent parameter in ComputedValues::new. r=emilio" (tip)
merging layout/style/ServoBindings.cpp
merging servo/components/style/properties/gecko.mako.rs
merging servo/components/style/properties/properties.mako.rs
warning: conflicts while merging servo/components/style/properties/gecko.mako.rs! (edit, then use 'hg resolve --mark')
unresolved conflicts (see hg resolve, then hg rebase --continue)
Pushed by xquan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f6e2487f2453
Remove unused parent parameter in ComputedValues::new. r=emilio
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•