Closed Bug 1409405 Opened 8 years ago Closed 8 years ago

Implement MozURL::GetOrigin

Categories

(Core :: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: baku, Assigned: valentin)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

This is needed for the URL API
Flags: needinfo?(valentin.gosu)
Assignee: nobody → valentin.gosu
Flags: needinfo?(valentin.gosu)
Priority: -- → P2
Whiteboard: [necko-triaged]
Comment on attachment 8920727 [details] Bug 1409405 - Implement MozURL::GetOrigin https://reviewboard.mozilla.org/r/191744/#review197740 ::: netwerk/base/rust-url-capi/src/lib.rs:234 (Diff revision 1) > *has_fragment = url.fragment().is_some(); > NS_OK > } > > #[no_mangle] > +pub extern "C" fn rusturl_get_origin(urlptr: Option<&Url>, cont: &mut nsACString) -> nsresult { 'cont'? :)
Attachment #8920727 - Flags: review?(honzab.moz) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Blocks: 1406933
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: