commit | dcad7b0ef0f46315ec66402715076ecdaf4a5087 | [log] [tgz] |
---|---|---|
author | Dave Tharp <dtharp@codeaurora.org> | Thu May 28 07:38:32 2015 -0700 |
committer | Dave Tharp <dtharp@codeaurora.org> | Thu May 28 07:49:58 2015 -0700 |
tree | 8fca92de2e192d18627dca75494c3885b7983ec1 | |
parent | a3d001de1261fde39df73a9ff41d62b78605d57d [diff] |
[MDM] Fix for incognito mode menu item The incognito restriction was correctly gating incognito tab creation when attempted from the 'new tab' screen, but I had missed the incognito icon at the top of the menu. The fix was to modify the IncognitoRestriction class to manage a new type of control (the menu icon) and to push the gating logic down into the Controller class (where it really belongs anyway). Change-Id: I5395f060502907fcc7d03826568af1802450ad1b