Chromium Code Reviews
DescriptionRemove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.
The pure virtual class isn't buying us anything, and is costing
us an otherwise unneeded vtable.
Fix pre-existing presubmit warning in fwl_noteimp.cpp:88:
If statement had no body and no else clause ...
Remove switch on enum() and make separate GetWidget() methods.
Committed: https://pdfium.googlesource.com/pdfium/+/1529756d0d62638ea0fc7965416bef717ff47413
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove IFWL_WidgetMgr entirely, #Patch Set 3 : Kill unused methods. #Patch Set 4 : Replace switch(enum) with dedicated methods. #Patch Set 5 : Fix logic error in sibling widget code #Patch Set 6 : Fix pre-existing presubmit warning #Patch Set 7 : Fix mac build. #
Total comments: 6
Patch Set 8 : Explicit ctor #
Messages
Total messages: 18 (7 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||