Andrew McCreight
c11ddf3017
Bug 1368170 - Remove unused Function.prototype.inherits methods. r=francois
...
These methods do not appear to be used.
When JSM global sharing is enabled, these methods contaminate the
global Function.prototype, which breaks Marionette object
serialization.
MozReview-Commit-ID: CAfJ2FCkhlK
--HG--
extra : rebase_source : 38acb4616ee14283d0f67e1b2144972c7d139f84
2017-05-26 13:46:10 -07:00
Florian Queze
f935ddc4b3
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Sebastian Hengst
738d097aae
Backed out changeset 55f3df15eaa6 (bug 1356569)
2017-04-14 23:39:17 +02:00
Florian Queze
3c564a2b02
Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws.
2017-04-14 21:51:39 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Jared Wein
87b2d4c295
Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
...
MozReview-Commit-ID: HIUTSdkXxbY
--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Tooru Fujisawa
65e2703499
Bug 1217082 - Remove for-each from toolkit/. r=Gijs
...
--HG--
extra : commitid : Ewr7Bixammr
extra : rebase_source : 91e560a7b8b8d4b78debb1db2512867262b18375
2015-10-19 04:57:14 +09:00
Jan de Mooij
a27d5b3250
Bug 1140342 - Remove __noSuchMethod__ from url-classifier debugging functions. r=gavin
...
--HG--
extra : rebase_source : f166642526caf13e2ff41a71851338e36876ca58
2015-03-07 16:35:13 +01:00
Yusuke Yamamoto
1461657c56
Bug 839120 - Support SafeBrowsing in b2g r=gpascutto
2015-02-12 23:58:15 -08:00
Birunthan Mohanathas
770cc01f6a
Bug 1049979 - Fix 'functions may be declared only at top level or immediately within another function' warnings. r=gavin
2014-08-10 11:16:32 -07:00
Cameron McCormack
b0aa52464b
Bug 822548 - Fix a bunch of JS warnings on startup. r=dao
2012-12-19 09:27:56 +11:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Michael Kohler
8550fb091a
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Michael Kohler
6c0f59f4a6
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
gavin@gavinsharp.com
fa601afba9
Bug 412689: fix search/replace error that led to a broken QI impl, r=tony
2008-01-16 17:13:54 -08:00
dcamp@mozilla.com
532a82cb78
try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes)
2007-07-25 23:38:43 -07:00
dcamp@mozilla.com
c91142ec8a
backout patch for 387196
2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
791945185f
implement the new google safebrowsing protocol. b=387196, r=tony
2007-07-25 18:49:20 -07:00
dbaron@dbaron.org
f9254c5f95
Fix leaks by removing preference observers. b=386665 r=tony@ponderer.org
2007-07-09 13:53:01 -07:00
kherron@fmailbox.com
9d992a9d33
Bug 383217 - Discard bind and Function.prototype.bind in favor of BindToObject. Patch by Simon Bünzli <zeniko@gmail.com>. r=tony.
2007-06-17 04:35:36 -07:00
tony@ponderer.org
fb5498e94f
Bug 382996 - (Re)move G_ObjectSafeMappatch by Simon Bünzli, r=me
2007-06-10 16:59:20 -07:00
tony@ponderer.org
f14dc53431
Bug 382621 - don't include /toolkit/components/url-classifier/content/moz/debug.js by defaultpatch by Simon Bünzli, r=me
2007-06-04 22:44:31 -07:00
tony@ponderer.org
44234495a8
Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me
2007-06-04 22:22:00 -07:00
tony@ponderer.org
7e1e7f7fde
Bug 382816 - remove /toolkit/components/url-classifier/content/moz/filesystem.js and /toolkit/components/url-classifier/content/application.jspatch by Simon Bünzli, r=me
2007-06-03 17:37:36 -07:00
tony@ponderer.org
8f56e7df4f
Bug 382620 - remove all methods marked as "deprecated" in safebrowsing codepatch by Simon Bünzli, r=me
2007-06-02 14:50:58 -07:00
tony@ponderer.org
51d8b89099
Bug 382618 - remove /toolkit/components/url-classifier/content/js/lang.jspatch by Simon Bünzli, r=me
2007-06-02 09:59:52 -07:00
tony%ponderer.org
ba1fb0043c
bug 371729: G_PreferenceObserver.prototype.QueryInterface has an error
...
patch: nsIObserves -> nsIObserver
r=timeless
2007-03-04 23:13:03 +00:00
gavin%gavinsharp.com
65ff578e61
Bug 338830: preprocess license blocks in safe browsing files, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=bsmedberg
2006-10-10 13:31:50 +00:00
tony%ponderer.org
684b0f1794
re-land bug 342187: query params for "ask google" anti-phishing queries
...
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
tony%ponderer.org
1847bea293
backing out patch from bug 342187, this appears to have caused a big jump in
...
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org
85b02f1f63
bug 342187: query params for "ask google" anti-phishing queries are in source code
...
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
tony%ponderer.org
23ce37e469
bug 338817: Safebrowsing: Each new window gives about 30 undefined properties in
...
nsUrlClassifierLib.js
r+a=darin
2006-05-30 19:35:34 +00:00
darin%meer.net
f598aa62e6
landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin
2006-05-19 20:29:24 +00:00
brettw%gmail.com
6e1b8d9b6e
Bug 335032 (for tony@ponderer.org) r=bsmedberg a=ben Rename protection to url-classifier
2006-04-25 23:00:12 +00:00