Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nested record iframe #10

Closed
wants to merge 3 commits into from
Closed

nested record iframe #10

wants to merge 3 commits into from

Conversation

Yuyz0112
Copy link
Member

@Yuyz0112 Yuyz0112 commented Apr 6, 2019

No description provided.

In this implementation, we add a root id to the serialized node
when its target document is not the top scope document object.
Currently we do not rely on the root id in rebuilding, but has an
assertion to make sure we are handling this right.
BTW, iframe contentDocument will only be available when it was
append to the DOM tree. Since we are building nodes recursively,
we put iframe stuffs into a callback array which will execute after
the whole rebuilding.
@wuzekang
Copy link
Contributor

跨域的情况下应该记录不到吧?

@Yuyz0112
Copy link
Member Author

@wuzekang 是的,这也是一直没有 merge 的原因

@Yuyz0112
Copy link
Member Author

Yuyz0112 commented Feb 6, 2021

things go to #63

@Yuyz0112 Yuyz0112 closed this Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants