* perf: avoid redundant call to popup_bounds_in_view() * refactor: use a std::optional<> for paint_canvas local * fix: fix leaked gfx::Canvas in AutofillPopupView::OnPaint() * refactor: remove redundant get() call when testing smart pointer for nonempty * refactor: remove unnecessary draw_canvas variable * refactor: rename bitmap to offscreen_bitmap for symmetry * refactor: avoid another redundant call to popup_bounds_in_view() |
||
|---|---|---|
| .. | ||
| app | ||
| browser | ||
| common | ||
| renderer | ||
| services/node | ||
| utility | ||