Chromium Code Reviews
DescriptionRevert of Introduce ash mojo interface for lock screen action handlers (patchset #21 id:400001 of https://codereview.chromium.org/2848813002/ )
Reason for revert:
Findit (https://goo.gl/kROfz5) identified CL at revision 469870 as the
culprit for failures in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzAzM2YyNjdhZWMwNGNlZGZhNTEzY2VmMTg4MGU5ZGM4MWRjODM2NDgM
Original issue's description:
> Introduce ash mojo interface for lock screen action handlers
>
> This is part of support for note taking apps on lock screen.
>
> This is the interface that will enable ash to observe state of
> apps that can/are allowed to handle actions (currently, only
> "new note" action is supported) on lock screen and update it's
> state accordingly.
>
> For example, this interface will be used for tray icon for launching
> new note. The icon will be exposed only if the action handler
> controller is in the state indicating that there is an app registered
> for handling new note action on lock screen.
>
> Clicking the icon would issue a request to action handler to handle
> the action (thus adding RequestHandleAction interface).
>
> BUG=716081
>
> Review-Url: https://codereview.chromium.org/2848813002
> Cr-Commit-Position: refs/heads/master@{#469870}
> Committed: https://chromium.googlesource.com/chromium/src/+/033f267aec04cedfa513cef1880e9dc81dc83648
TBR=jdufault@chromium.org,jamescook@chromium.org,xiyuan@chromium.org,tsepez@chromium.org,tbarzic@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=716081
Review-Url: https://codereview.chromium.org/2870473002
Cr-Commit-Position: refs/heads/master@{#469889}
Committed: https://chromium.googlesource.com/chromium/src/+/a3bc2114046e0a7af6ed582538b8331d8e1b351f
Patch Set 1 #Messages
Total messages: 11 (5 generated)
|