Chromium Code Reviews
DescriptionUpdate Blink GC plugin to reflect that Oilpan is now always enabled.
With the Blink codebase having migrated to an Oilpan only state, update
the GC plugin accordingly:
- drop handling of RawPtr<T>, it no longer exists.
- remove !ENABLE(OILPAN) specific checks.
R=haraken
BUG=604463
Committed: https://crrev.com/1465e995b89191c56885c93c0ca43543e9d8cad4
Cr-Commit-Position: refs/heads/master@{#388188}
Patch Set 1 #
Total comments: 1
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|