OSDN Git Service

Removes superfluous unload event getter and setter methods from Node. Do not merge.
authorSteve Block <steveblock@google.com>
Tue, 13 Oct 2009 09:44:54 +0000 (10:44 +0100)
committerSteve Block <steveblock@google.com>
Tue, 13 Oct 2009 20:56:40 +0000 (21:56 +0100)
commitf74209305ea9b6bb10e1c183c37096f0764118b2
tree6ff8ecb3eebddd619ece9b2938774cf41c271149
parente8d10d8203b1556f369bf9179f049a03df1f9c3a
Removes superfluous unload event getter and setter methods from Node. Do not merge.

These were removed from webkit.org in http://trac.webkit.org/changeset/44944.
This should have been picked up in https://android-git.corp.google.com/w/?p=platform/external/webkit.git;a=commitdiff;h=d227fc870c7a697500a3c900c31baf05fb9a8524, which syncs to webkit.org R47420.

This has already been submitted to master branch.
WebCore/dom/Node.cpp
WebCore/dom/Node.h