Home
last modified time | relevance | path

Searched refs:eventDispatchForbidden (Results 1 – 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/dom/
DEventTarget.cpp61 bool eventDispatchForbidden() in eventDispatchForbidden() function
319 ASSERT(!eventDispatchForbidden()); in fireEventListeners()
DEventDispatcher.cpp56 ASSERT(!eventDispatchForbidden()); in dispatchEvent()
283 ASSERT(!eventDispatchForbidden()); in dispatchEvent()
DContainerNode.cpp1043 ASSERT(!eventDispatchForbidden()); in notifyChildInserted()
1063 ASSERT(!eventDispatchForbidden()); in dispatchChildInsertionEvents()
1080 ASSERT(!eventDispatchForbidden()); in dispatchChildRemovalEvents()
DEventTarget.h219 bool eventDispatchForbidden();
DElement.cpp1357 ASSERT(!eventDispatchForbidden()); in dispatchAttrRemovalEvent()
1370 ASSERT(!eventDispatchForbidden()); in dispatchAttrAdditionEvent()
DNode.cpp2718 ASSERT(!eventDispatchForbidden()); in dispatchSubtreeModifiedEvent()
2732 ASSERT(!eventDispatchForbidden()); in dispatchUIEvent()
DDocument.cpp3536 ASSERT(!eventDispatchForbidden()); in dispatchWindowEvent()
3545 ASSERT(!eventDispatchForbidden()); in dispatchWindowLoadEvent()
/external/webkit/Source/WebCore/
DChangeLog-2005-12-196330 Failed assertion `!eventDispatchForbidden()' in dom_nodeimpl.cpp:892
8141 (DocumentImpl::eventDispatchForbidden):
10360 * khtml/xml/dom_nodeimpl.cpp: Added static int eventDispatchForbidden, and
DChangeLog-2006-05-106086 (WebCore::eventDispatchForbidden):
10595 … <rdar://problem/4474910> repro assertion failure @ apple.com/store: !eventDispatchForbidden()
12548 (WebCore::eventDispatchForbidden):
DChangeLog-2008-08-1064837 (WebCore::eventDispatchForbidden):
DChangeLog-2010-01-2955414 (WebCore::eventDispatchForbidden): Made this code (embarrasingly) thread