Граф коммитов

86 Коммитов

Автор SHA1 Сообщение Дата
dcamp@mozilla.com 614287c90a fetch malware data with the url classifier. b=389501, r=tony 2007-08-09 15:11:22 -07: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
flamingice@sourmilk.net fa6f29c2f5 Bug 338830, Multiple license blocks in safe browsing JS components, Patch by Régis Caspar, r=benjamin 2007-06-18 10:36:49 -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 44234495a8 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
tony@ponderer.org c153be75a2 Bug 383001 - Include a minimal G_TabbedBrowserWatcher at the single place it's actually neededpatch by Simon Bünzli, r=me 2007-06-03 19:54:30 -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 dd70934aa7 Bug 382991 - remove /browser/components/safebrowsing/content/js/*patch by Simon Bünzli, r=me 2007-06-02 15:21:47 -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
mattwillis@gmail.com aefae73281 bug 380912 - handle homepage urls with pipes properly when clicking 'get me out of here'. r=gavin 2007-05-23 09:23:09 -07:00
asqueella@gmail.com aabade3767 Bug 376014 - Possible stack overflow in nsDocNavStartProgressListenerp=Ryan Jones <sciguyryan@gmail.com>r=tony@ponderer.org 2007-04-25 13:42:46 -07:00
benjamin@smedbergs.us 3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
philringnalda@gmail.com 2e9ed09119 Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
philringnalda@gmail.com 4d945124a6 Bug 375249 - Remove unused strings in safebrowsing, r=gavin 2007-03-25 11:53:37 -07:00
tony%ponderer.org adafd50cff bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner
2007-03-19 18:38:01 +00:00
gavin%gavinsharp.com 6973be168e Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me 2007-03-07 23:33:17 +00:00
gavin%gavinsharp.com 2a749cee23 Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-03-07 20:51:33 +00:00
gijskruitbosch%gmail.com 13cdc85d94 Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp) 2007-02-26 19:40:28 +00:00
tony%ponderer.org fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +00:00
tony%ponderer.org 3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
tony%ponderer.org a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
tony%ponderer.org 6bb67e0e78 bug 362400: "Report Web Forgery" in the help menu stops working after opening
customize palette
patch: v2: move onpopupshowing into existing function buildHelpMenu
r=gavin
2007-01-16 03:07:54 +00:00
mozilla.mano%sent.com 04e27732a3 Bug 365981 - Places XUL cleanup. r=sspitzer. 2007-01-05 11:45:15 +00:00
tony%ponderer.org ba380c02d5 Bug 354199 ��� firefox fetches a key from sb.google.com in local list mode
patch: only get key when in remote mode
r=mmchew
2006-12-28 06:54:35 +00:00
gavin%gavinsharp.com 65e1e808a2 Bug 362514: "official build" detection code doesn't work, treats all builds as "official", r=bsmedberg 2006-12-01 18:59:11 +00:00
benjamin%smedbergs.us 217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net 0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us c8bc8c9265 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
tony%ponderer.org 9858ba8ff6 bug 356230: when reporting how a user deals with a phishing warning, we only
want a single report per warning
patch: send a different report based on whether or not the warning is showing
r=mmchew
2006-10-11 00:05:13 +00:00
tony%ponderer.org 2ad9f2d3e3 Bug 354634: Failed to load XPCOM component: globalstore.js
remove globalstore.js from components list in makefile
r=sspitzer
2006-09-28 06:47:52 +00:00
dietrich%mozilla.com e645a5a672 Bug 350123 Update URLFormatter to work with non-Fx apps (r=robstrong) 2006-09-08 06:56:14 +00:00
aaronleventhal%moonset.net a9b17f0100 Bug 349056. Read More button loses Visual Focus in Web Forgery popup. Patch by Mark Pilgrim, r=mconnor 2006-09-05 16:19:34 +00:00
tony%ponderer.org 8adea04713 Bug 349102: implement back off code for remote phishing lookups
patch: remote lookup backoff and remove checkURL_
2006-08-30 21:29:37 +00:00
gavin%gavinsharp.com cf06700bb1 Bug 339032: Safebrowsing: 'Get me out of here' should go to the default home page, r=mconnor 2006-08-26 17:10:29 +00:00
tony%ponderer.org 4cfa9c25de bug 349234: reduce remote lookups per user
patch: use onlocationchange instead of onstatechange
r=darin,sr=bryner
2006-08-23 17:19:10 +00:00
gavin%gavinsharp.com 6c53bff18c Bug 349452: Safe Browsing changes: remove third paragraph, change final link to "This isn't a web forgery", patch by Reed Loden <reed@reedloden.com>, r=me 2006-08-21 04:18:42 +00:00
dietrich%mozilla.com b92630d89c Bug 348076 remove generated URLs from region.properties (r=mconnor) 2006-08-19 21:43:31 +00:00
tony%ponderer.org f11bd33695 Bug 348625: use whitelist to suppress remote lookups
patch: use whitelist to suppress remote lookups
r=provos,sr=bryner
2006-08-18 19:31:15 +00:00
preed%mozilla.com 339e225afd Bug 344897: anti-phishing needs different update urls for official builds. r=bsmedberg, rstrong 2006-08-17 22:51:41 +00:00
mconnor%steelgryphon.com 8040d8a296 bug 348203 - Help -> Report Phishing Website wording reswizzle, patch by beltzner@mozilla.com, r=me 2006-08-16 07:14:19 +00:00
tony%ponderer.org 6ff38e953b Bug 348360: jar:file: urls should not trigger a lookup
patch: any nested uri
sr=bzbarsky
2006-08-16 05:57:33 +00:00
tony%ponderer.org 41e917f958 Bug 348360: jar:file: urls should not trigger a lookup
patch: check inner uri
r=bryner
2006-08-11 18:51:20 +00:00
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
gavin%gavinsharp.com 3ca5fdbd4f Bug 346049: fix typos in safe browsing text, patch by Reed Loden <reed@reedloden.com>, r=mconnor 2006-08-07 22:49:56 +00:00