Closed
Bug 1142790
Opened 9 years ago
Closed 9 years ago
Add a test for passing Request objects to DOM cache matchAll method
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file, 1 obsolete file)
5.13 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8576985 -
Flags: review?(bkelly)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ehsan
Blocks: cachetests
Comment 2•9 years ago
|
||
Comment on attachment 8576985 [details] [diff] [review] Add a test for passing Request objects to DOM cache matchAll method Review of attachment 8576985 [details] [diff] [review]: ----------------------------------------------------------------- All the comments from bug 1142333 apply here as well. We need to check the various combinations of values in the CacheQueryOptions that can be passed to MatchAll(), etc.
Attachment #8576985 -
Flags: review?(bkelly)
Comment 3•9 years ago
|
||
Comment on attachment 8576985 [details] [diff] [review] Add a test for passing Request objects to DOM cache matchAll method We're going to do follow-ups for missing stuff.
Attachment #8576985 -
Flags: review+
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8576985 -
Attachment is obsolete: true
Attachment #8577350 -
Flags: review?(bkelly)
Updated•9 years ago
|
Attachment #8577350 -
Flags: review?(bkelly) → review+
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1bd38b652695
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/409fe8e38ee6 for making test_cache_match_request.html frequently fail. https://treeherder.mozilla.org/logviewer.html#?job_id=7609806&repo=mozilla-inbound
Flags: needinfo?(ehsan)
Assignee | ||
Comment 7•9 years ago
|
||
Sorry relanded since I have a ton of stuff built on top of this: https://hg.mozilla.org/integration/mozilla-inbound/rev/80a2308b5cc8 I filed bug 1143222 to investigate and disabled these two tests for now.
Flags: needinfo?(ehsan)
Comment 8•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/80a2308b5cc8
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•