[Webkit-unassigned] [Bug 15938] Inspector/Qt requires patch to SecurityOrigin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 15:35:59 PST 2007


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17243|review?                     |review-
               Flag|                            |




------- Comment #5 from darin at apple.com  2007-11-17 15:35 PDT -------
(From update of attachment 17243)
The additional string allocation from calling left() on the URL string will
almost certainly cause an unacceptable slowdown; there's a reason we added
those special cases for "http" and "file" to avoid memory allocation.

The concept of the patch is fine, but we need a more efficient version.


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