Backed out 2 changesets (bug 1224374) for Windows bustage. r=bustage on a CLOSED TREE

Backed out changeset 5f458e6e4997 (bug 1224374)
Backed out changeset 0dc02cb0b604 (bug 1224374)
This commit is contained in:
Sebastian Hengst
2016-01-19 21:30:41 +01:00
parent c1efecc947
commit 2e241e7e5e
33 changed files with 0 additions and 62 deletions

View File

@@ -211,8 +211,6 @@ nsBaseDragService::InvokeDragSession(nsIDOMNode *aDOMNode,
nsIScriptableRegion* aDragRgn,
uint32_t aActionType)
{
PROFILER_LABEL_FUNC(js::ProfileEntry::Category::OTHER);
NS_ENSURE_TRUE(aDOMNode, NS_ERROR_INVALID_ARG);
NS_ENSURE_TRUE(mSuppressLevel == 0, NS_ERROR_FAILURE);