gecko-dev/mobile/android/components
Dave Townsend fcf968baa0 Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe
Moves nsSidebar.js to toolkit and makes it just pass messages to chrome for each
API call. MainProcessSingleton listens for those messages and passes the call
along to the search service.
Combines the validation code into the same function and takes the opportunity to
support relative URLs too.
Adds a bunch of tests for these web APIs.

Also fixes:
Bug 518929: Implement window.external APIs in core code
Bug 530847: Remove Fennec's nsISidebar implementation once that code is moved into the core
Bug 517720: Adding a search engine using relative URIs is not supported

--HG--
rename : browser/components/sidebar/nsSidebar.js => toolkit/components/search/nsSidebar.js
extra : rebase_source : 3e9caa49383e78e73e5f111ff09fb063f2cfa7c0
2015-02-02 12:15:26 -08:00
..
build Bug 1116589 - Use templated JNI classes in generated bindings; r=snorp 2015-01-09 19:33:57 -05:00
AboutRedirector.js Bug 1093358 - Add mobile/android AppConstants.jsm. r=mfinkle,f=rnewman 2015-01-20 15:17:58 -08:00
ActivitiesGlue.js Bug 1055144 - Change callback-based sendMessageToJava calls to Messaging.sendRequestForResult. r=wesj 2014-09-02 15:53:30 -07:00
AddonUpdateService.js Backed out changeset 400723105403 (bug 952307) 2014-02-20 21:44:23 -08:00
BlocklistPrompt.js
BrowserCLH.js Bug 937253 - Make pinned tabs work for Homescreen shortcuts r=bnicholson 2015-01-07 23:53:28 -05:00
ColorPicker.js Bug 1012720 - Fix deleting in prototype getters in Fennec code. r=jchen 2014-07-29 09:27:00 +02:00
ContentDispatchChooser.js Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj 2014-09-02 11:59:05 -07:00
ContentPermissionPrompt.js Bug 1059907 - Include access type in permission setting; r=mfinkle 2014-09-22 15:33:38 -04:00
DirectoryProvider.js Bug 1130246 - Treat general.useragent.locale as a localized pref in DirectoryProvider. r=rnewman 2015-02-05 20:46:01 -08:00
FilePicker.js Bug 1090229 - Add tests for FilePicker r=bnicholson 2014-10-28 17:16:20 -04:00
HelperAppDialog.js Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
LoginManagerPrompter.js Bug 1091287: Switch to the right browser before displaying a login prompt. r=mrbkap 2014-11-04 11:51:06 -08:00
MobileComponents.manifest Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe 2015-02-02 12:15:26 -08:00
NSSDialogService.js Bug 1081711 - Ensure 'remember this decision' works for client certificates. r=wjohnston 2014-10-22 13:18:00 +02:00
PaymentProviderStrategy.js Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston 2015-01-19 14:50:54 +01:00
PaymentsUI.js Bug 1097928 - Convert MozPaymentProvider to WebIDL. Android. r=wjohnston 2015-01-19 14:50:54 +01:00
PromptService.js Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
SessionStore.idl Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson 2014-08-21 11:35:16 -07:00
SessionStore.js Bug 671993 - Refactor writeFile to use promises and cleanup the caller code flow r=bnicholson 2015-01-22 23:43:20 -05:00
SiteSpecificUserAgent.js
Snippets.js Bug 1058100 - Load Sync snippets on first run. r=margaret 2014-08-25 15:31:49 -07:00
TabSource.js Bug 1043633 - Change sendMessageToJava to Messaging.sendRequest. r=wesj 2014-09-02 11:59:05 -07:00
WebappsUpdateTimer.js Bug 1035999 - use JNI to determine if in webapp process for automatic update check; r=wesj 2014-08-18 10:00:03 -07:00
XPIDialogService.js Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
moz.build Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe 2015-02-02 12:15:26 -08:00