Re: [blink-dev] Re: PSA: History Manipulation Intervention

2022-12-05 Thread 'Shivani Sharma' via blink-dev
On Mon, Dec 5, 2022 at 9:04 AM Weijar Z wrote: > I want to implement the feature to automatically resume the recently read > articles when I open the app. > 1. the user opens the address "pwa.com/" > 2. App automatically redirects to the last read article " > pwa.com/articles/1" > But when the u

Re: [blink-dev] PSA: HTMLFencedFrameElement.canLoadOpaqueURL() to be removed

2025-05-09 Thread 'Shivani Sharma' via blink-dev
On Fri, May 9, 2025 at 4:25 PM Mike Taylor wrote: > On 5/8/25 9:56 AM, Xiaochen Zhou wrote: > > The functionality of canLoadOpaqueURL() was replaced with > navigator.canLoadAdAuctionFencedFrame() > in 2023. > Calling the canLoadOpaq