Results 1 to 2 of 2

This is a discussion on Breaking API changes coming for next release within the Plugins Development section, part of the Chrome Plugins category: From the mailing list : These are the visible changes to the extension system for 3.0.192.x, which should be coming ...


  1. #1
    Kyrax is offline Senior Member
    Join Date
    Apr 2009
    Location
    Qc, Canada
    Posts
    495

    Default Breaking API changes coming for next release

    From the mailing list :
    These are the visible changes to the extension system for 3.0.192.x,
    which should be coming today or tomorrow.

    Breaking Changes

    The page_actions.icon property in the manifest has been renamed
    page_actions.icons (plural) and is now an array of strings instead of
    a single string. This was changed so that page actions could
    dynamically change their icon in response to some action in the
    browser.
    http://src.chromium.org/viewvc/chrom...revision=19772


    Other Stuff

    We now fire a port.onDisconnect event when the other side of a port closes.
    http://src.chromium.org/viewvc/chrom...revision=19686

  2. #2
    Waha's Avatar
    Waha is offline Senior Member
    Join Date
    Apr 2009
    Location
    Oregon
    Posts
    788

    Default

    YAY an onDisconnect.
    Perfect. No need for ping timeouts if I was ever gonna get that into the communication.
    Haven't used page actions yet but that definitely seems like a good feature.
    ~ Projects ~
    Specialized: Carapass Auction Watcher, Kongregate Chat
    Libraries: bliplib
    Tools: manifest syntax highlighting & snippits
    ~ Happy to make extensions for pay too ;D ~
    Portfolio: Search and Share

Similar Threads

  1. New Dev Release - 3.0.183.1
    By devilslackey in forum Chrome Talk
    Replies: 1
    Last Post: 06-05-2009, 02:21 AM
  2. New dev release 2.0.181.1
    By Kyrax in forum Chrome Talk
    Replies: 14
    Last Post: 05-29-2009, 03:49 PM
  3. Dev Channel Release 3.0.182.2 is out
    By Luc VN in forum Chrome Tech
    Replies: 5
    Last Post: 05-28-2009, 09:34 PM
  4. [Release] Original Theme for 2.0.180.0
    By SifJar in forum Chrome Themes
    Replies: 3
    Last Post: 05-16-2009, 03:01 PM
  5. [Release] Scroll Fix - Chrome Patcher
    By PaulusDev in forum Chrome Talk
    Replies: 5
    Last Post: 10-01-2008, 04:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •