[webkit-reviews] review granted: [Bug 107847] Cleanup sandbox initialization a bit : [Attachment 184561] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 13:14:56 PST 2013


Alexey Proskuryakov <ap at webkit.org> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 107847: Cleanup sandbox initialization a bit
https://bugs.webkit.org/show_bug.cgi?id=107847

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=184561&action=review


> Source/WebKit2/Shared/SandboxInitializationParameters.h:62
> +    ProfileSelectionMode mode() const { return m_mode; }

How about renaming the function accordingly?


More information about the webkit-reviews mailing list