[Webkit-unassigned] [Bug 23806] Night builds crash when visiting http://www.spawn.com/toys/media.aspx

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 12:54:46 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23806


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27489|review-                     |review+
               Flag|                            |




------- Comment #12 from hyatt at apple.com  2009-02-09 12:54 PDT -------
(From update of attachment 27489)
Just  going to + this for now, since I can't see any better way to fix it.  I
think URL just gets coincidentally set to non-null from updateResourceRequest. 
That's private in platform though so FrameLoader can't be made a friend.  We
basically need some random operation to be done on the resource request like
setting the main document URL to force an update to happen.  This all seems
really fragile and wrong, but oh well.

r=me


-- 
Configure bugmail: https://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