Revert 194837 "Prevent chrome.app JSON schema from loading on ev..."
Probably perf regression. > Prevent chrome.app JSON schema from loading on every page > > The app API along with app.window and app.runtime have been converted to use > the feature system. Bindings are not added to the chrome object for unavailable > APIs that are children of available APIs. For example, if chrome.app is > available, we will not add lazy bindings to chrome for app.window and > app.runtime. This eliminates the need to load the app schema, because we no > longer need to get chrome.app to add the app.runtime and app.window bindings. > > BUG=55316 > > Review URL: https://chromiumcodereview.appspot.com/13604005 TBR=cduvall@chromium.org Review URL: https://codereview.chromium.org/14352014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194981 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment