Closed
Bug 1271505
Opened 8 years ago
Closed 7 years ago
Support of IDBCursor.continuePrimaryKey
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: bevis, Assigned: bevis)
References
Details
(Keywords: dev-doc-complete, Whiteboard: [tw-dom] btpp-fixlater)
Attachments
(1 file)
39.60 KB,
patch
|
khuey
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•7 years ago
|
||
Shall be the last one to be reviewed. :p
Attachment #8775896 -
Flags: review?(khuey)
Updated•7 years ago
|
Keywords: dev-doc-needed
Attachment #8775896 -
Flags: review?(khuey) → review+
Assignee | ||
Comment 2•7 years ago
|
||
treeherder result looks fine: https://treeherder.mozilla.org/#/jobs?repo=try&revision=ef2e942e1978&selectedJob=25003016
Keywords: checkin-needed
Comment 3•7 years ago
|
||
has problems to apply: renamed 1271505 -> 1271505_v1.patch applying 1271505_v1.patch patching file dom/indexedDB/IDBCursor.cpp Hunk #1 FAILED at 510 1 out of 1 hunks FAILED -- saving rejects to file dom/indexedDB/IDBCursor.cpp.rej patch failed, unable to continue (try -v) patch failed, rejects left in working directory errors during apply, please fix and qrefresh 1271505_v1.patch
Flags: needinfo?(btseng)
Pushed by cbook@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/cc4286c4da37 Support of IDBCursor.continuePrimaryKey. r=khuey
Keywords: checkin-needed
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #3) > has problems to apply: > > renamed 1271505 -> 1271505_v1.patch > applying 1271505_v1.patch This bug depends on the fix in bug 1289375 and now both patch of bug 1289375 and this one has been pushed in correct order in comment 4. Thanks, :Tomcat.
Depends on: 1271506
Flags: needinfo?(btseng)
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cc4286c4da37
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 7•7 years ago
|
||
Doc created: https://developer.mozilla.org/en-US/docs/Web/API/IDBCursor/continuePrimaryKey Docs updated: https://developer.mozilla.org/en-US/docs/Web/API/IDBCursor https://developer.mozilla.org/en-US/Firefox/Releases/51#IndexedDB
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•