Closed Bug 1452321 Opened 7 years ago Closed 7 years ago

Remove nsIWebBrowserPersistable

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

It's not really used.
MozReview-Commit-ID: CCw86gAtKn3
Attachment #8965906 - Flags: review?(nika)
Comment on attachment 8965906 [details] [diff] [review] Remove nsIWebBrowserPersistable Review of attachment 8965906 [details] [diff] [review]: ----------------------------------------------------------------- ::: dom/webbrowserpersist/WebBrowserPersistLocalDocument.cpp @@ +330,5 @@ > // persisting the root of this subframe, and not some other > // subframe child of this subframe. > + ErrorResult err; > + loader->StartPersistence(0, this, err); > + nsresult rv = err.StealNSResult(); A tiny bit gross, but it's fine. ::: dom/webbrowserpersist/nsIWebBrowserPersistDocument.idl @@ +187,5 @@ > * Asynchronous callback for creating a persistable document from some > * other object. > * > + * XXXbz This should really be changed to just return a promise that > + * then gets resolved or rejected... That would be very nice :-)
Attachment #8965906 - Flags: review?(nika) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: