[Webkit-unassigned] [Bug 91954] [Filesystem] Assertion on $0.webkitEntries while on the input field.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 06:16:37 PDT 2012


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Web Inspector: Got          |[Filesystem] Assertion on
                   |assertion at                |$0.webkitEntries while on
                   |WebCore/html/InputType.cpp( |the input field.
                   |698)                        |
         AssignedTo|webkit-unassigned at lists.web |kinuko at chromium.org
                   |kit.org                     |




--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2012-07-23 06:16:41 PST ---
Select input field in the inspector. In the console, type "$0.webkitEntries". See assertion:

    WebCore::InputType::droppedFileSystemId() [0x7f59d99ea539]
    WebCore::HTMLInputElement::droppedFileSystemId() [0x7f59d99b8ee4]
    WebCore::HTMLInputElementFileSystem::webkitEntries() [0x7f59db603e64]
    WebCore::HTMLInputElementV8Internal::webkitEntriesAttrGetter() [0x7f59da85b1b6]
    v8::internal::JSObject::GetPropertyWithCallback() [0x7f59daf00ea9]
    v8::internal::LoadIC::Load() [0x7f59db086c82]
    v8::internal::LoadIC_Miss() [0x7f59db0873ea]
    0x8c9b1f0618e

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