RESOLVED WONTFIX137494
Remove unused SharedBuffer(unsigned size) constructor.
https://bugs.webkit.org/show_bug.cgi?id=137494
Summary Remove unused SharedBuffer(unsigned size) constructor.
Andreas Kling
Reported 2014-10-07 12:34:35 PDT
I don't see anyone using the SharedBuffer(unsigned size) ctor.
Attachments
Patch (2.14 KB, patch)
2014-10-07 12:35 PDT, Andreas Kling
psolanki: review+
Andreas Kling
Comment 1 2014-10-07 12:35:40 PDT
Pratik Solanki
Comment 2 2014-10-07 12:41:55 PDT
Comment on attachment 239426 [details] Patch I'm surprised it's unused. Wait for the bots to turn green before committing though.
Andreas Kling
Comment 3 2014-10-07 19:35:23 PDT
Meh, never mind. It's used by other ports in random places.
Note You need to log in before you can comment on or make changes to this bug.