Aman Dwivedi
76edc7645b
Bug 1320663 - Stop using timers in PrivateBrowsingUtils.jsm, r=mikedeboer
2017-01-03 15:44:41 +05:30
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
560afd3f8e
Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs
...
MozReview-Commit-ID: 99mWjxu8PPn
--HG--
extra : rebase_source : f78d800263b8544ce0accbdb2dc57b303969543f
2017-01-03 10:07:50 -05:00
Kris Maglione
9822075cb5
Bug 1325158: Part 3 - Don't create a reference cycle via HTTP channel property bag. r=mixedpuppy
...
MozReview-Commit-ID: 40Ox7BDlgwy
--HG--
extra : rebase_source : 1ad1f43b7da1bb0be3b04814347396fc29fbb4f6
2016-12-24 18:26:03 -08:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
malayaleecoder
80b5f709a6
Bug 1325099 - reset imported.Debugging.fake value and catch TypeError. r=jmaher
...
MozReview-Commit-ID: ElEGCLoSAeC
2016-12-24 02:44:56 +05:30
Robert Helmer
505a86593c
Bug 1325501 - Adds ServiceRequest as a drop-in replacement for XHR, which uses conservative TLS settings r=mossop
...
MozReview-Commit-ID: 5937m90Q948
--HG--
extra : rebase_source : a5c107e486ef1dc646c8d730e658e9693a535883
2016-12-22 15:56:37 -08:00
Wes Kocher
65f15b63ea
Backed out 3 changesets (bug 1325501) for xpcshell failures a=backout
...
Backed out changeset b6e50911ef79 (bug 1325501)
Backed out changeset c0493757d21e (bug 1325501)
Backed out changeset 880decff07b3 (bug 1325501)
2016-12-24 00:38:09 -08:00
Robert Helmer
afe2c03ab1
Bug 1325501 - Adds ServiceRequest as a drop-in replacement for XHR, which uses conservative TLS settings r=mossop
...
MozReview-Commit-ID: 5937m90Q948
--HG--
extra : rebase_source : a5c107e486ef1dc646c8d730e658e9693a535883
2016-12-22 15:56:37 -08:00
Kit Cambridge
a509364284
Bug 1319175 - Add a data
setter and beforeSave
hook to JSONFile
. r=MattN
...
* The `data` setter sets the backing data object to a new value, and
flips `dataReady` so that `ensureDataReady` and `load` don't read
stale data from disk. This can be used to clear existing data.
* The `beforeSave` hook is called from `_save`, as part of the deferred
task. This can be used to create intermediate directories containing
the file, or run other pre-save tasks that shouldn't be interrupted
by shutdown.
MozReview-Commit-ID: AzOx7u2Rali
--HG--
extra : rebase_source : 42c0235774ca34e097e858b6ef796c4d1bd4f122
2016-12-19 08:32:29 -08:00
Luca Greco
c0703cc9df
Bug 1322782 - Fixed coding style in MatchPattern tests. r=kmag
...
MozReview-Commit-ID: JsF5J5vyeLQ
--HG--
extra : rebase_source : 66e0eef2676474a7b0388a2542017b973c31b095
2016-12-20 23:22:57 -05:00
Luca Greco
11b9ff4fc5
Bug 1322782 - ContentScripts MatchPattern should ignore the URL fragment. r=kmag
...
MozReview-Commit-ID: 6dCXpV27V7j
--HG--
extra : rebase_source : 157a7bff9429c7658c64b0ad28d74e73eb1376e0
2016-12-19 16:50:27 -05:00
Jarda Snajdr
75e3b4d7cc
Bug 1323729 - Add profile/profileEnd methods to Console.jsm r=ochameau
...
MozReview-Commit-ID: DjortApNWbp
--HG--
extra : rebase_source : c4a8c4f8551732742a4129957b02a5c8adf7ba3c
2016-12-15 15:03:13 +01:00
Paolo Amadini
8131ab6c9d
Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past
...
MozReview-Commit-ID: 5xY87Jnekv7
--HG--
extra : rebase_source : 0aacb6a4afcd11bf731220df694dc7c12d73dc38
2016-12-15 14:39:30 +01:00
Wes Kocher
1b3fc382aa
Backed out 5 changesets (bug 1302470) for causing bug 1323200 a=backout
...
Backed out changeset 005adbf78cd2 (bug 1302470)
Backed out changeset 113f7b13475c (bug 1302470)
Backed out changeset 3d2569996ebc (bug 1302470)
Backed out changeset b92b78271941 (bug 1302470)
Backed out changeset 5b92678afff8 (bug 1302470)
MozReview-Commit-ID: FgeA5OQV8WP
--HG--
extra : histedit_source : 4513cf8271a0bf4d2ca373b5b87aac2c5beeddf9%2C489053b6db62d02f62b4f240fcd9a40fee09dbfb
2016-12-16 16:45:09 -08:00
Joel Maher
783b8ae596
Bug 1322705 - add support for MOZ_UPDATER in manifests. r=rstrong,ted.
...
MozReview-Commit-ID: HTnh9OOe01F
2016-12-16 11:55:13 -05:00
Carsten "Tomcat" Book
a244c7fb4a
merge mozilla-inbound to mozilla-central a=merge
2016-12-16 16:04:50 +01:00
Ryan Kelly
3afd5ad0f3
Bug 1321687 - Improve documentation of security checks in WebChannel code. r=ehsan
...
--HG--
extra : amend_source : 6ea449ee935a4be6d9d69df66d065daf2ca84f6e
2016-12-01 18:46:00 -05:00
Scott Wu
d9cd33f405
Bug 1323109 - Fixed date time pickers popup position; r=mconley
...
MozReview-Commit-ID: DuY4ZVyszBE
--HG--
extra : rebase_source : 68e42287c3526bffd5785c20ffd3c12ab3a7fe0b
2016-12-01 16:45:16 +08:00
Joel Maher
9f60f5a226
backout aba885aafee0210b1f063a423b1c0b3ce28d15f7 for intermittent bug 1272834
...
MozReview-Commit-ID: BTJ13wWojaI
2016-12-14 10:59:43 -05:00
Shane Caraveo
30bb933346
Bug 1316256 - WebRequestContent part: return nsIContentPolicy.ACCEPT in shouldLoad for request principal system. r=kmag
...
--HG--
extra : rebase_source : 89fecde1729079e79cc2dd991fcb60875502a21d
2016-12-15 13:18:00 +01:00
Mark Banner
4f94e4bd68
Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop
...
MozReview-Commit-ID: CiIsUjQzp4D
--HG--
extra : rebase_source : 1b98e88673625a52ef82c1fad5d56aec3e2e8e80
2016-11-09 22:06:32 +00:00
Kit Cambridge
8558928fe7
Bug 1322954 - Fix incorrect instanceof
negations. r=markh
...
MozReview-Commit-ID: PgQmAu9hbQ
--HG--
extra : rebase_source : 376b83af517442cc05bc46ff7ca36e6ac46b06e2
2016-12-12 13:50:10 -08:00
Phil Ringnalda
0111ff534b
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: BnSh8kutBaR
2016-12-10 08:27:52 -08:00
Shih-Chiang Chien
7ed7acac25
Bug 1322602 - remove Fennec-to-FxOSTV video casting. r=rbarker
...
MozReview-Commit-ID: KjEJUPkgRLo
--HG--
extra : rebase_source : 41ecdfec4caebc18934766120501a95ae2125e2f
2016-12-08 16:02:13 -10:00
Mark Hammond
1ac8cbde15
Bug 1320249 - Preferences.jsm now throws error objects instead of strings. r=Gijs
...
MozReview-Commit-ID: 6eJCmQBC482
--HG--
extra : rebase_source : c5cf6fda38082ed0fc722907b3f307cea757b77f
2016-11-24 15:58:58 +11:00
Mike de Boer
b272d59f6c
Bug 1302470 Part 3: Call the new isRangeVisible function to determine whether or not to draw a highlight rect. r=mikedeboer
...
MozReview-Commit-ID: ExO6zdjHGVO
2016-11-10 09:03:58 -08:00
Mike de Boer
d0a0fb4fcf
Bug 1302470 Part 2: Use a hit-test method to determine if the rect of a range is visible on the page or not to the eye, for use in find-in-page. r=mstange,smaug
...
MozReview-Commit-ID: 9P7gf0GcREv
2016-11-09 15:09:36 -08:00
Kris Maglione
04cfa849a5
Bug 1321640: Part 2 - Clean up the header block and param parsing code. r=mixedpuppy
...
MozReview-Commit-ID: 9fI5JQWCVop
--HG--
extra : rebase_source : 6965c7ec8ab814b68f5fb7b371ccdcebbb19527e
2016-12-01 13:11:08 -08:00
Kris Maglione
b7599ede5f
Bug 1321640: Part 1 - Clean up the general code flow so that it can be followed. r=mixedpuppy
...
MozReview-Commit-ID: GmIWeZIprN0
--HG--
extra : rebase_source : b86399c7754d64d5daaa7d2fcb178f9a551a65b0
2016-12-01 18:14:18 -08:00
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
Andrew Swan
d5d2ca90b7
(No bug) Replace misuse of Array.some() r=kmag
...
MozReview-Commit-ID: 5DpG14EcJCE
2016-12-01 14:54:47 -08:00
Andrew Swan
b3eed82712
Bug 1308688 followup r=kmag
...
MozReview-Commit-ID: GPPJm1Hlx88
--HG--
extra : source : 955953e1591363485d902f4b9331de0ebea82220
2016-12-01 10:35:16 -08:00
Wes Kocher
c01505d709
Merge m-c to inbound, a=merge
2016-11-30 16:17:30 -08:00
Ryan VanderMeulen
7af8f38714
Merge m-c to autoland on a CLOSED TREE. a=merge
2016-11-30 13:27:46 -05:00
Mike de Boer
45676f2f6b
Backed out changeset ba2692e1cbcf (bug 1252376) due to intermittent leaks.
...
MozReview-Commit-ID: IPFyfMhhLhv
2016-11-30 11:31:44 +01:00
Shane Caraveo
b1aaa3af6b
Bug 1318800 fix systemPrincipal checks so top level tab loads work with webrequests, r=kmag
...
MozReview-Commit-ID: D5b8Qs839bP
--HG--
extra : rebase_source : 977527904c6988fce680a49cfb05e95ce6b88570
2016-11-29 16:00:06 -08:00
Ryan VanderMeulen
22bc2bc3fa
Backed out changeset f485eaccbb98 (bug 1319904) because it needs a reworked patch.
2016-11-30 17:16:02 -05:00
Andrew Swan
a93233981c
Bug 1308688 r=kmag
...
MozReview-Commit-ID: IinAfopVsw8
--HG--
extra : rebase_source : a9eebebc1a072837b428a258e8395a1cb257e7d6
2016-11-29 11:49:03 -08:00
Georg Fritzsche
de2948e3f2
Bug 1320312 - Disable Telemetry stack capturing if stack walking is not available. r=gfritzsche
...
MozReview-Commit-ID: AQsMm2fWWV8
2016-11-28 18:00:19 +01:00
Carsten "Tomcat" Book
9dd582c3dd
Merge mozilla-central to autoland
2016-11-29 11:50:17 +01:00
Kris Maglione
be560387d7
Bug 1319607: Follow-up: Fix typo.
...
MozReview-Commit-ID: LFZ1ddQy6xQ
2016-11-28 08:19:41 -08:00
Ryan Kelly
090dab6438
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 : rebase_source : 0267d8693dbed2e8782ccb7f5496d55bcbb70668
2016-11-25 15:52:02 +11:00
Phil Ringnalda
dc33a3b7dc
Merge m-i to m-c, a=merge
2016-11-25 21:26:21 -08:00
Kris Maglione
38790079e4
Bug 1319607: Make request resumption more resilient. r=mixedpuppy
...
MozReview-Commit-ID: 8ObjJKDf3wb
--HG--
extra : rebase_source : 57e5ee804f3f33e97b5d64211f740f7ba8607fa6
2016-11-24 13:56:22 -08:00
vladikoff
43738b4026
Bug 1320189 - Fix WebChannel error reporting for content errors r=markh
...
--HG--
extra : amend_source : 6630819e951e46815182285831ac61bf2a2c4bbb
2016-11-25 11:34:07 -05:00
Johann Hofmann
a3aed9a4ba
Bug 1315236 - Handle popup notifications with no actions. r=Paolo
...
MozReview-Commit-ID: F3rkoEovBYc
--HG--
extra : rebase_source : dd6ae446b14eb34f56beaa7f8159565b9fdc8e85
2016-11-23 12:16:50 +01:00
Kit Cambridge
3c0365a2de
Bug 1318814 - ObjectUtils.deepEqual
should not consider objects and primitives as equal. r=mossop
...
MozReview-Commit-ID: ExWi55h80ag
--HG--
extra : rebase_source : 108ac9ed163968adf256f8c0aab208bda8fca742
2016-11-22 15:48:42 -07:00