gecko-dev/browser
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
..
app Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
base Backed out changeset 470368b135b7 (bug 1118279) 2015-02-06 11:36:07 +01:00
branding Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
components Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe 2015-02-02 12:15:26 -08:00
config bug 1125921: add win64 mozconfigs - fix win64 sccache. r=rail, a=tomcat 2015-01-28 08:50:07 -05:00
devtools Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell 2015-02-06 13:26:10 -05:00
docs Bug 987333 - Add documentation for UITour and buckets to BrowserUITelemetry docs. r=mconley 2015-01-06 19:13:46 +13:00
experiments Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
extensions Bug 870553 - Adds whitelist to PlayPreview API. r=joshmoz 2015-02-03 13:41:11 -06:00
fuel Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
installer Bug 1068186: Update window.sidebar and window.external APIs to support e10s. r=felipe 2015-02-02 12:15:26 -08:00
locales Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
metro Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats) 2015-02-03 15:02:04 -08:00
modules Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe 2015-02-05 08:09:15 -08:00
themes Bug 1130007 - fix layout of general pane on OS X, r=jaws 2015-02-06 14:34:17 +00:00
app-rules.mk
app.mozbuild
build.mk
confvars.sh Bug 1107349 - Always build in enerational GC support; r=jonco 2014-12-04 09:45:05 -08:00
defs.mk
LICENSE
Makefile.in
moz.build