This change introduces NetworkRequest object that encapsulates internal redirects as they happen in netwerk/ stack. NetworkRequest now serves as both ResponseBodyListener and NotificationCallbacks.
This leaves our firefox diff to gecko instrumentation changes only. Drive-by: rename webkit "src" folder into "embedder".