Yusaku Inoue

Results 15 comments of Yusaku Inoue

> That's surprising indeed. I suggest we have a look at it again after we're happy with the rest. Marking as resolved in the meantime. And when I switched from...

@brillout I fixed except for the point to which I replied. However, the CI is down again, could you provide some insight into what might be going wrong?

@brillout You are right. I'll do some more research.

memo: - A part of `objectAssign` was restored so that all but `Unit tests E2E` could pass. - It fails because `timestamp2` and `timestamp6` match in `test/misc/testRun.ts#history.pushState()`

@brillout Sorry, it seems that my change was the cause. Adding `lastPrefetchTime` as an item in `prefetchedPageContexts` is causing the CI(Unit tests E2E) to fail. I made a slight adjustments...