mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-11 02:44:13 +01:00
Add BREAKING_CHANGES file.
Document buffer.UR[IL] change.
This commit is contained in:
3
BREAKING_CHANGES
Normal file
3
BREAKING_CHANGES
Normal file
@@ -0,0 +1,3 @@
|
||||
- buffer.URL and buffer.URI are now instances of nsIURI rather than strings.
|
||||
The former string representation may be obtained via the spec property.
|
||||
See https://developer.mozilla.org/en/nsIURI for more details.
|
||||
Reference in New Issue
Block a user