-
Notifications
You must be signed in to change notification settings - Fork 138
Implement new experimental fetchpriority module
#528
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
07730df
first commit for fetchprionty
pbearne 9b8f5ce
Merge remote-tracking branch 'upstream/trunk' into experiment/fetchpr…
pbearne 412ae47
added basic tests
pbearne 5793388
Update modules/images/fetchpriority/load.php
pbearne 4dcb016
Update modules/images/fetchpriority/load.php
pbearne ca092d6
Update modules/images/fetchpriority/load.php
pbearne 8939080
code review feedback
pbearne 280f11d
Add CODEOWNERS update for fetchpriority module.
felixarntz 5480988
Use lowercase file name for test class file.
felixarntz ddc78b8
Fix CODEOWNERS indentation.
felixarntz 1cdf6a4
Update modules/images/fetchpriority/load.php
pbearne 0946219
Update modules/images/fetchpriority/load.php
pbearne 15665fb
Update modules/images/fetchpriority/load.php
pbearne a573ecc
Update modules/images/fetchpriority/load.php
pbearne 6702525
Update modules/images/fetchpriority/load.php
pbearne 2fbc825
Update modules/images/fetchpriority/load.php
pbearne 7caf166
Update modules/images/fetchpriority/load.php
pbearne e6826eb
code review feedback
pbearne 6dd14bb
added test for wp_filter_content_tags() function
pbearne 958987e
Update tests/modules/images/fetchpriority/fetchpriority-tests.php
pbearne 28122a2
Update tests/modules/images/fetchpriority/fetchpriority-tests.php
pbearne 55b3b92
added test for wp_filter_content_tags() function
pbearne 1201df6
Merge remote-tracking branch 'origin/experiment/fetchpriority' into e…
pbearne fb18628
Merge branch 'trunk' into experiment/fetchpriority
pbearne ec41481
Merge branch 'trunk' into experiment/fetchpriority
adamsilverstein bf515a2
Improve tests with multiple attachments, in_the_loop true
adamsilverstein 4a4c237
Mock is_main_query
adamsilverstein 8f42c02
Update modules/images/fetchpriority/load.php
adamsilverstein aa9f635
Update modules/images/fetchpriority/load.php
adamsilverstein 0e3061c
test_fetchpriority… expect exactly one
adamsilverstein 0494e6d
Fetchpriority relies on lazy loading logic
adamsilverstein ae0eb60
Add test_fetchpriority_img_tag_with_lazyload_disabled
adamsilverstein a7392d2
Combine tests
adamsilverstein 0a4fe58
Correct assertion typo
adamsilverstein a709c91
Merge branch 'trunk' into experiment/fetchpriority
felixarntz 66d2a0d
SImplify fetchpriority module description.
felixarntz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Improve tests with multiple attachments, in_the_loop true
- Loading branch information
commit bf515a285a368f496a9eb1ab5d2783fb5dcc3717
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.