Closed Bug 588728 Opened 14 years ago Closed 14 years ago

List base class representing enumerable collections (part of sidebar)

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: irakli, Assigned: irakli)

References

Details

Attachments

(1 file, 3 obsolete files)

      No description provided.
No longer depends on: 584707
Assignee: nobody → rFobic
Branch for this issue is:
http://github.com/Gozala/jetpack-sdk/tree/list@588728

It has changes on top of https://bugzilla.mozilla.org/show_bug.cgi?id=588732
even though it doesn't really depends on it. There for all the changes can be viewed on:
http://github.com/Gozala/jetpack-sdk/compare/events@588732...list@588728

Commit including this changes for easy comments is here:
http://github.com/Gozala/jetpack-sdk/commit/c9571bc77f48a5a6a620fd202783659c66a07ebc
Attachment #470408 - Flags: review?(myk)
Comment on attachment 470408 [details] [diff] [review]
Implementation + Documentation + Tests

This looks great.  The only issue is that currently all of our "private" modules are mixed in with the rest of the modules in the lib/ directory, and I would like to decouple the decision as to whether or not to move them into a private/ subdirectory from this change.

In other words, this change should land the modules in the lib/ directory, and then we can figure out whether or not to move all such modules into a private/ subdirectory as a separate change (which happens to be bug 571285).

r=myk with that change.
Attachment #470408 - Flags: review?(myk) → review+
Have changed the path + added tiny change: http://github.com/Gozala/jetpack-sdk/commit/5b81935d8db5789527c659fe961583f46ef62bb3

Had to do that since native Function.prototype.bind was landed into nightly and with native version stack is different.
Attachment #470408 - Attachment is obsolete: true
Attachment #471477 - Flags: review?(myk)
Comment on attachment 471477 [details] [diff] [review]
Chageing path of module + minor change

This has the events changes mixed in with it, and the list.md file is still in a private/ subdirectory (and references the `"private/list"` module instead of simply the `list` module).
Attachment #471477 - Flags: review?(myk) → review-
Oops forgot about docs.
Attachment #471477 - Attachment is obsolete: true
Attachment #472749 - Flags: review?(myk)
Comment on attachment 472749 [details] [diff] [review]
moving docs and fixing reference to the module

This looks pretty good, just some minor nits and a couple issues.  Comments are on the GitHub commit page <http://github.com/Gozala/jetpack-sdk/commit/58fd6a619c20ee13a1cbcf21328260797af33bc9>.
Attachment #472749 - Flags: review?(myk) → review-
Comment on attachment 473476 [details] [diff] [review]
Addressing review commets

Looks good, r=myk!
Attachment #473476 - Flags: review?(myk) → review+
Fixed by changeset https://hg.mozilla.org/labs/jetpack-sdk/rev/51becd21b53a.
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
OS: Mac OS X → All
Hardware: x86 → All
Resolution: --- → FIXED
The Add-on SDK is no longer a Mozilla Labs experiment and has become a big enough project to warrant its own Bugzilla product, so the "Add-on SDK" product has been created for it, and I am moving its bugs to that product.

To filter bugmail related to this change, filter on the word "looptid".
Component: Jetpack SDK → General
Product: Mozilla Labs → Add-on SDK
QA Contact: jetpack-sdk → general
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: