Closed Bug 481309 Opened 15 years ago Closed 13 years ago

Suppress info popup for certain periods

Categories

(Skywriter Graveyard :: General, enhancement)

x86
macOS
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dion, Unassigned)

Details

Some times you want to run a batch of commands and not have the info bar popup quickly through each one.

Have a way to suppress this from happening, e.g.

withoutInfoPopups(function() {

  // do stuff

});

and/or

bespin.publish("bespin:cmdline:suppress")

// do stuff

bespin.publish("bespin:cmdline:unsuppress")
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: General.

This bug likely still needs to be triaged and categorized.
Component: Bespin → General
Product: Mozilla Labs → Bespin
QA Contact: bespin → general
Target Milestone: 0.2 → 0.2.x
Target Milestone: 0.2.x → ---
Severity: normal → enhancement
ACETRANSITION

The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:

http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/

The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:

https://github.com/ajaxorg/ace/issues
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.