diff options
author | tsepez <tsepez@chromium.org> | 2016-08-08 11:58:47 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-08-08 11:58:47 -0700 |
commit | e3ff76b11ac6fcd0d0196ef83946d2321ab8e9bf (patch) | |
tree | 0665080bf665e3a1131107d242b01e137cd52c52 /DEPS | |
parent | b1b8668ef12ae4e7fcb5fbf3f01fa623a319a092 (diff) | |
download | pdfium-e3ff76b11ac6fcd0d0196ef83946d2321ab8e9bf.tar.xz |
Rename CJS_Timer to GlobalTimer and make private to app.cpp
The CJS_Timer is fairly far removed from JS itself, the
wrapper objects are CJS_TimerObj and TimerObj. Make it
sound less like them.
Having moved the code to app.cpp, the GlobalTimer can now
refer directly to the app, rather than its superclass of
CJS_EmbedObj. Hence we can pull some app-only timer
related methods out of the superclass.
Review-Url: https://codereview.chromium.org/2222043002
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions