WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41001
Track state for whether a ResourceRquest is fetched when Alternate-Protocol is available
https://bugs.webkit.org/show_bug.cgi?id=41001
Summary
Track state for whether a ResourceRquest is fetched when Alternate-Protocol i...
Lei Zheng
Reported
2010-06-22 11:07:53 PDT
This is used to measure the effectiveness of SPDY; For http servers, when a server advises that "Alternate-Protocol: 443:npn-spdy/1" is supported, we would like to measure the request latency when we use the advised SPDY against when we ignore that.
Attachments
Initial patch
(5.20 KB, text/plain)
2010-06-22 11:13 PDT
,
Lei Zheng
no flags
Details
added changelog
(5.46 KB, patch)
2010-06-22 11:56 PDT
,
Lei Zheng
no flags
Details
Formatted Diff
Diff
Remove tabs in change log.
(5.49 KB, patch)
2010-06-22 12:29 PDT
,
Lei Zheng
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Lei Zheng
Comment 1
2010-06-22 11:13:49 PDT
Created
attachment 59394
[details]
Initial patch This is a fix for the bug.
Lei Zheng
Comment 2
2010-06-22 11:56:21 PDT
Created
attachment 59400
[details]
added changelog
WebKit Review Bot
Comment 3
2010-06-22 12:05:12 PDT
Attachment 59400
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebKit/chromium/ChangeLog:6: Line contains tab character. [whitespace/tab] [5] WebKit/chromium/ChangeLog:8: Line contains tab character. [whitespace/tab] [5] WebCore/ChangeLog:6: Line contains tab character. [whitespace/tab] [5] WebCore/ChangeLog:7: Line contains tab character. [whitespace/tab] [5] Total errors found: 4 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Lei Zheng
Comment 4
2010-06-22 12:29:30 PDT
Created
attachment 59402
[details]
Remove tabs in change log.
Dimitri Glazkov (Google)
Comment 5
2010-06-22 15:13:18 PDT
Comment on
attachment 59402
[details]
Remove tabs in change log. ok. You guys will need a property bag for this soon :)
WebKit Commit Bot
Comment 6
2010-06-25 08:45:51 PDT
Comment on
attachment 59402
[details]
Remove tabs in change log. Clearing flags on attachment: 59402 Committed
r61865
: <
http://trac.webkit.org/changeset/61865
>
WebKit Commit Bot
Comment 7
2010-06-25 08:45:56 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug