DescriptionOilpan: Move GeolocationController back to off-heap
r175404 broke oilpan builds, because r175404 switched GeolocationController from being a Page (which is on-heap) supplement to a LocalFrame (which is not yet on-heap) supplement.
As a quick fix, this CL moves GeolocationController back to off-heap.
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175430
Patch Set 1 #
Total comments: 3
Messages
Total messages: 10 (0 generated)
|