What is the role of offline_login.js?

12 views
Skip to first unread message

Walter Mitty

unread,
Nov 20, 2022, 11:26:50 AM11/20/22
to ChromiumOS Development
Hi everyone,

I found chrome/browser/resources/chromeos/login/screens/login/offline_login.js. From its name, I guess it is used to support offline login chromium OS. But I have not found any entry of this page. Could anyone provide any information? Thanks a lot.

Yours and best wishes,
Walter.

Mike Frysinger

unread,
Nov 20, 2022, 11:30:42 AM11/20/22
to Walter Mitty, ChromiumOS Development
if you have questions about the browser, please use a browser group instead:

we only cover the OS in this group.
-mike

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
https://groups.google.com/a/chromium.org/group/chromium-os-dev

James Hawkins

unread,
Nov 20, 2022, 3:12:28 PM11/20/22
to Mike Frysinger, Walter Mitty, ChromiumOS Development
@Mike this is a CrOS-specific screen in OOBE.

@Walter the business logic of the OOBE state machine is handled in C++. You can see the offline login instance set up in JS here, while the business logic of its activation is here.

Thanks,
James

Walter Mitty

unread,
Nov 20, 2022, 9:03:37 PM11/20/22
to Mike Frysinger, ChromiumOS Development
Sorry for that. I was not aware of it. 

Walter Mitty

unread,
Nov 20, 2022, 9:03:39 PM11/20/22
to James Hawkins, Mike Frysinger, ChromiumOS Development
Thanks for your reply, it’s a good breakpoint.

Mike Frysinger

unread,
Nov 20, 2022, 9:05:57 PM11/20/22
to James Hawkins, Walter Mitty, ChromiumOS Development
it's still browser code that lives in chromium/src.git. i think way more people who work on the browser follow the browser groups while people who work on the OS follow these groups.
-mike 
Reply all
Reply to author
Forward
0 new messages