Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(319)

Issue 54240044: Enable loading Picker API via gapi.load. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by kpreid2
Modified:
12 years, 1 month ago
Reviewers:
ihab.awad
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

* Support "gapi.load('picker', ...)" as given in the example at <https://developers.google.com/picker/docs/#hiworld>. It is unclear (from public documentation) what the structure of the loadable APIs actually is, so for now just add a special case which points at the 'google.picker' policy name. * Refactor loader API name validation to be in one place. * Increase URL length limit in test server, allowing larger test content to be used in generic-host-page. @r5658

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -35 lines) Patch
M src/com/google/caja/apitaming/cajaTamingGoogleLoader.js View 3 chunks +16 lines, -6 lines 0 comments Download
M src/com/google/caja/apitaming/gapi.client.load.loaderFactory.js View 2 chunks +37 lines, -16 lines 0 comments Download
M src/com/google/caja/apitaming/google.load.loaderFactory.js View 2 chunks +9 lines, -13 lines 0 comments Download
M tests/com/google/caja/util/LocalServer.java View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2
kpreid2
12 years, 1 month ago (2014-02-03 22:15:53 UTC) #1
ihab.awad
12 years, 1 month ago (2014-02-03 22:34:05 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b