[Webkit-unassigned] [Bug 14757] REGRESSION: HTMLTokenizer::processingData implementation is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 14:10:02 PDT 2007


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


mpComplete at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15693|0                           |1
        is obsolete|                            |
  Attachment #15709|                            |review?
               Flag|                            |




------- Comment #17 from mpComplete at gmail.com  2007-07-27 14:09 PDT -------
Created an attachment (id=15709)
 --> (http://bugs.webkit.org/attachment.cgi?id=15709&action=view)
patch with assertion fix

This is like my previous patch, except:
- FrameLoader::stopForUserCancel does what it always did.
- DOMWindow::stop (window.stop) no longer calls stopForUserCancel.  It cancels
the load and then schedules a load-complete check asynchronously.

This fixes the original bug while still passing all tests and not hitting the
assertion I had in comment #8.


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