[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 01:53:01 PDT 2007


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14731|                            |review?
               Flag|                            |




------- Comment #4 from mitz at webkit.org  2007-05-26 01:53 PDT -------
Created an attachment (id=14731)
 --> (http://bugs.webkit.org/attachment.cgi?id=14731&action=view)
Fix for the crash

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.


-- 
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