[Webkit-unassigned] [Bug 38159] New: ChromiumDataObject::setURL allows empty URLs to be set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 17:58:05 PDT 2010


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

           Summary: ChromiumDataObject::setURL allows empty URLs to be set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dcheng at chromium.org
                CC: jianli at chromium.org



Daniel Cheng <dcheng at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54357|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=54357)
 --> (https://bugs.webkit.org/attachment.cgi?id=54357)
Fix for ChromiumDataObject::setURL

This wouldn't be a problem except that it appends URLs to an internal list. The
fix should be to not append empty URLs; otherwise, asserts in getData will be
triggered.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list