Home | History | Annotate | Download | only in web_request

Lines Matching refs:deltas

227 // These functions merge the responses (the |deltas|) of request handlers.
228 // The |deltas| need to be sorted in decreasing order of precedence of
229 // extensions. In case extensions had |deltas| that could not be honored, their
235 const EventResponseDeltas& deltas,
242 const EventResponseDeltas& deltas,
247 // |deltas.request_cookie_modifications|. Conflicts are currently ignored
250 const EventResponseDeltas& deltas,
254 // Modifies the headers in |request_headers| according to |deltas|. Conflicts
257 const EventResponseDeltas& deltas,
262 // |deltas.response_cookie_modifications|. If |override_response_headers| is
266 const EventResponseDeltas& deltas,
272 // that is modified according to |deltas|. If |deltas| does not instruct to
275 const EventResponseDeltas& deltas,
283 // non-NULL, and contain |deltas| that are sorted in decreasing order of
287 const EventResponseDeltas& deltas,