Mir

Code review comment for lp:~mir-team/mir/public-cookie-api

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

+#include "mir/cookie_array.h"

Seeing this caused me to notice an existing issue:

It really ought reflect the "namespace == directory" convention used elsewhere: #include "mir/cookie/array.h"

Not sure if we should fix, or just live with it as "mir/cookie_factory.h" is pre-existing.

review: Needs Information

« Back to merge proposal