Open
Bug 1470017
Opened 7 years ago
Updated 8 months ago
Consider to not change prototype when adopting nodes
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
Webcompat Priority | P3 |
People
(Reporter: smaug, Unassigned)
References
(Blocks 1 open bug)
Details
Updated•7 years ago
|
Priority: -- → P3
Comment 1•7 years ago
|
||
We should consider doing some measurements on the memory aspect here somehow...
Comment 2•7 years ago
|
||
(In reply to Boris Zbarsky [:bz] (no decent commit message means r-) from comment #1)
> We should consider doing some measurements on the memory aspect here
> somehow...
I already did, in [1].
So I'm not really in a hurry to do this. If we're going to do anything here, we might as well start with adopting Blink's model for document.open(), since the rationale in [2] is that we can drop transplanting from the spec if we do both of these things.
[1] https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567#c56
[2] https://www.w3.org/Bugs/Public/show_bug.cgi?id=20567#c74
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Updated•2 years ago
|
Webcompat Priority: --- → ?
Comment 5•2 years ago
|
||
The severity field for this bug is set to S3
. However, the following bug duplicate has higher severity:
- Bug 1821790: S2
:hsinyi, could you consider increasing the severity of this bug to S2
?
For more information, please visit auto_nag documentation.
Flags: needinfo?(htsai)
Comment 6•2 years ago
•
|
||
According to the know webcompat report, I am not quite sure if I see the rationale of Bug 1821790 being S2. Kagami, would you kindly answer this needinfo from comment 5 for me, as you have better ideas about this issue? Thank you.
Flags: needinfo?(htsai) → needinfo?(krosylight)
Comment 7•2 years ago
|
||
I have no idea, S3 looks fine to me. I'll pass that question to mccr8 who set it.
Flags: needinfo?(krosylight) → needinfo?(continuation)
Comment 8•2 years ago
|
||
I thought it was a regression, but this is apparently old behavior.
Flags: needinfo?(continuation)
Updated•2 years ago
|
Webcompat Priority: ? → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•