[webkit-reviews] review requested: [Bug 111883] [WK2] Make it possible to reuse sandbox extensions : [Attachment 192346] proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 9 10:41:15 PST 2013
Alexey Proskuryakov <ap at webkit.org> has asked for review:
Bug 111883: [WK2] Make it possible to reuse sandbox extensions
https://bugs.webkit.org/show_bug.cgi?id=111883
Attachment 192346: proposed patch
https://bugs.webkit.org/attachment.cgi?id=192346&action=review
------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
It turned out that it makes much more sense to fix the pre-existing bug now, as
that's easier to do with the new SandboxExtension functionality.
The new patch also changes SandboxExtension to require manual balancing of
consume and revoke calls. It's less error prone this way.
More information about the webkit-reviews
mailing list