summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/fileapi/AsyncFileWriterClient.h
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2011-10-07 12:58:57 +0100
committerBen Murdoch <benm@google.com>2011-10-07 15:13:09 +0100
commitc6f50e73f6d955366562d551b74f347986bcd0c2 (patch)
tree73af381454d4f97cfd9d1c113d3ac5006b59a36c /Source/WebCore/fileapi/AsyncFileWriterClient.h
parent7baf9c5d380cd891e4e6488c09a08d0e9c7e1e4f (diff)
downloadexternal_webkit-c6f50e73f6d955366562d551b74f347986bcd0c2.zip
external_webkit-c6f50e73f6d955366562d551b74f347986bcd0c2.tar.gz
external_webkit-c6f50e73f6d955366562d551b74f347986bcd0c2.tar.bz2
Fix WebViewCore uninitialised data.
Improve WebViewCore initialisation by using the initialiser list rather than assignment in the constructor. Ensure that *all* members get an initial value. Also remove the WebViewCore::reset(bool) function, that was only being called from the constructor and so is now unnecessary. Additionally remove two completely unused members and one (m_now) that was being written once but never read (and only ever behind a debug #ifdef). Bug: 5399726 Change-Id: I29216737c2406eed1cdc426d011bca0728fdf232
Diffstat (limited to 'Source/WebCore/fileapi/AsyncFileWriterClient.h')
0 files changed, 0 insertions, 0 deletions