Closed
Bug 612735
Opened 14 years ago
Closed 14 years ago
rename "contiguous" property to "isContiguous" in Selection API
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: myk, Assigned: adw)
References
Details
Attachments
(1 file)
4.87 KB,
patch
|
myk
:
review+
|
Details | Diff | Splinter Review |
The "contiguous" boolean property in the Selection API should be renamed to "isContiguous" per API naming guidelines.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #492013 -
Flags: review?(myk)
Reporter | ||
Comment 2•14 years ago
|
||
Comment on attachment 492013 [details] [diff] [review]
patch
Excellent. :-)
Attachment #492013 -
Flags: review?(myk) → review+
Assignee | ||
Comment 3•14 years ago
|
||
https://github.com/mozilla/addon-sdk/commit/32afc708d92a1ca024d72541704bee86316c90a4
https://github.com/mozilla/addon-sdk/commit/2653f0c48bb0849cdef089d0990340b61084eaee
0.10 == 1.0b1, no?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: -- → 0.10
Reporter | ||
Comment 4•14 years ago
|
||
(In reply to comment #3)
> 0.10 == 1.0b1, no?
I sure hope so! If the 0.10 cycle were to drag on too long, I might reluctantly decide to ship 0.10 as 0.10 and try again with 0.11 to ship 1.0b1. At the moment, though, it looks like we're in pretty good shape, and we'll be able to wrap up beta blockers in time to ship 0.10 as 1.0b1.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → adw
Reporter | ||
Updated•14 years ago
|
Target Milestone: 0.10 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•