summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-11-20 10:35:07 -0800
committerTom Sepez <tsepez@chromium.org>2015-11-20 10:35:07 -0800
commita4754b4d4ebc5e518a1d1363648042a5c7add544 (patch)
tree89af1b5cb1310c28775ec6198e912220d88dc073 /public
parente3987e786d14b34b4055eb190f483edb0d30f090 (diff)
downloadpdfium-a4754b4d4ebc5e518a1d1363648042a5c7add544.tar.xz
Fix CFWL_WidgetImpDelegate hierarchy.
Instead of casting to the unrelated IFWL_WidgetDelegate class and hoping that its vtables line up, make CFWL_WidgetImpDelegate inherit from it. We can then remove a lot of casting, even during delete given that it has a virtual dtor. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1458173002 .
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions