gecko-dev/toolkit/modules
Ryan Kelly ae7f7bd4ae Bug 1319904 - Ignore origin attributes in webchannel origin check. r=markh
Including the attributes in the origin check causes webchannels to fail in
e.g. private browsing windows and container tabs.  We only want to compare
against the base origin URL.

MozReview-Commit-ID: AMCjf4vJF9E

--HG--
extra : source : f485eaccbb98034a1111eaf4f4871de1868bcb70
2016-11-25 15:52:02 +11:00
..
addons Bug 1308688 followup r=kmag 2016-12-01 10:35:16 -08:00
docs Bug 1301313 - Bonus: Fix list formatting in AsyncShutdown documentation. r=dexter 2016-09-09 00:43:25 +07:00
secondscreen Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
sessionstore Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
subprocess Backed out changeset f6f28be8d8f2 (bug 1315781) for XPCShell test timed out 2016-11-10 14:53:46 +08:00
tests Bug 1318814 - ObjectUtils.deepEqual should not consider objects and primitives as equal. r=mossop 2016-11-22 15:48:42 -07:00
third_party/jsesc Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman 2016-02-24 15:40:55 +01:00
AppConstants.jsm Bug 1320312 - Disable Telemetry stack capturing if stack walking is not available. r=gfritzsche 2016-11-28 18:00:19 +01:00
AsyncPrefs.jsm Bug 1269521 - Add line height contral in reader mode. r=jaws 2016-05-09 19:17:00 +02:00
Battery.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
BinarySearch.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
BrowserUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
CanonicalJSON.jsm Bug 1250191 - Add a way to serialize JSON canonically. r=MattN 2016-04-18 12:02:42 +02:00
CertUtils.jsm
CharsetMenu.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
ClientID.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Color.jsm Bug 1279717 - introduce a Color.jsm module that implements common color math operations in a single place. r=jaws 2016-06-22 19:22:05 +02:00
Console.jsm Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop 2016-08-03 18:54:59 -04:00
DateTimePickerHelper.jsm Bug 1283384 - Implement time picker UI w/ message passing, r=mconley 2016-09-06 13:01:40 +08:00
debug.js Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
DeferredTask.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Deprecated.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
FileUtils.jsm
Finder.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
FinderHighlighter.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
FinderIterator.jsm Bug 1309207 - the finder iterator doesn't find occurrences properly in links-only mode. r=jaws 2016-11-02 13:38:59 +01:00
FormLikeFactory.jsm Bug 1310049 - Refactor FormLikeFactory to its own module for use by Form Autofill. r=steveck 2016-10-18 13:31:09 -07:00
Geometry.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
GMPInstallManager.jsm Bug 1316882: Turn on func-call-spacing eslint rule. r=bgrins 2016-11-10 15:05:32 -08:00
GMPUtils.jsm Bug 1267495 - Fallback to local config for fresh GMP installs. r=mconley, r=rhelmer, feedback=ksteuber 2016-09-27 11:57:41 +01:00
Http.jsm
InlineSpellChecker.jsm Bug 1316882: Turn on space-unary-ops eslint rule. r=MattN 2016-11-10 15:25:40 -08:00
InlineSpellCheckerContent.jsm
Integration.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
JSONFile.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
LightweightThemeConsumer.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
LoadContextInfo.jsm
Locale.jsm
Log.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Memory.jsm Bug 1255843 - Add process memory reporting tool to about:performance. r=mconley 2016-09-02 00:21:00 -04:00
moz.build Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer 2016-11-02 10:56:20 -06:00
NewTabUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
NLP.jsm Bug 1294392 - consolidate the highlight and counter timers into one iterator timer. r=jaws 2016-08-25 20:11:44 +02:00
ObjectUtils.jsm Bug 1318814 - ObjectUtils.deepEqual should not consider objects and primitives as equal. r=mossop 2016-11-22 15:48:42 -07:00
PageMenu.jsm Bug 1316661 part 4. Eliminate IsCallerChrome callers in HTMLMenuElement. r=smaug 2016-11-15 00:18:33 -05:00
PageMetadata.jsm
PermissionsUtils.jsm
PopupNotifications.jsm (No bug) Replace misuse of Array.some() r=kmag 2016-12-01 14:54:47 -08:00
Preferences.jsm Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
PrivateBrowsingUtils.jsm Backed out changeset ba2692e1cbcf (bug 1252376) due to intermittent leaks. 2016-11-30 11:31:44 +01:00
ProfileAge.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Promise-backend.js Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Promise.jsm
PromiseMessage.jsm Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku 2016-03-16 18:07:00 -04:00
PromiseUtils.jsm
PropertyListUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteController.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteFinder.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemotePageManager.jsm Bug 1299596 - Handle failure to remove event listener in ChromeMessagePort.destroy. r=mconley 2016-09-06 10:33:55 -07:00
RemoteSecurityUI.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
RemoteWebProgress.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
ResetProfile.jsm Bug 1265368 - enable resetting non-default profiles, r=MattN 2016-05-05 21:38:49 +01:00
SelectContentHelper.jsm Bug 1314647, clear active state of select on mouseup, r=mconley 2016-11-17 09:56:43 -05:00
SelectParentHelper.jsm Bug 430745 - Select dropdown popups will anchor on a selected element for Mac r=jaws 2016-11-07 16:19:19 -05:00
Services.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
SessionRecorder.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
ShortcutUtils.jsm
Sntp.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
SpatialNavigation.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Sqlite.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Task.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
Timer.jsm
Troubleshoot.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
UpdateUtils.jsm Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws 2016-11-11 15:22:34 -08:00
WebChannel.jsm Bug 1319904 - Ignore origin attributes in webchannel origin check. r=markh 2016-11-25 15:52:02 +11:00
WindowDraggingUtils.jsm
WindowsRegistry.jsm Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
ZipUtils.jsm