User:Manuel Bucher: Difference between revisions

Jump to navigation Jump to search
→‎Good documentation comments: add nsIURI doc comment
(→‎Good documentation comments: add nsTArray doc about memory safety when iterating)
(→‎Good documentation comments: add nsIURI doc comment)
Line 219: Line 219:
  // cause elements to be missed or firefox to crash, but will not trigger memory
  // cause elements to be missed or firefox to crash, but will not trigger memory
  // safety problems due to the release-mode bounds checking found in ElementAt.
  // safety problems due to the release-mode bounds checking found in ElementAt.
* [https://searchfox.org/mozilla-central/rev/18bfd136df7f2fe618d8105549cccebb75ce92f5/netwerk/base/nsIURI.idl#17-29 nsIURI url part names]
  ftp://username:password@hostname:portnumber/pathname?query#ref
  \ /  \              / \      / \        /\      / \  / \ /
  -    ---------------  ------  --------  -------  ---  -
  |            |            |        |        |      |    |
  |            |            |        |      FilePath Query Ref
  |            |            |      Port      \            /
  |            |            Host      /          ------------
  |        UserPass                /                |
Scheme                              /                Path
  \                                /
    --------------------------------
                  |
                PrePath


== Firefox Setting ==
== Firefox Setting ==
Confirmed users
439

edits

Navigation menu