gecko/browser/modules
Mike Conley 52676fa9cc Bug 1069075 - Send location along with CTP messages. r=gfritzsche.
Before, we were comparing Principals sent up from PluginContent against the
Principal of the selected browser - this was in order to account for races
(and intermittent oranges) where the browser has moved away from a page before
a CTP message has been received by the parent.

Comparing Principals works beautifully, except in the case of Data URIs, since
Data URIs inherit the Principals of the page they were linked from. That means
that if we're on a page with a link to a Data URI that embeds a plugin, if we
quickly browse to that page and back before a CTP message reaches the parent,
when the CTP message finally arrives, the Principals will match. We solve this
by sending the location as well as the Principal, to do a final comparison if
the Principals do match.

--HG--
extra : rebase_source : 095706306d241a254f62b28527a96a427d7e55c3
extra : histedit_source : 3afe814271166f70afce6a423bbb7809c5a983c7
2014-09-28 11:01:29 -04:00
..
test Bug 1032324 - about:newtab can't switch search engine if icon/logo/image is not available. r=adw 2014-09-26 09:37:00 +02:00
AboutHome.jsm Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh 2014-09-10 13:39:00 +02:00
BrowserNewTabPreloader.jsm Bug 1073993 - Tiny follow-up fix to allow disabling the preloader again r=me 2014-09-29 13:24:47 -07:00
BrowserUITelemetry.jsm Bug 1031019: add "Apps" toolbar button that points to Marketplace, r=jared/Gijs 2014-09-19 12:36:11 -07:00
Chat.jsm Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
ContentClick.jsm
ContentLinkHandler.jsm Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN 2014-08-20 23:29:00 -04:00
ContentSearch.jsm Bug 1032324 - about:newtab can't switch search engine if icon/logo/image is not available. r=adw 2014-09-26 09:37:00 +02:00
ContentWebRTC.jsm Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
CustomizationTabPreloader.jsm Bug 1018913 - Customization mode favicon not showing anymore r=gijs 2014-06-12 20:32:46 +02:00
DirectoryLinksProvider.jsm Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin 2014-09-22 13:23:19 +05:30
E10SUtils.jsm Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
Feeds.jsm
FormSubmitObserver.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
FormValidationHandler.jsm Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao 2014-08-21 10:42:42 -05:00
moz.build Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
NetworkPrioritizer.jsm Bug 666804 - [e10s] Support NetworkPrioritizer (r=felipe) 2014-03-11 20:13:48 -07:00
offlineAppCache.jsm
PanelFrame.jsm Bug 1047316 dont display panels using docshell swapping in panelviews, r=jaws 2014-08-21 07:44:17 -07:00
PluginContent.jsm Bug 1069075 - Send location along with CTP messages. r=gfritzsche. 2014-09-28 11:01:29 -04:00
RecentWindow.jsm
RemotePrompt.jsm Bug 899648 - Initial patch to make tab-modal prompts work. Original patch from Tom Schuster <evilpies@gmail.com>. r=dolske 2014-04-04 14:50:42 -07:00
SharedFrame.jsm
SignInToWebsite.jsm
SitePermissions.jsm Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Social.jsm Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures 2014-08-21 12:27:40 +01:00
TabCrashReporter.jsm Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin 2014-09-25 11:35:45 -07:00
UITour.jsm Bug 1072036 - UI Tour: Add ability to highlight new privacy button. r=mattn 2014-09-26 13:45:43 -07:00
WebappManager.jsm backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me 2014-07-31 12:14:03 -07:00
webrtcUI.jsm Bug 973001 - getUserMedia UI doesn't work with e10s - fix the permission requests, r=felipe. 2014-09-22 20:39:58 +02:00
Windows8WindowFrameColor.jsm Bug 1065998 - empty-check Windows8WindowFrameColor's customizationColor in case its registry value is gone, r=jaws 2014-09-18 13:58:07 +02:00
WindowsJumpLists.jsm Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
WindowsPreviewPerTab.jsm bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug 2014-07-09 17:27:49 -04:00