Closed
Bug 1488359
Opened 7 years ago
Closed 7 years ago
Inline GetPrevious/NextElementSibling
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
|
4.04 KB,
patch
|
emilio
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•7 years ago
|
Summary: Inline GetNextElementSibling → Inline GetPrevious/NextElementSibling
| Assignee | ||
Comment 1•7 years ago
|
||
This might compile.
GetNextElementSibling shows up in profiles because of its usage in RestyleManager::PostRestyleEvent
Attachment #9006184 -
Flags: review?(emilio)
Comment 2•7 years ago
|
||
Comment on attachment 9006184 [details] [diff] [review]
inline_getprevnextelement_sibling.diff
Review of attachment 9006184 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, thanks :)
Attachment #9006184 -
Flags: review?(emilio) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7e0efee05c20
Inline GetPrevious/NextElementSibling, r=emilio
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Target Milestone: mozilla64 → mozilla63
Updated•7 years ago
|
Target Milestone: mozilla63 → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•