[Webkit-unassigned] [Bug 9498] New: Remove dead code left in JSHTMLDocument::getOwnPropertySlot() from r14298 (Bug 7838)
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 18 15:34:35 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9498
Summary: Remove dead code left in
JSHTMLDocument::getOwnPropertySlot() from r14298 (Bug
7838)
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ddkilzer at kilzer.net
CC: darin at apple.com, andersca at mac.com, ggaren at apple.com
While attempting to fix Bug 9179, I noticed that
JSHTMLDocument::getOwnPropertySlot() contained some code that could never be
reached. The patch I will attach removes it, although I'm not sure if this was
the desired result of the original fix for Bug 7838.
--
Configure bugmail: http://bugzilla.opendarwin.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