On Mon, May 12, 2014 at 04:46:18PM -0700, Kyle Huey wrote: > On Mon, May 12, 2014 at 2:46 PM, Mike Hommey <m...@glandium.org> wrote: > > On Mon, May 12, 2014 at 09:36:22AM -0700, Kyle Huey wrote: > >> We should get rid of RefPtr, just like we did the MFBT refcounting classes. > >> > >> The main thing stopping a mechanical search and replace is that the > >> two smart pointers have different semantics around > >> already_AddRefed/TemporaryRef :( > > > > Another part of the problem is third party code that uses RefPtr. > > > > Mike > > Are you referring to moz2d or something else?
I'm referring to the webkit/chromium-imported code that needs it as a replacement for wtf::RefPtr (aiui). Mike _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform