[Webkit-unassigned] [Bug 7951] Safari crashes when printing a google map w/directions

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 23 22:24:33 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7951





------- Comment #2 from trey at usa.net  2006-03-23 22:24 PDT -------
I created an ugly "reduction" for this bug, which amounted to some
de-obfuscation of the page, commenting out certain parts, and NOP'ing some
elements by adding "xx" to their names.  The main goal was to reduce the number
of table cells, since they were at the heart of the bug.  The ugly techniques
stemmed from the fact that when I actually removed code the bug would change
places, presumably because the heap access sequence would change.


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