[Webkit-unassigned] [Bug 57604] Remove nonstandard noresize attribute from HTML FrameSet Element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 02:39:06 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57604





--- Comment #23 from Mustafizur Rahaman <mustaf.here at gmail.com>  2011-06-22 02:39:06 PST ---
(In reply to comment #22)
> (From update of attachment 97976 [details])
> Please remove the dead code that deals with HTMLFrameSetElement::m_noresize in your patch.
> 
> But further, have we verified that there is no code depending on this non-standard WebKit feature? Did you do any research to try to determine that?

Have taken care of Comment #20, #21 & also removed the dead code in the new patch to be updated soon.

Regarding impact of these changes on other code, I have verified that this "noresize" attribute is only used for RenderFrameSet/RenderFrame (and that's why I did not modify anything in RenderFrame). Also, I have verified with a more complex test case of nested Frameset & Frames with various combination of "noresize" and found the behavior to be same as FF behavior.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list