[webkit-reviews] review canceled: [Bug 73371] Add a way to revert a variable to its previous value after leaving a scope. : [Attachment 117105] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 20:32:49 PST 2011


David Levin <levin at chromium.org> has canceled David Levin
<levin at chromium.org>'s request for review:
Bug 73371: Add a way to revert a variable to its previous value after leaving a
scope.
https://bugs.webkit.org/show_bug.cgi?id=73371

Attachment 117105: Patch
https://bugs.webkit.org/attachment.cgi?id=117105&action=review

------- Additional Comments from David Levin <levin at chromium.org>
Ok, speak up if anyone objects. This is slightly different from before.
(Different names, removed a method, changed the variable from being a T* to a
T&.)

Since I've received and incorporated (valuable) input from Adam, Alexey,
Anders, and Dmitry Lomov, I think this bikeshed has been well painted :).

I'll cq+ it after it passes enough ews bots.


More information about the webkit-reviews mailing list