gecko/browser/modules
Nathan Froyd 52356e8a4b Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab.  Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it.  This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.

Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link.  Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
..
test Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
AboutHome.jsm Bug 1122433 - Expression closure replaced in Abouthome.jsm. r=dao 2015-01-19 15:12:59 +01:00
browsermodules.manifest Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg 2014-11-20 18:21:29 -02:00
BrowserUITelemetry.jsm Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian. 2015-02-10 12:49:18 +01:00
CastingApps.jsm bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Chat.jsm Bug 1113574 - Check that the room <chatbox> is still open before resuming the tour from a join notification. r=dmose,markh 2014-12-23 02:35:28 -05:00
ContentClick.jsm Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley 2015-02-06 14:00:45 -05:00
ContentLinkHandler.jsm
ContentObservers.jsm Bug 1111148 - show doorhanger for EME being played back, r=florian 2015-02-04 17:13:38 +00:00
ContentSearch.jsm Bug 1113561 - display more than two of previous search in the suggestions pane of about:home, r=florian. 2015-02-10 12:47:43 +01:00
ContentWebRTC.jsm Bug 1114433 - location.reload() leaves behind dangling gUM permission prompt, r=felipe. 2015-01-16 22:20:46 +01:00
CustomizationTabPreloader.jsm Bug 1128500 - Make CustomizationTabPreloader.jsm use HiddenFrame.jsm. r=ttaubert 2015-02-04 06:34:00 +01:00
DirectoryLinksProvider.jsm Bug 1088729 - Only allow http(s) directory links and https/data images [r=adw] 2014-10-24 09:33:03 -07:00
E10SUtils.jsm 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
Feeds.jsm
FormSubmitObserver.jsm
FormValidationHandler.jsm
HiddenFrame.jsm Bug 1128500 - Put |HiddenFrame| from CustomizationTabPreloader.jsm in HiddenFrame.jsm. r=ttaubert 2015-02-04 06:33:00 +01:00
moz.build Bug 1111148 - show doorhanger for EME being played back, r=florian 2015-02-04 17:13:38 +00:00
NetworkPrioritizer.jsm
offlineAppCache.jsm
PanelFrame.jsm Bug 1108049 - Rename Loop panel iframe id to a more descriptive than just 'loop' (now 'loop-panel-iframe'). r=Standard8 2015-01-14 20:15:38 +00:00
PluginContent.jsm Bug 1130032 - Missing plugin UI is broken. r=mconley 2015-02-06 15:15:25 -06:00
ProcessHangMonitor.jsm Bug 1120650: add telemetry probe for slow script notices. r=vladan, r=billm 2015-02-06 16:02:37 +02:00
ReaderParent.jsm Bug 1125396 - Check to make sure messageManager exists before sending message with article data. r=jaws 2015-01-23 15:23:21 -08:00
RecentWindow.jsm
RemotePrompt.jsm
SignInToWebsite.jsm
SitePermissions.jsm Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
Social.jsm Bug 1087934 Share panel UI updates, r=markh 2014-12-22 16:11:56 -08:00
TabCrashReporter.jsm Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao 2015-01-13 12:33:26 -08:00
WebappManager.jsm Bug 1106116 - Load images for notifications triggered from private browsing windows as private; r=jdm 2014-11-28 14:08:29 -05:00
webrtcUI.jsm Bug 1103692 - ReferenceError: bundle is not defined in webrtcUI.jsm, r=felipe. 2015-01-16 22:21:07 +01: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 Backed out changeset fc5225b5022b (bug 1101478) for causing bug 1103966. 2014-12-10 10:02:17 -05:00
WindowsPreviewPerTab.jsm Bug 1130816 - Bad argument passed to newChannelFromURI2 in WindowsPreviewPerTab.jsm (r=gijs) 2015-02-08 20:46:47 -08:00