Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/loader/stateobjects/spam-pushstate-then-throttled-expected.txt

Issue 2972073002: Mitigate the pushState IPC storm DoS. (Closed)
Patch Set: Add a LayoutTest; give the bikeshed a bit o' wainscoting Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This test does the following:
2 -Makes kStateUpdateLimit calls to pushState()
3 -Makes sure the history length is correct
4 -Makes another call to pushState()
5 -Makes sure the history length is correct
6 -Goes back, and makes sure the popstate event is correct
7
8 History length is 50
9 History length is 50
10 State popped - SpammyHistoryItem (type string)
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698