Commit Graph

130 Commits

Author SHA1 Message Date
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
tony%ponderer.org
c8735221b4 bug 345893: Text in Safe Browsing overlay not visible with large font /
high contrast theme
patch: add scrollbars if text overflows
r=pilgrim,sr=bryner
2006-08-02 17:16:37 +00:00
tony%ponderer.org
492ad73ac7 Bug 343084: Warning text should be shorter, point to mozilla.com anti-phishing FAQ pages
patch: text changes for bubble by beltzner
r=gavin
2006-08-02 06:03:14 +00:00
tony%ponderer.org
c09b2bf86f Bug 345592:enable licensed url table in source code
patch: add goog-black-enchash table
r=mmchew,sr=bryner
2006-08-02 05:35:00 +00:00
tony%ponderer.org
60190fee50 Bug 345938: anti-phishing doesn't check all urls if there are http redirects
patch: listen for all document requests
r=darin,sr=bryner
2006-07-26 17:41:36 +00:00
tony%ponderer.org
27af34bde8 Bug 345460: Phishing site detection failure with changes to the URL fragment
patch: stop using GetName() and remove url fragment
r=darin,sr=bryner
2006-07-25 22:53:31 +00:00
tony%ponderer.org
aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
tony%ponderer.org
90c4cfb72c bug 343766: localize anti-phishing reporting urls
patch: v1: use {moz:locale} for locale
r=mmchew,sr=bryner
2006-07-19 19:18:57 +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
a48d3a0076 bug 338863: Previously hidden navigation toolbar appears when safebrowing
warning displayed
patch: if no urlbar, position in top center of browser
r=ben
2006-07-18 01:23:56 +00:00
tony%ponderer.org
04afee3e62 bug 337484, remove dups
patchs Purge duplicate entities from reportPhishing.dtd and Purge duplicates
from reportPhishing.dtd and report-phishing-overlay.xul from marek.
r=gavin
2006-07-06 22:01:58 +00:00
tony%ponderer.org
a194fc0ae5 bug 337484, remove mac hack since it doesn't apply (overlay is only in
browser.xul)
r=me (trivial change)
2006-07-06 04:01:20 +00:00
tony%ponderer.org
a35e1b54ec bug 337484: add the ability for users to report a phishing site
patch: report phish menu item
r=gavin,mmchew
sr=bryner
2006-07-06 03:50:40 +00:00
tony%ponderer.org
21c97ec915 syncing safe browsing files with branch
original bug: 341946 (bonecho patch)
r=mmchew,sr=bryner
2006-07-06 00:09:56 +00:00
tony%ponderer.org
f13662c46d Bug 341946: Safe browsing considers all jar: URI's safe
patch: -jar, -javascript, +about
r=mmchew,sr=bryner
2006-06-27 06:00:50 +00:00
tony%ponderer.org
7dd579477a backing out bug 341946, patch v1 2006-06-22 04:31:27 +00:00
tony%ponderer.org
42f6c9f68b Bug 342196: ordering bug causes some urls to not be inspected on new windows
patch: setup the webprogresslistener immediately (before js load)
r=mmchew
2006-06-21 20:48:52 +00:00
tony%ponderer.org
8205c52d84 Bug 341946: Safe browsing considers all jar: URI's safe
patch: examine jar: urls, ignore all about: urls
r=mmchew
2006-06-21 02:52:11 +00:00
tony%ponderer.org
36e47e656b bug 329711: sidebar breaks phishing alert
r=mmchew
2006-06-18 05:57:45 +00:00
tony%ponderer.org
c20fefb903 Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
tony%ponderer.org
650ebd284e back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org
e8c2ad984d Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
tony%ponderer.org
56d35d22bc Bug 340866: Anti-phishing only works on the last opened window (fails otherwise)
r=brettw,a=bryner
2006-06-13 05:37:32 +00:00
tony%ponderer.org
b0a29c3f95 bug 338598: support multiple enhanced mode providers
r=provos@gmail.com  a=bryner
2006-06-07 20:26:01 +00:00
tony%ponderer.org
e8ef7fb525 bug 339839: isolate safe browsing provider prefs in globalstore.js
r+a=bryner
2006-06-01 02:08:36 +00:00
tony%ponderer.org
6d82725cb4 bug 339635: Safebrowsing urlbar warning icon not themable
r=bryner
2006-05-30 04:59:08 +00:00
tony%ponderer.org
174a11470f Bug 338693: move safe browsing timer code into C++ on doc nav event.
r=darin,bryner
2006-05-25 20:12:14 +00:00
sayrer%gmail.com
e4bbcf3081 b=338874. Safe browsing alert not exposed to screenreader. Patch by pilgrim@gmail.com. r=tony, sr=darin 2006-05-22 21:28:27 +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
ec05b0ebee Forgotten part of patch for bug 338045. 2006-05-16 01:57:16 +00:00
brettw%gmail.com
8219c5d9d7 Bug 338045 (for tony@ponderer.org) r=brettw a=bryner safe browsing slows down page load in non-enhanced mode 2006-05-16 01:54:06 +00:00
brettw%gmail.com
f682c72ab5 Bug 337741 (for tony@ponderer.org) r=brettw a=bryner safe browsing doesn't need to listen to so many events 2006-05-15 20:28:08 +00:00
brettw%gmail.com
a4c160e338 Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing 2006-05-12 15:46:25 +00:00
brettw%gmail.com
f94d228c92 Bug 336694 (for tony@ponderer.org) r=ben use url-classifier db service for local list management 2006-05-05 21:51:46 +00:00
brettw%gmail.com
c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00