forked from Floorp-Projects/Floorp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backed out changeset be054669251a (bug 1425310) for causing browser-c…
…hrome leaks on nsStringBuffer.
- Loading branch information
1 parent
c331cf6
commit a4ae495
Showing
13 changed files
with
102 additions
and
246 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/preload/avoid-delaying-onload-link-modulepreload-exec.html.ini
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[avoid-delaying-onload-link-modulepreload-exec.html] | ||
expected: ERROR |
2 changes: 2 additions & 0 deletions
2
testing/web-platform/meta/preload/avoid-delaying-onload-link-modulepreload.html.ini
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[avoid-delaying-onload-link-modulepreload.html] | ||
expected: ERROR |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
[modulepreload.html] | ||
expected: TIMEOUT | ||
[link rel=modulepreload] | ||
expected: TIMEOUT | ||
|
||
[link rel=modulepreload with submodules] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload for a module with syntax error] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload for a module with network error] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with bad href attribute] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload as=script] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with invalid as= value] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity match] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity mismatch] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload crossorigin=anonymous] | ||
expected: NOTRUN | ||
|
||
[same-origin link rel=modulepreload crossorigin=anonymous] | ||
expected: NOTRUN | ||
|
||
[same-origin link rel=modulepreload crossorigin=use-credentials] | ||
expected: NOTRUN | ||
|
||
[cross-origin link rel=modulepreload crossorigin=use-credentials] | ||
expected: NOTRUN | ||
|
||
[link rel=modulepreload with integrity match2] | ||
expected: NOTRUN | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.