Bug 147909
Summary: | Web Inspector: Support HTTP throttling or some Network Conditioner for the inspected web page | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yahoo Search Mobile Team <yahoomobile> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | binh.phan, inspector-bugzilla-changes, irae, mail, manian, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=254607 |
Yahoo Search Mobile Team
We often use OS-level support for Link Conditioner, as explained here: http://nshipster.com/network-link-conditioner/
It would be a nice addition to have this feature implemented in WebKit inspector for a number of reasons:
1. It only affects the current tab in the current instance of Webkit, so it does not affect tasks that the developer might be doing in other applications and tabs
2. It makes clear in the UI what is being debugged at the current time
3. It allows side-by side comparison when using multiple windows for debugging network performance issues (different sites, the same site in different conditions, different AB/testing and all permutations)
Chrome already implements it and this could be considered also for developer relation improvements. I use Safari as my main development browser but many co-workers would choose Chrome for this feature amongst others.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/24744411>
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/2370
EWS
Committed 252589@main (a8912b876385): <https://commits.webkit.org/252589@main>
Reviewed commits have been landed. Closing PR #2370 and removing active labels.