Commit Graph

210637 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
eb790cc0cc CCK - NPOB - Add support for cookie allow and xpi/popup/cookie deny
git-svn-id: svn://10.0.0.236/trunk@256077 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 21:04:13 +00:00
bhearsum%mozilla.com
fb9038b607 bug 475748: add new slaves to tryserver. r=asasaki
git-svn-id: svn://10.0.0.236/trunk@256076 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 19:56:42 +00:00
smichaud%pobox.com
5c2c9d750d [10.5] Crash [@ nsAppShell::~nsAppShell] when quitting Camino 2.0b1. b=471948 r=josh sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256075 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 17:09:29 +00:00
benjamin%smedbergs.us
1892f9c9ba Bug 414540 - RDFXMLDataSource should reject cross-domain redirects. Original patch by Neil Deakin, fixed up with better testing, r+sr=bz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256074 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 15:01:10 +00:00
Olli.Pettay%helsinki.fi
5665398acc Bug 471166, r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256073 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 14:18:47 +00:00
Olli.Pettay%helsinki.fi
70854ded69 Bug 472502, r+sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256072 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 14:12:45 +00:00
Olli.Pettay%helsinki.fi
cdcbf2e682 Bug 436965, r+sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256071 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 14:09:21 +00:00
Olli.Pettay%helsinki.fi
cbf61ddd5b Bug 466057, r+sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256070 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 14:04:22 +00:00
mkanat%bugzilla.org
b4aa90ab89 Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@256069 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 10:40:17 +00:00
mkanat%bugzilla.org
30d0e367a2 Bump version number for 3.3.3.
git-svn-id: svn://10.0.0.236/trunk@256067 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 10:03:47 +00:00
mkanat%bugzilla.org
b92fe16d40 Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the same token be generated over and over
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@256062 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 10:00:14 +00:00
mkanat%bugzilla.org
69486c53f1 The release notes contained the raw word "bug".
git-svn-id: svn://10.0.0.236/trunk@256061 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 09:29:42 +00:00
reed%reedloden.com
c6cb6a40d4 Bug 457521 - [p=igor@mir2.org (Igor Bukanov) r=crowder a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@256058 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 09:25:56 +00:00
mkanat%bugzilla.org
55730b7bcf Bug 476612: Release Notes for Bugzilla 3.2.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave


git-svn-id: svn://10.0.0.236/trunk@256056 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 09:04:22 +00:00
julien.pierre.boogz%sun.com
c60c10b0b0 Fix for bug 473505 . softoken's C_Initialize and C_Finalize should succeed after a fork in a child process. r=relyea, nelson
git-svn-id: svn://10.0.0.236/trunk@256055 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 05:34:47 +00:00
dbaron%dbaron.org
453517be42 Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256054 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 04:17:11 +00:00
dbaron%dbaron.org
f9bdb8c46e Add assertions to EndReconstruct that all style contexts have been reresolved. (Bug 473871) r+sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256053 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 04:16:20 +00:00
dbaron%dbaron.org
c55e7c1bed Create legends in CreateContinuingFrame. (Bug 468578) r+sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256052 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 04:14:43 +00:00
dbaron%dbaron.org
97229e7f9a Clear back-pointer in more cases. (Bug 475136) r+sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256051 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 04:13:58 +00:00
jdaggett%mozilla.com
8bea0d6ace Bug 425844 - clean up menu state after Carbon print dialogs. r=josh, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256050 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 04:12:15 +00:00
mkanat%bugzilla.org
0febd7a927 Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@256049 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 01:27:02 +00:00
jonas%sicking.cc
da1877ac30 Bug 459470: Need to set documentURI and baseURI correctly for XHR documents. r/sr=bz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256048 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 00:48:54 +00:00
wtc%google.com
4ee2347279 Bug 466745: removed an unnecessary memset call. Cited the WinCE FIPS
Security Policy to support the use of CeGenRandom.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@256047 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-03 00:22:28 +00:00
dholbert%cs.stanford.edu
91fef38b92 Comment-only fix, to get another Linux unittest cycle & see if it turns green.
git-svn-id: svn://10.0.0.236/trunk@256046 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 23:47:28 +00:00
mkanat%bugzilla.org
44d26ab005 Bump version number for 3.3.2.
git-svn-id: svn://10.0.0.236/trunk@256037 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 23:27:38 +00:00
alexei.volkov.bugs%sun.com
11f533092d 475454 - vfychain requireFreshInfo incorrectly claims "revoked". r=nelson
git-svn-id: svn://10.0.0.236/trunk@256036 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 23:14:42 +00:00
mkanat%bugzilla.org
45043945d1 The URL to the Security Advisory was incorrect.
git-svn-id: svn://10.0.0.236/trunk@256032 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 22:59:59 +00:00
dholbert%cs.stanford.edu
1d77f592b4 Bug 471594. In ContentInserted, when we have an insertionPoint and we take the isAppend path, use the insertionPoint's last continuation as the place to append so we don't insert the new frames in the middle of some other content's continuation chain. Patch by Robert O'Callahan <robert@ocallahan.org> r+sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256031 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 22:35:29 +00:00
nelson%bolyard.com
509c2c8a64 Bug 466745: random number generator fails on windows ce
patch by Brad Lassey <bugmail@lassey.us>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@256030 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 21:57:26 +00:00
lpsolit%gmail.com
c29dffd6c2 Bug 472362: [SECURITY] Malicious attachments can change your user settings (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256029 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 19:26:35 +00:00
lpsolit%gmail.com
054bb4fdd3 Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256027 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 19:12:26 +00:00
lpsolit%gmail.com
9c7acd42c6 Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256026 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 19:04:33 +00:00
lpsolit%gmail.com
738716c0f2 Bug 466748: [SECURITY] Shared/saved searches can be deleted without user confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256025 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:53:58 +00:00
lpsolit%gmail.com
4ae9e77221 I almost forgot the fix on checkin for bug 26257
git-svn-id: svn://10.0.0.236/trunk@256023 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:39:14 +00:00
catlee%mozilla.com
19c6a8b040 Bug 474348 - change self.submit to self.submitBuildSet. r=anodelman
git-svn-id: svn://10.0.0.236/trunk@256022 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:37:40 +00:00
lpsolit%gmail.com
2e9e523f76 Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs
git-svn-id: svn://10.0.0.236/trunk@256021 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:37:24 +00:00
lpsolit%gmail.com
a78c19e2bb Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256020 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:34:40 +00:00
alqahira%ardisson.org
e169326a2d Bug 358299 - Fix the static build for anti-phishing detection. r=murph, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@256019 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:32:01 +00:00
lpsolit%gmail.com
0c29cf31b2 Bug 38862: [SECURITY] attachments should be at a different hostname - Patch by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@256018 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 18:26:26 +00:00
mstange%themasta.com
a2ff026794 Bug 312852 - Tooltip should not appear during a drag, r=smaug sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@256017 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 16:03:32 +00:00
ghendricks%novell.com
e6b11e4717 DB Error in upgrade due to mismatched column
git-svn-id: svn://10.0.0.236/trunk@256016 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 16:03:03 +00:00
marco.zehe%googlemail.com
c1fcf08871 bug 458871 - QueryService always returns an object while it should check service ID, r=aaronlev, a1.9.0.7=dveditz
git-svn-id: svn://10.0.0.236/trunk@256015 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 08:59:47 +00:00
marco.zehe%googlemail.com
6e21bbfdbd bug 457166 - Conversation links in GMail Inbox do not expose an action, cannot be activated by screen readers, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=aaronlev, r=MarcoZ, a1.9.0.7=dveditz
git-svn-id: svn://10.0.0.236/trunk@256014 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-02 08:49:26 +00:00
alexei.volkov.bugs%sun.com
9c151e39ec Fix for tests failures caused by integration of the patch for bug 461547.
git-svn-id: svn://10.0.0.236/trunk@256012 18797224-902f-48f8-a5cc-f745e15eee43
2009-02-01 09:15:32 +00:00
mkanat%bugzilla.org
a1448dbdc0 Bug 472078: Release Notes for Bugzilla 3.2.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@256010 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-31 03:28:29 +00:00
mkanat%bugzilla.org
ca71cd594d SnowyOwl noticed that the word "Bug" appeared raw in the title of some errors I checked in as part of bug 472872.
git-svn-id: svn://10.0.0.236/trunk@256009 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-31 03:26:56 +00:00
ghendricks%novell.com
b78a028ed0 Bump version in templates
git-svn-id: svn://10.0.0.236/trunk@256006 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-31 00:46:53 +00:00
alexei.volkov.bugs%sun.com
49a18c3067 461547 - delay child certificate signature check until after trusted anchor is found. r=nelson
git-svn-id: svn://10.0.0.236/trunk@256005 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-31 00:28:41 +00:00
ghendricks%novell.com
647c26cc7e Bug 466605 - User Lookup fields are missing in IE7
git-svn-id: svn://10.0.0.236/trunk@256004 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-30 23:59:13 +00:00
ghendricks%novell.com
49d180b3c2 Bug 472247 - html <title> is not set
git-svn-id: svn://10.0.0.236/trunk@256003 18797224-902f-48f8-a5cc-f745e15eee43
2009-01-30 23:48:05 +00:00