[webkit-reviews] review requested: [Bug 13792] REGRESSION: WebKit doesn't show this javascript screenshot page (And crash after click on it's "hidden link") : [Attachment 14731] Fix for the crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 01:53:00 PDT 2007


mitz at webkit.org has asked  for review:
Bug 13792: REGRESSION: WebKit doesn't show this javascript screenshot page (And
crash after click on it's "hidden link")
http://bugs.webkit.org/show_bug.cgi?id=13792

Attachment 14731: Fix for the crash
http://bugs.webkit.org/attachment.cgi?id=14731&action=edit

------- Additional Comments from mitz at webkit.org
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.



More information about the webkit-reviews mailing list