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

Specification for "Subresource Loading with Web Bundles" #708

Closed
hayatoito opened this issue Feb 9, 2022 · 2 comments
Closed

Specification for "Subresource Loading with Web Bundles" #708

hayatoito opened this issue Feb 9, 2022 · 2 comments

Comments

@hayatoito
Copy link
Collaborator

hayatoito commented Feb 9, 2022

The context is here: #699 (comment)

Let's use this issue to track our efforts to have a specification of Subresource loading with Web Bundles.

The specification includes, but not limited to:

hayatoito added a commit to hayatoito/webpackage that referenced this issue Feb 9, 2022
This is just a starting boilarplace of subresource-loading spec.

Also updates Github workflow to know whether we can generates *.html
from *.bs correctly or not.
hayatoito added a commit to hayatoito/webpackage that referenced this issue Feb 9, 2022
This is just a starting boilarplace of subresource-loading spec.

Also updates Github workflow to know whether we can generates *.html
from *.bs correctly or not.
hayatoito added a commit to hayatoito/webpackage that referenced this issue Feb 9, 2022
This is just a starting boilarplate of subresource-loading spec,
tracked in WICG#708.

Also updates Github workflow to know whether we can generate *.html
from *.bs correctly or not.
hayatoito added a commit to hayatoito/webpackage that referenced this issue Feb 9, 2022
This is just a starting boilerplate of subresource-loading spec,
tracked in WICG#708.

Also updates GitHub workflow to know whether we can generate *.html
from *.bs correctly or not.
hayatoito added a commit that referenced this issue Feb 17, 2022
Add a boilerplate for subresource-loading spec #708
hayatoito added a commit to hayatoito/webpackage that referenced this issue Mar 3, 2022
This is a starting point of writing "fetch monkeypatches".

There are still many TODOs remaining, but we can refine iteratively.
hayatoito added a commit to hayatoito/webpackage that referenced this issue Mar 7, 2022
hayatoito added a commit to hayatoito/webpackage that referenced this issue Mar 7, 2022
Format the file, using 2 indent so that we can mechanicaly format this file.

We can format this file with `prettier`.

Example:

$ cat subresource-loadinge.md | prettier --prose-wrap=always \
--stdin-filepath "dummy.md"

This change also contains minor editorial changes.
hayatoito added a commit to hayatoito/webpackage that referenced this issue Mar 7, 2022
hayatoito added a commit to hayatoito/webpackage that referenced this issue Mar 7, 2022
hayatoito added a commit that referenced this issue Mar 7, 2022
Add fetch monkeypatches to subresource-loading spec #708
@hayatoito
Copy link
Collaborator Author

Note: link to the spec (WIP).

@hayatoito
Copy link
Collaborator Author

hayatoito commented Apr 14, 2022

We merged #721. I think the most basic parts are done by that.

Although there are still remaining non-significant issues, let me close this issue for now.

Remaining issues can be tracked as the specification's internal issues or at each GitHub issue (#728, #676).

We'll address these issues soon.

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

No branches or pull requests

1 participant