-
Notifications
You must be signed in to change notification settings - Fork 195
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
Add deserialization steps for web frame and web window #1738
Conversation
82120f6
to
e67c34c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems fine modulo the nit.
e67c34c
to
f60f414
Compare
@jgraham mind reviewing as well? Thanks. |
@mathiasbynens could someone from Google review this addition as well? I'm not sure who to tag given that @sadym-chromium is out at the moment. |
f60f414
to
7acbf75
Compare
7acbf75
to
3775811
Compare
@jgraham fixes for both of your comments have been pushed. |
@jgraham merging this PR is blocked on your review comments. Can you please re-check if you have the time? Thanks. |
Given that the review comments from James have been addressed, maybe @juliandescottes or @lutien can have a final look at the review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
James' comments are addressed and I see no other issues.
Review comments have been addressed and Sasha re-reviewed
Please note that tests will be added as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1274251. |
SHA: ea8ff97 Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: ea8ff97 Reason: push, by pull[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: ea8ff97 Reason: push, by pull[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
SHA: ea8ff97 Reason: push, by pull[bot] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
While implementing the serialization of window and frame objects I noticed that there are no deserialization steps available for these two object types.
Preview | Diff