[Webkit-unassigned] [Bug 13792] REGRESSION: WebKit doesn't show this javascript screenshot page (And crash after click on it's "hidden link")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 07:30:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13792





------- Comment #5 from darin at apple.com  2007-05-26 07:30 PDT -------
(In reply to comment #4)
> One strange thing that I noticed while making this patch is that the
> HTMLFrameElementBase methods call up to HTMLElement rather than
> HTMLFrameOwnerElement, which is the parent class. I followed this practice in
> removedFromDocument() but I don't understand it.

There's probably no reason to follow that practice. It's just a mistake that
needs to be fixed. Are there any cases where it's actually skipping over a
function in HTMLFrameOwnerElement? If so, we'd need to study those carefully
before changing them.


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



More information about the webkit-unassigned mailing list