Push Changes - Feb 03 2009

From Facebook Developer Wiki

Jump to: navigation, search

r142345 | jtung | 2009-01-28 18:54:27 -0800 (Wed, 28 Jan 2009) | 21 lines

r142684 | jtung | 2009-01-30 14:05:35 -0800 (Fri, 30 Jan 2009) | 15 lines

r142831 | wzhu | 2009-01-30 19:58:43 -0800 (Fri, 30 Jan 2009) | 57 lines

  • This change updated Facebook Connect JavaScript library to remove dependency on Script# core JavaScript libraries and replace it with a new core library that avoid modification on built-in objects and avoid global function definitions. Key changes: 1. Remove all modifications to build-in object types. 2. Remove all global functions and object definitions, except FB and FBIntern. 3. Remove functionalities in Script# core libraries that we don.t use.

r142851 | rcheng | 2009-01-31 03:09:52 -0800 (Sat, 31 Jan 2009) | 55 lines

r143178 | wzhu | 2009-02-02 19:16:37 -0800 (Mon, 02 Feb 2009) | 30 lines

r143231 | eric | 2009-02-03 00:23:55 -0800 (Tue, 03 Feb 2009) | 24 lines

  • hiding the Test Console from the list of authorized apps for a user
reference