Compare commits

...

6552 Commits

Author SHA1 Message Date
hwine
763098208e Take site read only
git-svn-id: svn://10.0.0.236/trunk@265943 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-17 18:14:19 +00:00
bzrmirror%bugzilla.org
5a817efc4a Fix an uninitialized value warning, see bug 1059684
git-svn-id: svn://10.0.0.236/trunk@265942 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-16 01:45:50 +00:00
bzrmirror%bugzilla.org
785e422c18 Fix release notes about deprecated WebService methods, see bug 1154099
git-svn-id: svn://10.0.0.236/trunk@265936 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-15 11:30:50 +00:00
bzrmirror%bugzilla.org
94c32fe433 Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265933 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-14 23:45:59 +00:00
bzrmirror%bugzilla.org
ae44a90c82 Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265932 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-14 17:00:50 +00:00
bzrmirror%bugzilla.org
65055265c8 Bug 1151290: It is possible to tell if someone made a private comment on a bug even if you are not an 'insider'
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265931 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 21:00:48 +00:00
bzrmirror%bugzilla.org
040e80ee4d Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307
git-svn-id: svn://10.0.0.236/trunk@265929 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 17:15:49 +00:00
bzrmirror%bugzilla.org
385b635470 Bug 1153027: Bugzilla->feature incorrectly checks Perl modules
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265928 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 16:00:50 +00:00
bzrmirror%bugzilla.org
ab184c46c4 Bug 1150667: Don't wrap email comments when in markdown mode
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265927 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 14:30:50 +00:00
bzrmirror%bugzilla.org
99f15e4b9f Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings during t/001compile.t
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265926 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 14:15:49 +00:00
bzrmirror%bugzilla.org
2c4def7321 Bug 1137307: Bug reports are not valid HTML5 pages
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265925 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 12:15:51 +00:00
bzrmirror%bugzilla.org
8327b6b7bc Bug 1031035: xmlrpc can be DoS'd with billion laughs attack
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265924 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 06:30:54 +00:00
bzrmirror%bugzilla.org
c1cb011b78 Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/011pod.t
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265923 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 05:45:50 +00:00
bzrmirror%bugzilla.org
7f19af5d02 Bug 743652 (part 6: tr_run_reports.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265922 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-13 02:00:22 +00:00
bzrmirror%bugzilla.org
d436c80dd6 Use hardcoded "bugzilla" in the DTD, see bug 770073
git-svn-id: svn://10.0.0.236/trunk@265921 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-11 19:30:47 +00:00
bzrmirror%bugzilla.org
9ff082e7c9 Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506
git-svn-id: svn://10.0.0.236/trunk@265920 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-11 19:15:53 +00:00
bzrmirror%bugzilla.org
4c21cdc0e8 Bug 1135398: Release notes for 5.0 miss some important changes
r/a=dkl


git-svn-id: svn://10.0.0.236/trunk@265919 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 16:15:48 +00:00
bzrmirror%bugzilla.org
86ee6ce5c4 Bug 1051056: The REST API needs to be versioned so that new changes can be made that do not break compatibility
- Fix issue where PUT requests were treated as GET and failed when updating a bug, etc.


git-svn-id: svn://10.0.0.236/trunk@265918 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 15:45:53 +00:00
bzrmirror%bugzilla.org
45d24e9f43 Bug 1152319: calling /rest/logout results in an internal error and a malformed response to the caller
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265917 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 13:45:51 +00:00
bzrmirror%bugzilla.org
6945ffb3f7 Bug 1152862: Require PostgreSQL 9.0
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265916 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 11:45:51 +00:00
bzrmirror%bugzilla.org
e3988f620c Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in testserver.pl output
git-svn-id: svn://10.0.0.236/trunk@265915 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 10:32:50 +00:00
bzrmirror%bugzilla.org
75d0d92a71 Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers' param. r=LpSolit, a=glob
git-svn-id: svn://10.0.0.236/trunk@265914 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-10 10:31:31 +00:00
bzrmirror%bugzilla.org
f5bbcc03c3 Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056
git-svn-id: svn://10.0.0.236/trunk@265913 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-09 23:30:50 +00:00
bzrmirror%bugzilla.org
9564b76f55 URI::Escape is part of URI, see bug 1051056
git-svn-id: svn://10.0.0.236/trunk@265912 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-09 22:15:50 +00:00
bzrmirror%bugzilla.org
f8138e2440 Bug 1051056: The REST API needs to be versioned so that new changes can be made that do not break compatibility
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265911 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-08 18:01:07 +00:00
bzrmirror%bugzilla.org
75cf9cff5e Backout bug 1089475, it causes deep recursions when the DB server is not accessible
git-svn-id: svn://10.0.0.236/trunk@265910 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-08 13:45:50 +00:00
bzrmirror%bugzilla.org
8a5d06fe60 Bug 1142594: mid-air collision page displayed incorrectly due to markdown CSS changes
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265909 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-08 08:15:52 +00:00
bzrmirror%bugzilla.org
51f39b3721 Bug 1151637: Buttons at the bottom of buglists lack an ID
r/a=dkl


git-svn-id: svn://10.0.0.236/trunk@265908 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-07 15:00:48 +00:00
bzrmirror%bugzilla.org
6e516bfe5d Remove 'upgrade to latest point release' step from docs about migrating SCMs; r=mcote
git-svn-id: svn://10.0.0.236/trunk@265907 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-07 14:45:50 +00:00
bzrmirror%bugzilla.org
75d2a3f43e Bug 1143874: Improve load time of bug comments
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265906 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 20:00:49 +00:00
bzrmirror%bugzilla.org
db25c03efc Bug 1143871: Correctly preload bug data when viewing a bug
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265905 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 19:47:27 +00:00
bzrmirror%bugzilla.org
a82ef31aec Bug 1143867: Optimize set_comment_is_private() and isopened()
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265904 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 19:46:41 +00:00
bzrmirror%bugzilla.org
c2b747240b Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to bug/link.html.tmpl to improve performance
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265903 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 19:45:52 +00:00
bzrmirror%bugzilla.org
e9f44978cd Bug 1143502: Use structural HTML5 elements instead of <div>
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265902 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 19:31:40 +00:00
bzrmirror%bugzilla.org
976379aa98 Bug 1128194: Remove 'umask 0' from post_bug.cgi
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265901 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 19:30:51 +00:00
bzrmirror%bugzilla.org
1d5882cc07 Bug 123278 - CSV and RDF buglists should not use relative dates
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265900 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-05 00:45:49 +00:00
bzrmirror%bugzilla.org
1379fd18cf Fix bustage due to bug 1007605 (checksetup.pl crashes when installing Bugzilla)
git-svn-id: svn://10.0.0.236/trunk@265899 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-03 14:45:51 +00:00
bzrmirror%bugzilla.org
be99f96a17 Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable by utilities such as cpanm for installing Perl dependencies
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265898 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-02 15:00:52 +00:00
bzrmirror%bugzilla.org
66c9d06ac7 Bug 1061226: markdown isn't linkifying urls
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265897 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-02 14:45:56 +00:00
bzrmirror%bugzilla.org
48c31310f3 Bug 1093868: Markdown text rendering in comments is broken after commit from bug 1059684
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265896 18797224-902f-48f8-a5cc-f745e15eee43
2015-04-01 14:45:51 +00:00
bzrmirror%bugzilla.org
080cbb9957 Bug 1121788: Buttons in buglist don't work in IE
r=lpsolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265895 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-31 15:30:52 +00:00
bzrmirror%bugzilla.org
ac987f352c Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to define what the fixed resolution is. r,a=glob
git-svn-id: svn://10.0.0.236/trunk@265894 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-30 18:00:52 +00:00
bzrmirror%bugzilla.org
5c17fd886b Bug 1142365: Don't use <pre> for markdown comments in email
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265893 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-24 13:45:50 +00:00
bzrmirror%bugzilla.org
a95e4cef08 Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi
(fix ordering)


git-svn-id: svn://10.0.0.236/trunk@265892 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-23 13:45:50 +00:00
seabld
3f3cfbed55 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.33 to 2.33.1 build 1
git-svn-id: svn://10.0.0.236/trunk@265891 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-23 00:45:41 +00:00
bzrmirror%bugzilla.org
265f413efb Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgi
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265890 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-20 08:01:40 +00:00
bzrmirror%bugzilla.org
8b51ec5ed7 Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265889 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-20 08:00:53 +00:00
bzrmirror%bugzilla.org
e634598323 Bug 1136745: Kill the makeproductgroups parameter
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265888 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-19 20:00:51 +00:00
bzrmirror%bugzilla.org
8574d46376 Bug 342113: Allow custom fields to appear as a discrete field in the search form
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265887 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-19 09:00:50 +00:00
bzrmirror%bugzilla.org
4e8be14b27 Bug 1139150: Support wrapping quoted comments in MarkDown
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265886 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-19 08:00:48 +00:00
bzrmirror%bugzilla.org
aeeefad863 Bug 1105568: Add support for HTML flagmail
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265885 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-19 07:30:50 +00:00
bzrmirror%bugzilla.org
d258207ff6 Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file in substitution (s///) (Bugzilla/WebService/Server/XMLRPC.pm:114)
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265884 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-17 04:15:49 +00:00
bzrmirror%bugzilla.org
dd95d57838 Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument (and broken syntax in Support::Systemexec)
r=dylan a=glob


git-svn-id: svn://10.0.0.236/trunk@265882 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-16 17:30:51 +00:00
bzrmirror%bugzilla.org
35a95aaebd Bug 1137674: Merge t/003safesys.t with t/001compile.t
r=dylan a=glob


git-svn-id: svn://10.0.0.236/trunk@265881 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-16 10:30:59 +00:00
bzrmirror%bugzilla.org
62c482b2d3 Bug 743652 (part 5: tr_product_reports.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265880 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 16:30:20 +00:00
bzrmirror%bugzilla.org
7a28095b6e Restore tr_list_caseruns.cgi. Shouldn't be killed yet
git-svn-id: svn://10.0.0.236/trunk@265879 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 16:00:17 +00:00
bzrmirror%bugzilla.org
fcbeddb504 Bug 743652 cleanup: tr_caserun_reports.cgi is no longer needed
git-svn-id: svn://10.0.0.236/trunk@265878 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:45:33 +00:00
bzrmirror%bugzilla.org
819597a7e7 Bug 743652 (part 4: tr_plan_reports.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265877 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:45:21 +00:00
bzrmirror%bugzilla.org
ae570c7e2a cleanup
git-svn-id: svn://10.0.0.236/trunk@265876 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:30:16 +00:00
bzrmirror%bugzilla.org
201c0f427c Bug 743652 (part 3: tr_list_caseruns.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265875 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:15:21 +00:00
bzrmirror%bugzilla.org
343b5acb2e Bug 743652 cleanup: tr_case_reports.cgi is no longer needed
git-svn-id: svn://10.0.0.236/trunk@265874 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:00:33 +00:00
bzrmirror%bugzilla.org
f63b5b0231 Bug 743652 (part 2: tr_case_reports.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265873 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 15:00:21 +00:00
bzrmirror%bugzilla.org
24a1f9d122 Bug 1143354 (part 1): unknown_action is now a user error instead of a code error
git-svn-id: svn://10.0.0.236/trunk@265872 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 14:30:16 +00:00
bzrmirror%bugzilla.org
5d10359685 Bug 902395: Enforce utf8 = true for all installations and remove the utf8 parameter
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265871 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 13:00:56 +00:00
bzrmirror%bugzilla.org
7f84350ad9 Bug 1135070: Testopia must set PUBLIC_METHODS for its WebServices to work
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265870 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-15 00:00:26 +00:00
bzrmirror%bugzilla.org
c88e453af5 Bug 743652 cleanup: tr_admin.cgi is no longer needed
git-svn-id: svn://10.0.0.236/trunk@265869 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 22:30:16 +00:00
bzrmirror%bugzilla.org
fe004195be Bug 1143326: Move DB schema related code out of Extension.pm
git-svn-id: svn://10.0.0.236/trunk@265868 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 20:15:17 +00:00
bzrmirror%bugzilla.org
1c6caecf0d Set mode to 644 for all .gif images
git-svn-id: svn://10.0.0.236/trunk@265867 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 18:30:29 +00:00
bzrmirror%bugzilla.org
d0dfa68b1f Set mode to 755 for .cgi scripts and to 750 for .pl scripts
git-svn-id: svn://10.0.0.236/trunk@265866 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 18:30:17 +00:00
bzrmirror%bugzilla.org
9edbaf529a typo
git-svn-id: svn://10.0.0.236/trunk@265865 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 18:15:17 +00:00
bzrmirror%bugzilla.org
17c1966d7b Bug 743652 (part 1: tr_admin.cgi): Move all tr_*.cgi code into Extension.pm
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265864 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-14 18:00:22 +00:00
bzrmirror%bugzilla.org
e1ceabef11 Bug 1062718 - add the ability to disable sending of mail when updating bugs
r=dylan,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265863 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-13 18:45:51 +00:00
bzrmirror%bugzilla.org
6339d4f10d Bug 1139872: The URL in bugmail microdata has the '#' URI encoded, causing the links to break
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265862 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-12 05:30:48 +00:00
bzrmirror%bugzilla.org
038f7a081a Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691
git-svn-id: svn://10.0.0.236/trunk@265861 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 19:30:48 +00:00
bzrmirror%bugzilla.org
6ca7ee8774 Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011)
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265860 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 18:16:45 +00:00
bzrmirror%bugzilla.org
0bb19b0db2 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
- Fixed a new hash constant error that did not fail locally due to Perl version difference


git-svn-id: svn://10.0.0.236/trunk@265859 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 18:15:55 +00:00
bzrmirror%bugzilla.org
121b7eb458 Bug 1138463: mod_perl does not support Apache 2.4 directives
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265858 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 17:00:54 +00:00
bzrmirror%bugzilla.org
99264cf532 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
- Fixed t/001compile.t error due to tr///r only for 5.14+


git-svn-id: svn://10.0.0.236/trunk@265857 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 16:31:39 +00:00
bzrmirror%bugzilla.org
3bd4f5d32d Bug 325315: The page to reset a forgotten password should be distinct from the login page
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265856 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 16:30:52 +00:00
bzrmirror%bugzilla.org
07f9e6cbe0 Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzilla headers
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265855 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-11 14:45:50 +00:00
seabld
f3dd00e22f Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.32.1 to 2.33 build 1
git-svn-id: svn://10.0.0.236/trunk@265854 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-10 01:15:30 +00:00
bzrmirror%bugzilla.org
634e06002a Obsolete file. git log already contains all you want to know
git-svn-id: svn://10.0.0.236/trunk@265853 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 22:30:28 +00:00
bzrmirror%bugzilla.org
827a220b55 Update README a bit (Bugzilla 3.6 is gone, CVS is gone, bzr is gone)
git-svn-id: svn://10.0.0.236/trunk@265852 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 22:30:16 +00:00
bzrmirror%bugzilla.org
c129a4b2e3 Bugzilla 3.6 reached EOL a long time ago. We no longer need these patches
git-svn-id: svn://10.0.0.236/trunk@265851 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 22:15:19 +00:00
bzrmirror%bugzilla.org
90ea3034ac Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265850 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 19:45:48 +00:00
bzrmirror%bugzilla.org
4c37045846 Bug 1130691: Support markdown tables
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265849 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 14:00:52 +00:00
bzrmirror%bugzilla.org
aee0e760be Bug 1139755: Fix 'Use of uninitialized value' warning
git-svn-id: svn://10.0.0.236/trunk@265848 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 08:30:48 +00:00
bzrmirror%bugzilla.org
dc6ca3b210 Bug 1139755: Allow API authentication with X-Headers
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265847 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 06:45:50 +00:00
bzrmirror%bugzilla.org
4377a59832 Bug 1139257: allow cookie+api-token GET REST requests
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265846 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-09 06:30:50 +00:00
bzrmirror%bugzilla.org
802b71e493 Bug.update_attachment returns 'attachments', not 'attachment'
git-svn-id: svn://10.0.0.236/trunk@265845 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-07 02:15:50 +00:00
bzrmirror%bugzilla.org
2afe7e73ae Fix POD: is_markdown exists since Bugzilla 6.0, not 5.0
git-svn-id: svn://10.0.0.236/trunk@265844 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-07 01:45:54 +00:00
bzrmirror%bugzilla.org
3ca9302db4 Bug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=glob
git-svn-id: svn://10.0.0.236/trunk@265843 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-05 11:45:50 +00:00
bzrmirror%bugzilla.org
0ee08720b9 Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265842 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-05 05:15:52 +00:00
bzrmirror%bugzilla.org
8462acd6c2 Bug 1138754: span.quote styling makes the scroll bar difficult to access
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265841 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-04 15:00:49 +00:00
bzrmirror%bugzilla.org
980ff0b324 (TaskCluster) Allow retrieval of the selenium.log for Selenium tests
git-svn-id: svn://10.0.0.236/trunk@265840 18797224-902f-48f8-a5cc-f745e15eee43
2015-03-03 20:16:30 +00:00
bzrmirror%bugzilla.org
20e5630d37 Bug 1118930: validateEnterBug() doesn't work when attachments are disabled
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265839 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-26 14:47:24 +00:00
bzrmirror%bugzilla.org
5e6a8fcd0d Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_confirmation()
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265838 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-26 14:46:37 +00:00
bzrmirror%bugzilla.org
1fc7ea513d Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265837 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-26 14:45:49 +00:00
bzrmirror%bugzilla.org
933fd73568 Bug 1133245: Add ID HTML parameters to <tr> table rows on show_bug.cgi
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265836 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-25 18:15:49 +00:00
seabld
f965fc5ebe Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b3 to 2.33b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265834 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 13:36:45 +00:00
ewong%pw-wspx.org
179eea5a95 Backout SeaMonkey 2.33b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265833 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 13:29:35 +00:00
seabld
2fd9e1d3fa Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b3 to 2.33b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265832 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 12:58:08 +00:00
ewong%pw-wspx.org
3185845b7e Backout SeaMonkey 2.33b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265831 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 12:50:21 +00:00
seabld
b222aa7f46 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b3 to 2.33b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265830 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 09:13:45 +00:00
ewong%pw-wspx.org
71ce284b20 Backout SeaMonkey 2.33b1 changes.
git-svn-id: svn://10.0.0.236/trunk@265829 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 09:07:19 +00:00
seabld
9a092a2183 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b3 to 2.33b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265828 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 08:31:29 +00:00
bzrmirror%bugzilla.org
452e1fd692 Bug 1134743: javascript filter should escape uncode line and paragraph separators (causes "Unterminated string literal" javascript error)
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265827 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-24 05:30:50 +00:00
bzrmirror%bugzilla.org
8831a4a1b6 Bug 1130721: Allow pronouns to be used for the attachment creator in Custom Search
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265826 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-23 14:15:49 +00:00
bzrmirror%bugzilla.org
5a1591000b Bug 1102364: Add microdata to HTML bugmail so GMail can display a "View bug" button
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265825 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-22 22:15:52 +00:00
bzrmirror%bugzilla.org
a957af642f Fix colspan (bug 554964)
git-svn-id: svn://10.0.0.236/trunk@265824 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-22 01:45:48 +00:00
bzrmirror%bugzilla.org
b382195e75 Change a label in relnotes
git-svn-id: svn://10.0.0.236/trunk@265823 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-21 16:00:50 +00:00
bzrmirror%bugzilla.org
58c999620a Fixed typo in taskgraph.json
git-svn-id: svn://10.0.0.236/trunk@265822 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 21:16:36 +00:00
bzrmirror%bugzilla.org
216eea0b36 Revert "Fixed typo and removed expires (not needed) in taskgraph.json"
This reverts commit 6aa8622cbe096a57d889a5f9f9fd90699be8bb41.


git-svn-id: svn://10.0.0.236/trunk@265821 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 21:15:50 +00:00
bzrmirror%bugzilla.org
fab40e5834 Fixed typo and removed expires (not needed) in taskgraph.json
git-svn-id: svn://10.0.0.236/trunk@265820 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 21:01:00 +00:00
bzrmirror%bugzilla.org
bbfcd0985c Added apache error log to taskgraph.json for API and Selenium tests
git-svn-id: svn://10.0.0.236/trunk@265819 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 15:45:48 +00:00
bzrmirror%bugzilla.org
3b511d6f8d Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4 directives
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265818 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 12:15:48 +00:00
bzrmirror%bugzilla.org
52937cd4d5 Bug 1088086: Possible duplicate search doesn't return any results if you input "a->b" (for any a/b)
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265817 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-20 05:45:51 +00:00
bzrmirror%bugzilla.org
a3ec57f8cf Just use master for platform name in taskgraph.json. Treeherder did not like my previous naming
git-svn-id: svn://10.0.0.236/trunk@265816 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-19 20:30:49 +00:00
bzrmirror%bugzilla.org
0d23d92068 Bug 1134736: urlbase must be HTML-filtered in rest.html.tmpl
r/a=dkl


git-svn-id: svn://10.0.0.236/trunk@265815 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-19 20:00:48 +00:00
bzrmirror%bugzilla.org
274b6bec0b Fix problem that hiding 'Make Template' button leaves orphan text. r=gerv
git-svn-id: svn://10.0.0.236/trunk@265814 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-19 17:30:50 +00:00
bzrmirror%bugzilla.org
0cf87fd598 Added taskgraph.json for TaskCluster CI integration
git-svn-id: svn://10.0.0.236/trunk@265813 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-18 15:15:49 +00:00
bzrmirror%bugzilla.org
a4d1d44bd2 Bug 1132887: When starting a sudo session, the password is not validated
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265812 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 20:46:42 +00:00
bzrmirror%bugzilla.org
d4df00dc66 Bug 1112181: Relative dates in the future involving months are incorrectly converted
r=dylan a=glob


git-svn-id: svn://10.0.0.236/trunk@265811 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 20:45:53 +00:00
bzrmirror%bugzilla.org
9f87a8d813 Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265810 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 17:32:24 +00:00
bzrmirror%bugzilla.org
f40690d81e Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265809 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 17:31:36 +00:00
bzrmirror%bugzilla.org
527832e8cc Bug 1132862 - Update README; add LICENSE file. r,a=glob
git-svn-id: svn://10.0.0.236/trunk@265808 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 17:30:48 +00:00
bzrmirror%bugzilla.org
8bf521e5b7 - Force use of PostgreSQL 9.1
- Configure DB users in travis.yml


git-svn-id: svn://10.0.0.236/trunk@265806 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-17 02:30:49 +00:00
bzrmirror%bugzilla.org
56a7079023 Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are enabled
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265805 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-11 14:00:51 +00:00
seabld
63de65cea9 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.32 to 2.32.1 build 1
git-svn-id: svn://10.0.0.236/trunk@265804 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-06 02:28:48 +00:00
bzrmirror%bugzilla.org
fac527ae28 Bug 1121477: Support for Apache HTTPD 2.4
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265803 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-02 16:45:55 +00:00
bzrmirror%bugzilla.org
d6e38c6740 Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem with MySQL
git-svn-id: svn://10.0.0.236/trunk@265802 18797224-902f-48f8-a5cc-f745e15eee43
2015-02-02 13:16:17 +00:00
hwine%mozilla.com
5d958e5c20 bug 1118476 - offer FF 35.0 to all; r=jlund
git-svn-id: svn://10.0.0.236/trunk@265786 18797224-902f-48f8-a5cc-f745e15eee43
2015-01-17 00:06:35 +00:00
bhearsum%mozilla.com
6b07e08894 bug 1118476: tracking bug for build and release of Firefox and Fennec 35.0 - throttle to 0%. r=rail
git-svn-id: svn://10.0.0.236/trunk@265785 18797224-902f-48f8-a5cc-f745e15eee43
2015-01-15 15:44:22 +00:00
seabld
0150e565b1 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.31 to 2.32 build 1
git-svn-id: svn://10.0.0.236/trunk@265784 18797224-902f-48f8-a5cc-f745e15eee43
2015-01-14 04:41:19 +00:00
bhearsum%mozilla.com
f09ad298b9 bug 1118476: tracking bug for build and release of Firefox and Fennec 35.0. r=rail
git-svn-id: svn://10.0.0.236/trunk@265783 18797224-902f-48f8-a5cc-f745e15eee43
2015-01-13 13:55:18 +00:00
seabld
ebfd7263d3 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b2 to 2.32b3 build 1
git-svn-id: svn://10.0.0.236/trunk@265781 18797224-902f-48f8-a5cc-f745e15eee43
2015-01-03 00:42:39 +00:00
seabld
8ca4681bb0 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b1 to 2.32b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265780 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-20 07:26:30 +00:00
seabld
0dee32a65b Backout Sea 2.32b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265779 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-20 07:13:37 +00:00
seabld
bcb95dea65 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.32b1 to 2.32b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265778 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-20 00:33:02 +00:00
bhearsum%mozilla.com
b50160fe81 bug 1112593: unthrottle thunderbird release channel updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@265777 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-17 14:51:46 +00:00
seabld
f7c7892edf Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b2 to 2.32b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265776 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-14 08:34:55 +00:00
seabld
e7fb974222 Backout SeaMonkey 2.32b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265775 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-14 08:27:55 +00:00
seabld
9b24a855b5 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b2 to 2.32b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265774 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-13 07:28:45 +00:00
seabld
471b48b814 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b2 to 2.32b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265773 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-13 06:30:17 +00:00
seabld
c332d1d655 Backout SeaMonkey 2.32b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265772 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-13 06:22:51 +00:00
seabld
ba538e7c5f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b2 to 2.32b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265771 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-13 04:28:51 +00:00
seabld
7fa4373286 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b2 to 2.32b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265770 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-13 03:28:28 +00:00
hwine%mozilla.com
ecf7fbcf50 bug 1071606 - full offering of 34.0.5; r=hwine
git-svn-id: svn://10.0.0.236/trunk@265769 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-09 02:25:10 +00:00
hwine%mozilla.com
c083cfb74e bug 1071606 - 34.0 throttling - disable; r=rail
git-svn-id: svn://10.0.0.236/trunk@265768 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-08 18:17:48 +00:00
mgervasini%mozilla.com
9fafced8e1 bug 1071606 - 34.0 throttling, en-US 1%, default 0%. r=hwine
git-svn-id: svn://10.0.0.236/trunk@265767 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 15:59:17 +00:00
seabld
7b0d2dc505 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.30 to 2.31 build 1
git-svn-id: svn://10.0.0.236/trunk@265766 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 01:48:05 +00:00
seabld
291d99ec5f Backout 2.31 updates.
git-svn-id: svn://10.0.0.236/trunk@265765 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 01:42:39 +00:00
seabld
00de92ace8 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.30 to 2.31 build 1
git-svn-id: svn://10.0.0.236/trunk@265764 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 01:27:11 +00:00
seabld
9506d11924 Backout SeaMonkey 2.31 changes.
git-svn-id: svn://10.0.0.236/trunk@265763 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 01:05:57 +00:00
bzrmirror%bugzilla.org
6c58dd3801 Bug 1102899 - Remove OldBugMove extension. a=glob.
git-svn-id: svn://10.0.0.236/trunk@265762 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-04 00:31:00 +00:00
bzrmirror%bugzilla.org
aa9d61173f Bug 1067416 - reorganize and update Bugzilla docs.
(merge remote-tracking branch 'origin/new-docs'.)


git-svn-id: svn://10.0.0.236/trunk@265761 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:13:34 +00:00
bzrmirror%bugzilla.org
bd73dd5de6 Improvements from dylan.
git-svn-id: svn://10.0.0.236/trunk@265760 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:11:25 +00:00
bzrmirror%bugzilla.org
cf0b4db68b Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla into docs-relicensing, including new REST API docs from dkl.
Conflicts:
docs/en/rst/extensions.rst
docs/en/rst/index.rst
docs/en/rst/installation.rst


git-svn-id: svn://10.0.0.236/trunk@265759 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:09:33 +00:00
bzrmirror%bugzilla.org
f7c34f6ef4 Big rearrangement, as discussed in public meeting. Plus resolve lots of TODOs.
git-svn-id: svn://10.0.0.236/trunk@265758 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:07:36 +00:00
bzrmirror%bugzilla.org
0d7bc54b5b More updates from dkl.
git-svn-id: svn://10.0.0.236/trunk@265757 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:04:55 +00:00
bzrmirror%bugzilla.org
90324866f1 Updates from dkl review of chapters 5 and 6.
git-svn-id: svn://10.0.0.236/trunk@265756 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:02:52 +00:00
bzrmirror%bugzilla.org
f0542feb4b Add further help for Mac OS X users.
git-svn-id: svn://10.0.0.236/trunk@265755 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 23:00:57 +00:00
seabld
d753558025 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.30 to 2.31 build 1
git-svn-id: svn://10.0.0.236/trunk@265754 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:59:13 +00:00
bzrmirror%bugzilla.org
f3018d5dc8 Add Bugzilla logo to top left corner.
git-svn-id: svn://10.0.0.236/trunk@265753 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:59:01 +00:00
bzrmirror%bugzilla.org
f49d65375a Add Oxford comma.
git-svn-id: svn://10.0.0.236/trunk@265752 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:57:20 +00:00
bzrmirror%bugzilla.org
806b083461 Restore fixed version accidentally removed during merge.
git-svn-id: svn://10.0.0.236/trunk@265751 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:55:39 +00:00
bzrmirror%bugzilla.org
2474c0dc6f Update to mention homebrew as an option for installing GD on Mac.
git-svn-id: svn://10.0.0.236/trunk@265750 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:53:54 +00:00
bzrmirror%bugzilla.org
e51d23efd0 Updates to use new, easier command sequences for Git.
git-svn-id: svn://10.0.0.236/trunk@265749 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:52:13 +00:00
bzrmirror%bugzilla.org
2acec70dfd Markup some more parameter names properly.
git-svn-id: svn://10.0.0.236/trunk@265748 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:50:33 +00:00
bzrmirror%bugzilla.org
22e2b1583e Merge branch 'markrcote-docs-relicensing' into docs-relicensing
git-svn-id: svn://10.0.0.236/trunk@265747 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:48:52 +00:00
bzrmirror%bugzilla.org
029da65783 Merge branch 'docs-relicensing' of git://github.com/markrcote/bugzilla-docs into markrcote-docs-relicensing
git-svn-id: svn://10.0.0.236/trunk@265746 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:47:10 +00:00
bzrmirror%bugzilla.org
69d1b648ce mcote feedback (issue #14).
git-svn-id: svn://10.0.0.236/trunk@265745 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:45:43 +00:00
bzrmirror%bugzilla.org
0947e51be6 Chapter 7 edits.
git-svn-id: svn://10.0.0.236/trunk@265744 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:44:15 +00:00
bzrmirror%bugzilla.org
46b79c0f04 Make docs for dependency graphing more clear.
git-svn-id: svn://10.0.0.236/trunk@265743 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:43:00 +00:00
bzrmirror%bugzilla.org
caf0fb697f Add recent changes from master Bugzilla branch.
git-svn-id: svn://10.0.0.236/trunk@265742 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:41:47 +00:00
bzrmirror%bugzilla.org
f4db9f2a2d Merge remote-tracking branch 'upstream/docs-relicensing' into docs-relicensing
git-svn-id: svn://10.0.0.236/trunk@265741 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:40:21 +00:00
bzrmirror%bugzilla.org
81d0ccc2e1 Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla into docs-relicensing
(except some changes not merged; will do them later)

Conflicts:
docs/en/rst/administration.rst
docs/en/rst/installation.rst
docs/en/rst/using.rst


git-svn-id: svn://10.0.0.236/trunk@265740 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:39:24 +00:00
bzrmirror%bugzilla.org
23e6669fb1 Merge pull request #12 from markrcote/docs-relicensing
Section 1 changes from mcote review.


git-svn-id: svn://10.0.0.236/trunk@265739 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:37:28 +00:00
bzrmirror%bugzilla.org
b7a2f41cec Section 1 changes.
git-svn-id: svn://10.0.0.236/trunk@265738 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:36:17 +00:00
bzrmirror%bugzilla.org
cb7e38eca4 Updates from review comments from Ryan.
git-svn-id: svn://10.0.0.236/trunk@265737 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:35:04 +00:00
bzrmirror%bugzilla.org
d3315e9950 Further input from Mark re: hyphenation.
git-svn-id: svn://10.0.0.236/trunk@265736 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:33:50 +00:00
bzrmirror%bugzilla.org
f111f892e1 Changes from mcote's review of section 8.
git-svn-id: svn://10.0.0.236/trunk@265735 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:32:41 +00:00
bzrmirror%bugzilla.org
7a529ad3fe Tweaks to Thorsten's submissions.
git-svn-id: svn://10.0.0.236/trunk@265734 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:31:26 +00:00
bzrmirror%bugzilla.org
094245e890 Merge branch 'tschoening-docs-relicensing' into docs-relicensing
git-svn-id: svn://10.0.0.236/trunk@265733 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:30:14 +00:00
bzrmirror%bugzilla.org
ea7a1948cb Merge branch 'docs-relicensing' of git://github.com/tschoening/bugzilla-docs into tschoening-docs-relicensing
Conflicts:
docs/en/rst/administering/parameters.rst


git-svn-id: svn://10.0.0.236/trunk@265732 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:29:16 +00:00
bzrmirror%bugzilla.org
65f3f98228 WIP
git-svn-id: svn://10.0.0.236/trunk@265731 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:28:21 +00:00
bzrmirror%bugzilla.org
ef5b532845 Update essential-post-install-config.rst
Added some notes about sendmail.exe, because Sendmail may be usefuk for that even in 2014.


git-svn-id: svn://10.0.0.236/trunk@265730 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:27:27 +00:00
bzrmirror%bugzilla.org
5f16fbb928 synced Directory-config with non-Windows
git-svn-id: svn://10.0.0.236/trunk@265729 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:26:34 +00:00
bzrmirror%bugzilla.org
0ab0740a33 Note on deactivating KeepAlive added
git-svn-id: svn://10.0.0.236/trunk@265728 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:25:41 +00:00
bzrmirror%bugzilla.org
cbc01b3b56 Update faq.rst with link to httpd_can_sendmail
git-svn-id: svn://10.0.0.236/trunk@265727 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:24:48 +00:00
bzrmirror%bugzilla.org
09253c441f Update faq.rst with SELinux and mails
git-svn-id: svn://10.0.0.236/trunk@265726 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:23:56 +00:00
bzrmirror%bugzilla.org
9dba146577 Update parameters.rst with maxlocalattachment
git-svn-id: svn://10.0.0.236/trunk@265725 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:23:04 +00:00
bzrmirror%bugzilla.org
7501ce3f9f Update parameters.rst with max_allowed_packet
git-svn-id: svn://10.0.0.236/trunk@265724 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:22:13 +00:00
bzrmirror%bugzilla.org
05c41e7c92 WIP
git-svn-id: svn://10.0.0.236/trunk@265723 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:21:21 +00:00
bzrmirror%bugzilla.org
08554780a6 WIP
git-svn-id: svn://10.0.0.236/trunk@265722 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:20:30 +00:00
bzrmirror%bugzilla.org
9df542c281 WIP
git-svn-id: svn://10.0.0.236/trunk@265721 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:20:29 +00:00
bzrmirror%bugzilla.org
a5a76e6241 WIP
git-svn-id: svn://10.0.0.236/trunk@265720 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:19:37 +00:00
bzrmirror%bugzilla.org
299a31dc56 WIP
git-svn-id: svn://10.0.0.236/trunk@265719 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:18:44 +00:00
bzrmirror%bugzilla.org
2efbebdb3b WIP
git-svn-id: svn://10.0.0.236/trunk@265718 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:17:50 +00:00
bzrmirror%bugzilla.org
d19f526507 WIP
git-svn-id: svn://10.0.0.236/trunk@265717 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:16:55 +00:00
bzrmirror%bugzilla.org
920819f30b WIP
git-svn-id: svn://10.0.0.236/trunk@265716 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:50 +00:00
bzrmirror%bugzilla.org
67db910170 Reorganize "About", and make all TODO items more clear using todo extension.
git-svn-id: svn://10.0.0.236/trunk@265715 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:49 +00:00
bzrmirror%bugzilla.org
1962fe6b26 Reorganize "About", and make all TODO items more clear using todo extension.
git-svn-id: svn://10.0.0.236/trunk@265714 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:48 +00:00
bzrmirror%bugzilla.org
617a88acd2 Rename files to eliminate warnings from multiple includes.
git-svn-id: svn://10.0.0.236/trunk@265713 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:47 +00:00
bzrmirror%bugzilla.org
4e839dbf5f Some changes from glob's first feedback
git-svn-id: svn://10.0.0.236/trunk@265712 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:46 +00:00
bzrmirror%bugzilla.org
17ad502896 WIP
git-svn-id: svn://10.0.0.236/trunk@265711 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:45 +00:00
bzrmirror%bugzilla.org
16976efbed WIP; also merge from trunk up to and including bug 1066184.
git-svn-id: svn://10.0.0.236/trunk@265710 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:44 +00:00
bzrmirror%bugzilla.org
a8908d5eb9 WIP
git-svn-id: svn://10.0.0.236/trunk@265709 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:15:43 +00:00
bzrmirror%bugzilla.org
6f6b960826 WIP
git-svn-id: svn://10.0.0.236/trunk@265708 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:09:33 +00:00
bzrmirror%bugzilla.org
49667f6a5d WIP
git-svn-id: svn://10.0.0.236/trunk@265707 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:09:30 +00:00
bzrmirror%bugzilla.org
626fab680c WIP
git-svn-id: svn://10.0.0.236/trunk@265706 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:08:35 +00:00
bzrmirror%bugzilla.org
25347c5c29 WIP
git-svn-id: svn://10.0.0.236/trunk@265705 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:07:41 +00:00
bzrmirror%bugzilla.org
13affbeced WIP
git-svn-id: svn://10.0.0.236/trunk@265704 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:06:44 +00:00
bzrmirror%bugzilla.org
d297965d24 Continued WIP
git-svn-id: svn://10.0.0.236/trunk@265703 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:05:47 +00:00
bzrmirror%bugzilla.org
98cd1c1433 Work in progress...
git-svn-id: svn://10.0.0.236/trunk@265702 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:04:52 +00:00
bzrmirror%bugzilla.org
ab5c6360e5 Work in progress.
git-svn-id: svn://10.0.0.236/trunk@265701 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:03:50 +00:00
bzrmirror%bugzilla.org
200d60ec4d Remove docs changes by jwilmoth@starbucks.com.
git-svn-id: svn://10.0.0.236/trunk@265700 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-03 22:02:31 +00:00
mgervasini%mozilla.com
7cc2d5e854 bug 1071606 - 34.0 throttling, en-US 2%, default 0%. r=rail
git-svn-id: svn://10.0.0.236/trunk@265699 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-02 16:01:00 +00:00
bzrmirror%bugzilla.org
66b51a88fd Bug 1093616: Fix permissions for contrib/replyrc
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265698 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-01 19:45:50 +00:00
mgervasini%mozilla.com
49d4dd216f bug 1071606 - 34.0 throttle; r=rail
git-svn-id: svn://10.0.0.236/trunk@265697 18797224-902f-48f8-a5cc-f745e15eee43
2014-12-01 15:01:10 +00:00
bzrmirror%bugzilla.org
a482828a05 Bug 1093616 - Revert "Update permissions of replyrc to whatever checksetup.pl sets them to, so..."
This reverts commit da539e8c20bc4facc36002a482d07869872f1011.


git-svn-id: svn://10.0.0.236/trunk@265696 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-29 13:00:48 +00:00
bzrmirror%bugzilla.org
f2a65e86cb Update permissions of replyrc to whatever checksetup.pl sets them to, so
running checksetup.pl doesn't lead to "modified files" according to git.


git-svn-id: svn://10.0.0.236/trunk@265695 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-29 10:30:48 +00:00
seabld
aebd417b69 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.31b1 to 2.31b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265694 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-27 03:23:25 +00:00
bzrmirror%bugzilla.org
9c764fcec7 Bug 1105501 - checksetup.pl fails because of missing Installation string for "documentation" feature.
r=LpSolit, a=dkl


git-svn-id: svn://10.0.0.236/trunk@265693 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-26 22:45:49 +00:00
raliiev%mozilla.com
bcbf866627 Bug 1102283 - Add suport for locale based throttling. r=nthomas,rhelmer
git-svn-id: svn://10.0.0.236/trunk@265692 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-26 16:24:25 +00:00
bzrmirror%bugzilla.org
3461a135ce Bug 1038275: Comprehensible documentation for the REST API
r=gerv,a=glob


git-svn-id: svn://10.0.0.236/trunk@265691 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-26 15:46:00 +00:00
bzrmirror%bugzilla.org
5154d0fab9 Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.
git-svn-id: svn://10.0.0.236/trunk@265690 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-25 10:46:39 +00:00
bzrmirror%bugzilla.org
87fbd3d0ca Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv." Old version of patch committed by mistake.
This reverts commit 88e4ee5b99ef75a149f8d39bd2b92ccac3e5743b.


git-svn-id: svn://10.0.0.236/trunk@265689 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-25 10:45:51 +00:00
bzrmirror%bugzilla.org
cbe7f7e19a Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.
git-svn-id: svn://10.0.0.236/trunk@265688 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 19:48:08 +00:00
bzrmirror%bugzilla.org
1c53070680 Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.
git-svn-id: svn://10.0.0.236/trunk@265687 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 19:47:22 +00:00
bzrmirror%bugzilla.org
80ddfb2bfb Oops. Revert commit with bogus message #2. paperbag=gerv.
This reverts commit 82674d427a9b6f210347279dbb74da631f3d57cb.


git-svn-id: svn://10.0.0.236/trunk@265686 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 19:46:36 +00:00
bzrmirror%bugzilla.org
62cd90e825 Oops. Revert commit with bogus message #1. paperbag=gerv.
This reverts commit 9e1efb5e001b8540672f42bfd7101fed4a394c0e.


git-svn-id: svn://10.0.0.236/trunk@265685 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 19:45:49 +00:00
bzrmirror%bugzilla.org
2bb9936be8 Are you sure you want to check in on branch master
git-svn-id: svn://10.0.0.236/trunk@265684 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 17:16:38 +00:00
bzrmirror%bugzilla.org
a09b8a9850 Are you sure you want to check in on branch master
git-svn-id: svn://10.0.0.236/trunk@265683 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 17:15:51 +00:00
bzrmirror%bugzilla.org
04fe9ad0a0 Bug 1102003: The URL and status whiteboard fields display ARRAY(...) instead of real data
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265682 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 09:48:07 +00:00
bzrmirror%bugzilla.org
ac0cebe17e Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is false
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265681 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-24 08:21:40 +00:00
bzrmirror%bugzilla.org
a5fa03b9e1 Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" instead of detecting Windows NT
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265680 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-20 15:30:49 +00:00
bzrmirror%bugzilla.org
98837ad3f5 Bug 978615 - remove URL to unavailable webdot server. r,a=glob
git-svn-id: svn://10.0.0.236/trunk@265679 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-19 17:45:53 +00:00
bzrmirror%bugzilla.org
65fb443e88 Bug 1097798: Do not display the resolution in the dependency tree for open bugs, nor the target milestone if usetargetmilestone is off
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265677 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-19 17:31:03 +00:00
bzrmirror%bugzilla.org
c0bfa8bf8e Bug 1100942 - Attachment links in request.cgi should go to the attachment and not default to &action=edit
r=gerv,a=glob


git-svn-id: svn://10.0.0.236/trunk@265676 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-19 16:15:50 +00:00
bzrmirror%bugzilla.org
a20397a6c0 Bug 1100368: css concatenation breaks data: urls
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265675 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-18 05:00:51 +00:00
bzrmirror%bugzilla.org
5cb740a97a Bug 1090727: support jquery in the global/header template, and update the header and footer to use jquery
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265674 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-17 15:15:59 +00:00
hwine%mozilla.com
fbce1c42e1 bug 1099340 - 33.1.1 throttle; r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265673 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-14 20:38:13 +00:00
bzrmirror%bugzilla.org
420f8deb27 Bug 1098562: Fix a typo in admin/params/memcached.html.tmpl
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265672 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-14 15:45:51 +00:00
bzrmirror%bugzilla.org
3add42cdbb Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pm
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265671 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-12 20:30:51 +00:00
bzrmirror%bugzilla.org
1cd1e87f99 Bug 1001462: Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token'
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265670 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-12 16:45:48 +00:00
bzrmirror%bugzilla.org
5c8aa307d8 Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions
(fix broken POD)


git-svn-id: svn://10.0.0.236/trunk@265669 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-11 15:45:47 +00:00
bzrmirror%bugzilla.org
f39ca8fa32 Bug 1093600: REST shouldn't support multiple instances of parameters for resources which only support a single params (eg. POST bug/comment)
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265668 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-10 17:00:49 +00:00
bzrmirror%bugzilla.org
fe358a8183 Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrriding of standard status codes by extensions
r=gerv,a=glob


git-svn-id: svn://10.0.0.236/trunk@265667 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-10 16:15:51 +00:00
bzrmirror%bugzilla.org
4ef0207a07 Bug 1093481: non-bugmail notifications are not sent when using the jobqueue ("Can't call method "header" on unblessed reference at Bugzilla/Mailer.pm line 95.")
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265666 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-10 07:00:48 +00:00
nrthomas%gmail.com
88e1256bd4 Bug 1094569, unthrottle updates to Firefox 33.0.3, p=mgerva, r=hwine
git-svn-id: svn://10.0.0.236/trunk@265665 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-06 23:40:13 +00:00
bzrmirror%bugzilla.org
11707e7244 Bug 1093479: view job queue shows incorrect value for error_count
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265664 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-06 05:15:50 +00:00
bzrmirror%bugzilla.org
702dd68eff Bug 1091584: Typo in users/confirm-delete.html.tmpl
r=gerv,a=glob


git-svn-id: svn://10.0.0.236/trunk@265663 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-05 16:16:40 +00:00
bzrmirror%bugzilla.org
da6f5ad3cb Bug 1089820: Make use of User.use_markdown() defined in Bug 1059684
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265662 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-05 16:15:52 +00:00
bzrmirror%bugzilla.org
7fb86eb42c Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.
git-svn-id: svn://10.0.0.236/trunk@265661 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-05 14:45:47 +00:00
raliiev%mozilla.com
dfb4021022 Bug 1093313 - Point esr24 nightly builds at esr31. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265660 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-03 22:22:54 +00:00
bzrmirror%bugzilla.org
43f1fe07f8 Bump the version number to 5.1 on trunk
git-svn-id: svn://10.0.0.236/trunk@265659 18797224-902f-48f8-a5cc-f745e15eee43
2014-11-03 20:31:02 +00:00
hwine%mozilla.com
236378c752 Bug 1089928 - stop auto update; r=nthomas,jlund
git-svn-id: svn://10.0.0.236/trunk@265658 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-31 21:48:43 +00:00
bzrmirror%bugzilla.org
d64adc1bad Bug 1062739: add the ability for administrators to limit the number of emails sent to a user per minute and hour
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265657 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-31 07:30:54 +00:00
seabld
1133530412 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.30b2 to 2.31b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265656 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-31 02:27:30 +00:00
hwine%mozilla.com
9d084fab59 Bug 1089928 - 33.0.2 to 50% update rate; r=rail
git-svn-id: svn://10.0.0.236/trunk@265655 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-30 18:09:51 +00:00
seabld
53647a7e52 Backout Sea 2.31b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265654 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-30 03:33:55 +00:00
bzrmirror%bugzilla.org
7d8d21a7ec 'cgi' is not defined in templates, see bug 913364
git-svn-id: svn://10.0.0.236/trunk@265653 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-30 00:00:48 +00:00
hwine%mozilla.com
4063ba4332 Bug 1089928 - 33.0.2 to 25% update rate; r=rail
git-svn-id: svn://10.0.0.236/trunk@265652 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 19:01:44 +00:00
bzrmirror%bugzilla.org
15553be9c7 Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passed in addition the values in the path
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265651 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 19:00:54 +00:00
bzrmirror%bugzilla.org
ef4c2fd12d Bug 258026 - add format hint to chart date input. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265650 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 16:45:48 +00:00
bzrmirror%bugzilla.org
4fed7368a0 Bug 1081675 - remove unused variables. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265649 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 16:30:50 +00:00
seabld
b0d9c7c16f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.30b2 to 2.31b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265648 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 13:16:08 +00:00
seabld
47a800bc19 Backout Sea 2.31b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265647 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-29 00:03:49 +00:00
hwine%mozilla.com
60270c56dc Bug 1089928 - throttle @ 5%; r=rail
git-svn-id: svn://10.0.0.236/trunk@265646 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-28 18:36:42 +00:00
bzrmirror%bugzilla.org
2c95c596f6 Bug 1073590 - Bugzilla should inherit rewrite rules.
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265645 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-28 15:45:47 +00:00
bzrmirror%bugzilla.org
00fc957fe6 Bug 1059684: markdown text should not be rendered within a <pre> tag
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265644 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-28 03:15:50 +00:00
bzrmirror%bugzilla.org
77ad1b019e Bug 1088156 - Add a config file for Reply
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265643 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 21:31:36 +00:00
bzrmirror%bugzilla.org
cf026a001f Bug 1083081 - javascript concatenation should insert a semicolon between files
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265642 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 21:30:49 +00:00
bzrmirror%bugzilla.org
4f332dac68 Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warnings
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265641 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 11:01:38 +00:00
bzrmirror%bugzilla.org
7b32925c8a Bug 1088483: Remove references to the "enable bug tagging" preference from the documentation
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265640 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 11:00:50 +00:00
bzrmirror%bugzilla.org
1fb624196d Bug 1067753: Allow the job queue to specify one or more types of jobs to run
r=mtyson,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265639 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 06:00:47 +00:00
bzrmirror%bugzilla.org
1866498e6a Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
(remove unused user-error "invalid_context")


git-svn-id: svn://10.0.0.236/trunk@265638 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-27 05:00:47 +00:00
nrthomas%gmail.com
7c647d274c Bug 1085526, throttle 33.0.1 at 0%, r=rail
git-svn-id: svn://10.0.0.236/trunk@265637 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-24 19:40:35 +00:00
bzrmirror%bugzilla.org
898ddc56b5 Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing failure in checksetup.pl when it tries to re-add it later
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265636 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-24 15:30:49 +00:00
seabld
b2920b5cff Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.30b2 to 2.31b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265635 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-24 11:03:07 +00:00
bzrmirror%bugzilla.org
d7b9945e24 Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265634 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-24 08:31:42 +00:00
bzrmirror%bugzilla.org
a270621669 Bug 1073264 - allow attachment download to be offloaded to the webserver using X-SendFile or equivalent. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265633 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-24 08:30:51 +00:00
bzrmirror%bugzilla.org
64d814f9a6 Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take into account is_active
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265632 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-23 16:45:49 +00:00
bzrmirror%bugzilla.org
2ee5579114 Bug 1033068: The "unknown_action" error message could confuse the user
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265631 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-22 01:30:51 +00:00
bzrmirror%bugzilla.org
4a069c9d03 Bug 1073380 - Pass the hostname and port as two separate arguments to Email::Sender
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265630 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-21 18:45:49 +00:00
bzrmirror%bugzilla.org
5948d6f3af Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct POD
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265629 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-21 18:30:49 +00:00
bzrmirror%bugzilla.org
89d0b3c9c1 Bug 1083737: Validate the smtpserver parameter
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265628 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-21 10:26:09 +00:00
bzrmirror%bugzilla.org
e6badba12d Backout Bug 1015226: When using field-label.html.tmpl there is not a way to underline the access key letter in the field description
git-svn-id: svn://10.0.0.236/trunk@265627 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-20 21:30:49 +00:00
raliiev%mozilla.com
9abac579ed Bug 1083853 - Enable nightly builds w/ updates on Alder branch. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265626 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-20 13:50:23 +00:00
bzrmirror%bugzilla.org
6397d8cafa Bug 1080840: Update WebServices to include Markdown feature
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265625 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-16 17:30:51 +00:00
bzrmirror%bugzilla.org
17fde94e87 Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265624 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-16 16:31:42 +00:00
bzrmirror%bugzilla.org
d0e5ad58df Bug 1082557: Use a persistent connection to the SMTP server for improved performance
r=dylan a=glob


git-svn-id: svn://10.0.0.236/trunk@265623 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-16 16:30:51 +00:00
bzrmirror%bugzilla.org
ed83e15249 Fix a warning thrown by 008filter.t
git-svn-id: svn://10.0.0.236/trunk@265622 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-16 14:15:46 +00:00
bzrmirror%bugzilla.org
e8518468b1 Bug 1082887: comments made when setting a flag from the attachment details page are not included in the "flag updated" email
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265621 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-16 07:46:34 +00:00
catlee%mozilla.com
d679036387 Bug 1056837: Firefox 33 throttle at 0% r=mgerva p=nthomas
git-svn-id: svn://10.0.0.236/trunk@265620 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-15 15:40:52 +00:00
seabld
1d47685bdc Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.29.1 to 2.30 build 1
git-svn-id: svn://10.0.0.236/trunk@265619 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-15 00:18:02 +00:00
bzrmirror%bugzilla.org
6487e5e613 Bug 1059723: Reply button should become AJAX-based
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265618 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-14 21:00:50 +00:00
bzrmirror%bugzilla.org
8d6ba2fa26 Bug 1082610: Missing default value for the "testopia-default-plan-testers-regexp" parameter
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265617 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-14 15:30:17 +00:00
raliiev%mozilla.com
fdc86cba3b Bug 1056837 - tracking bug for build and release of Firefox and Fennec 33.0. p=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@265616 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-14 14:39:51 +00:00
seabld
5c384a7142 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.30b1 to 2.30b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265615 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-10 14:57:08 +00:00
seabld
7af56839cc Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b2 to 2.30b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265614 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-08 12:27:26 +00:00
bzrmirror%bugzilla.org
9cced7cfeb Bug 1009406 - A user with local editcomponents privs cannot update the inclusion and exclusion lists when the flagtype is already restricted to products the user cannot edit
r=dkl, a=simon


git-svn-id: svn://10.0.0.236/trunk@265613 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-08 03:15:47 +00:00
bzrmirror%bugzilla.org
8bda468251 Bug 1011263 - The qa test suite should have a master branch that bugzilla master run against - Updated exclusions
git-svn-id: svn://10.0.0.236/trunk@265612 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-07 15:30:49 +00:00
bzrmirror%bugzilla.org
9beae7b4f8 Bug 1011263 - The qa test suite should have a master branch that bugzilla master run against
git-svn-id: svn://10.0.0.236/trunk@265611 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-07 15:15:47 +00:00
bzrmirror%bugzilla.org
01a8ae8360 Bump version post-release
git-svn-id: svn://10.0.0.236/trunk@265610 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 18:46:24 +00:00
bzrmirror%bugzilla.org
cfea1ee582 Bump version to 4.5.6
git-svn-id: svn://10.0.0.236/trunk@265609 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 15:45:47 +00:00
bzrmirror%bugzilla.org
c182cf6197 Bug 1054702: CSV export vulnerable to formulae injection
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265606 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 15:15:46 +00:00
bzrmirror%bugzilla.org
d4a0f53c33 Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients who aren't in the insider group
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265604 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 15:00:51 +00:00
bzrmirror%bugzilla.org
e0b2ec3c74 Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data override
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265602 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 14:47:23 +00:00
bzrmirror%bugzilla.org
a4191be170 Bug 1075578: [SECURITY] Improper filtering of CGI arguments
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265601 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-06 14:45:58 +00:00
bzrmirror%bugzilla.org
32e843f761 Bug 1071276: Markdown comment checkbox value is not passed through properly when a mid air collision has occurred and user chooses to submit comment
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265598 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-05 16:45:46 +00:00
bzrmirror%bugzilla.org
781083e4d1 Bug 1076155: Remove "?" from table columns and labels + code cleanup
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265597 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-02 17:30:50 +00:00
bzrmirror%bugzilla.org
7fc1d633b2 Bug 1069760 - Cannot use 'component' in a template
r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265596 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-01 11:15:47 +00:00
bzrmirror%bugzilla.org
aa58dc0745 Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with Email::Sender::Transport::Sendmail
r=dylan a=justdave


git-svn-id: svn://10.0.0.236/trunk@265595 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-01 10:31:04 +00:00
bzrmirror%bugzilla.org
a47cb5efc3 Fix bustage due to bug 1061247
git-svn-id: svn://10.0.0.236/trunk@265594 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-01 10:15:48 +00:00
bzrmirror%bugzilla.org
36f9ca7aed Bug 1061247 - Successfully using a password change token should invalidate all other password change tokens for that user
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265593 18797224-902f-48f8-a5cc-f745e15eee43
2014-10-01 05:45:47 +00:00
bzrmirror%bugzilla.org
88e446e2ab Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by the user's timezone and differs from the database copy after a call to $flag->update()
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265592 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-30 22:15:52 +00:00
bzrmirror%bugzilla.org
160f533567 Bug 1071317: Remove unused variables
r=gerv a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265591 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-29 11:00:49 +00:00
bzrmirror%bugzilla.org
41c3e14a1d Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not exist
git-svn-id: svn://10.0.0.236/trunk@265590 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-29 03:30:48 +00:00
bzrmirror%bugzilla.org
6eb67cb1c3 Bug 1071024 - improve description of mail_delivery_method. r=glob.
git-svn-id: svn://10.0.0.236/trunk@265589 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-26 15:45:48 +00:00
bzrmirror%bugzilla.org
300ea0eab3 Bug 1071033: Variable "$user" will not stay shared at buglist.cgi
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265588 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-25 22:15:46 +00:00
bzrmirror%bugzilla.org
50069d13e9 Bug 1072110: _concatenate_js assumes javascript_urls is an array
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265587 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-25 18:00:50 +00:00
seabld
c34e6dd246 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.29 to 2.29.1 build 1
git-svn-id: svn://10.0.0.236/trunk@265586 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-25 00:23:20 +00:00
bzrmirror%bugzilla.org
d91aa54a6d Bug 1059685: Add user help for Markdown
- Fixed template filter for constant in markdown.html.tmpl


git-svn-id: svn://10.0.0.236/trunk@265585 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-23 16:00:47 +00:00
bzrmirror%bugzilla.org
c9c6cf1b2c Bug 1059685: Add user help for Markdown
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265584 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-23 14:45:48 +00:00
bzrmirror%bugzilla.org
ac150fb997 Bug 1065444: Several columns are not legal when displaying queries
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265583 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-22 23:30:49 +00:00
bzrmirror%bugzilla.org
9618fd7967 Bug 1069363: "show user list again" link does not include is_enabled for showing previous results list
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265582 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-22 14:15:47 +00:00
bzrmirror%bugzilla.org
a7844260c5 Bug 502625: Replace Email::Send with Email::Sender
r=dylan a=glob


git-svn-id: svn://10.0.0.236/trunk@265581 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-20 12:30:49 +00:00
bhearsum%mozilla.com
5023519562 Re-enable updates for the release channel now that 32.0.2 has shipped.
git-svn-id: svn://10.0.0.236/trunk@265580 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-18 20:06:59 +00:00
bzrmirror%bugzilla.org
3a3b056aea Bug 829273: Certain webservice tests failing due to improper error being thrown for undef or empty bug id values
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265579 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-18 17:15:47 +00:00
bzrmirror%bugzilla.org
240a81000c Bug 1068521: "Use of uninitialized value" warnings
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265578 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-18 09:15:46 +00:00
bzrmirror%bugzilla.org
dd63c49852 Bug 1068014: skip strptime() in datetime_from() if the date is in a standard format
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265577 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-18 05:30:47 +00:00
bzrmirror%bugzilla.org
c2e1d75cc6 Bug 1064395: concatenate and slightly minify javascript files
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265576 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-17 16:45:51 +00:00
bzrmirror%bugzilla.org
43fad68124 Bug 1068277: No longer able to save/edit/forget a saved search if results are 0 in buglist.cgi
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265575 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-17 14:00:54 +00:00
bhearsum%mozilla.com
5af8d02ed8 bug 1068118: disable updates to Firefox 32.0.1. r=catlee
git-svn-id: svn://10.0.0.236/trunk@265574 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-16 17:16:12 +00:00
bzrmirror%bugzilla.org
5e131bbe68 Bug 1039940: serialisation of objects for webservice responses is extremely slow
r=dylan,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265573 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-16 05:00:46 +00:00
bzrmirror%bugzilla.org
5a3d530269 Bug 252555: Remove the ANSI mode when running MySQL
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265572 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-15 16:15:48 +00:00
bzrmirror%bugzilla.org
198261b922 Bug 1066184: data/params.js should be renamed to data/params.json since the data form is JSON and not JS
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265571 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-15 14:30:50 +00:00
hwine%mozilla.com
0961d2e4e8 bug 1065194 - unthrottle for 32.0.1; r=rail
git-svn-id: svn://10.0.0.236/trunk@265570 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-12 17:00:22 +00:00
bzrmirror%bugzilla.org
7e8397d7b5 Bug 1064933: Bugzilla.pm does not compile without Text::Markdown
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265569 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-11 14:15:50 +00:00
bzrmirror%bugzilla.org
d923c725d9 Bug 1052724: Use JSON::XS instead of Data::Dumper to store parameters into data/params
r=dkl r=wurblzap a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265568 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-11 00:02:29 +00:00
bzrmirror%bugzilla.org
c5054a098b Bug 1041306: Kill global/site-navigation.html.tmpl to conform to the HTML5 spec about valid <link rel="..."> keywords
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265567 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-11 00:01:42 +00:00
bzrmirror%bugzilla.org
d53c6de213 Bug 1009013 - Require a user to change their password if they log in and their current password does not meet the password complexity rules
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265566 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-11 00:00:53 +00:00
bzrmirror%bugzilla.org
2c0b45ce27 Bug 1053513 - fix patching error
I yearn for review board and more git-based development.


git-svn-id: svn://10.0.0.236/trunk@265565 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-10 15:45:48 +00:00
bzrmirror%bugzilla.org
8d9af7f936 Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugs
r=sgreen,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265564 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-10 15:16:36 +00:00
bzrmirror%bugzilla.org
d6266b2748 Bug 1036242: "TypeError: bug_status is undefined" when creating a bug
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265563 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-10 15:15:50 +00:00
bzrmirror%bugzilla.org
b50f4abe3c Bug 1053513 - remove last-visited entries when a user removes involvement from a bug
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265562 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-09 20:45:49 +00:00
ccooper%deadsquid.com
03b5601dcf Bug 1062353 - allow periods in partner names - r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265561 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-08 23:47:18 +00:00
bzrmirror%bugzilla.org
82677cb98e Bug 1046126: Do not generate a new API token every time you access a bug-related page
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265560 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-08 14:00:48 +00:00
bzrmirror%bugzilla.org
0ded788642 Bug 1046213: datetime_from() generates wrong dates if year < 1901
r=sgreen a=glob


git-svn-id: svn://10.0.0.236/trunk@265559 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-08 10:45:50 +00:00
bzrmirror%bugzilla.org
4b29a5a865 Bug 768892 - Specific Search without search words yields invalid_column_name message, complaining about sort order "relevance desc"
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@265558 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-08 04:00:47 +00:00
bzrmirror%bugzilla.org
004ff92435 Bug 1057838 - Update Autolinkification documentation to cover a list of bug/comment ids
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265557 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-08 01:15:49 +00:00
seabld
42622fcdf6 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.26.1 to 2.29 build 1
git-svn-id: svn://10.0.0.236/trunk@265556 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-07 01:00:07 +00:00
seabld
88d971d0c5 Backout Sea 2.29 updates
git-svn-id: svn://10.0.0.236/trunk@265555 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-07 00:55:03 +00:00
seabld
186c0972b2 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.26.1 to 2.29 build 1
git-svn-id: svn://10.0.0.236/trunk@265554 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-07 00:44:22 +00:00
seabld
85f0b79717 Backout Sea 2.29 updates
git-svn-id: svn://10.0.0.236/trunk@265553 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-07 00:39:51 +00:00
seabld
8f676a4ef8 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.26.1 to 2.29 build 1
git-svn-id: svn://10.0.0.236/trunk@265552 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-06 03:23:46 +00:00
seabld
d4d14b124a Backout Sea 2.29 updates
git-svn-id: svn://10.0.0.236/trunk@265551 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-06 03:13:50 +00:00
seabld
139aa8caae Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.26.1 to 2.29 build 1
git-svn-id: svn://10.0.0.236/trunk@265550 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-06 00:24:40 +00:00
bzrmirror%bugzilla.org
d0d83bb1c6 Bug 1060308: Markdown: URLs and Emails are not rendered literally in code spans and code blocks
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265549 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-05 14:45:46 +00:00
bzrmirror%bugzilla.org
dfbabae10a Bug 1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives error 'Failed to find the GID for the 'httpd' process' due to truncated command name
r=gerv,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265548 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-04 01:30:48 +00:00
hwine%mozilla.com
66166fc68a bug 1052412 - stop updates for ff 32.0; r=rail
git-svn-id: svn://10.0.0.236/trunk@265547 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-03 15:24:56 +00:00
bhearsum%mozilla.com
1fbcacf516 bug 1052412: tracking bug for build and release of Firefox and Fennec 32.0 - set throttling to 25% for 32.0 shipping. r=rail, p=nthomas
git-svn-id: svn://10.0.0.236/trunk@265546 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-02 12:25:25 +00:00
bzrmirror%bugzilla.org
d1e41111d4 Bug 281791 - Add ability to change flags in "change several bugs at once"
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265545 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-02 00:45:50 +00:00
bzrmirror%bugzilla.org
41905cbe86 Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentation
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265544 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-02 00:30:52 +00:00
seabld
1bad3ad07f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265543 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 08:16:26 +00:00
seabld
f941e54ff2 Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265542 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 07:29:42 +00:00
seabld
6aaf8b2e72 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265541 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 06:53:56 +00:00
seabld
c9eea2fc1e Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265540 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 06:37:14 +00:00
seabld
361835eb4c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265539 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 06:12:45 +00:00
seabld
7cb2f6b5c1 Backout Sea 2.29b2 updates
git-svn-id: svn://10.0.0.236/trunk@265538 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 06:07:12 +00:00
seabld
a46dc401c9 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265537 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 05:31:12 +00:00
seabld
eb82ad0dae Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265536 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 05:09:25 +00:00
seabld
425d8b0266 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265535 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 01:05:31 +00:00
seabld
b251ddfd08 Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265534 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 01:00:34 +00:00
seabld
240f284605 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265533 18797224-902f-48f8-a5cc-f745e15eee43
2014-09-01 00:00:31 +00:00
seabld
29b3a6984f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265532 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 09:20:29 +00:00
seabld
ce555acded Backout Sea 2.29b2 updates
git-svn-id: svn://10.0.0.236/trunk@265531 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 09:15:46 +00:00
seabld
6aae347e17 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265530 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 07:23:01 +00:00
seabld
e159771059 Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265529 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 07:16:35 +00:00
seabld
58911bce48 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265528 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 02:08:49 +00:00
seabld
534cd6f44e Backout Sea 2.29b2 updates.
git-svn-id: svn://10.0.0.236/trunk@265527 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-31 02:00:30 +00:00
seabld
9b843436e9 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.29b1 to 2.29b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265526 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-30 14:41:34 +00:00
bzrmirror%bugzilla.org
8c1277f7e9 Bug 1060233 - Aliases are not displayed correctly in some places
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265525 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-29 23:30:49 +00:00
bzrmirror%bugzilla.org
daef60d81c Bug 330707: Add optional support for MarkDown
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265524 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-28 17:30:55 +00:00
seabld
a337d8ca24 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265523 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-27 02:00:54 +00:00
seabld
1b15cf5178 Backout Sea 2.29b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265522 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-27 00:14:52 +00:00
bzrmirror%bugzilla.org
10809b9921 Bug 1055223: Convert Testopia documentation to .rst format
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265521 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 17:45:17 +00:00
bzrmirror%bugzilla.org
8043b2aa0e Bug 1056087 - contrib/merge-users.pl fails if there are no duplicate bug_user_last_visit rows
git-svn-id: svn://10.0.0.236/trunk@265520 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 14:30:48 +00:00
seabld
2583cbf64b Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265519 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 04:04:56 +00:00
seabld
9380e22e1e Backout Sea 2.29b1 updates
git-svn-id: svn://10.0.0.236/trunk@265518 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 01:36:10 +00:00
seabld
c2bab944b6 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265517 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 00:10:04 +00:00
seabld
d9b37a083b Backout Sea 2.29b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265516 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-26 00:00:09 +00:00
bzrmirror%bugzilla.org
8dab82cc82 Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent bug ids to be linkified
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265515 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 21:45:46 +00:00
seabld
70bdc7a92a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265514 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 13:15:08 +00:00
seabld
e3e3c4d803 Backout Sea 2.29b1 updates.
git-svn-id: svn://10.0.0.236/trunk@265513 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 12:53:53 +00:00
seabld
89608ad3aa Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265512 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 09:55:06 +00:00
seabld
3033f97e27 Backout 2.29b1 changes.
git-svn-id: svn://10.0.0.236/trunk@265511 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 09:38:29 +00:00
seabld
168f897d00 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265510 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 09:32:11 +00:00
seabld
1dd389634d Backout 2.29b1 changes.
git-svn-id: svn://10.0.0.236/trunk@265509 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 09:05:51 +00:00
seabld
bbf715afaa Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265508 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 09:04:07 +00:00
seabld
9bed820c44 Backout 2.29b1 changes.
git-svn-id: svn://10.0.0.236/trunk@265507 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 08:37:00 +00:00
seabld
2be2401bd1 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265506 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 08:33:57 +00:00
seabld
7f399f07c8 Backout 2.29b1 changes.
git-svn-id: svn://10.0.0.236/trunk@265505 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 07:29:07 +00:00
seabld
3132f10885 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b2 to 2.29b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265504 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-25 06:23:00 +00:00
bzrmirror%bugzilla.org
2302d4a396 Bug 1008766 - Fix typo in documentation (edit)
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265503 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-24 00:15:46 +00:00
bzrmirror%bugzilla.org
ee4cd905ac Bug 1053802: Groups used for the comment_taggers_group and debug_group parameters can be deleted
r=sgreen a=glob


git-svn-id: svn://10.0.0.236/trunk@265502 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-19 10:45:48 +00:00
bzrmirror%bugzilla.org
9d66c3c8ec Bug 1054165 - Don't show parenthesis if there is no alias
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265501 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-18 23:46:31 +00:00
bzrmirror%bugzilla.org
22c026bb3a Bug 1014337 - Update Bug.fields documentation
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265500 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-18 23:45:47 +00:00
bzrmirror%bugzilla.org
1bffff5104 Bug 1019290 - Add instructions to remove query strings from Apache log
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@265499 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-15 06:30:49 +00:00
bzrmirror%bugzilla.org
6ac41f5a2c Correctly remove the bugs.alias column, see bug 1012506
r=sgreen


git-svn-id: svn://10.0.0.236/trunk@265498 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 21:45:49 +00:00
bzrmirror%bugzilla.org
fde84fe926 Disabled checksetup test for Travis
git-svn-id: svn://10.0.0.236/trunk@265497 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 16:31:09 +00:00
bzrmirror%bugzilla.org
ab62c6ca6e Bug 1048712: comment tagging suggestions always returns a single result
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265496 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 06:30:45 +00:00
bzrmirror%bugzilla.org
987b7f00bf Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265495 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 06:16:34 +00:00
bzrmirror%bugzilla.org
9b016949ac Bug 1047405: Comment tagging GUI not fully localizable because of text in Javascript instead of template
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265494 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 06:15:50 +00:00
bzrmirror%bugzilla.org
562c045d02 Bug 1012506 - Allow a bug to have multiple aliases
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265493 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-14 00:00:52 +00:00
bzrmirror%bugzilla.org
66c83be993 Bug 1009520 - Incorrect quote usage in global/header.html.tmpl
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265492 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-13 23:46:33 +00:00
bzrmirror%bugzilla.org
79421e6166 Bug 469018 - Show duplicate (dupe) count on show_bug.cgi
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265491 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-13 23:45:48 +00:00
bzrmirror%bugzilla.org
84c5be6eb5 Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265490 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-13 11:01:07 +00:00
bzrmirror%bugzilla.org
db709e33c9 Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcached
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265489 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-12 06:15:49 +00:00
bzrmirror%bugzilla.org
d323726805 Bug 419568 - Web Service module to create a component
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265488 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-12 00:30:48 +00:00
bzrmirror%bugzilla.org
4e39726070 Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated during a transaction
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265487 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-10 08:01:36 +00:00
bzrmirror%bugzilla.org
057982a447 Bug 897915 - Field lists not sorted alphabetically
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265486 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-10 08:00:50 +00:00
bzrmirror%bugzilla.org
2863d45523 Bug 1046145: It is no longer possible to cancel an email address change when this one has already been confirmed
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265485 18797224-902f-48f8-a5cc-f745e15eee43
2014-08-06 00:00:45 +00:00
bzrmirror%bugzilla.org
6d369bd4e4 Bug 1044701: "Uninitialized value $token_type" when passing an invalid Bugzilla_api_token value
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265484 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-31 17:30:50 +00:00
bzrmirror%bugzilla.org
3b5408996c Bug 1044561: Bad definition of indexes for the new user_api_keys DB table
r=sgreen a=glob


git-svn-id: svn://10.0.0.236/trunk@265483 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-31 16:45:52 +00:00
bzrmirror%bugzilla.org
f1dfb7b59d Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the documentation mentions REST only
r=sgreen,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265482 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-31 15:45:51 +00:00
bzrmirror%bugzilla.org
e835f2db4a Bug 1044562: Incorrect link pointing to the API key documentation
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265481 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-30 15:00:47 +00:00
catlee%mozilla.com
77c370f12b Bug 1015968: Unthrottle Firefox 31. r=catlee p=nthomas
git-svn-id: svn://10.0.0.236/trunk@265480 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-29 18:03:38 +00:00
bzrmirror%bugzilla.org
389ea92aa3 Bug 1041350: [SECURITY] XSS possible when running a query in debug mode
r=ghendricks


git-svn-id: svn://10.0.0.236/trunk@265479 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-28 22:45:17 +00:00
bzrmirror%bugzilla.org
5a9c131bd0 Bug 726696 - All authenticated WebServices methods should require username/pass, token or a valid API key for authentication
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265478 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-27 09:00:54 +00:00
bzrmirror%bugzilla.org
4465e82dbc Bump version post-release
git-svn-id: svn://10.0.0.236/trunk@265477 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-24 21:46:37 +00:00
bzrmirror%bugzilla.org
9a454f2d4e Bump version to 4.5.5
git-svn-id: svn://10.0.0.236/trunk@265476 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-24 18:00:47 +00:00
bzrmirror%bugzilla.org
9951ab2d2a Bug 1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to avoid swf content type sniff vulnerability
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265475 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-24 17:45:51 +00:00
bzrmirror%bugzilla.org
d485e5c714 Bug 1014345: Add Group.get RPC call
- Fixed typo in editusers group name and used $user->can_bless.


git-svn-id: svn://10.0.0.236/trunk@265469 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-24 16:00:48 +00:00
bzrmirror%bugzilla.org
121f7b8a87 [Bug 883719] Fix a broken link in release notes
git-svn-id: svn://10.0.0.236/trunk@265468 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-24 13:30:48 +00:00
hwine%mozilla.com
1039995bd1 bug 1015968 - throttle to 0% updates; r=rail
git-svn-id: svn://10.0.0.236/trunk@265467 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-23 18:02:00 +00:00
raliiev%mozilla.com
ddb48cd200 Bug 1015968 - tracking bug for build and release of Firefox and Fennec 31.0. p=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@265466 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-22 11:42:05 +00:00
raliiev%mozilla.com
686fcfdf4a Bug 1015942 - tracking bug for build and release of thunderbird 31.0. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265465 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-22 11:39:16 +00:00
bzrmirror%bugzilla.org
905380d5c3 Bug 735193: Missing help.png image
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265464 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-21 15:46:04 +00:00
bzrmirror%bugzilla.org
0743687bf6 Bug 950363 - The description of the 'smtpserver' parameter should specify that it accepts a port number
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265463 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-21 15:45:48 +00:00
bzrmirror%bugzilla.org
6eb36df83b Bug 1001135: 'Assignee' misspelled in Test Case tab
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265462 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-21 15:30:17 +00:00
bzrmirror%bugzilla.org
aba97c2a30 Bug 1037285 - Login redirection from forms is broken for urls using a : in their url
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265461 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-17 02:45:46 +00:00
raliiev%mozilla.com
243380d213 Bug 1039559 - No updates served for mozilla-esr31 nightly builds. p=mgerva,r=rail
git-svn-id: svn://10.0.0.236/trunk@265460 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-16 17:08:24 +00:00
bzrmirror%bugzilla.org
ec79e5436b Bug 936275 - In buglists, flags are sorted alphabetically instead of using their sortkey
r=dylan, a=glob


git-svn-id: svn://10.0.0.236/trunk@265459 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-15 10:31:30 +00:00
bzrmirror%bugzilla.org
7acf45d41f Bug 1036225: Return a link to the REST documentation in "method not found" errors
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265458 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 16:30:58 +00:00
bzrmirror%bugzilla.org
022f98defe Bug 1027617: Can't locate object method "_reverseoperator" when searching
r=dylan,a=glob


git-svn-id: svn://10.0.0.236/trunk@265457 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 14:30:57 +00:00
bzrmirror%bugzilla.org
3c813db9ab Bug 1036268: REST webservice should return http/404 for invalid methods
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265456 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 12:00:45 +00:00
bzrmirror%bugzilla.org
d8f7a64946 Bug 856598 - checksetup.pl should exit(1) if it fails checks. r=gerv, a=sgreen.
git-svn-id: svn://10.0.0.236/trunk@265455 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 08:46:33 +00:00
bzrmirror%bugzilla.org
c4292d301f Bug 248994 - Edit user page description for inherited privs should use all instead of any for lists. r=gerv, a=sgreen.
git-svn-id: svn://10.0.0.236/trunk@265454 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 08:45:48 +00:00
bzrmirror%bugzilla.org
edbf96658e Bug 1032323: canonicalise_query() should omit parameters with empty values so generated URLs are shorter
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265453 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 06:45:46 +00:00
bzrmirror%bugzilla.org
2caad1018b Bug 1027182: merge-users.pl - SQL to remove bug_user_last_visit not correct
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265452 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 02:00:46 +00:00
bzrmirror%bugzilla.org
c3f889a71f Bug 1031959 - Add a_comment-end hook to show bug page
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265451 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-10 00:15:46 +00:00
bzrmirror%bugzilla.org
fdf19c177d Bug 1035221: updated bless_groups throws a sql syntax error if visibility groups are used
r=sgreen,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265450 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-08 08:00:47 +00:00
bzrmirror%bugzilla.org
830239d552 Bug 1033445 - Certain webservice methods such as Bug.get and Bug.attachments should not use shadow db if user is logged in
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@265449 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-03 13:00:48 +00:00
bzrmirror%bugzilla.org
cc7bc2d8f8 Bug 1028795: pre-load all related bugs during show_bug initialisation
r=sgreen,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265448 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-03 08:00:49 +00:00
bzrmirror%bugzilla.org
0e67050275 Bug 1031274 - Cannot update multiple bugs at once if you don't change a integer custom field
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265447 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-03 06:15:47 +00:00
bzrmirror%bugzilla.org
66af40f092 Bug 1031274 - Cannot update multiple bugs at once if you don't change a integer custom field
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265446 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-03 05:46:33 +00:00
bzrmirror%bugzilla.org
d3f1f3c3bb Bug 1029354 - Add after_comment_textarea hook to edit attachment page
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265445 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-03 05:45:48 +00:00
bzrmirror%bugzilla.org
89c4160dd7 Bug 1014345 - Add Group.get RPC call
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265444 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-02 01:45:48 +00:00
bzrmirror%bugzilla.org
5cfddba7ce Bug 469196 - WebService function to update a user's group membership
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265443 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-02 01:30:49 +00:00
bzrmirror%bugzilla.org
8d40bef8f5 Bug 1020821 - Product drop down orders classifications alphabetically
r=gkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265442 18797224-902f-48f8-a5cc-f745e15eee43
2014-07-02 01:15:51 +00:00
bzrmirror%bugzilla.org
b4c0a36c78 Bug 1015226: When using field-label.html.tmpl there is not a way to underline the access key letter in the field description
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265441 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-19 17:00:47 +00:00
bzrmirror%bugzilla.org
883150cdab Bug 1023725 - Rename Bug.flag_types webservice call to FlagType.get
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265440 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-18 23:00:49 +00:00
bzrmirror%bugzilla.org
42fc029c23 Bug 1026726: filter_wants should be updated to allow exclude_fields higher precedence over include_fields=_all
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265439 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-18 15:45:47 +00:00
bzrmirror%bugzilla.org
849bd47ff1 Bug 575211: show_bug.cgi should use field-label.html.tmpl for field headers
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265438 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-18 07:45:49 +00:00
nrthomas%gmail.com
14f65a2f6c Bug 996137, unthrottle updates to Firefox 30.0, r=aki
git-svn-id: svn://10.0.0.236/trunk@265437 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-17 20:18:28 +00:00
bzrmirror%bugzilla.org
2c7583363c Bug 1021218: merge-users.pl fails if both users have bug_user_last_visit entries for the same bug
r=glob,a=glob


git-svn-id: svn://10.0.0.236/trunk@265436 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-17 15:30:50 +00:00
bzrmirror%bugzilla.org
edbcfbeac7 Bug 1024987 - contrib/bz_webservice_demo.pl fails after User Token login update
r=sgreen, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265435 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-16 23:45:47 +00:00
bzrmirror%bugzilla.org
effdb80408 Bug 653597 - Reports with "Real Name" fields use foo_real_name in the url parameters for linked queries
r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265434 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-16 23:30:57 +00:00
bzrmirror%bugzilla.org
1e4e49df9e Bug 1025712 - Invalid HTML in template/en/default/bug/create/create-guided.html.tmpl
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265433 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-16 23:16:01 +00:00
bzrmirror%bugzilla.org
5b7b4d32a4 Bug 956892: collapsed comments should display tags to indicate the reason for auto-collapsing
r=gerv,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265432 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-16 08:00:50 +00:00
bzrmirror%bugzilla.org
917a8d4c59 Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgi
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265431 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-14 05:30:49 +00:00
seabld
6838161007 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.26 to 2.26.1 build 1
git-svn-id: svn://10.0.0.236/trunk@265430 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-13 08:58:13 +00:00
bzrmirror%bugzilla.org
d8f00bac98 Bug 1023633 - Add a webservice_before_call Hook
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265429 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-13 01:00:46 +00:00
bzrmirror%bugzilla.org
b4acae726f Bug 1022923 - Add index to bug_user_last_visit.last_visit_ts
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265428 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-12 21:30:48 +00:00
asasaki%mozilla.com
4dcee73913 bug 996137 - fully throttle 30.0. r=callek
git-svn-id: svn://10.0.0.236/trunk@265427 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-11 17:48:27 +00:00
bzrmirror%bugzilla.org
0db997a621 Bug 1015994 - attachment.cgi titles should include bug and/or attachment text
r=gerv,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265426 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-11 16:00:48 +00:00
bzrmirror%bugzilla.org
0e8e37b831 Bug 978146: activity entry when setting flags isn't split across multiple rows
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265425 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-11 15:30:50 +00:00
bzrmirror%bugzilla.org
c2e2a56414 Bug 962424: jobqueue's worker process should process messages in batches
r=?,a=?


git-svn-id: svn://10.0.0.236/trunk@265424 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-11 15:00:51 +00:00
raliiev%mozilla.com
5cd8be4bf2 Bug 996137 - tracking bug for build and release of Firefox and Fennec 30.0. p=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@265423 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-10 13:10:14 +00:00
bzrmirror%bugzilla.org
9a2a51ded9 Bug 1004370: Add personal tags to Bug.get
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265422 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-06 06:00:49 +00:00
bzrmirror%bugzilla.org
fe5a790e5b Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have editusers.cgi use them
r=justdave, a=glob


git-svn-id: svn://10.0.0.236/trunk@265421 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-06 00:00:48 +00:00
bzrmirror%bugzilla.org
46bf7a3d2e Bug 883719 - Don't include release notes from previous major releases, instead add links to the bugzilla.org website
r=justdave, a=glob


git-svn-id: svn://10.0.0.236/trunk@265420 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-05 23:45:46 +00:00
bzrmirror%bugzilla.org
df3a8b2f06 Bug 1020708 - Copyright header missing from Bugzilla::BugUserLastVisit
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265419 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-05 17:45:45 +00:00
bzrmirror%bugzilla.org
ce483de1d7 Bug 1019177 - Provide link in saved search preferences page to a shared search that can be given to others
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265418 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-05 14:30:46 +00:00
bzrmirror%bugzilla.org
c431d95002 Bug 524915: Quoted comments can overflow the comment box
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265417 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-05 07:00:46 +00:00
bzrmirror%bugzilla.org
59edc2ab4f Bug 1020023: update a user's last-visited timestamp for a bug when they perform any actions on it
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265416 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-05 04:45:46 +00:00
bzrmirror%bugzilla.org
26d59b62b3 Bug 803201 - Bump minimum requirement for DateTime and
DateTime::TimeZone to correctly detect the local timezone

Patch by Frédéric Buclin <LpSolit@gmail.com>
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265415 18797224-902f-48f8-a5cc-f745e15eee43
2014-06-04 17:30:48 +00:00
bhearsum%mozilla.com
3ce31c41d1 Update README to check my commit access.
git-svn-id: svn://10.0.0.236/trunk@265414 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-30 19:59:11 +00:00
bzrmirror%bugzilla.org
6a38bfb5d8 Bug 1013209: data/assets: empty generated css-file
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265413 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-30 07:16:04 +00:00
bzrmirror%bugzilla.org
28a2cb1e01 Bug 993939: Bugzilla::User::Setting::groups() should use memcached
git-svn-id: svn://10.0.0.236/trunk@265412 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-28 06:45:45 +00:00
bzrmirror%bugzilla.org
7ee57a38d7 Bug 993939: Bugzilla::User::Setting::groups() should use memcached
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265411 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-28 06:00:46 +00:00
bzrmirror%bugzilla.org
07872220a6 Bug 1016199: move skins/assets to data/assets
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265410 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-28 04:45:46 +00:00
bzrmirror%bugzilla.org
3a53319178 Bug 1015173: Groups report all members as being direct members.
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265409 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-26 08:45:48 +00:00
bzrmirror%bugzilla.org
7d52bf34b5 Bug 1008764: Add a web service to create and update Flag types
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265408 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-21 23:30:48 +00:00
bzrmirror%bugzilla.org
0908a89c5b Bug 995296 - Remove compatibility fields listed by webservice methods as deprecated in 5.0
git-svn-id: svn://10.0.0.236/trunk@265407 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-21 14:45:46 +00:00
bzrmirror%bugzilla.org
650d813242 Bug 1009017: users are unable to log in if their password needs to be
re-encrypted and their password does not match the current complexity
rule
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265406 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-20 06:00:48 +00:00
bzrmirror%bugzilla.org
75cda21df3 Bug 1011250 - Updates IRC notification text to include commit message and also send to #bugzilla
git-svn-id: svn://10.0.0.236/trunk@265405 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-15 22:01:23 +00:00
bzrmirror%bugzilla.org
584d044363 fix mod_perl breakage caused by bug 977969
git-svn-id: svn://10.0.0.236/trunk@265402 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-14 07:00:47 +00:00
bzrmirror%bugzilla.org
052c48cbdf Bug 977969: concatenate and slightly minify css files
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265401 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-14 05:46:32 +00:00
bzrmirror%bugzilla.org
932733988c Bug 1006288: add File::Slurp to the list of mandatory modules
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265400 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-14 05:45:46 +00:00
bzrmirror%bugzilla.org
52678c0270 Backout of Bug 1001462 - Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token'
git-svn-id: svn://10.0.0.236/trunk@265399 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-12 19:30:48 +00:00
bzrmirror%bugzilla.org
9fd83c37bb Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, preventing users with Unicode passwords from logging in
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265398 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-12 17:45:45 +00:00
bzrmirror%bugzilla.org
ea8005b4db Bug 1001462 - Bug.search causes error when using simple token auth and specifying 'token' instead of 'Bugzilla_token'
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265397 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-12 14:45:44 +00:00
bzrmirror%bugzilla.org
676ba8147e Bug 1002357: memached->clear_config isn't always called where required
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265396 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-12 05:30:44 +00:00
asasaki%mozilla.com
4928bb4462 bug 1006829 - unthrottle 29.0.1. p=rail r=catlee
git-svn-id: svn://10.0.0.236/trunk@265395 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-09 17:25:23 +00:00
raliiev%mozilla.com
7ceb8c112b Bug 1006829 - tracking bug for build and release of Firefox and Fennec 29.0.1. r=catlee
git-svn-id: svn://10.0.0.236/trunk@265394 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-09 15:33:40 +00:00
bzrmirror%bugzilla.org
89fc4bc77f Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
git-svn-id: svn://10.0.0.236/trunk@265391 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-07 16:31:25 +00:00
bzrmirror%bugzilla.org
41000aae4d Remove obsolete quicksearch_help_text CSS class, see bug 673385
git-svn-id: svn://10.0.0.236/trunk@265390 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-07 15:45:47 +00:00
bzrmirror%bugzilla.org
c27486f3c3 Bug 992091: Rename bug 'tag' to 'tags'.
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265389 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-07 09:00:46 +00:00
bzrmirror%bugzilla.org
9f962a369e Bug 814415: See Also should use spaces as value separators instead of
commas
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265388 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-07 06:30:46 +00:00
bzrmirror%bugzilla.org
40fc26a0d0 Bug 1005780 - When cloning a bug, also add the assignee and qa contact to the CC: list of the new bug
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265387 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-06 23:15:45 +00:00
bzrmirror%bugzilla.org
4dbd6fb4a5 Bug 999331: searching attachment data is very slow due to an unbounded
select
r=LpSolit, a=glob


git-svn-id: svn://10.0.0.236/trunk@265386 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-05 07:30:44 +00:00
bzrmirror%bugzilla.org
3f7ab81853 Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
- Fixed incorrect package name Apache-SizeLimit


git-svn-id: svn://10.0.0.236/trunk@265384 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 20:30:44 +00:00
raliiev%mozilla.com
c3f06f5752 Bug 1005238 - Disable background updates to Firefox 29
git-svn-id: svn://10.0.0.236/trunk@265383 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 18:24:09 +00:00
bzrmirror%bugzilla.org
df30bcddfe Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
- Load from bugzilla/qa repo on github


git-svn-id: svn://10.0.0.236/trunk@265381 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 15:30:45 +00:00
bzrmirror%bugzilla.org
2d583e215d Bug 974214 - Make email notification for cleared flag identify the flag requestee. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265380 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 15:16:30 +00:00
bzrmirror%bugzilla.org
79777ec7ef Bug 811855 - Make the check for sslbase parameter report a failure reason. r=gerv, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265379 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 15:15:47 +00:00
bzrmirror%bugzilla.org
f818291743 Bug 927452 - When creating a new user account, the requirements for the password should be displayed. r=gerv, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265378 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 12:45:47 +00:00
bzrmirror%bugzilla.org
bdc9ffd820 Bug 999296: make checksetup.pl not complain about having added new
values to localconfig when the answers were supplied by an answer file.
r=LpSolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265377 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-02 02:30:46 +00:00
bzrmirror%bugzilla.org
06020872ed Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
git-svn-id: svn://10.0.0.236/trunk@265376 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-01 21:30:47 +00:00
bzrmirror%bugzilla.org
8b7780e4ea Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265374 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-01 21:01:03 +00:00
catlee%mozilla.com
af76a421c2 Bug 978746: Throttle to 10% again r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265373 18797224-902f-48f8-a5cc-f745e15eee43
2014-05-01 16:08:21 +00:00
catlee%mozilla.com
74ee83a9af Bug 978746: Throttle fx 29 builds to 0% r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265372 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-30 03:07:46 +00:00
bzrmirror%bugzilla.org
238e75682a Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla
git-svn-id: svn://10.0.0.236/trunk@265371 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 17:16:34 +00:00
bzrmirror%bugzilla.org
413c4c7bec Bug 1001846: When editing cc_accessible using Bug.update, the method should always return is_cc_accessible as being changed
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265370 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 17:15:48 +00:00
bzrmirror%bugzilla.org
e63d9a6e0d Bug 1002775 - For the purpose of continuous integration testing, makedocs.pl should return failed status if one or more errors occurred building docs
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265369 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 15:30:47 +00:00
bzrmirror%bugzilla.org
77b85f8ea1 fix default permissions on clean-bug-user-last-visit.pl
git-svn-id: svn://10.0.0.236/trunk@265368 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 14:45:51 +00:00
seabld
49953ff9ad Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.25 to 2.26 build 1
git-svn-id: svn://10.0.0.236/trunk@265367 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 13:49:46 +00:00
catlee%mozilla.com
01cf60d595 Bug 978746: Increase throttle to 10% for 29.0 release r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265366 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-29 12:10:47 +00:00
bzrmirror%bugzilla.org
dee4250920 Bug 745126: Fix warnings about uninitialized values when editing plan permissions
git-svn-id: svn://10.0.0.236/trunk@265365 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 14:30:54 +00:00
bzrmirror%bugzilla.org
c4629dd33c Bug 836238: Error pulling change history for test cases if there is no default tester
git-svn-id: svn://10.0.0.236/trunk@265364 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 14:30:42 +00:00
bzrmirror%bugzilla.org
75afd0dae1 Bug 931961: Use parens around qw()
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265363 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 14:30:30 +00:00
bzrmirror%bugzilla.org
70dba43c4b Bug 980234: Testopia crashes if a component has no default QA contact
git-svn-id: svn://10.0.0.236/trunk@265362 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 14:30:19 +00:00
bzrmirror%bugzilla.org
56b428ce95 Add .gitrev for mirroring
git-svn-id: svn://10.0.0.236/trunk@265361 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 14:00:19 +00:00
catlee%mozilla.com
2b1a1e6747 Bug 978746: Throttle all releases to 0% in prep for Firefox 29 release r=rail
git-svn-id: svn://10.0.0.236/trunk@265360 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-28 13:38:21 +00:00
bzrmirror%bugzilla.org
7d666f6afc Bug 1001497: User.login incorrectly returns id = 0 when the login or password is missing
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265359 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-25 20:30:48 +00:00
bzrmirror%bugzilla.org
ed3d75959f Fix regression due to bug 539894
git-svn-id: svn://10.0.0.236/trunk@265358 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-24 22:15:45 +00:00
bzrmirror%bugzilla.org
d36b180a2e Don't call Bugzilla.pm from a Perl module itself (see bug 866927)
git-svn-id: svn://10.0.0.236/trunk@265357 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-24 13:15:45 +00:00
bzrmirror%bugzilla.org
1704c53c5a Fix some syntax errors left by bug 489028
git-svn-id: svn://10.0.0.236/trunk@265356 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-24 13:00:48 +00:00
bzrmirror%bugzilla.org
6ece89ba2c Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cache
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265355 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-23 05:30:45 +00:00
bzrmirror%bugzilla.org
5e37ea7ac6 Bug 489028 - Record last-visited time of bugs when logged in
r=glob a=justdave


git-svn-id: svn://10.0.0.236/trunk@265354 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-22 21:00:52 +00:00
bzrmirror%bugzilla.org
e045e207ab Bumped versiion post-release
git-svn-id: svn://10.0.0.236/trunk@265352 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-21 21:15:46 +00:00
bhearsum%mozilla.com
a03ac8c5cc bug 997919: AUS should have a no-index robots.txt. r=rail
git-svn-id: svn://10.0.0.236/trunk@265351 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-21 18:39:56 +00:00
bzrmirror%bugzilla.org
cc1a56c2ba Bump version to 4.5.4
git-svn-id: svn://10.0.0.236/trunk@265348 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 22:15:53 +00:00
bzrmirror%bugzilla.org
c5697309a1 Bug 998484: Release notes for Bugzilla 4.4.4
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265346 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 22:00:46 +00:00
bzrmirror%bugzilla.org
2dbe169472 Bug 998323 - URLs pasted in comments are no longer displayed
r=LpSolit,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265345 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 21:30:44 +00:00
bzrmirror%bugzilla.org
4460bedfd3 Backout bug 984980
git-svn-id: svn://10.0.0.236/trunk@265343 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 19:45:46 +00:00
bzrmirror%bugzilla.org
b2f0593bcd Fix bustage due to bug 984980
git-svn-id: svn://10.0.0.236/trunk@265342 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 17:30:48 +00:00
seabld
0e0528869f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b1 to 2.26b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265341 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 02:29:03 +00:00
Callek%gmail.com
f18d7c6376 Backout patched config change for SeaMonkey
git-svn-id: svn://10.0.0.236/trunk@265340 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-18 00:27:43 +00:00
bzrmirror%bugzilla.org
2b8938226e Bumped version post-release
git-svn-id: svn://10.0.0.236/trunk@265339 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 21:31:33 +00:00
bzrmirror%bugzilla.org
2bb10f29b4 Bump version to 4.5.3
git-svn-id: svn://10.0.0.236/trunk@265336 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 17:45:45 +00:00
bzrmirror%bugzilla.org
ab3da5aade Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text
r=glob a=justdave


git-svn-id: svn://10.0.0.236/trunk@265333 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 16:45:46 +00:00
bzrmirror%bugzilla.org
550894d547 Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265332 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 16:30:48 +00:00
bzrmirror%bugzilla.org
c5e08a1e50 Remove tabs
git-svn-id: svn://10.0.0.236/trunk@265331 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 16:15:47 +00:00
bzrmirror%bugzilla.org
5ae864df90 Bug 984980 - add framework for keyboard shortcuts, and key to switch between preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265330 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-17 16:00:47 +00:00
bzrmirror%bugzilla.org
3214a56a8b Bug 997281: New QuickSearch operators can short-circuit each other depending on which ones are tested first
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265329 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 20:15:44 +00:00
bzrmirror%bugzilla.org
110a4e5108 Bug 995988: can_edit_product() can throw warnings if SUM() returns NULL
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265328 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 19:45:45 +00:00
bzrmirror%bugzilla.org
e725d16bb8 Bug 993894 - the database query in bless_groups is slow
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265327 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 19:00:45 +00:00
bzrmirror%bugzilla.org
8c79eeb056 Bug 994619 - show_bug product list is sometimes missing the actual product a bug is in
r=gerv,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265326 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 18:45:46 +00:00
seabld
c5d9b2a769 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.26b1 to 2.26b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265325 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 13:45:34 +00:00
bzrmirror%bugzilla.org
b3128514d3 Bug 996946: Kill contrib/cvs-update.pl
a=justdave


git-svn-id: svn://10.0.0.236/trunk@265324 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-16 01:30:44 +00:00
bzrmirror%bugzilla.org
a68d5ef118 Bug 996164: Release notes for Bugzilla 4.4.3
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265322 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-15 22:00:47 +00:00
bzrmirror%bugzilla.org
2a3b0b3e89 Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_all to not work as expected
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265321 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-15 21:15:44 +00:00
bzrmirror%bugzilla.org
fde2186494 Bug 925181: contrib/jb2bz.py was out of date
r=justdave/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265320 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-15 18:30:47 +00:00
justdave%bugzilla.org
9adb5fc940 Bug 325853: Use Data::Dumper instead of internal code for GenerateCode, to futureproof it and guard against escaping errors.
r=timeless


git-svn-id: svn://10.0.0.236/trunk@265319 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-15 02:22:01 +00:00
bzrmirror%bugzilla.org
2284dbd2b6 Bug 995873 - Don't use replaceState if it would result in an invalid URL
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265318 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-15 01:45:45 +00:00
bzrmirror%bugzilla.org
c9bdaf3776 Bug 987205: Bugzilla crashes because it tries to import a non-exported login_token() subroutine from Bugzilla::Auth::Login::Cookie
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265317 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-14 19:45:48 +00:00
bzrmirror%bugzilla.org
c6f3ccbef9 Bug 540818 - Improve include_fields and exclude_fields to accept _default, _all and _custom keywords
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265316 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-11 15:15:47 +00:00
despotdaemon
358aa6c45d Pseudo-automatic update of changes made by dtownsend@oxymoronical.com.
git-svn-id: svn://10.0.0.236/trunk@265315 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-10 23:56:50 +00:00
bzrmirror%bugzilla.org
68304d9eab Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to match
non-comment elements
r=gerv, a=glob


git-svn-id: svn://10.0.0.236/trunk@265314 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-09 15:30:43 +00:00
seabld
99a0b8c16a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.25b3 to 2.26b1 build 2
git-svn-id: svn://10.0.0.236/trunk@265313 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-09 13:31:07 +00:00
bzrmirror%bugzilla.org
4942b99235 Bug 987032: allow memcached to cache bugzilla configuration information
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265312 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-07 08:45:49 +00:00
bzrmirror%bugzilla.org
03dba9e9ec Bug 984505 - Link component and product to browse for other bugs in this category
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265311 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-04 15:45:47 +00:00
bzrmirror%bugzilla.org
a96a844876 Bug 990252 - Using the webservices API, passing in certain keys as parameters containing . and - characters are silently dropped
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265310 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-02 19:15:50 +00:00
bzrmirror%bugzilla.org
410fa0439f Bug 539894: Use <optgroup/> to group products into classifications in the product drop-down on show_bug.cgi
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265309 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-02 08:45:57 +00:00
bzrmirror%bugzilla.org
e7ee7084ce Bug 990328: Document that bug tags can be searched by RPC.
git-svn-id: svn://10.0.0.236/trunk@265308 18797224-902f-48f8-a5cc-f745e15eee43
2014-04-01 08:45:59 +00:00
bzrmirror%bugzilla.org
376f9a0fc0 Bug 989633 - Unable to change content type using Bug.update_attachment if attachment previously set to is_patch = 1
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265307 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-31 16:30:47 +00:00
bzrmirror%bugzilla.org
0ab000118f Bug 989647 - Bug.update_attachment should allow for adding a comment when updating attachment details similar to attachment.cgi
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265306 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-31 16:00:49 +00:00
despotdaemon
f0c088cffc Pseudo-automatic update of changes made by klibby@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@265305 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-31 13:41:54 +00:00
raliiev%mozilla.com
382029565f Bug 989542 - Please unthrottle Ffirefox 28.0 updates. r=aki
git-svn-id: svn://10.0.0.236/trunk@265304 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-28 23:12:06 +00:00
bzrmirror%bugzilla.org
0124de13a6 Bug 456043 - Make enter_bug consistent with show_bug for Severity and Priority
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265303 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-27 14:15:47 +00:00
bzrmirror%bugzilla.org
d418a7c969 Fix bustage
git-svn-id: svn://10.0.0.236/trunk@265302 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-26 19:31:35 +00:00
bzrmirror%bugzilla.org
f5c9a6502e Bug 978070: Do not use document.write() to insert HTML code
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265301 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-26 19:30:50 +00:00
bzrmirror%bugzilla.org
b7c33fa015 remove tabs added by bug 984999
git-svn-id: svn://10.0.0.236/trunk@265300 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-26 09:00:52 +00:00
bzrmirror%bugzilla.org
f5771fc8ab Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265299 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-23 01:16:48 +00:00
bzrmirror%bugzilla.org
6c79d9aa88 Bug 962812: Use the "required" attribute where appropriate
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265298 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-23 01:16:00 +00:00
bzrmirror%bugzilla.org
587081e50f Bug 276560: Use webbadge icons for alternate format links on buglist
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265297 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-22 21:00:52 +00:00
despotdaemon
80efd3b154 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@265296 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-22 02:26:38 +00:00
bzrmirror%bugzilla.org
f33644c0db Bug 399087 - Remove the 'mostfreqthreshold' parameter
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265295 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-21 14:45:54 +00:00
bzrmirror%bugzilla.org
5490a26edb Bug 986141 - As part of bug 513212, the see_also field still displays in enter_bug,cgi even if use_see_also param is disabled
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265294 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-21 14:30:54 +00:00
bzrmirror%bugzilla.org
ccc663f126 Bug 294021: Allow requestees to set attachment flags even if they don't have editbugs privs
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265293 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-21 11:15:52 +00:00
bzrmirror%bugzilla.org
064535f4e4 Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla
git-svn-id: svn://10.0.0.236/trunk@265292 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-21 10:46:46 +00:00
bzrmirror%bugzilla.org
673ec987f5 Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265291 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-21 10:45:55 +00:00
bzrmirror%bugzilla.org
7a93e17c52 Bug 983839 - Add the ability to add see_also values in enter_bug.cgi and Bug.create
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265290 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-20 20:00:53 +00:00
bhearsum%mozilla.com
21f05c301e bug 961831: fully throttle firefox 28.0. r=rail
git-svn-id: svn://10.0.0.236/trunk@265289 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-20 14:20:13 +00:00
seabld
ff915689c0 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.24 to 2.25 build 1
git-svn-id: svn://10.0.0.236/trunk@265288 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-19 08:27:17 +00:00
bhearsum%mozilla.com
964b44628f bug 961831: tracking bug for build and release of Firefox and Fennec 28.0 - throttle at 10%. r=rail
git-svn-id: svn://10.0.0.236/trunk@265287 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-18 13:09:00 +00:00
seabld
83e3cb043f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.25b2 to 2.25b3 build 1
git-svn-id: svn://10.0.0.236/trunk@265285 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-14 12:50:01 +00:00
bzrmirror%bugzilla.org
2c91703716 Bug 728892: The attachment "Details" page is still vulnerable to Clickjacking with SVG or XHTML attachments
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265284 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-12 19:00:52 +00:00
bzrmirror%bugzilla.org
8c36f79194 Renamed .bzrignore to .gitignore
git-svn-id: svn://10.0.0.236/trunk@265283 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-11 20:45:50 +00:00
bzrmirror%bugzilla.org
273acc6c54 Added .gitrev.
git-svn-id: svn://10.0.0.236/trunk@265282 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-11 20:15:53 +00:00
bzrmirror%bugzilla.org
16e73e51ca Bug 566331: Move JS functions out of bug/edit.html.tmpl
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265280 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-10 14:16:46 +00:00
bzrmirror%bugzilla.org
6100eae86a Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, enter_bug.css and show_bug.css into bug.css
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265279 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-10 14:15:58 +00:00
seabld
18a8d8c0cd Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.25b1 to 2.25b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265278 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-09 05:24:21 +00:00
bzrmirror%bugzilla.org
0074077d86 Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, show_multiple.css and summarize-time.css with buglist.css
git-svn-id: svn://10.0.0.236/trunk@265277 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-08 22:45:58 +00:00
bzrmirror%bugzilla.org
89770e5763 Bug 318715 - iCalendar Buglist doesn't include deadline
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265276 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-08 21:15:50 +00:00
bzrmirror%bugzilla.org
bb96171b28 Bug 980392 - Storable error generating when create etags for Bug.get under certain circumstances
git-svn-id: svn://10.0.0.236/trunk@265275 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-06 18:00:49 +00:00
bzrmirror%bugzilla.org
3d9dc1c13f Bug 977523: Comment textarea has padding:0
r=lpsolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265274 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-05 15:01:39 +00:00
bzrmirror%bugzilla.org
6f1c8425cb Bug 977137: Comment and Preview tabs need accessibility markup
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265273 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-05 15:00:52 +00:00
bzrmirror%bugzilla.org
890f996ba4 Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are no longer supported)
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265272 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 23:15:51 +00:00
bzrmirror%bugzilla.org
d5d5272792 Bug 387593: Remove debug code from attachment.js
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265271 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 23:00:49 +00:00
bzrmirror%bugzilla.org
9dcf99c88c Bug 956190 (part 2): Merge params.css and editusers.css with admin.css
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265270 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 22:45:52 +00:00
bzrmirror%bugzilla.org
38ff46d997 Bug 365050 - removal notice doesn't use English correctly (lists: =and)
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265269 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 20:46:41 +00:00
bzrmirror%bugzilla.org
a40f30d988 Bug 978619 - Typo in Bugzilla/Template.pm
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265268 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 20:45:52 +00:00
bzrmirror%bugzilla.org
ea09842882 Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or something
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265267 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 20:30:51 +00:00
bzrmirror%bugzilla.org
2c2c454b38 Bug 977030 - Remove the useless buglist_joined variable in buglist.cgi
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265266 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 20:00:49 +00:00
bzrmirror%bugzilla.org
6edaaba3e6 Bug 979140: Remove remaining <tt> elements
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265265 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-04 17:15:49 +00:00
bzrmirror%bugzilla.org
649834cb0e Bug 956190 (part 1): Merge index.css and page.css with global.css
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265264 18797224-902f-48f8-a5cc-f745e15eee43
2014-03-02 13:30:53 +00:00
bzrmirror%bugzilla.org
0e8bf965ad Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must be fixed accordingly
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265263 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-28 10:16:40 +00:00
bzrmirror%bugzilla.org
68db96df77 Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglists
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265262 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-28 10:15:52 +00:00
bzrmirror%bugzilla.org
2033bfe49a Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New Attachement page
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265261 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-28 05:45:52 +00:00
bzrmirror%bugzilla.org
a3d4ea4500 Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265260 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-27 09:00:54 +00:00
bzrmirror%bugzilla.org
ca9a5471c3 Bug 893595: The pink colour of private comment will turn to white after refreshing the page
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265259 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-27 08:45:48 +00:00
bzrmirror%bugzilla.org
4530f26f49 Bug 466178 - Add an INTEGER custom field type
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265258 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-26 22:45:50 +00:00
bzrmirror%bugzilla.org
d0ab183ee0 Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pm
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265257 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-26 16:15:47 +00:00
bzrmirror%bugzilla.org
8c4f1b7471 Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thrown by Perl 5.10.1 and 5.12, see bug 405011
r=gerv


git-svn-id: svn://10.0.0.236/trunk@265256 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-26 10:30:46 +00:00
bzrmirror%bugzilla.org
362497fb99 Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for extensions to extend and alter REST data
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265255 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 21:46:33 +00:00
bzrmirror%bugzilla.org
bd238cf675 Bug 962060 - User.get ignores the "maxusermatches" parameter and allows listing all email addresses
r=LpSolit,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265254 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 21:45:48 +00:00
bzrmirror%bugzilla.org
f21e0784e4 Bug 405011: Text is cut off when containing Unicode supplementary characters (outside BMP) with MySQL as backend
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265253 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 20:46:39 +00:00
bzrmirror%bugzilla.org
7668fabd97 Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged user doesn't alter the keywords list
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265252 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 20:45:53 +00:00
bzrmirror%bugzilla.org
39c2859c40 Bug 975204: Comment Preview tabs broken in New bug page
r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265251 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 14:45:48 +00:00
bzrmirror%bugzilla.org
4447cc32d6 Bug 963120 - allow extensions to document themselves, and build result into docs. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265250 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-25 12:15:52 +00:00
bzrmirror%bugzilla.org
47df6815a6 Bug 975896: Bugzilla crashes when editing a flag type which is not specifically requestable
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265249 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-24 17:15:54 +00:00
bzrmirror%bugzilla.org
3fd13a2559 Bug 944543 - Create after_comment_commit_button hook in upstream
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265248 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-19 16:45:48 +00:00
bzrmirror%bugzilla.org
48b00d7d12 Bug 972465 - Update all REST documentation to prepend /rest/ to the examples to match mod_rewrite example
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265247 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-18 04:30:47 +00:00
bzrmirror%bugzilla.org
076726d426 Fix bad or_groups SQL for determining if a user can see a product. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265246 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-17 17:00:48 +00:00
bzrmirror%bugzilla.org
8124a0f52d Bug 966676: The 'sudo' cookie should not be accessible from JavaScript
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265245 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-14 23:32:26 +00:00
bzrmirror%bugzilla.org
3bccdd14ea Bug 972451: The "Confirm Changes" button in the "Suspicious Action" page appears on the right of the error message with wide screens
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265244 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-14 23:31:38 +00:00
bzrmirror%bugzilla.org
2143db98f6 Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLs
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265243 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-14 23:30:51 +00:00
hwine%mozilla.com
733f3d5a1b bug 972487 - unthrottle 27.0.1; r=me
git-svn-id: svn://10.0.0.236/trunk@265242 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-14 22:18:19 +00:00
hwine%mozilla.com
a260912bf3 bug 972487 - Throttle 27.0.1 to 10%; r=rail
git-svn-id: svn://10.0.0.236/trunk@265241 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-13 18:45:58 +00:00
seabld
c60fd5d23d Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.24b1 to 2.25b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265240 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-13 06:32:50 +00:00
bzrmirror%bugzilla.org
77e5d9646b Bug 40896: Bugzilla needs a "preview" mode for comments
r=gerv, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265239 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-13 06:00:55 +00:00
bzrmirror%bugzilla.org
7e46ed1f71 Update .bzrignore to remove docs/en/latex directory and add docs/en/pdf/ directory. r=LpSolit; a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265238 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-12 14:45:49 +00:00
bzrmirror%bugzilla.org
4f435f4fdd Bug 969881: All "Help" links in the header and footer of pages point to inexistent files
r=gerv a=justdave


git-svn-id: svn://10.0.0.236/trunk@265237 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-12 14:16:00 +00:00
bzrmirror%bugzilla.org
050bf4ebac Bug 970184: "possible duplicates" shouldn't truncate words at the first non-word character
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265236 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-11 05:15:54 +00:00
bzrmirror%bugzilla.org
6f28066c2f Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265235 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-10 17:45:45 +00:00
bzrmirror%bugzilla.org
a2a833a23b makedocs.pl should remove docs/en/doctrees after reST build is complete. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265234 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-10 17:15:45 +00:00
bzrmirror%bugzilla.org
e581545946 Fix problem of variables not being replaced in RTD documentation by removing references to them. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265233 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-10 17:01:37 +00:00
bzrmirror%bugzilla.org
25fa713d4a Rename random stuff.css to bugzilla.css and start using it for HTML output. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265232 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-10 17:00:50 +00:00
bzrmirror%bugzilla.org
88905ed583 Bug 961789: large dependency trees with lots of resolved bugs are very slow to load
r=LpSolit, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265231 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-10 08:15:58 +00:00
asasaki%mozilla.com
d1ee906edd bug 943053 - unthrottle firefox 27. r=rail
git-svn-id: svn://10.0.0.236/trunk@265230 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-07 18:50:46 +00:00
bzrmirror%bugzilla.org
6aeb128e89 Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265229 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-07 10:15:47 +00:00
asasaki%mozilla.com
d0b056b370 bug 943053 - fully throttle 27.0. r=rail
git-svn-id: svn://10.0.0.236/trunk@265228 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-06 21:27:53 +00:00
bzrmirror%bugzilla.org
3f5e4483ad Bug 967607: User.get shouldn't load data that requires extra database queries unless required
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265227 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-06 06:45:46 +00:00
bzrmirror%bugzilla.org
0d5b963f0a Bug 966277 - Bugzilla native REST API should default to application/json if no Accept header was set
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265226 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-05 22:45:46 +00:00
seabld
109fd4df92 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.23 to 2.24 build 1
git-svn-id: svn://10.0.0.236/trunk@265225 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-05 07:37:17 +00:00
raliiev%mozilla.com
85b2e1c1ec Bug 908134 - Figure out how to offer release build to beta users, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265224 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-04 14:14:18 +00:00
seabld
175c064ec3 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.23b2 to 2.24b1 build 2
git-svn-id: svn://10.0.0.236/trunk@265223 18797224-902f-48f8-a5cc-f745e15eee43
2014-02-01 01:22:19 +00:00
bzrmirror%bugzilla.org
41a21e2898 Bug 956233: enable USE_MEMCACHE on most objects
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265222 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-31 07:30:50 +00:00
bzrmirror%bugzilla.org
250ed11725 [Bug 965193] Generate PDFs in pdf/ directory always (not latex/ directory). r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265221 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-29 16:00:44 +00:00
bzrmirror%bugzilla.org
62c8e14bc8 Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265220 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-29 12:16:28 +00:00
bzrmirror%bugzilla.org
c48b279803 Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265219 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-29 12:15:44 +00:00
bzrmirror%bugzilla.org
74fdf40e21 Bug 963145 - conf.py should read Bugzilla version from its canonical location. r=glob, a=justdave
git-svn-id: svn://10.0.0.236/trunk@265218 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-29 10:15:44 +00:00
bzrmirror%bugzilla.org
9354fb4209 Revert accidential change in the fix for Bug 76498
git-svn-id: svn://10.0.0.236/trunk@265217 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-28 03:30:43 +00:00
bzrmirror%bugzilla.org
84e2286ae6 Bumped version post-release
git-svn-id: svn://10.0.0.236/trunk@265216 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-28 00:30:44 +00:00
bzrmirror%bugzilla.org
e509fa587c Fix year in the documentation
git-svn-id: svn://10.0.0.236/trunk@265215 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 22:45:41 +00:00
bzrmirror%bugzilla.org
4a27cb190c Bump version to 4.5.2
git-svn-id: svn://10.0.0.236/trunk@265214 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 22:30:42 +00:00
bzrmirror%bugzilla.org
a98d053f42 Bump version to 4.5.2
git-svn-id: svn://10.0.0.236/trunk@265213 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 21:15:42 +00:00
bzrmirror%bugzilla.org
821e2ae0ea Fix bustage in Perl 5.10 and 5.12
git-svn-id: svn://10.0.0.236/trunk@265212 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 18:45:43 +00:00
bzrmirror%bugzilla.org
e56fdbfbb3 Bug 76498: QuickSearch: support comparison operators other than substring
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265211 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 18:30:44 +00:00
bzrmirror%bugzilla.org
c3c9d1dc34 Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, preventing saved searched from being displayed
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265210 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 18:15:43 +00:00
bzrmirror%bugzilla.org
bbfb368b3d Bug 964294 - Require version 1.0 or greater of Sphinx to build docs. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265209 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 16:00:45 +00:00
bzrmirror%bugzilla.org
a17b6d1ed8 Bug 961654 - Fix Landfill bugzilla-tip links in new reST docs. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265208 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 15:17:47 +00:00
bzrmirror%bugzilla.org
f12271f287 Bug 960969 - Write documentation style guide. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265207 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 15:16:52 +00:00
bzrmirror%bugzilla.org
83bcab3a9b Bug 962571 - Fix syntax highlighting of code blocks. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265206 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 15:15:56 +00:00
bzrmirror%bugzilla.org
a2b33d0df8 Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265205 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-27 15:00:46 +00:00
bzrmirror%bugzilla.org
d70f4aae29 Bug 947150: improve relnotes to mention that the 'version' module must now be installed
r/a=justdave on IRC


git-svn-id: svn://10.0.0.236/trunk@265204 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-26 19:45:44 +00:00
bzrmirror%bugzilla.org
8ed79d9229 Bug 933253: In duplicates.cgi, display the Priority field instead of the OS field
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265203 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-26 12:15:44 +00:00
bzrmirror%bugzilla.org
355d4e6a0d Bug 959732 was only partially fixed...
git-svn-id: svn://10.0.0.236/trunk@265202 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-25 14:45:42 +00:00
bzrmirror%bugzilla.org
c39020fa4a Bug 959732: The guided bug entry form lists components disabled for new bug reports
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265201 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-25 14:30:43 +00:00
bzrmirror%bugzilla.org
b8d8dc126b Bugzilla is now hardcoded in trunk (instead of terms.Bugzilla)
git-svn-id: svn://10.0.0.236/trunk@265200 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-24 17:45:57 +00:00
bzrmirror%bugzilla.org
42b5c7c392 Bug 947150: Release notes for Bugzilla 4.4.2
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265199 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-24 16:45:57 +00:00
bzrmirror%bugzilla.org
b1735a9cb7 Bug 962569 - Stop the auto-substitution of "--" with "–"; turn off SmartyPants. r=LpSolit, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265198 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-24 10:30:56 +00:00
bzrmirror%bugzilla.org
c108200441 Bug 962570 - Remove the glossary. r=LpSolit, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265197 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-24 09:46:56 +00:00
bzrmirror%bugzilla.org
66265cc322 Bug 962568 - Replace all "Caution" with "Warning" and all "Tip" with "Note". r=LpSolit, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265196 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-24 09:45:59 +00:00
bzrmirror%bugzilla.org
2f1ff490e9 Bug 962416 - index.cgi crashes when using a Postgres database
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265195 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-22 04:45:42 +00:00
bzrmirror%bugzilla.org
3cfcc402d3 Bug 961398: Let rst2pdf build the PDF documentation if pdflatex is not available
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@265194 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-21 16:45:43 +00:00
bzrmirror%bugzilla.org
80a78726ad Bug 913364 - Reuse preset values when navigation through enter_bug.cgi
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265193 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-20 23:30:44 +00:00
bzrmirror%bugzilla.org
8829c747f1 Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focus()"
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265192 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-20 22:30:48 +00:00
bzrmirror%bugzilla.org
6fb90285d6 Bug 912064 - remove very old release notes; they are in source control if you need them :-).
git-svn-id: svn://10.0.0.236/trunk@265191 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-20 16:45:43 +00:00
bzrmirror%bugzilla.org
34070750b6 Bug 961775 - add "--pod-only" and "--with-pdf" switches to makedocs.pl. Patches by gerv and LpSolit; r=wicked, a=glob.
git-svn-id: svn://10.0.0.236/trunk@265190 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-20 16:15:44 +00:00
bzrmirror%bugzilla.org
97be02d841 Fix incorrect formatting in the glossary
git-svn-id: svn://10.0.0.236/trunk@265189 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-18 20:15:43 +00:00
bzrmirror%bugzilla.org
c4174516e3 Revert incorrect path to style.css
git-svn-id: svn://10.0.0.236/trunk@265188 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-18 00:15:42 +00:00
bzrmirror%bugzilla.org
5bb3b72724 Bug 912064 - convert docs to ReStructured Text (.rst) format. r,a=justdave.
git-svn-id: svn://10.0.0.236/trunk@265187 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-17 10:31:22 +00:00
bzrmirror%bugzilla.org
c5eb0fa467 Bug 960748 - Queries involving comment tags crash
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265186 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-17 06:15:43 +00:00
bzrmirror%bugzilla.org
4b1e0f19a3 Split a too long line
git-svn-id: svn://10.0.0.236/trunk@265185 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 19:00:51 +00:00
bzrmirror%bugzilla.org
473a52ef72 Bug 686333: Bugzilla login field should be <input type=email>
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265184 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 18:30:52 +00:00
bzrmirror%bugzilla.org
c05f341d31 Bug 959402: Saved searches in the page footer cause the page to not be valid HTML5
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265183 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 18:15:41 +00:00
bzrmirror%bugzilla.org
0673c0dfc1 Bug 958875: Add a progress bar to the Server Push page
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265182 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 17:46:27 +00:00
bzrmirror%bugzilla.org
33572049bc Bug 673385: Dragging text into the QuickSearch field on index.cgi doesn't delete the help text in this field
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265181 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 17:45:44 +00:00
bzrmirror%bugzilla.org
7ce4a294ec Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute instead of JavaScript
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265180 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-16 17:30:55 +00:00
bzrmirror%bugzilla.org
88f29e88f1 Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no updates made
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265179 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-14 04:46:27 +00:00
bzrmirror%bugzilla.org
483ef3f94e Bug 845725: interdiff hangs on massive patches
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265178 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-14 04:45:46 +00:00
bzrmirror%bugzilla.org
5c75c91fd6 Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients empties it)
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265177 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-13 16:30:43 +00:00
raliiev%mozilla.com
fe45b16022 Bug 937583 - Move old esr nightly users to esr24. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265176 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-13 15:23:05 +00:00
bzrmirror%bugzilla.org
479ccdf3ee Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no config directions for how to create rewrite
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265175 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-09 17:45:42 +00:00
bzrmirror%bugzilla.org
5a4f50cb8d Bug 957826: XSS in the comment tag field
r=glob a=justdave


git-svn-id: svn://10.0.0.236/trunk@265174 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-09 17:00:47 +00:00
bzrmirror%bugzilla.org
07ae92c83f Bug 360231: importxml.pl ignores the maxattachmentsize and maxlocalattachment parameters when importing attachments
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265173 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-08 23:15:40 +00:00
bzrmirror%bugzilla.org
013e0995dd Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validator happy
git-svn-id: svn://10.0.0.236/trunk@265172 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-08 23:01:13 +00:00
bzrmirror%bugzilla.org
eb67538091 Bug 546838: Upgrade Bugzilla to HTML5
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265171 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-08 19:45:46 +00:00
bzrmirror%bugzilla.org
34a5f3bd4d Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensions
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265170 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-08 16:15:48 +00:00
bzrmirror%bugzilla.org
b96e324a0a Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a specific Bugzilla installation
r=dkl,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265169 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-07 20:45:51 +00:00
bzrmirror%bugzilla.org
3b067afe25 Bug 952796: Remove HTML attributes which are obsolete in HTML5
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265168 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-07 19:30:54 +00:00
bzrmirror%bugzilla.org
976adc7fad Bug 840407: Remove the "align" and "valign" attributes
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265167 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-07 10:45:51 +00:00
bzrmirror%bugzilla.org
52746ca1dc Bug 390955: Add some useful standard searches to the index page
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265166 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-06 23:15:46 +00:00
bzrmirror%bugzilla.org
6600ccb376 Bug 945535 - When loading bugs with large number of attachments, $bug->attachments reloads all flags for each attachment even if preloaded
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265165 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 23:31:24 +00:00
bzrmirror%bugzilla.org
5d17c6384f Bug 952284 - Tags set to private comments should not be disclosed to everybody in the bug activity table
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265164 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 23:30:43 +00:00
bzrmirror%bugzilla.org
fb1d54cbe5 Fix on checkin for bug 543432
git-svn-id: svn://10.0.0.236/trunk@265163 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 23:16:23 +00:00
bzrmirror%bugzilla.org
71bc0fd474 Bug 543432: [PostgreSQL] Crash when typing a string in combination with a numeric field
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265162 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 23:15:43 +00:00
bzrmirror%bugzilla.org
2432aed10d Bug 895813: Mandatory custom fields whose visibility depends on a component are not required on bug creation
r=pketolai r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265161 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 23:00:42 +00:00
bzrmirror%bugzilla.org
d5347b9033 Bug 946565 - Bug Mail does not correct notify when two people have made changes
r=LpSolit, a=simon


git-svn-id: svn://10.0.0.236/trunk@265160 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 22:30:42 +00:00
bzrmirror%bugzilla.org
14ded6f71d Bug 940010 - When entering a new bug, if there's only one active version or component, automatically select it
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265159 18797224-902f-48f8-a5cc-f745e15eee43
2014-01-02 22:15:42 +00:00
bzrmirror%bugzilla.org
531e7154f1 Bug 756048 - Add and update bug and attachment flags using the WebService API
r=sgreen,a=justdave


git-svn-id: svn://10.0.0.236/trunk@265158 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-31 14:00:44 +00:00
bzrmirror%bugzilla.org
8737d78640 Bug 920681: Remove the cellspacing and cellpadding attributes from tables
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265157 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-31 13:00:56 +00:00
bzrmirror%bugzilla.org
c8a484c23f Bug 952795: Remove all style="..." attributes from HTML elements
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265156 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-28 20:00:52 +00:00
bzrmirror%bugzilla.org
48e9cda1a0 Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and older when upgrading to 4.4 if sql_auto_is_null = 1
r=wicked a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265155 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-25 09:00:45 +00:00
bzrmirror%bugzilla.org
37f0c2ad4b Bug 952793: Remove HTML4 elements which are obsolete in HTML5
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265154 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-22 20:30:45 +00:00
bzrmirror%bugzilla.org
b2b72a4384 Bug 918013: Add Bugzilla messaging system in quips page
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265153 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-22 15:30:43 +00:00
bzrmirror%bugzilla.org
fb53bca572 Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by CSS styles
r/a=justdave


git-svn-id: svn://10.0.0.236/trunk@265152 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-22 15:00:56 +00:00
bzrmirror%bugzilla.org
1bffdbd0cf Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using a non-cookie based authentication method
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265151 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-21 16:45:41 +00:00
nrthomas%gmail.com
53490d1b95 Bug 928458, unthottle Firefox 26.0, r=aki
git-svn-id: svn://10.0.0.236/trunk@265150 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-19 23:13:10 +00:00
bzrmirror%bugzilla.org
fd8b5cfb03 Bug 950491: When viewing a dependency graph, an "uninitialized value" warning is thrown
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265149 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-19 17:45:41 +00:00
bzrmirror%bugzilla.org
01efd2530d Bug 237498: Add memcached integration
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265148 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-19 06:00:50 +00:00
bzrmirror%bugzilla.org
1768a0c01a Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of "all of the groups")
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265147 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-18 20:45:43 +00:00
bzrmirror%bugzilla.org
55202ab9cf Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of "all of the groups")
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265146 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-18 11:16:14 +00:00
bzrmirror%bugzilla.org
5510c1f20d Bug 227380 - bad color contrast for links in error messages
r=simon, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265145 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-18 10:52:59 +00:00
bzrmirror%bugzilla.org
a4c28f0a1d Bug 815026: Bugzilla::Object cache should be cleared when an object is updated or removed from the database
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265144 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-17 06:03:20 +00:00
bzrmirror%bugzilla.org
9c1c4de307 Bug 651786: Modifying the default user object modifies the DEFAULT_USER constant
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265143 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-17 05:32:56 +00:00
bzrmirror%bugzilla.org
9ebe6732b2 Bug 905511: When creating a new bug, the version select field is not highlighted
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265142 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-17 01:03:09 +00:00
hwine%mozilla.com
5fe7c4f60a bug 928458 - throttle to 0%; r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265141 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-12 19:52:50 +00:00
bzrmirror%bugzilla.org
22b3e8d53d Bug 947766 - Poorly worded error message when attempting to attach a file that is too large
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265140 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-12 12:33:08 +00:00
seabld
ffcdf42b4f Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.22.1 to 2.23 build 1
git-svn-id: svn://10.0.0.236/trunk@265139 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-11 17:58:50 +00:00
hwine%mozilla.com
274a979942 bug 928458 - throttle to 10% for 26.0; r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265138 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-10 14:14:13 +00:00
bzrmirror%bugzilla.org
072c3365ed Bug 930867: background bugmail generation throws a "Can't store CODE items" error on dep_only changes
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265137 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-10 03:33:25 +00:00
seabld
dfa250e9f1 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.23b1 to 2.23b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265136 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-08 04:07:09 +00:00
bzrmirror%bugzilla.org
5c7c0a283d Bug 942599: Documentation about possible_duplicates() lists 'products' as argument instead of 'product'
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265134 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-05 22:45:55 +00:00
seabld
f2c579c4bd Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.22b2 to 2.23b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265133 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-05 15:15:35 +00:00
Callek%gmail.com
8cd05090e1 Backout 2.23 updates
git-svn-id: svn://10.0.0.236/trunk@265132 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-05 05:22:20 +00:00
lpsolit%gmail.com
a75d430a71 Bug 940466: Do a separate "cvs login" before committing changes
feedback=myk


git-svn-id: svn://10.0.0.236/trunk@265131 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-04 17:08:35 +00:00
seabld
9656d9c05c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.22b2 to 2.23b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265130 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-04 09:45:30 +00:00
bzrmirror%bugzilla.org
fdbd2df603 Bug 944583 - sendunsentbugmail.pl has bad SQL
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265129 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-02 22:46:38 +00:00
bzrmirror%bugzilla.org
f72a211292 Bug 944586 - URLs in the query results are not links
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265128 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-02 22:45:50 +00:00
bzrmirror%bugzilla.org
7b4ed6a3db Bug 938596: remove tabs
git-svn-id: svn://10.0.0.236/trunk@265127 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-02 18:45:56 +00:00
bzrmirror%bugzilla.org
f94dc407ee Bug 938300: vers_cmp() incorrectly compares module versions
r=sgreen a=justdave


git-svn-id: svn://10.0.0.236/trunk@265126 18797224-902f-48f8-a5cc-f745e15eee43
2013-12-02 16:15:49 +00:00
bzrmirror%bugzilla.org
0db274e851 Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@265125 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-27 18:15:47 +00:00
asasaki%mozilla.com
1c60f260f4 bug 937948 - back out revision 1.279. (use balrog instead)
git-svn-id: svn://10.0.0.236/trunk@265124 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-26 21:44:02 +00:00
asasaki%mozilla.com
d4c8e65dc3 bug 937948 - add nightly updates for holly. r=hwine
git-svn-id: svn://10.0.0.236/trunk@265123 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-26 02:22:24 +00:00
bzrmirror%bugzilla.org
9a6c88db79 Fix bustage due to bug 793963. Some very old bugs may have no comments
git-svn-id: svn://10.0.0.236/trunk@265122 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-25 13:30:46 +00:00
bzrmirror%bugzilla.org
5fc4f56f2a Fix warning caused by Bug 793963
git-svn-id: svn://10.0.0.236/trunk@265121 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-25 08:45:46 +00:00
bzrmirror%bugzilla.org
2d52187f34 Bug 793963: add the ability to tag comments with arbitrary tags
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@265120 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-25 08:30:58 +00:00
lpsolit%gmail.com
7e17939b73 Correctly escape all @ characters from the username
git-svn-id: svn://10.0.0.236/trunk@265119 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-23 17:14:52 +00:00
bzrmirror%bugzilla.org
ed18f08aac Bug 923865: Testopia is not compatible with Bugzilla 4.5 due to a DB schema change
git-svn-id: svn://10.0.0.236/trunk@265118 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-20 13:00:17 +00:00
bzrmirror%bugzilla.org
41618b7096 Bug 929345: bug history/activity shouldn't collapse multi-line values to a single line
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265117 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-19 16:30:55 +00:00
bzrmirror%bugzilla.org
50ec8c4f59 Bug 939844: Don't cache template filters when arguments are supplied
r=LpSolit, a=glob


git-svn-id: svn://10.0.0.236/trunk@265116 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-19 14:01:04 +00:00
bzrmirror%bugzilla.org
2ed7b818d9 Bug 937180: creation_ts of bugs and attachments always at 0 seconds
r=dkl, a=simon


git-svn-id: svn://10.0.0.236/trunk@265115 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-18 14:30:57 +00:00
bzrmirror%bugzilla.org
a77be811b3 Bug 97956 - Give summary and URL of bugs added or removed from dependencies in bugmail
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265114 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-17 23:16:03 +00:00
bzrmirror%bugzilla.org
20552e7fee Bug 927900: Kill longdesclength
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265113 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-14 23:15:56 +00:00
bzrmirror%bugzilla.org
7df0031b51 Bug 938161: sql_date_format() method for SQLite has an incorrect default format
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265112 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-14 17:01:11 +00:00
seabld
19316b1dc0 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.22 to 2.22.1 build 1
git-svn-id: svn://10.0.0.236/trunk@265111 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-14 09:21:50 +00:00
bzrmirror%bugzilla.org
0b11d8b559 Bug 843457: PROJECT environment variable is not honored when mod_perl is enabled
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265110 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-13 15:30:58 +00:00
bzrmirror%bugzilla.org
16714898f7 Bug 937991 - Fix typo in Bugzilla::Component documentation
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265109 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-13 05:15:56 +00:00
bzrmirror%bugzilla.org
96f4436167 Bug 916633 - join_activity_entries doesn't reconstitute text with commas correctly.
r=glob, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265105 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-08 00:45:57 +00:00
bzrmirror%bugzilla.org
3750ebdc8c Bug 934573 - Date range for Bug.history WebService API method
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265104 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-06 16:30:59 +00:00
bzrmirror%bugzilla.org
5be0faa847 Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and graphical reports
r=wurblzap a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265103 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-06 14:16:04 +00:00
bzrmirror%bugzilla.org
8bdab108cd Bug 931765 - When you enter your login or password wrong, the error message shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid"
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265102 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-05 23:30:56 +00:00
catlee%mozilla.com
08f063f5b2 Bug 916209: Unthrottle Firefox 25 updates. r=aki
git-svn-id: svn://10.0.0.236/trunk@265101 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-05 18:44:32 +00:00
bzrmirror%bugzilla.org
f9f7952fc6 Bug 890165 - Buglist for single component should offer "File a new bug in the XYZ component" instead of "File a new bug in the XYZ product"
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@265100 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-05 00:01:00 +00:00
bzrmirror%bugzilla.org
18787e4f04 Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQL
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265099 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 23:49:36 +00:00
bzrmirror%bugzilla.org
5b69391177 Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New Bug emai
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265098 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 23:48:43 +00:00
bzrmirror%bugzilla.org
42fd05c59c Bug 465678 - userprefs.cgi title should indicate which tab i'm on
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265097 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 23:47:47 +00:00
bzrmirror%bugzilla.org
d51516c424 Bug 451758 - Highlight shared searches in userprefs.cgi
r=glob, a=simon


git-svn-id: svn://10.0.0.236/trunk@265096 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 23:46:49 +00:00
bzrmirror%bugzilla.org
44de55c082 Bug 387292 - Advertise the ability to change the email address
r=glob, a=simon


git-svn-id: svn://10.0.0.236/trunk@265095 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 23:45:56 +00:00
bzrmirror%bugzilla.org
7ea1a636e4 Bug 933485 - Uncaught bugword in bug entry template.
r=LpSolit; a=glob


git-svn-id: svn://10.0.0.236/trunk@265094 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 22:31:56 +00:00
bzrmirror%bugzilla.org
e06e903149 Bug 933353 - UNCONFIRMED hardcoded in product list.
r=LpSolit; a=glob


git-svn-id: svn://10.0.0.236/trunk@265093 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 22:31:01 +00:00
bzrmirror%bugzilla.org
1ecb969682 Bug 926952: Possible race conditions when editing or deleting a milestone or a version
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265092 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 19:02:06 +00:00
bzrmirror%bugzilla.org
c8f3d68652 Bug 933736 - names are no longer links in html bugmail with background bugmail generation
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265091 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 19:01:12 +00:00
bzrmirror%bugzilla.org
a7fc64fcfe Bug 933274 - Uncaught bugword in template/en/default/admin/params/auth.html.tmpl.
r=dkl; a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265090 18797224-902f-48f8-a5cc-f745e15eee43
2013-11-04 13:45:56 +00:00
raliiev%mozilla.com
5d28b432d4 Bug 933232 - Throttle Firefox 25.0 updates. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265089 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-31 13:46:58 +00:00
bzrmirror%bugzilla.org
b0d5998309 Bug 927497 - "Add me to CC list" feature of bug creation screen gives token error
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265088 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-29 20:01:16 +00:00
seabld
4ea314fdab Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.21 to 2.22 build 1
git-svn-id: svn://10.0.0.236/trunk@265087 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-29 13:43:17 +00:00
raliiev%mozilla.com
040c173c2c Bug 916209 - tracking bug for build and release of Firefox and Fennec 25.0. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265086 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-29 12:16:06 +00:00
bzrmirror%bugzilla.org
596737f48f Bug 863745: Enable multi-select fields in reports
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265085 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-29 12:01:12 +00:00
bzrmirror%bugzilla.org
0bf217c8f8 Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not installed
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265084 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-28 14:46:54 +00:00
bzrmirror%bugzilla.org
dff1a0cf29 Bug 919314: Do not list the target milestone in bugmail headers when usetargetmilestone is off
r=LpSolit a=glob


git-svn-id: svn://10.0.0.236/trunk@265083 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-28 14:46:00 +00:00
bzrmirror%bugzilla.org
e74741622f Bug 929575: t/001compile.t fails if Test::Taint is not installed
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265082 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-28 14:30:54 +00:00
bzrmirror%bugzilla.org
cf864ae637 Bug 928410 - Bug.get should return detail about cc list members similar to assigned_to, creator and qa_contact
r=gerv,a=glob


git-svn-id: svn://10.0.0.236/trunk@265081 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-28 14:15:56 +00:00
bzrmirror%bugzilla.org
1bfb4f90bc Bug 928092: Add OS detection for Windows 8.1
r=justdave a=glob


git-svn-id: svn://10.0.0.236/trunk@265080 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-24 22:30:57 +00:00
seabld
0530b1907e Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.22b1 to 2.22b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265079 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-24 09:46:52 +00:00
bzrmirror%bugzilla.org
3630510344 Bug 930013: fall back to the bug's current delta_ts when validating a token if one is not provided to process_bug.cgi
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@265078 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-24 05:30:54 +00:00
bzrmirror%bugzilla.org
b0f4376505 Bug 926232 - CSS style ".bz_status_UNCONFIRMED" is not applied due to typo.
r=Wurblzap; a=glob


git-svn-id: svn://10.0.0.236/trunk@265070 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-21 12:30:40 +00:00
seabld
7833e1b6e0 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.21b2 to 2.22b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265069 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-19 01:16:51 +00:00
bzrmirror%bugzilla.org
d12b008d55 Bump version post-release
git-svn-id: svn://10.0.0.236/trunk@265068 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-17 15:21:03 +00:00
bzrmirror%bugzilla.org
df4de0f495 Bug 927736: "invalid token" error if someone else changes the CC list while viewing a bug
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265067 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-17 10:43:22 +00:00
bzrmirror%bugzilla.org
7e37ddd163 Bug 927570: mid-air conflict fails to check all changed fields
r=dkl, a=simon


git-svn-id: svn://10.0.0.236/trunk@265066 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-17 06:18:18 +00:00
bzrmirror%bugzilla.org
7351d5c660 Bump version to 4.5.1
git-svn-id: svn://10.0.0.236/trunk@265065 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 22:03:20 +00:00
bzrmirror%bugzilla.org
438391bfc6 Bug 924932: (CVE-2013-1743) [SECURITY] Field values are not escaped correctly in tabular reports
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265062 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 17:36:12 +00:00
bzrmirror%bugzilla.org
3194b05f37 Bug 924802: (CVE-2013-1742) [SECURITY] (XSS) "id" and "sortkey" are not sanitized when editing flag types if categoryAction-foo is set
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265061 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 17:33:13 +00:00
bzrmirror%bugzilla.org
7e6c565c4c Bug 913904: (CVE-2013-1734) [SECURITY] CSRF when updating attachments
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265060 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 17:29:09 +00:00
bzrmirror%bugzilla.org
9a16a1609d Bug 911593: (CVE-2013-1733) [SECURITY] CSRF in process_bug.cgi
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265059 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 17:08:05 +00:00
bzrmirror%bugzilla.org
71b4a797bc Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing total entropy and allowing easier brute force
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265057 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 17:01:24 +00:00
bzrmirror%bugzilla.org
e5338fb372 Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy and allowing easier brute force
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265056 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 16:57:35 +00:00
bzrmirror%bugzilla.org
4022e30c0b Bug 912641: Release notes for Bugzilla 4.4.1
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@265055 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-16 15:15:57 +00:00
bzrmirror%bugzilla.org
82dbc9cc51 Bug 917370: large dependency trees are very slow to load
r=dkl, a=simon


git-svn-id: svn://10.0.0.236/trunk@265054 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-15 14:15:55 +00:00
bzrmirror%bugzilla.org
4866a82a28 Bug 340160: Speed up LogActivityEntry()
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265053 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-14 14:45:53 +00:00
bzrmirror%bugzilla.org
44c9e208a9 Backout 1st part of bug 340160: state $sth doesn't work fine with mod_perl
git-svn-id: svn://10.0.0.236/trunk@265052 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-14 13:01:06 +00:00
bzrmirror%bugzilla.org
dcb2fbf858 Fixes on checkin for bug 769134
git-svn-id: svn://10.0.0.236/trunk@265050 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-11 21:45:54 +00:00
bzrmirror%bugzilla.org
f0d47dc41b Bug 916254 - Bug.get should include the name for reporter, assigned_to and qa_contact
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265049 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-11 15:45:58 +00:00
raliiev%mozilla.com
1b544d6c1c Bug 924542 - tracking bug for build and release of Thunderbird 24.0.1. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265048 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-11 10:18:34 +00:00
bzrmirror%bugzilla.org
8a10a8afe5 Bug 919852 - Add ability to perform quicksearch using Bug.search
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265047 18797224-902f-48f8-a5cc-f745e15eee43
2013-10-01 15:48:29 +00:00
raliiev%mozilla.com
30001f5dba Bug 921506 - Please unthrottle FF24 updates. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265046 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-30 18:21:23 +00:00
bzrmirror%bugzilla.org
f1da4a437d Bug 864625 - Setting a non-privileged user as a requestee on a secure bug while ccing the same user to give access at the same
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265045 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-30 04:04:04 +00:00
bzrmirror%bugzilla.org
1e7515d129 Bug 891311: Text in the "My Requests" page is misleading about how the AND/OR radio button works
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265044 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-28 11:48:25 +00:00
bzrmirror%bugzilla.org
3b8690af37 Bug 798927: An error should be thrown when passing an illegal pronoun
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265043 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-27 23:18:08 +00:00
bzrmirror%bugzilla.org
bad34e0a05 Bug 340160: Speed up LogActivityEntry()
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265042 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-27 23:03:35 +00:00
bzrmirror%bugzilla.org
d77972f21d Bug 851267: Bugzilla times out when a user has several thousands of votes
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@265041 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-27 22:47:58 +00:00
bzrmirror%bugzilla.org
0380ac9f19 Bug 917483 - Bug.update_attachment causes error when updating filename using key 'file_name'
git-svn-id: svn://10.0.0.236/trunk@265040 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 21:33:38 +00:00
bzrmirror%bugzilla.org
520e628db6 Bug 784072 (2nd part): Exclude extensions from POD coverage checks
git-svn-id: svn://10.0.0.236/trunk@265039 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 19:33:30 +00:00
bzrmirror%bugzilla.org
228763a596 fix bustage due to bug 891236: it doesn't pass t/002goodperl.t
git-svn-id: svn://10.0.0.236/trunk@265038 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 19:04:08 +00:00
bzrmirror%bugzilla.org
9f5ac2f5e3 Bug 920787: The "Flags:" label in bug reports is badly aligned
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265037 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 18:33:22 +00:00
bzrmirror%bugzilla.org
3dcb5f6e7e Bug 917669 - invalid or expired authentication tokens and cookies should throw errors, not be silently ignored
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265036 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 15:18:15 +00:00
bzrmirror%bugzilla.org
1a2043e408 Bug 893589 - 004template.t fails when templates in extension directory
r=dkl, a=simon


git-svn-id: svn://10.0.0.236/trunk@265035 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 02:33:06 +00:00
bzrmirror%bugzilla.org
153f419c69 Bug 769134 - Bugzilla unintentionally removes groups when changing products with multiple bugs
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@265034 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 02:23:54 +00:00
bzrmirror%bugzilla.org
dea1da2dcc Bug 714523 - editversions.cgi should use ->set_all
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@265033 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 02:21:06 +00:00
bzrmirror%bugzilla.org
91aabd7d29 Bug 621216 - Don't call GetQuip() if the user doesn't want quips
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@265032 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-26 02:18:21 +00:00
bzrmirror%bugzilla.org
55a3bcee1d Bug 455301: Don't show password box on userprefs.cgi if your auth method didn't use DB passwords
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265031 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-25 18:04:11 +00:00
bzrmirror%bugzilla.org
96631b1ad3 Temporary fix for bug 916882: whitelist product and component when used with the changed* operators
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265030 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-24 09:48:22 +00:00
nrthomas%gmail.com
854a204a6d Bug 915871 - setup for Thunderbird ESR24 nightlies, p=Standard8, r=me
git-svn-id: svn://10.0.0.236/trunk@265029 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-23 23:18:49 +00:00
bzrmirror%bugzilla.org
a4143c11c6 Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are left empty on bug creation
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@265028 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-23 15:48:08 +00:00
bzrmirror%bugzilla.org
64c86cceda Bug 918647: "Use of uninitialized value" warnings when using quicksearch
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265027 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-23 14:48:21 +00:00
bzrmirror%bugzilla.org
0779f38db2 Bug 918362 - The "order" parameter passed to Bug.search is ignored
r=LpSolit,a=glob


git-svn-id: svn://10.0.0.236/trunk@265026 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-20 14:32:59 +00:00
raliiev%mozilla.com
aead6d359c Bug 917438 - Please make FF24.0 release updates manual-only. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265025 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 19:07:57 +00:00
bzrmirror%bugzilla.org
8cff0ef92e Bug 897510 - Create and Modify User Screen must also contain password rules as hint
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265024 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 03:27:59 +00:00
bzrmirror%bugzilla.org
a45b4852aa Bug 373820 - View User Account Log should include real name
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265023 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 03:24:44 +00:00
bzrmirror%bugzilla.org
506ab857aa Bug 368541 - Make it obvious that the bug alias is not part of the bug summary
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@265022 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 03:21:35 +00:00
bzrmirror%bugzilla.org
9076e54006 Bug 365501 - admin/products/groupcontrol/updated uses p as br
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265021 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 03:18:27 +00:00
bzrmirror%bugzilla.org
9f57c0e836 Bug 332034 - Add New Attachment as an option for attachment.cgi when we are not passed any parameters\nr=simon, a=glob
git-svn-id: svn://10.0.0.236/trunk@265020 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-19 03:03:25 +00:00
bzrmirror%bugzilla.org
141dd10046 Bug 578434 - Bug group checkboxes lay out poorly beside attachment field
- Backed out to make adjustments on screen size before the groups drop down


git-svn-id: svn://10.0.0.236/trunk@265019 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-18 17:03:10 +00:00
bzrmirror%bugzilla.org
a426117204 Bug 578434 - Bug group checkboxes lay out poorly beside attachment field
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265018 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-18 16:02:58 +00:00
bzrmirror%bugzilla.org
265af1fdb1 Bug 916979 - Bug.search ignores the "limit" parameter
a/r=glob


git-svn-id: svn://10.0.0.236/trunk@265017 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-18 15:18:07 +00:00
bzrmirror%bugzilla.org
9c86a83a1c fix typo in comment
git-svn-id: svn://10.0.0.236/trunk@265016 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-18 08:18:13 +00:00
bzrmirror%bugzilla.org
553099a147 Bug 877545: quicksearch shouldn't treat apostrophes as quote characters
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@265015 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-18 08:03:22 +00:00
bzrmirror%bugzilla.org
718aa82eda Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which HTTP headers can be used when making the request
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265014 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-17 15:03:36 +00:00
raliiev%mozilla.com
32732fc9f5 Bug 916991 - Please throttle updates for mainstream TB 17 -> TB 24. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@265013 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-17 10:22:48 +00:00
raliiev%mozilla.com
69986a8494 Bug 904606 - tracking bug for build and release of Firefox and Fennec 24.0. p=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@265012 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-17 10:20:36 +00:00
seabld
116c5f664a Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.20 to 2.21 build 1
git-svn-id: svn://10.0.0.236/trunk@265011 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-17 02:50:27 +00:00
bzrmirror%bugzilla.org
1d6a4fc9f5 Fix POD (bogus in bug 866927)
git-svn-id: svn://10.0.0.236/trunk@265010 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-16 22:03:23 +00:00
bzrmirror%bugzilla.org
7f5058edb2 Bug 785565: Search by change history between two dates doesn't give expected result
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265009 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-16 15:18:41 +00:00
bzrmirror%bugzilla.org
5cea11b84f Bug 914986 - Create Bug.update_attachment to update attachments via RPC/REST
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265008 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-12 23:45:55 +00:00
bzrmirror%bugzilla.org
981293cd25 Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::Lite
r=dkl a=glob


git-svn-id: svn://10.0.0.236/trunk@265007 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-12 17:15:48 +00:00
bzrmirror%bugzilla.org
9ccc31d214 Bug 914262: KHTML-based browsers such as Konqueror do not support the Server-Push technology
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265006 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-10 21:15:44 +00:00
seabld
d02ec445c2 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.21b1 to 2.21b2 build 1
git-svn-id: svn://10.0.0.236/trunk@265005 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-10 01:19:39 +00:00
bzrmirror%bugzilla.org
65ca381322 Bug 914196 - Documentation for User.login should state cookies not used for JSONRPC and REST when making future connections
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@265004 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-09 17:30:44 +00:00
nrthomas%gmail.com
761f20e8f3 Bug 913307, Enable aurora updates for Metra, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265003 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-09 04:51:14 +00:00
nrthomas%gmail.com
23d7998cbf Bug 913303, Add ESR24 branch, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@265002 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-09 04:49:31 +00:00
seabld
8515ba685c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.20b3 to 2.21b1 build 1
git-svn-id: svn://10.0.0.236/trunk@265001 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-06 20:37:07 +00:00
bzrmirror%bugzilla.org
ecf9e2f59d Bug 801284: whine.pl should use DEFAULT_COLUMN_LIST as the default column list instead of its hardcoded list
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@265000 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-05 11:46:50 +00:00
bzrmirror%bugzilla.org
e48fdd253c Bug 909720 - Remove unused code in Bugzilla::Search
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@264999 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-04 01:08:14 +00:00
bzrmirror%bugzilla.org
5522dea500 Bug 875217 - SecurityError in Javascript on buglist.cgi
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@264998 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-04 00:51:41 +00:00
bzrmirror%bugzilla.org
81bba191b3 Bug 606509 - Text badly aligned for "deadline" and "bug numbered" in the search page
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@264997 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-04 00:21:57 +00:00
bzrmirror%bugzilla.org
9bf083039a Bug 331529 - editusers list should let me search for disabled users
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@264996 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-04 00:07:26 +00:00
bzrmirror%bugzilla.org
bbce5d90c0 Bug 901589: The 'isempty' operator does not work for custom multiselect fields
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264995 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-03 10:31:35 +00:00
bzrmirror%bugzilla.org
16654bc0e5 Bug 911512: Bugzilla::DB::Oracle lacks POD coverage
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264994 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-03 10:23:54 +00:00
bzrmirror%bugzilla.org
6cf48709f9 Bug 911513: 007util.t fails due to a missing dependency to DateTime
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264993 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-03 10:16:35 +00:00
bzrmirror%bugzilla.org
cff457b6e5 Bug 848063: [Oracle] importxml.pl fails with ORA-01830: comment timestamps are not correctly formatted
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264992 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-03 09:52:39 +00:00
bzrmirror%bugzilla.org
0c1b57d002 Fix bustage on Oracle due to bug 898830
git-svn-id: svn://10.0.0.236/trunk@264991 18797224-902f-48f8-a5cc-f745e15eee43
2013-09-02 00:52:51 +00:00
bzrmirror%bugzilla.org
957efb8ca7 Bug 388653 - Stars in chart.html.tmpl could be thought as typos
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264990 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-30 09:15:04 +00:00
bzrmirror%bugzilla.org
0e8af50a3e Bug 547311 - Remove the "align" attribute from <th>
r=simon, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264989 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-30 09:07:38 +00:00
bzrmirror%bugzilla.org
acb0db86c5 Bug 903895 - Allow more than 32k components
r=gerv, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264988 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-30 08:51:42 +00:00
bzrmirror%bugzilla.org
c83ee562ea Bug 893195 - Allow token based authentication for webservices
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264987 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-27 04:06:36 +00:00
bzrmirror%bugzilla.org
cceb62130f Bug 908338 - Create a new webservice called User.valid_login that will verify if a cookie or login token is valid for the current user
r=glob,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264986 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-27 03:37:52 +00:00
bzrmirror%bugzilla.org
b11930d2c6 Bug 908572 - Grammatical error in "Query Defaults" admin params
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264985 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-26 23:06:08 +00:00
bzrmirror%bugzilla.org
29b08ea331 Bug 903337 - Do not display the CC list and the "Remove selected CCs" checkbox if the CC list is empty
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264984 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-26 22:58:58 +00:00
bzrmirror%bugzilla.org
798b70b055 Bug 601825 - "Linux Distributions" should link to the "Prerequisites" wiki page, not "Linux_Distro_Installation"
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264983 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-26 22:52:15 +00:00
bzrmirror%bugzilla.org
3760b40226 Bug 477601 - Adapt Bug.search to use Search.pm
r=sgreen,a=glob


git-svn-id: svn://10.0.0.236/trunk@264982 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-26 17:22:13 +00:00
bzrmirror%bugzilla.org
ea2844f6d7 Bug 904568: emails generated by jobqueue.pl unable to reference custom fields
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@264981 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-26 16:21:53 +00:00
bzrmirror%bugzilla.org
12fca5ed38 Bug 884705 - Bugzilla->user does not return undef
r=simon, a=simon


git-svn-id: svn://10.0.0.236/trunk@264980 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-23 13:47:46 +00:00
bzrmirror%bugzilla.org
824688403b Bug 455016 - Documentation about "Boolean charts" talks about "equals" and so, while these choices have been renamed
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264979 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-23 13:33:04 +00:00
bzrmirror%bugzilla.org
8f35e380eb Bug 891236 - Allow Redmine See Also URLs
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@264978 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-22 04:37:23 +00:00
bzrmirror%bugzilla.org
7dada9c616 Bug 891236 - Allow Redmine See Also URLs
r=justdave, a=justdave


git-svn-id: svn://10.0.0.236/trunk@264977 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-22 04:33:36 +00:00
bzrmirror%bugzilla.org
4f1fc8cbfc Bug 252004 - Cannot change capitalisation of Keywords
r=simon, a=glob


git-svn-id: svn://10.0.0.236/trunk@264976 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-22 04:18:06 +00:00
bzrmirror%bugzilla.org
954e34e258 Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API requests
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264975 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-21 20:03:10 +00:00
bzrmirror%bugzilla.org
790c3d21c6 Bug 905948: under mod_perl, HTTP/200 is returned when etags match If-None-Match
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@264974 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-19 03:48:59 +00:00
bzrmirror%bugzilla.org
739e5965c8 Bug 905537 - Add support for iPod Touch in useragent strings for platform detection
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264973 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-19 03:33:34 +00:00
hwine%mozilla.com
25cc0b3d4a bug 904949 - unthrottle for 23.0.1; r=aki
git-svn-id: svn://10.0.0.236/trunk@264972 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-16 22:36:10 +00:00
bzrmirror%bugzilla.org
430baf5048 Bug 365499 - admin/products/groupcontrol/confirm-edit uses p as br
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264971 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-15 23:17:02 +00:00
bzrmirror%bugzilla.org
04bc9e43d2 Bug 902314 - Make the title and headings consistent on the pre enter bug pages
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264970 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-15 23:16:02 +00:00
bzrmirror%bugzilla.org
68f6c3d877 Bug 853638 - Status and resolution values in dependency graphs not localizable.
r=dkl, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264969 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-15 11:30:58 +00:00
bzrmirror%bugzilla.org
688f173f36 Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug IDs in comments
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264968 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-14 23:30:58 +00:00
bzrmirror%bugzilla.org
e1ba79275b Bug 569177 - Add support for eTag for WebServices
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264967 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:58:07 +00:00
bzrmirror%bugzilla.org
7538504a69 Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content from buglist.cgi
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@264966 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:57:12 +00:00
bzrmirror%bugzilla.org
b2bc839e8c Bug 861582: Missing description in the "Bug Fields" page for "Importance"
r=sgreen a=justdave


git-svn-id: svn://10.0.0.236/trunk@264965 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:56:09 +00:00
bzrmirror%bugzilla.org
008ced32b6 Bug 898830: Improve loading time of show_bug.cgi
r=sgreen a=justdave


git-svn-id: svn://10.0.0.236/trunk@264964 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:55:07 +00:00
bzrmirror%bugzilla.org
4238ec3884 Bug 899586: Consecutive whitespaces in field values are ignored in <select> elements
r=sgreen a=glob


git-svn-id: svn://10.0.0.236/trunk@264963 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:54:06 +00:00
bzrmirror%bugzilla.org
28a4ace86f Bug 669535 - User pref for "Possible Duplicates"
- Failed test 'template/en/default/bug/create/create.html.tmpl contains tabs --WARNING'


git-svn-id: svn://10.0.0.236/trunk@264962 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:53:05 +00:00
bzrmirror%bugzilla.org
df552b5627 Bug 669535 - User pref for "Possible Duplicates"
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@264961 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:51:58 +00:00
bzrmirror%bugzilla.org
5ee67aa32c Bug 875732 - Need hooks for new column in saved-searches
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@264960 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:50:54 +00:00
bzrmirror%bugzilla.org
c76e9d1fca Bug 901620 - Grammar error in the documentation
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@264959 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:49:49 +00:00
bzrmirror%bugzilla.org
af9d0db12d Bug 817306 - Add additional words to test for reserved SQL words in schema
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@264958 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:48:49 +00:00
bzrmirror%bugzilla.org
c9f2d293ab Bug 868330 - Password creation directions incomplete
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264957 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:47:50 +00:00
bzrmirror%bugzilla.org
3a5d0be0fe Bug 569177 - Add support for eTag for WebServices
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264956 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:46:35 +00:00
bzrmirror%bugzilla.org
8b67949f5e Bug 902515: Internet Explorer 11 receives multipart/x-mixed-replace content from buglist.cgi
r=dkl a=justdave


git-svn-id: svn://10.0.0.236/trunk@264955 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:45:11 +00:00
bzrmirror%bugzilla.org
8e3015c791 Bug 861582: Missing description in the "Bug Fields" page for "Importance"
r=sgreen a=justdave


git-svn-id: svn://10.0.0.236/trunk@264954 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:44:01 +00:00
bzrmirror%bugzilla.org
ebf24bde9d Bug 898830: Improve loading time of show_bug.cgi
r=sgreen a=justdave


git-svn-id: svn://10.0.0.236/trunk@264953 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:42:43 +00:00
bzrmirror%bugzilla.org
2e386f070e Bug 899586: Consecutive whitespaces in field values are ignored in <select> elements
r=sgreen a=glob


git-svn-id: svn://10.0.0.236/trunk@264952 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:41:32 +00:00
bzrmirror%bugzilla.org
0eb2dc5403 Bug 669535 - User pref for "Possible Duplicates"
- Failed test 'template/en/default/bug/create/create.html.tmpl contains tabs --WARNING'


git-svn-id: svn://10.0.0.236/trunk@264951 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:40:09 +00:00
bzrmirror%bugzilla.org
c1ef38d7c0 Bug 669535 - User pref for "Possible Duplicates"
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@264950 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:38:46 +00:00
bzrmirror%bugzilla.org
76dd179de8 Bug 875732 - Need hooks for new column in saved-searches
r=dkl,a=glob


git-svn-id: svn://10.0.0.236/trunk@264949 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:37:30 +00:00
bzrmirror%bugzilla.org
dbd7e57b7e Bug 901620 - Grammar error in the documentation
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@264948 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:36:06 +00:00
bzrmirror%bugzilla.org
6326b129f2 Bug 817306 - Add additional words to test for reserved SQL words in schema
r=sgreen, a=glob


git-svn-id: svn://10.0.0.236/trunk@264947 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:34:52 +00:00
bzrmirror%bugzilla.org
15a5422cd0 Bug 868330 - Password creation directions incomplete
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264946 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:33:20 +00:00
bzrmirror%bugzilla.org
8ff6165081 Bug 897264 - letters_numbers_specialchars password restriction is incorrect
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264945 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:32:06 +00:00
bzrmirror%bugzilla.org
25cf6cbf86 Bug 899679 - Bug History page, "back to" should not be striked of only Bug # should be striked off.
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264944 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:30:54 +00:00
bzrmirror%bugzilla.org
9986cefddf Bug 899679 - Bug History page, "back to" should not be striked of only Bug # should be striked off.
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264943 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:29:25 +00:00
bzrmirror%bugzilla.org
8ff07e7fe8 Bug 898784 - Clarify on the CreateAccount page that email address is login when param emailsuffix is set.
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264942 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:28:00 +00:00
bzrmirror%bugzilla.org
7589871fca Bug 491316 - Allow the reporter to enter keywords at bug creation
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264941 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:26:57 +00:00
bzrmirror%bugzilla.org
aef015e77f Bug 467510 - Remove 'bug' from all page titles containing bug number
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264940 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:25:34 +00:00
bzrmirror%bugzilla.org
18bebe478f Fix wrong links in REST POD
git-svn-id: svn://10.0.0.236/trunk@264939 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:24:24 +00:00
bzrmirror%bugzilla.org
3e0cf82647 Bug 834290: Add support for iPads and iPhones in useragent strings
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264938 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:23:03 +00:00
bzrmirror%bugzilla.org
75cd43d4b2 Bug 781672: checksetup.pl fails to check the version of the latest Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)")
r=dkl a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264937 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:21:47 +00:00
bzrmirror%bugzilla.org
cf1df474a4 Bug 896330: patchreader should not set the "expires" header
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264936 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:20:27 +00:00
bzrmirror%bugzilla.org
516e001971 Bug 877078: shift bugmail generation to the jobqueue
r=sgreen, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264935 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:19:13 +00:00
bzrmirror%bugzilla.org
7c8317af84 Bug 402745 - Improve the error message displayed when accessing summarize_time.cgi with no bug ID
git-svn-id: svn://10.0.0.236/trunk@264934 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:17:51 +00:00
bzrmirror%bugzilla.org
4f4c1fa794 Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmail
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264933 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:16:38 +00:00
bzrmirror%bugzilla.org
b9da772c51 Bug 237516 - confusing cancellation message for tokens
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264932 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:15:06 +00:00
bzrmirror%bugzilla.org
6738e57abc Bug 897029: Preload bug permissions when calling Bug.get to improve performance
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264931 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:14:02 +00:00
bzrmirror%bugzilla.org
405ee04790 Bug 897003: Improve _strip_undefs() performance
r/a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264930 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 18:13:04 +00:00
despotdaemon
8b6f461004 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264929 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 16:34:35 +00:00
despotdaemon
df72ecad47 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264928 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-13 16:33:56 +00:00
hwine%mozilla.com
6d667b75b8 bug 903119 - throttle ff 23.0 to manual only; r=aki
git-svn-id: svn://10.0.0.236/trunk@264926 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-08 21:12:43 +00:00
despotdaemon
fcfd07b876 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@264924 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-07 01:33:03 +00:00
despotdaemon
f69bda724e Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@264923 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-06 21:00:19 +00:00
despotdaemon
a5761cd19c Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@264922 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-06 21:00:17 +00:00
cltbld
9601e4cbb2 Bug 901780 - Tracking bug for build and release of firefox 23.0. patch=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@264921 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-06 12:36:28 +00:00
seabld
b530ea4034 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.19 to 2.20 build 1
git-svn-id: svn://10.0.0.236/trunk@264920 18797224-902f-48f8-a5cc-f745e15eee43
2013-08-04 12:18:08 +00:00
seabld
6174de7271 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.20b2 to 2.20b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264919 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-30 14:56:21 +00:00
despotdaemon
74094f2227 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@264918 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-29 23:34:44 +00:00
mkanat%bugzilla.org
327c527c9e Bug 494675 - Message describing steps after user requests to change email address is confusing
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264917 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-26 22:15:46 +00:00
mkanat%bugzilla.org
a2559145a4 Bug 893618 - Bug status anchor different on create and modify bug page
r=LpSolit, a=glob


git-svn-id: svn://10.0.0.236/trunk@264916 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-26 00:15:45 +00:00
mkanat%bugzilla.org
7bdffeb5cc Bug 880093 - Cache filter_wants
r=glob, a=glob


git-svn-id: svn://10.0.0.236/trunk@264915 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-26 00:00:56 +00:00
mkanat%bugzilla.org
c7f10984da Bug 896183 - Change password screen mentions "New Password Again" it should be "Confirm new password"
r=dkl,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264914 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-25 21:15:50 +00:00
mkanat%bugzilla.org
78c2480695 Remove debug code
git-svn-id: svn://10.0.0.236/trunk@264913 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-25 13:15:56 +00:00
mkanat%bugzilla.org
2fb1f422b3 Bug 889403: syncLDAP.pl does not rederive regexp groups when updating login name
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264912 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-25 11:16:41 +00:00
mkanat%bugzilla.org
0d270401f9 Bug 880113 - Use the cache for the product and component name
r=LpSolit, a=glob


git-svn-id: svn://10.0.0.236/trunk@264911 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-25 04:31:02 +00:00
mkanat%bugzilla.org
822d0d1c51 Bug 897426: Revert the hack in Bugzilla->feature and make it more robust
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264910 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 23:47:01 +00:00
mkanat%bugzilla.org
87667d3d49 Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritization of jobs
r=gerv a=glob


git-svn-id: svn://10.0.0.236/trunk@264909 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 23:46:03 +00:00
mkanat%bugzilla.org
6dacddb109 Bug 875728 - Need hook for links in common-links
r=rojanu,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264908 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 19:46:05 +00:00
mkanat%bugzilla.org
a6c552c3bd Bug 895309 - comments returned via the REST endpoint shouldn't be wrapped
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264907 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 19:15:59 +00:00
mkanat%bugzilla.org
0153306d82 Bug 880653 - Add POD for Bug.possible_duplicates webservice
r=LpSolit,a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264905 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 14:16:00 +00:00
mkanat%bugzilla.org
782af10c90 Bug 345194: fix for xt tests
git-svn-id: svn://10.0.0.236/trunk@264904 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 09:00:57 +00:00
mkanat%bugzilla.org
400f6c0a82 Bug 345194: Add "is empty" and "is not empty" search operators to the boolean chart
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264903 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 08:45:54 +00:00
mkanat%bugzilla.org
57ce902d6b Bug 533878: Allow relative date searches involving date/time custom fields
r=LpSolit, a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264902 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-24 08:30:50 +00:00
mkanat%bugzilla.org
875a3c283c Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval of multiple product objects instead of ids
git-svn-id: svn://10.0.0.236/trunk@264901 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-23 20:31:31 +00:00
mkanat%bugzilla.org
2d2dcc1cda Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval of multiple product objects
r/a=glob


git-svn-id: svn://10.0.0.236/trunk@264900 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-23 20:30:51 +00:00
mkanat%bugzilla.org
09771e1bd7 Bug 871473: New code hook "before_read" in Migrate.pm
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264899 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-23 09:30:46 +00:00
mkanat%bugzilla.org
5d472aeab0 Bug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css
r=LpSolit a=sgreen


git-svn-id: svn://10.0.0.236/trunk@264898 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-23 09:15:47 +00:00
mkanat%bugzilla.org
7ffbef95cc Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net not being available
git-svn-id: svn://10.0.0.236/trunk@264897 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-23 00:05:03 +00:00
seabld
a4f69dfebd Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.20b1 to 2.20b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264896 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-22 14:35:00 +00:00
mkanat%bugzilla.org
d4a1c19841 Bug 850986: don't allow setting a flag's requestee to a disabled account
r=dkl, a=justdave


git-svn-id: svn://10.0.0.236/trunk@264895 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-22 05:33:17 +00:00
mkanat%bugzilla.org
efedbac9b4 Bug 895306: REST endpoint returns both JSON and HTML errors when running under mod_perl
r=dkl, a=glob


git-svn-id: svn://10.0.0.236/trunk@264894 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-22 05:18:05 +00:00
mkanat%bugzilla.org
30fbe5e846 remove accidental commit from bug 866927
git-svn-id: svn://10.0.0.236/trunk@264893 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-19 06:46:02 +00:00
mkanat%bugzilla.org
27a6ff0d61 Bug 894221 - API Documentation Error
git-svn-id: svn://10.0.0.236/trunk@264892 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-16 06:00:49 +00:00
mkanat%bugzilla.org
1178aa4329 Bug 893922 - checksetup.pl failes to locate the string 'feature_rest'
git-svn-id: svn://10.0.0.236/trunk@264891 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-15 20:30:46 +00:00
mkanat%bugzilla.org
d9355618bf Bug 787328 - xmlrpc.cgi doesn't send any security-related headers
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@264890 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-15 04:01:28 +00:00
mkanat%bugzilla.org
59d81c3300 Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST
r=glob,a=justdave


git-svn-id: svn://10.0.0.236/trunk@264889 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-12 21:00:57 +00:00
despotdaemon
f399a5c93b Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264888 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-11 06:45:15 +00:00
despotdaemon
f1c91db98d Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264887 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-11 06:44:17 +00:00
despotdaemon
5bbd79aa62 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264886 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-11 06:43:30 +00:00
despotdaemon
e279ecce16 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264885 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-11 06:42:13 +00:00
seabld
c875aa70c0 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.19b2 to 2.20b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264884 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-10 05:47:22 +00:00
mkanat%bugzilla.org
dac1d37569 Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entries
r=glob, a=justdave


git-svn-id: svn://10.0.0.236/trunk@264883 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-09 03:00:52 +00:00
mkanat%bugzilla.org
4090235bf6 Bug 890563: DateTime error when going to editwhines.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264882 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-06 10:30:55 +00:00
Callek%gmail.com
068de33664 Bug 889432 - Fully unthrottle Fx22.0 updates. r=aki
git-svn-id: svn://10.0.0.236/trunk@264881 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-02 18:06:49 +00:00
seabld
4acfebc28f Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.17.1 to 2.19 build 1
git-svn-id: svn://10.0.0.236/trunk@264880 18797224-902f-48f8-a5cc-f745e15eee43
2013-07-01 05:28:41 +00:00
mkanat%bugzilla.org
a04a3c92d1 Bug 861519: The keyword field in the "Enter Bug" and "Change several bugs at once" pages no longer lists available keywords
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264879 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-27 22:15:42 +00:00
catlee%mozilla.com
c75cd54d53 Bug 887947 - Throttle Firefox 22 to 0% r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264878 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-27 20:26:50 +00:00
mkanat%bugzilla.org
9f5cfb78cf Remove incorrect linebreak
git-svn-id: svn://10.0.0.236/trunk@264877 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-27 12:30:43 +00:00
Callek%gmail.com
40364a5d2e Bug 885829 bustage fix, missing a comma
git-svn-id: svn://10.0.0.236/trunk@264876 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-27 08:34:44 +00:00
mkanat%bugzilla.org
efce004203 Bug 882568: Remove unnecessary text about a bug not being part of last search
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264875 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-27 04:45:46 +00:00
asasaki%mozilla.com
c9072d48b1 bug 885829 - nightly-fig channel for fennec. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264874 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-26 23:38:06 +00:00
seabld
7352670c27 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.19b1 to 2.19b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264873 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-26 00:51:48 +00:00
mkanat%bugzilla.org
923d5cb734 Bug 886034: Remove deprecated code about CGI 2.75
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264872 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-25 22:15:41 +00:00
catlee%mozilla.com
776a06ea67 Bug 886290: Throttle Firefox 22.0 to 10% r=rail
git-svn-id: svn://10.0.0.236/trunk@264871 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-25 12:43:11 +00:00
seabld
41fba31771 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.18b4 to 2.19b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264870 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-20 16:08:09 +00:00
mkanat%bugzilla.org
927dc72434 Bug 880097 - Only retrieve database fetched values if requested
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264869 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-17 04:33:12 +00:00
mkanat%bugzilla.org
fb40c4d643 Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264868 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-12 16:30:58 +00:00
mkanat%bugzilla.org
76635652de Bug 875377: Hint how to change the email address should only be displayed if the address can be changed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264867 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-11 16:30:59 +00:00
mkanat%bugzilla.org
b6f6a25c1e Bug 856158: A question mark inside quoted strings triggers flag detection when using QuickSearch
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264866 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-11 16:15:57 +00:00
mkanat%bugzilla.org
5710646ec6 Bug 880315: Fix malformed sql generated by the fix for bug 879055
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264865 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-07 05:31:00 +00:00
mkanat%bugzilla.org
ccca6b6569 Bug 878035: Do not disclose whether a user account exists or not when a user clicks "forgot password"
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264864 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-06 21:01:09 +00:00
mkanat%bugzilla.org
2ed501e295 Remove tabs
git-svn-id: svn://10.0.0.236/trunk@264863 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-05 19:15:48 +00:00
mkanat%bugzilla.org
6189a245c4 Bug 878623: Improvement in retrieving a classification name from bug
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264862 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-05 18:30:45 +00:00
mkanat%bugzilla.org
993f54b39d Bug 875744: Bug history messed up when two comments are made private
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264861 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-05 18:15:55 +00:00
mkanat%bugzilla.org
f01ff05e40 Bug 874944: Do not display the Excluded list when sending bugmails
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264860 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-05 12:46:00 +00:00
mkanat%bugzilla.org
d4e5454f9c Bug 879055: Add parenthesis to prevent anywordssubstr search from returning incorrect results.
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264859 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-05 05:45:47 +00:00
bhearsum%mozilla.com
3b36c97368 bug 866247: Map "MetroFirefox" to "Firefox" for URL handling for application updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@264858 18797224-902f-48f8-a5cc-f745e15eee43
2013-06-03 12:45:10 +00:00
nrthomas%gmail.com
1282b5c402 Bug 875447 - Fully unthrottle Fx21.0 updates, r=rail
git-svn-id: svn://10.0.0.236/trunk@264857 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-23 21:23:44 +00:00
mkanat%bugzilla.org
92e6f289ef Bug 828344: add missing xt broken tests
git-svn-id: svn://10.0.0.236/trunk@264856 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-22 17:00:49 +00:00
mkanat%bugzilla.org
5e3b34a8cd Bug 874827 - Remove superfluous "and" in 4.4 release notes.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264855 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-22 11:34:23 +00:00
catlee%mozilla.com
c49492bb9d Bug 874529: Increase Firefox 21 throttling to 25% r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264854 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-21 18:21:22 +00:00
mkanat%bugzilla.org
b3ec94b82a Bug 828344: "contains all of the words" no longer looks for all words within the same comment or flag
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264853 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-20 18:01:00 +00:00
mkanat%bugzilla.org
3068bf6a84 Bug 873920: Whine e-mails to other people includes invalid link
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264852 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-20 14:00:45 +00:00
mkanat%bugzilla.org
1108c3e4bf Bug 870700: Release notes for Bugzilla 4.4
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264851 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-18 14:15:50 +00:00
asasaki%mozilla.com
807b51f663 bug 872883 - throttle Firefox 21.0 updates at 5%. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264850 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-17 21:50:15 +00:00
bhearsum%mozilla.com
114bc51e7b bug 872882: Please unthrottle Firefox 21.0 updates on Thursday May 16. r=bhearsum, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@264849 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-16 19:22:48 +00:00
bhearsum%mozilla.com
d7a4e20fdd bug 870883: Please push out FF21.0 updates throttled due to MS Patch Tuesday. r=bhearsum, p=nthomas
git-svn-id: svn://10.0.0.236/trunk@264848 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-14 13:00:39 +00:00
mkanat%bugzilla.org
56ec9ad8d7 Bug 850135 - hide the textarea custom fields by default with an (edit) link
- Removal of div around pre as suggested by reviewer


git-svn-id: svn://10.0.0.236/trunk@264847 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-10 15:16:04 +00:00
mkanat%bugzilla.org
c924686adf Bug 850135 - hide the textarea custom fields by default with an (edit) link
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264846 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-10 15:01:10 +00:00
mkanat%bugzilla.org
cfc0f23124 Bug 842068: Add 'group_updated_fields' hook to 'global/messages.html.tmpl'
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264845 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-10 11:31:03 +00:00
mkanat%bugzilla.org
56116634e2 Bug 828344: "contains all of the words" no longer looks for all words within the same comment or flag
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264844 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-10 08:31:09 +00:00
mkanat%bugzilla.org
8a77c1f55f Bug 212471: Tabular reports do not link bug counts involving the empty resolution correctly
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264843 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-05 21:45:58 +00:00
mkanat%bugzilla.org
918c246702 Bug 859118 - Bug.search called with no arguments returns all visible bugs, ignoring max_search_results and search_allow_no_criteria
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264842 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-03 22:31:17 +00:00
seabld
3fefc56206 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.18b3 to 2.18b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264841 18797224-902f-48f8-a5cc-f745e15eee43
2013-05-03 08:41:32 +00:00
mkanat%bugzilla.org
c6221c165b Bug 848635: Old queries based on tags are no longer listed in the page footer by default when upgrading from 4.0 or older to 4.2
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264840 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-28 12:05:56 +00:00
mkanat%bugzilla.org
4390087735 Bug 861519: The keyword field in the "Enter Bug" page no longer lists available keywords
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264839 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-28 12:03:00 +00:00
mkanat%bugzilla.org
58d9e6b25a Bug 858909: When running checksetup.pl for the first time using Oracle as DB server, you get an "uninitialized value" warning
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264838 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-28 11:47:55 +00:00
seabld
adfbaeccc0 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.18b2 to 2.18b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264837 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-27 11:05:47 +00:00
bhearsum%mozilla.com
b9c893af20 bug 866247: Map "MetroFirefox" to "Firefox" for URL handling for application updates. r=catlee
git-svn-id: svn://10.0.0.236/trunk@264836 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-26 21:39:36 +00:00
seabld
fa9ab382a7 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.18b1 to 2.18b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264835 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-19 08:05:39 +00:00
mkanat%bugzilla.org
813f230e5d Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to display additional data before displaying the page footer
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264834 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-17 23:32:04 +00:00
mkanat%bugzilla.org
d7cecbd329 Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exist" when installing Bugzilla for the first time
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264833 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-17 23:31:08 +00:00
mkanat%bugzilla.org
a48e0b5165 Bug 828344: Make "contains all of the words" look for all words within the same comment or flag
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264832 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-17 17:31:05 +00:00
mkanat%bugzilla.org
fa2d14609f Bug 782210: If a custom field depends on a product, component or classification, the "mandatory" bit is ignored on bug creation
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264831 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-16 10:16:12 +00:00
mkanat%bugzilla.org
aac23d5c8c Bug 861528: $user->can_enter_product() now returns the product object instead of 1
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264830 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-15 21:31:43 +00:00
seabld
b42687b980 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.17 to 2.17.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264829 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-14 04:24:43 +00:00
Callek%gmail.com
a3f82e6233 Backout SM 2.17.1 change for an update re-run
git-svn-id: svn://10.0.0.236/trunk@264828 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-14 03:19:15 +00:00
mkanat%bugzilla.org
f4df81f8f8 Bug 861392: Be more descriptive about "Ignore Bug Email"
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264827 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-12 21:46:01 +00:00
seabld
bc7927cabf Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.17 to 2.17.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264826 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-12 14:30:38 +00:00
bhearsum%mozilla.com
8513a4b538 bug 858634: tracking bug for build and release of firefox 20.0.1. r=rail
git-svn-id: svn://10.0.0.236/trunk@264825 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-11 18:29:33 +00:00
mkanat%bugzilla.org
53eae456e1 Bug 860723: Custom fields are shown twice in report axis selectors
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264824 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-11 13:30:55 +00:00
mkanat%bugzilla.org
eab1383ea8 Bug 860140: Remove the obsolete <blink> HTML element
r=sgreen a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264823 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-10 21:00:47 +00:00
mkanat%bugzilla.org
119efdeb98 Bug 148564 - Ability to ignore specific bugs (not get email from them, even as the reporter)
- Fix broken use of $cgi->param


git-svn-id: svn://10.0.0.236/trunk@264820 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-08 21:15:44 +00:00
mkanat%bugzilla.org
53f9009858 Remove unintentional code commits
git-svn-id: svn://10.0.0.236/trunk@264819 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-08 20:16:34 +00:00
mkanat%bugzilla.org
653540d7af Bug 148564 - Ability to ignore specific bugs (not get email from them, even as the reporter)
r=glob,r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264818 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-08 20:15:53 +00:00
mkanat%bugzilla.org
e230602cf9 Bug 857562: ajax_user_autocompletion param ignored on Search by People fields
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264817 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-05 20:01:51 +00:00
mkanat%bugzilla.org
cd83868136 Bug 855258: The dependency graph always uses urlbase, even when sslbase is in use
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264816 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-05 20:00:51 +00:00
seabld
a9e40e218b Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.17b4 to 2.18b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264815 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-05 04:04:13 +00:00
nrthomas%gmail.com
b994627df9 Bug 858263, completely throttle updates to FF20, r=kmoir
git-svn-id: svn://10.0.0.236/trunk@264814 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-04 21:30:27 +00:00
bhearsum%mozilla.com
d4ebad97ac bug 837124: tracking bug for build and release of firefox 20.0 - throttle firefox 20 to 10%. r=catlee
git-svn-id: svn://10.0.0.236/trunk@264813 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-02 13:27:19 +00:00
seabld
ba094c63e5 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.16.2 to 2.17 build 1
git-svn-id: svn://10.0.0.236/trunk@264812 18797224-902f-48f8-a5cc-f745e15eee43
2013-04-01 09:34:12 +00:00
mkanat%bugzilla.org
bb18fff464 Fix uninitialized warning caused by Bug 850639
git-svn-id: svn://10.0.0.236/trunk@264811 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-28 08:16:09 +00:00
seabld
bbf85a095a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.17b3 to 2.17b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264810 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-28 06:46:30 +00:00
mkanat%bugzilla.org
84b87b0c45 Bug 850639: Set an upper limit on the number of nodes the dependency graph will display
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264809 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-28 06:30:47 +00:00
mkanat%bugzilla.org
28414ced17 Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is no longer available
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264807 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-25 19:30:44 +00:00
mkanat%bugzilla.org
d3f5c601c6 Bug 852943: selectClassification() is no longer used
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264806 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-25 19:00:48 +00:00
seabld
685fc54585 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.17b2 to 2.17b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264805 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-21 07:34:19 +00:00
mkanat%bugzilla.org
ee068e46ac Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_innodb variable no longer exists
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264804 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-20 12:16:19 +00:00
mkanat%bugzilla.org
b595a1b9a1 Bug 852445: Mime type detection truncates the first 32 bytes from attachments
r=LpSolit,r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264803 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-19 16:31:01 +00:00
seabld
1bc4b23434 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.17b1 to 2.17b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264802 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-18 02:49:42 +00:00
mkanat%bugzilla.org
b66637ed30 Bug 830053: Should link to account information from the email preferences tab
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264801 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-16 16:46:49 +00:00
mkanat%bugzilla.org
4d851d8fa5 Bug 821717: Table headers in the "Saved Searches" and "Email Prefs" panels are wrongly right-aligned
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264800 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-16 16:46:08 +00:00
mkanat%bugzilla.org
3bfaeb37a8 Bug 827983: "[reply]" link besides the original description will insert ("in reply to comment #N+1") when the comments order is "Newest to Oldest, but keep Descritption at the top"
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264799 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-16 16:30:49 +00:00
mkanat%bugzilla.org
bebf868abe Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields whose visibility depends on another field)
r=dkl,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264798 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-14 21:02:43 +00:00
wtc%google.com
857bf178c5 Set NSPR version to 4.9.6.
git-svn-id: svn://10.0.0.236/trunk@264796 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-14 17:38:11 +00:00
wtc%google.com
f3d6bd7194 Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
using per-thread nice values. The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>. r=wtc.
Modified Files:
	configure configure.in pr/include/private/primpl.h
	pr/src/pthreads/ptthread.c


git-svn-id: svn://10.0.0.236/trunk@264795 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-14 17:34:33 +00:00
mkanat%bugzilla.org
486e82c2e0 Bug 850322 - make see-also's (add) button consistent with other buttons
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264794 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-13 15:16:02 +00:00
mkanat%bugzilla.org
a0dad8aed9 Bug 850309: Allow pasted attachments to be flagged as patches
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264793 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-13 13:45:43 +00:00
seabld
305c904b57 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.16.1 to 2.16.2 build 2
git-svn-id: svn://10.0.0.236/trunk@264792 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-13 02:19:49 +00:00
mkanat%bugzilla.org
027570d241 Bug 850126 - 'token' id defined twice on logged-out pages (in header and footer)
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264791 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-12 17:15:44 +00:00
seabld
f07eec5465 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.16 to 2.16.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264790 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-09 02:57:34 +00:00
mkanat%bugzilla.org
ad321b5af7 Bug 848250: Bug summary tooltip now includes "---" for unresolved bugs
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264789 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-08 11:45:48 +00:00
bhearsum%mozilla.com
83af283281 bug 846289: back out bug 844053 as part of next desktop firefox release - remove win8 special case. r=catlee, patch=rail
git-svn-id: svn://10.0.0.236/trunk@264788 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-07 22:09:35 +00:00
bhearsum%mozilla.com
8f793c4c89 bug 846289: disable win8-only updates for releasetest channel in prep for 19.0.2. r=rail, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@264787 18797224-902f-48f8-a5cc-f745e15eee43
2013-03-07 13:49:23 +00:00
catlee%mozilla.com
8d4a5cd102 Bug 845447: Unthrottle Firefox 19.0 updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@264786 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-26 21:33:00 +00:00
bhearsum%mozilla.com
ca3837bfa3 bug 844053: Update only win8 users to 19.0.1 - give win8 users their own update platform. r=catlee/bhearsum/rail, patch=catlee/bhearsum
git-svn-id: svn://10.0.0.236/trunk@264785 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-26 20:56:57 +00:00
ccooper%deadsquid.com
739497c9e0 b=802167
r=Callek
- unthrottle Firefox and Thunderbird ESRs


git-svn-id: svn://10.0.0.236/trunk@264784 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-25 19:25:01 +00:00
seabld
8f50bdc9a4 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.16b5 to 2.17b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264783 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-25 08:06:11 +00:00
asasaki%mozilla.com
db7da899b0 bug 841908 - fully throttle fx19. p=callek r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264782 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-20 23:27:45 +00:00
bhearsum%mozilla.com
fc9008fcf4 bug 842855: Please prepare to make NT6.2 updates to FF19 manual only, temporarily. r=bhearsum, p=rail
git-svn-id: svn://10.0.0.236/trunk@264781 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-20 17:43:42 +00:00
asasaki%mozilla.com
ee1e5798ec bug 842742 - don't allow '..' in logfile. r=justdave
git-svn-id: svn://10.0.0.236/trunk@264780 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-20 07:10:48 +00:00
mkanat%bugzilla.org
cfe160dd7e Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an invalid page format
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264770 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 17:33:12 +00:00
mkanat%bugzilla.org
0a81634be5 Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence of products and components you cannot access
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264768 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 17:15:41 +00:00
wtc%google.com
f7f5728a6a Bug 838769 (second attempt): Disable the ECC cipher suites if we cannot
send extensions, even if we support all the currently specified curves
(NSS_ECC_MORE_THAN_SUITE_B is set). r=agl,rrelyea.
Modified Files:
	ssl3con.c sslcon.c


git-svn-id: svn://10.0.0.236/trunk@264767 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 16:16:22 +00:00
Callek%gmail.com
1c4f42ad9b Bug 802167 - unthrottle 17.0 and 17.0.1 r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264766 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 16:15:22 +00:00
wtc%google.com
2a2c53a714 Bug 841992: Remove the SunOS5.x.mk files for SunOS 5.9-5.11 (Solaris 9-11).
r=kaie.
Removed Files:
	SunOS5.10.mk SunOS5.10_i86pc.mk SunOS5.11.mk
	SunOS5.11_i86pc.mk SunOS5.8.mk SunOS5.8_i86pc.mk SunOS5.9.mk
	SunOS5.9_i86pc.mk


git-svn-id: svn://10.0.0.236/trunk@264765 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 16:03:58 +00:00
Callek%gmail.com
bc5643d892 Bug 841908 - Please release FF19 throttled at 50% r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264764 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 14:16:07 +00:00
Callek%gmail.com
a3a2d44b0b Bug 802167 - do esr10 -> esr17 updates. r=bhearsum p=coop
git-svn-id: svn://10.0.0.236/trunk@264763 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 14:13:14 +00:00
mkanat%bugzilla.org
62b65c08cc Bug 832262: Release notes for Bugzilla 4.4rc2
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264762 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-19 09:16:07 +00:00
wtc%google.com
8a71a49a4c Bug 841992: Use coreconf/SunOS5.mk for all Solaris versions. r=kaie.
Modified Files:
	SunOS5.mk config.mk


git-svn-id: svn://10.0.0.236/trunk@264760 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 23:39:06 +00:00
wtc%google.com
4cf83d6235 Bug 838769: Run strsclnt with SSL2 enabled only when testing the six SSL2
cipher suites.  r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264759 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 23:25:11 +00:00
wtc%google.com
86e2ad1f64 Bug 841664: Remove a reference to the obsolete libfreebl_32int_3.so for
32-bit Solaris SPARC. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264758 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 21:30:39 +00:00
mkanat%bugzilla.org
e2adc8711a Bug 842063: HTML injection is possible using the bug alias
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264756 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 12:30:50 +00:00
mkanat%bugzilla.org
c9f1c0d400 Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE index
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264755 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 10:31:36 +00:00
seabld
977c7cce3a Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.15.2 to 2.16 build 1
git-svn-id: svn://10.0.0.236/trunk@264754 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-18 08:00:29 +00:00
mkanat%bugzilla.org
205db08327 Bug 601875: Display the "allow UNCONFIRMED" column when listing products in editproducts.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264753 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-17 12:15:58 +00:00
mkanat%bugzilla.org
ce077f3d0e Fix regression due to bug 830330
git-svn-id: svn://10.0.0.236/trunk@264752 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-17 02:31:08 +00:00
mkanat%bugzilla.org
bf4a21552e Bug 839950: Cannot search by Change History on multi-select fields
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264751 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-17 01:31:06 +00:00
mkanat%bugzilla.org
f487b3403c Bug 836436: Add a "search_tabs" hook to allow additional search tabs
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264750 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 22:45:44 +00:00
mkanat%bugzilla.org
a66f442174 Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain name
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264749 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 22:30:58 +00:00
mkanat%bugzilla.org
2f2234daf8 Bug 840824: It is possible to create a new bug with a non active target milestone, version or component
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264748 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 22:00:42 +00:00
wtc%google.com
e4d4cb3f24 Bug 838769: back out the previous checkin. tests/memleak/memleak.sh runs
strsclnt with SSL2 enabled, so I need to fix that first.
Modified Files:
	ssl3con.c sslcon.c


git-svn-id: svn://10.0.0.236/trunk@264747 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 15:09:14 +00:00
kaie%kuix.de
e2c12581e7 Bug 360420, fix Windows deadlock bustage, add missing html request to tstclnt invocation, r=bustage
git-svn-id: svn://10.0.0.236/trunk@264746 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 14:48:46 +00:00
kaie%kuix.de
75e5d00b38 Bug 841883 - manpages+html for tools: fix dependency tracking, integrate into build system
git-svn-id: svn://10.0.0.236/trunk@264745 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-16 14:24:35 +00:00
wtc%google.com
a02af31053 Bug 838769: Disable the ECC cipher suites if we cannot send extensions,
even if we support all the currently specified curves
(NSS_ECC_MORE_THAN_SUITE_B is set). r=agl,rrelyea.
Modified Files:
	ssl3con.c sslcon.c


git-svn-id: svn://10.0.0.236/trunk@264744 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 20:27:53 +00:00
wtc%google.com
0411015ffd Bug 838769: Run the ECC SSL tests with SSL2 disabled and with TLS enabled
because ECC cipher suites need the Supported Elliptic Curves Extension.
r=kaie.
Modified Files:
	sslcov.txt sslstress.txt


git-svn-id: svn://10.0.0.236/trunk@264743 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 20:22:59 +00:00
wtc%google.com
90f4680a9f Bug 834795: Fix Visual C++ compiler warnings about unary minus operator
applied to unsigned type, by changing -r8_d to 0-r8_d. r=agl,rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264742 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 19:18:45 +00:00
wtc%google.com
b909a112ed Bug 835091: Don't need to include <stdlib.h>. Declare internal functions as
static. Remove a block of commented out code. r=ryan.sleevi.


git-svn-id: svn://10.0.0.236/trunk@264741 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 19:15:04 +00:00
wtc%google.com
b9d53cbdb1 Bug 341127: Fix the invalid read and write in rc4_wordconv. Use
rc4_wordconv for x86 on all operating systems. r=ryan.sleevi.


git-svn-id: svn://10.0.0.236/trunk@264740 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 19:10:20 +00:00
wtc%google.com
3c415ffb6e Bug 840393: Improve error reporting. Fix a Visual C++ compiler warning on
signed/unsigned comparison in RC4_InitContext. r=ryan.sleevi.


git-svn-id: svn://10.0.0.236/trunk@264739 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 19:07:15 +00:00
wtc%google.com
fbd507eeb7 Bug 841664: Drop (32-bit) SPARC V8 processor support on Solaris. r=kaie.
Modified Files:
	coreconf/SunOS5.mk nss/lib/freebl/Makefile
	nss/lib/freebl/loader.c
Removed Files:
	nss/lib/freebl/mpi/mpv_sparcv8x.s


git-svn-id: svn://10.0.0.236/trunk@264738 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 18:48:42 +00:00
kaie%kuix.de
fd3579fa78 Bug 811331 / Bug 360420, add selfsigned OCSP stapling to selfserv, stapling support for strsclnt, run self-contained stapling tests, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264737 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:57:01 +00:00
kaie%kuix.de
6fe835fb35 Bug 811331 / Bug 360420, OCSP Stapling, TLS server side implementation; add ability to produce invalid OCSP responses for testing purposes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264736 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:56:19 +00:00
kaie%kuix.de
7d2a505113 Bug 360420, OCSP Stapling, allow multiple status items, in an attempt to be prepared for future multi-stapling implementation. Introducing SECItemArray. r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264735 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:55:42 +00:00
kaie%kuix.de
80289d8043 Bug 700701 (as part of Bug 360420), Enhance tstclnt and ssltap to support OCSP stapling, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264734 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:54:57 +00:00
kaie%kuix.de
a555bc1567 Overlapping fixes for Bug 554369 and Bug 360420. OCSP caching fixes by Adam Langley, r=kaie; Cache injection of OCSP stapling data inside default auth code, by me, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264733 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:53:24 +00:00
kaie%kuix.de
96ed6ee6a5 Bug 360420, OCSP Stapling, TLS client side implementation, based on work by Adam Langley, with tweaks from me and bsmith. r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264732 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:52:45 +00:00
kaie%kuix.de
617b1e3ada set version to 3.14.4 Beta
git-svn-id: svn://10.0.0.236/trunk@264731 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 17:41:55 +00:00
mkanat%bugzilla.org
5522be984f Bug 838846: In Product.get, include_fields => ['components'] no longer returns data about components
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264730 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 14:31:21 +00:00
mkanat%bugzilla.org
351a87d6c2 Bug 830330: Make flags honour bug_check_can_change_field
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264729 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 06:17:10 +00:00
mkanat%bugzilla.org
ae669f8fb4 Bug 830333: Make the comment box hidden if bug_check_can_change_field reports the user is unable to comment on the bug
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264728 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 06:16:08 +00:00
mkanat%bugzilla.org
58393f06dc Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail to avoid memory leaks
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264727 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 06:00:43 +00:00
mkanat%bugzilla.org
79d6a4f477 Bug 839095: Fix interdiff failing on mod_perl with "No valid patch files were found in the attachment"
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264726 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-15 05:31:11 +00:00
wtc%google.com
9db9c86c00 Bug 822365: Document the <Hash>_EndRaw functions. Fix a typo in the comment
for SHA1_EndRaw (16 -> 20). r=agl.


git-svn-id: svn://10.0.0.236/trunk@264722 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-14 21:20:46 +00:00
kaie%kuix.de
eb41fcd030 prepare version numbers for 3.14.3 RTM
git-svn-id: svn://10.0.0.236/trunk@264721 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-14 19:16:14 +00:00
seabld
5c6b583a46 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.16b4 to 2.16b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264720 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-14 01:44:40 +00:00
emaldona%redhat.com
1c5e560d1c Bug 840714 - certutil -a does not produce ASCII output, r=bsmith
git-svn-id: svn://10.0.0.236/trunk@264719 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-13 19:42:45 +00:00
wtc%google.com
a8242cf63e Bug 822365: Document the constant-time MAC mechanisms. The patch is
contributed by Adam Langley <agl@chromium.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264718 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-12 22:33:53 +00:00
wtc%google.com
472dc0c360 Bug 807883: Add 'const' to the 'pool' parameter and 'arena' local variable
of PL_SizeOfArenaPoolExcludingPool. Fix comments. r=n.nethercote.
Modified Files:
	plarena.c plarenas.h


git-svn-id: svn://10.0.0.236/trunk@264716 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-11 15:36:33 +00:00
wtc%google.com
85bfa8f006 Bug 822365: change the include guard macro to match the file name.
git-svn-id: svn://10.0.0.236/trunk@264715 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-11 03:41:00 +00:00
wtc%google.com
22ec3b830c Bug 827271: Add support for Aarch64 (64-Bit ARM). The patch is contributed
by Riku Voipio. r=wtc.
Modified Files:
	_linux.cfg _linux.h


git-svn-id: svn://10.0.0.236/trunk@264713 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-10 19:40:49 +00:00
wtc%google.com
3716a2aed1 Bug 782214: Auto detect android api version for x86. The patch is
contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>. r=ted,wtc.


git-svn-id: svn://10.0.0.236/trunk@264712 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-10 19:24:54 +00:00
wtc%google.com
d309ce229d Bug 812085: Initialize Windows CRITICAL_SECTIONs without debug info and
with nonzero spin count (1500). The patch is contributed by  Chris Peterson
<cpeterson@mozilla.com>. r=wtc.
Modified Files:
	pr/include/md/_win95.h pr/src/md/windows/w95cv.c


git-svn-id: svn://10.0.0.236/trunk@264711 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-10 19:14:25 +00:00
wtc%google.com
09b9d71f92 Bug 807883: Add the PL_SizeOfArenaPoolExcludingPool function to measure all
memory used by a PLArenaPool, excluding the PLArenaPool structure. The
patch is contributed by Nicholas Nethercote <nnethercote@mozilla.com>.
r=wtc.
Modified Files:
	plarena.c plarenas.h plds.def


git-svn-id: svn://10.0.0.236/trunk@264710 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-10 18:34:43 +00:00
wtc%google.com
6d9ebe3b3d Set NSPR version to 4.9.6 Beta.
Modified Files:
	configure configure.in pr/include/prinit.h pr/tests/vercheck.c


git-svn-id: svn://10.0.0.236/trunk@264709 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-10 17:56:12 +00:00
kaie%kuix.de
2db34da325 Bug 839109 - Fix TLS version in NSS tests, patch by Wan-Teh Chang, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264707 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 16:47:44 +00:00
seabld
a5688cf7c3 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.16b3 to 2.16b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264706 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 14:27:52 +00:00
mkanat%bugzilla.org
ed5f17bd27 Bug 784352: Show a warning when interdiff reports errors
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264705 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 07:15:42 +00:00
wtc%google.com
8a751853e5 Bug 822365: Rename the hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS to
macAlg because it is a PKCS #11 MAC mechanism. r=rrelyea.
Modified Files:
	lib/softoken/sftkhmac.c lib/ssl/ssl3con.c lib/util/pkcs11n.h


git-svn-id: svn://10.0.0.236/trunk@264704 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 01:29:19 +00:00
wtc%google.com
513b1dbdff Bug 822365: Remove a redundant null pointer check in the
CKM_NSS_HMAC_CONSTANT_TIME case in NSC_SignInit. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264703 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 01:13:13 +00:00
wtc%google.com
746d3ccf9a Bug 822365: Fix a typo ("my" -> "may"). r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@264702 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-07 01:11:00 +00:00
wtc%google.com
ab90f378a9 Bug 822365: PKCS #11 naming convention and NSS coding style fixes for the
constant-time CBC decoding code. r=rrelyea.
Modified Files:
	lib/freebl/hmacct.c lib/freebl/loader.c lib/freebl/md5.c
	lib/softoken/pkcs11.c lib/softoken/pkcs11c.c
	lib/softoken/sftkhmac.c lib/ssl/ssl3con.c lib/util/pkcs11n.h


git-svn-id: svn://10.0.0.236/trunk@264701 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 22:20:23 +00:00
kaie%kuix.de
3d844d348b Bug 822365, Fix ppc64 endianness bug, patch by wtc, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264700 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 21:50:06 +00:00
kaie%kuix.de
ccbdbba908 Bug 822365, Fix compilation error on OSX PowerPC 32bit, TBR=wtc
git-svn-id: svn://10.0.0.236/trunk@264699 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 11:38:05 +00:00
wtc%google.com
cbba4dc22e Bug 822365: do not shift an unsigned int for more than 32 bits. TBR=agl
git-svn-id: svn://10.0.0.236/trunk@264698 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 04:00:05 +00:00
wtc%google.com
3b12df05a6 Bug 822365: the version for PK11_SignWithSymKey should be NSS_3.14.3.
git-svn-id: svn://10.0.0.236/trunk@264697 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 02:05:10 +00:00
wtc%google.com
8d05987658 Bug 822365: Fix the constant-time versions of HMAC-MD5 and SSLv3 MD5 MAC.
Remove the workaround from ssl3_ComputeRecordMACConstantTime. The patch is
contributed by Adam Langley <agl@chromium.org>. r=rrelyea,wtc.
Modified Files:
	lib/freebl/hmacct.c lib/softoken/sftkhmac.c lib/ssl/ssl3con.c


git-svn-id: svn://10.0.0.236/trunk@264696 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 02:02:38 +00:00
wtc%google.com
7eff1e6fbf Bug 822365: SHA512_EndRaw and SHA256_EndRaw need a local variable named t1
for the BYTESWAP4 and BYTESWAP8 macros in certain build configurations.
TBR=kaie.


git-svn-id: svn://10.0.0.236/trunk@264695 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-06 00:41:13 +00:00
wtc%google.com
7aa47e4fd0 Bug 822365: the SHA_HTONL macro (used by the SHA_STORE_RESULT macro) needs
a local variable named 'tmp' in some build configurations. Undefine 'tmp'
as 'lenB' at the end of SHA1_End. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264694 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-05 23:46:39 +00:00
wtc%google.com
3e09cf75c5 Bug 822365: declare variables at the beginning of a block to fix MSVC
compilation errors. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264693 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-05 23:44:03 +00:00
wtc%google.com
f7ff05a366 Bug 822365: Make CBC decoding constant time. This patch makes the decoding
of SSLv3 and TLS CBC records constant time. Without this, a timing side
channel can be used to build a padding oracle and mount Vaudenay's attack.
The patch is contributed by Adam Langley <agl@chromium.org>.
r=rrelyea,ryan.sleevi.
Modified Files:
	lib/freebl/blapi.h lib/freebl/ldvector.c lib/freebl/loader.c
	lib/freebl/loader.h lib/freebl/manifest.mn lib/freebl/md5.c
	lib/freebl/rawhash.c lib/freebl/sha512.c lib/freebl/sha_fast.c
	lib/freebl/sha_fast.h lib/nss/nss.def lib/pk11wrap/pk11obj.c
	lib/pk11wrap/pk11pub.h lib/softoken/manifest.mn
	lib/softoken/pkcs11.c lib/softoken/pkcs11c.c
	lib/softoken/pkcs11i.h lib/ssl/ssl3con.c lib/util/hasht.h
	lib/util/pkcs11n.h
Added Files:
	lib/freebl/hmacct.c lib/freebl/hmacct.h
	lib/softoken/sftkhmac.c


git-svn-id: svn://10.0.0.236/trunk@264692 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-05 18:10:46 +00:00
ryan.sleevi%gmail.com
15e5148cca Bug 158747: Add support for RSA-OAEP to softoken, but do not enable it yet,
pending unit tests. r=wtc


git-svn-id: svn://10.0.0.236/trunk@264691 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-05 02:19:52 +00:00
kaie%kuix.de
a9707a9b4e Bug 837799 - Allow building of NSS against older sqlite, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264690 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-04 19:58:20 +00:00
seabld
783e277ae6 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.15.1 to 2.15.2 build 1
git-svn-id: svn://10.0.0.236/trunk@264689 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-04 02:30:39 +00:00
mkanat%bugzilla.org
e74a31c25b Bug 834770: testserver.pl should support uppercase URLs
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264688 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-03 23:01:29 +00:00
mkanat%bugzilla.org
d5c60654f0 Bug 821410: Add support for bitbucket.org for the 'See Also' field
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264687 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-03 23:00:50 +00:00
wtc%google.com
e4f6637724 Bug 836562: Use Horner's rule to calculate the elliptic curve polynomial in
ec_GFp_validate_point. r=agl.


git-svn-id: svn://10.0.0.236/trunk@264686 18797224-902f-48f8-a5cc-f745e15eee43
2013-02-01 03:42:09 +00:00
kaie%kuix.de
60c48788b9 Setting version to 3.14.3 Beta
git-svn-id: svn://10.0.0.236/trunk@264685 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 22:59:44 +00:00
kaie%kuix.de
80e6de1147 Set version to NSS 3.14.2 RTM
git-svn-id: svn://10.0.0.236/trunk@264683 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 22:47:09 +00:00
rrelyea%redhat.com
1d55f394aa Update/Add license headers.
git-svn-id: svn://10.0.0.236/trunk@264682 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 19:30:42 +00:00
seabld
476967c204 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.16b2 to 2.16b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264681 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 14:38:24 +00:00
wtc%google.com
51ffd7cde5 Bug 835293: on Linux x86_64, don't use the assembler flag -march=opteron
because some of the instructions in intel-gcm.s (such as vmovdqu, vpshufb,
vpclmulqdq, vpxor) are not supported on opteron. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264680 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 01:08:59 +00:00
wtc%google.com
0f2c37a4cd Set NSPR version to 4.9.5.
git-svn-id: svn://10.0.0.236/trunk@264678 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-31 01:03:30 +00:00
kaie%kuix.de
23a1ce1bd1 Bug 835486, Provide documentation for NSS tools (both as HTML and Unix-style man-pages format). Documentation has been authored by Deon Lackey and Elio Maldonado.
r=kaie for the code related to this checkin and for adding this work-in-progress documentation in general
r=emaldona for approving to get this added to NSS


git-svn-id: svn://10.0.0.236/trunk@264677 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 21:45:51 +00:00
wtc%google.com
b708cc55e6 Bug 805604: use target-specific variable values to add an extra compiler or
assembler flag to just one source file. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264676 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 19:52:20 +00:00
mkanat%bugzilla.org
2cdab8aebd Bug 102048: Display the "Blocks" and "Depends On" columns in buglists
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264675 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 18:15:41 +00:00
mkanat%bugzilla.org
38a21b81ac Bug 833752 - Bug id custom fields should be clickable in bug list
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264674 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 18:00:42 +00:00
mkanat%bugzilla.org
80ffc10e0e Bug 835780: Order quips chronologically when listing them
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264673 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 16:32:18 +00:00
mkanat%bugzilla.org
43cebbe47f Bug 824636: Only show "Show dependency tree / graph" when there are bugs in the dependency chain
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264672 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 16:31:39 +00:00
mkanat%bugzilla.org
8345c28d53 Bug 272407: Send an e-mail when the administrator creates a new account for a user
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264671 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-30 16:30:55 +00:00
wtc%google.com
97eed88b5e Bug 831793: PR_UnloadLibrary should consistently hold pr_linker_lock when
accessing lib->refCount. The patch is contributed by Julian Seward
<jseward@acm.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264670 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-29 22:06:49 +00:00
seabld
ce35538dd4 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.16b1 to 2.16b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264669 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-27 02:17:35 +00:00
wtc%google.com
5a717b19ac Bug 805604 and bug 835050: don't use Clang's integrated assembler because
it cannot handle how intel-gcm.s uses the .set directive to refer to
registers by symbolic names. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264667 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-27 00:34:35 +00:00
rrelyea%redhat.com
e36074b00e Bug 373108 Test cases for CTS and GCM
git-svn-id: svn://10.0.0.236/trunk@264666 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-25 18:10:55 +00:00
rrelyea%redhat.com
e6f7d59d5b Bug 373108 Fix a double free on the error patch.
r=rsleevi


git-svn-id: svn://10.0.0.236/trunk@264665 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-25 18:02:53 +00:00
kaie%kuix.de
2e01b46a61 Bug 833857, fix ocspclnt crash regression, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264663 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-23 23:05:51 +00:00
wtc%google.com
b06eb42f7f Bug 833857: Revert the change to ocspResponse_other in rev. 1.9 because
some code in ocspclnt.c (the responseStatusNames array and an assertion)
depends on the value of ocspResponse_other. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264662 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-23 22:08:32 +00:00
wtc%google.com
aa0584c912 Bug 833052: Add three more SHA256 cipher suites to ssltap. r=emaldona.
git-svn-id: svn://10.0.0.236/trunk@264661 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-23 20:53:58 +00:00
wtc%google.com
af90f62911 Bug 629816: Changes to CERT_DecodeCertPackage: remove the support for
"netscape wrapped DER cert" and check input length before reading. The
patch is written by Bob Relyea <rrelyea@redhat.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264660 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-23 00:53:18 +00:00
mkanat%bugzilla.org
47f42ba6b7 Bug 819371: Weird list of arguments passed to query.cgi when accessing advanced search
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264659 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-22 22:45:42 +00:00
seabld
6bb43fabbf Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.15 to 2.15.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264657 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-19 09:31:31 +00:00
bhearsum%mozilla.com
3e4411b61b bug 830863: tracking bug for build and release of firefox 18.0.1 - unthrottling updates to Firefox 18.0.1. r=bhearsum, patch=mgerva
git-svn-id: svn://10.0.0.236/trunk@264656 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-18 19:32:25 +00:00
bsmith%mozilla.com
bd1f61704c Bug 832005: Fix use of uninitialized variable when sending alert about missing certificate. Patch by mcmanus, r=bsmith
git-svn-id: svn://10.0.0.236/trunk@264655 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-18 19:31:42 +00:00
mkanat%bugzilla.org
885554f879 Bug 820766: The requester and requestee fields in the Requests page are way too small in narrow windows
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264654 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-17 22:15:42 +00:00
mkanat%bugzilla.org
c3094240d7 Bug 752946 - Fixed uninitialized error
git-svn-id: svn://10.0.0.236/trunk@264653 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-17 18:00:41 +00:00
mkanat%bugzilla.org
8c7dc8ee54 Bug 752946 - Moving a bug into another product lists inactive components, milestones and versions
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264652 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-17 16:00:43 +00:00
mkanat%bugzilla.org
f42ec136f8 Bug 830467: Don't call _wanted_languages() when only one is available
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264651 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-17 12:15:47 +00:00
mkanat%bugzilla.org
e15ca127bd Bug 819432: Execute queries in two steps to improve performance
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264650 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-16 18:15:42 +00:00
kaie%kuix.de
416c71e9dd Bug 578561 - sdb_getTempDir returns NULL, use SQLITE_FCNTL_TEMPFILENAME, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264649 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-16 18:13:25 +00:00
kaie%kuix.de
15910c28ad Bug 818275 - Avoid unnecessary allocations in sdb_measureAccess, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264648 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-16 18:11:27 +00:00
mkanat%bugzilla.org
f2fb9f7f88 Fix bustage
git-svn-id: svn://10.0.0.236/trunk@264647 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-15 17:00:42 +00:00
rrelyea%redhat.com
b46b3861a3 Bug 805604 - Efficient AES-GCM implementation that uses Intel's AES and PCLMULQDQ instructions (AES-NI) and the Advanced Vector Extension (AVX) architecture.
patch by Shay Gueron, review by rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264646 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-15 02:36:11 +00:00
mkanat%bugzilla.org
1be027354e Bug 829601: Bugzilla->local_timezone should be stored in process_cache instead of request_cache
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264645 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-14 18:15:40 +00:00
mkanat%bugzilla.org
bfd21dac29 Bug 830373: Remove the unused global/help.html.tmpl template
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264644 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-14 18:02:15 +00:00
mkanat%bugzilla.org
7e3a06e5ab Bug 829939: Only build default_authorizer on request
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264643 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-14 18:01:31 +00:00
mkanat%bugzilla.org
c5db81398d Bug 829709: Do not load CSS files from all skins by default
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264642 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-14 18:00:47 +00:00
mkanat%bugzilla.org
9c6666dfe7 Bug 829852: Requirements.pm no longer uses Safe
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264641 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-14 17:45:42 +00:00
kmoir%mozilla.com
8209878f38 Bug 829627 - rethrottle Firefox 18.0 updates on Sat Jan 12, 2013 10am PST r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264640 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-12 18:43:11 +00:00
mkanat%bugzilla.org
003ee145b6 Bug 787668 #2: Use |use parent| instead of |use base|
git-svn-id: svn://10.0.0.236/trunk@264639 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-12 13:45:42 +00:00
seabld
1b3106f479 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b6 to 2.16b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264638 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-12 05:02:29 +00:00
kmoir%mozilla.com
b3a17ffc7a Bug 828625 - unthrottle FF18.0 for 10am PST Thurs Jan 10, 2013 r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264637 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-10 18:04:39 +00:00
wtc%google.com
c76cb3fd06 Bug 820651: Fix comparisons of unsigned variable < 0. r=rrelyea.
Modified Files:
	lib/freebl/arcfour.c lib/freebl/desblapi.c
	lib/pk11wrap/pk11merge.c


git-svn-id: svn://10.0.0.236/trunk@264636 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-10 15:24:03 +00:00
wtc%google.com
7dc8931ab2 Bug 828066: Don't use -I/usr/dt/include -I/usr/openwin/include on Solaris.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264635 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-10 15:05:37 +00:00
kaie%kuix.de
f0711f1e8e Bug 772144, add a comment to the bustage fix, requested by relyea
git-svn-id: svn://10.0.0.236/trunk@264634 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-09 17:47:50 +00:00
kaie%kuix.de
74d3f6662b Bug 772144, fix Windows testing bustage (stuck forever, because kill httpserv fails, preventing main job from exiting)
git-svn-id: svn://10.0.0.236/trunk@264633 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-09 17:28:37 +00:00
kaie%kuix.de
6c2b5b8d5b Bug 772144, bustage fix for older make
git-svn-id: svn://10.0.0.236/trunk@264632 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-08 17:16:03 +00:00
kaie%kuix.de
3cb16903a0 Bug 772144 - Run the NSS test suite on ARM/Android, Patch by rrelyea/kaie, r=kaie/rrelyea
git-svn-id: svn://10.0.0.236/trunk@264631 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-08 16:19:11 +00:00
kmoir%mozilla.com
955bd89329 827297 - patch to throttle ffx18.0 r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264630 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-08 13:35:47 +00:00
kaie%kuix.de
28ed8eb7d7 Bug 826627 - NSS cert tests fail, beause Android doesn't have /tmp directory, TBR=relyea, a=bustage
git-svn-id: svn://10.0.0.236/trunk@264629 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-07 22:14:58 +00:00
mkanat%bugzilla.org
b347c6707c Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to improve performance
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264628 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-07 20:15:42 +00:00
mkanat%bugzilla.org
74f6086412 Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanism
r=LpSolit,r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264627 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-07 06:00:42 +00:00
ryan.sleevi%gmail.com
04bb52c2f6 Bug 813857: Make certificate trust flags thread safe.
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264626 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-07 04:11:52 +00:00
ryan.sleevi%gmail.com
4eac635e00 BUG 816853: Add support for trusting the union of explicit trust anchors and
the trust DB.
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264625 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-07 03:56:15 +00:00
seabld
6b4a303df9 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.14.1 to 2.15 build 1
git-svn-id: svn://10.0.0.236/trunk@264624 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-06 13:18:10 +00:00
mkanat%bugzilla.org
915d1fb800 Bug 826678: Disable warnings about the deprecated Return::Value module when loading Email::Send
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264623 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-05 23:31:21 +00:00
ted.mielczarek%gmail.com
ca7649f4e6 bug 824742 - NSPR shouldn't require librt. Patch by Mike Hommey <mh@glandium.org>, r=ted
git-svn-id: svn://10.0.0.236/trunk@264621 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-03 14:49:26 +00:00
mkanat%bugzilla.org
a063a77cc1 Bug 824262: Querying for strings in comments is now ultra slow
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264620 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-03 14:00:55 +00:00
mkanat%bugzilla.org
90c5ded374 Bug 824616: The urlbase field in global/header.html.tmpl must be filtered
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264619 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-03 12:31:28 +00:00
despotdaemon
2ef5621a01 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264618 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 23:07:54 +00:00
mkanat%bugzilla.org
9865c28651 Fix bustage due to bug 801664
git-svn-id: svn://10.0.0.236/trunk@264617 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 18:45:46 +00:00
mkanat%bugzilla.org
57271ffebb Bug 801664 - Add DATE type for custom fields. r=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@264616 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 18:00:49 +00:00
mkanat%bugzilla.org
d7fb30d846 Bug 413851 - add CSV output option to request lists. r=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@264615 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 17:16:27 +00:00
mkanat%bugzilla.org
4b8863e53f Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc
r=LpSolit,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264614 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 17:15:47 +00:00
mkanat%bugzilla.org
7c7bc8e0dc Bug 822547: Fix POD coverage bustage
git-svn-id: svn://10.0.0.236/trunk@264613 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 17:00:45 +00:00
mkanat%bugzilla.org
178866caeb Bug 822547: Make jobqueue.pl clear the request cache before sending each mail
r=dkl,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264612 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 16:45:56 +00:00
mkanat%bugzilla.org
a6ad217687 Bug 824640: The product name generated by collectstats.pl is broken
r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264611 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 15:16:15 +00:00
mkanat%bugzilla.org
61e1347239 Bug 825781: extensions/create.pl should capitalize the name of the new extension automatically instead of complaining
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264610 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 12:30:42 +00:00
mkanat%bugzilla.org
895b4534ae Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264609 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 12:15:41 +00:00
seabld
ce3a1d597a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b5 to 2.15b6 build 1
git-svn-id: svn://10.0.0.236/trunk@264608 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 06:18:30 +00:00
mkanat%bugzilla.org
5f0111b858 Bug 824342: The "First" and "Last" links should be disabled on bug navigation when we are on the first or last bug respectively of the buglist
r=LpSolit a=justdave


git-svn-id: svn://10.0.0.236/trunk@264607 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 01:00:42 +00:00
mkanat%bugzilla.org
168b9c67ff Bug 825524: When cloning a bug, the "We've made a guess at your operating system and platform" message should not be displayed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264606 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 00:45:41 +00:00
mkanat%bugzilla.org
edebd2cc5c Bug 685607: When a user edits the last bug of a buglist and his user pref is set to "Show next bug in my list", the page header looks like to have missing data
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264605 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 00:30:41 +00:00
mkanat%bugzilla.org
972d90bc09 Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endings
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264604 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-02 00:15:41 +00:00
mkanat%bugzilla.org
271cf8b8b9 Bug 353351: The name of the component in enter_bug.cgi should not be case sensitive
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264603 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-01 23:45:40 +00:00
mkanat%bugzilla.org
6127e1a0f8 Bug 415658: Allow apostrophes in email addresses
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264602 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-01 23:31:24 +00:00
mkanat%bugzilla.org
316e175ad6 Bug 401918: describekeywords.cgi with no keywords simply displays an empty page instead of throwing an error
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264601 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-01 23:30:45 +00:00
mkanat%bugzilla.org
5852f784dd Bug 816870: All extensions must require Perl 5.10.1 to pass tests
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264600 18797224-902f-48f8-a5cc-f745e15eee43
2013-01-01 23:00:46 +00:00
mkanat%bugzilla.org
a53fa92e42 Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaking compat with old hashes
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264599 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-31 22:00:44 +00:00
mkanat%bugzilla.org
cde0435b13 Bug 365524: Improve emailregexpdesc parameter help text
r=wicked, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264598 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-31 03:45:41 +00:00
mkanat%bugzilla.org
8c5423b160 fix typo
git-svn-id: svn://10.0.0.236/trunk@264597 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-29 23:01:24 +00:00
mkanat%bugzilla.org
8397da4a25 Bug 825443: Linkify "Add a new classification"
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264596 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-29 23:00:45 +00:00
mkanat%bugzilla.org
4972341886 Bug 804343: Implement autolinkification for a list of comment ids
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264595 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-29 19:45:41 +00:00
kaie%kuix.de
f42b9a8141 Bug 825022. Patch by bsmith/kaie. r=kaie/kwilson/bsmith
git-svn-id: svn://10.0.0.236/trunk@264588 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-29 16:32:45 +00:00
mkanat%bugzilla.org
3a277bcb2f Bug 824644: Typo in code comment: request_cahce
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264587 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-25 22:30:42 +00:00
mkanat%bugzilla.org
4bf3bf5144 Bug 824620: Unclosed <tr> in dependency block ("Blocks")
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264586 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-25 20:00:42 +00:00
wtc%google.com
9f9423b165 Bug 807890: don't need to include both secoid.h and secoidt.h.
git-svn-id: svn://10.0.0.236/trunk@264585 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-23 06:25:35 +00:00
nrthomas%gmail.com
6ca7836c2f Bug 816408, support for promptWaitTime attribute, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@264584 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-20 23:15:58 +00:00
ryan.sleevi%gmail.com
362d137ccc Bug 823336: Return an error earlier when processing invalid LDAP AIA URLs
This patch is contributed by Nickolai Zeldovich <kolya@MIT.edu>
r=sleevi


git-svn-id: svn://10.0.0.236/trunk@264583 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-20 23:00:56 +00:00
bsmith%mozilla.com
1b45b53c1d Stop requiring the current working directory to be writable for certutil -S, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@264581 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-20 21:37:39 +00:00
bsmith%mozilla.com
d794f26970 Initialize some DTLS state earlier to avoid the possibility of crashes, patch by Eric Rescorla, r=bsmith
git-svn-id: svn://10.0.0.236/trunk@264580 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-20 20:29:36 +00:00
seabld
109570eb97 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b4 to 2.15b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264579 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-20 09:37:32 +00:00
mkanat%bugzilla.org
e76400fc59 Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemented in regex" when the Example extension is enabled
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264578 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 23:00:43 +00:00
mkanat%bugzilla.org
d5adb8dd34 Bug 819330: Bugzilla crashes when cloning a bug if the CC list is empty
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264577 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 22:45:42 +00:00
emaldona%redhat.com
525797b903 Bug 807890 - Add support for Microsoft Trust List Signing EKU - fix naming, a=Kaspar Brand, r=rrelya
git-svn-id: svn://10.0.0.236/trunk@264576 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 19:53:01 +00:00
ted.mielczarek%gmail.com
4c96f8007a bug 822932 - Android NDK r8b support for x86. Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=ted
git-svn-id: svn://10.0.0.236/trunk@264575 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 19:21:31 +00:00
mkanat%bugzilla.org
9ef692ca5e Bug 815532: Add caching for Bugzilla::User objects
r=dkl,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264574 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 09:00:42 +00:00
emaldona%redhat.com
cf9365c1e3 Bug 807890 - Add support for Microsoft Trust List Signing EKU. r=rrelyea, wtc
git-svn-id: svn://10.0.0.236/trunk@264573 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-19 02:10:42 +00:00
mkanat%bugzilla.org
17b7797cc4 Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of_update
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264572 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-18 20:30:42 +00:00
mkanat%bugzilla.org
1b03ba9aaa Bug 818890: Bugzilla doesn't obey the "Comment required on status transition" for {Start}-> transition (for new bugs)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264571 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-17 22:45:42 +00:00
mkanat%bugzilla.org
89beafa0b9 Bug 605086: Messages about wrong login-attemps should refer to the forget password (reset password) functionality
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264570 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-16 14:15:43 +00:00
mkanat%bugzilla.org
59484d4295 Bug 406758: The help page for keywords uses "tag", but tags are something else
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264569 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-16 13:17:13 +00:00
mkanat%bugzilla.org
3ac34f7c74 Bug 806809: Custom field values with "Enabled for bugs" set to "No" break the values list if the field's values visibility depends on another field values
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264568 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-16 13:16:33 +00:00
mkanat%bugzilla.org
f131d6dc46 Bug 262308: Make the OS column wider in buglists
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264567 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-16 13:15:49 +00:00
kaie%kuix.de
3c831ca38d Bug 821895 - Upgrade SQLite in NSS CVS to 3.7.15, export sqlite3_file_control, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264566 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-15 14:02:55 +00:00
mkanat%bugzilla.org
f1ffd88a6f Bug 780675: Display "The changes to your votes have been saved" in green instead of red
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264565 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-14 15:30:53 +00:00
wtc%google.com
7354545930 Bug 782815: optlen is of type socklen_t on Darwin and FreeBSD. The patch is
contributed by Jan Beich <jbeich@tormail.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264564 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-14 03:14:45 +00:00
wtc%google.com
8710c2eeb5 Bug 820651: Fix function return type mismatches. r=kaie.
Modified Files:
	lib/freebl/loader.c lib/freebl/pqg.c


git-svn-id: svn://10.0.0.236/trunk@264563 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-13 22:47:15 +00:00
wtc%google.com
64c1a4761c Bug 820651: Remove commas after the SEC_ASN1_ template macros. Set the
error code before returning SECFailure. r=kaie.
Modified Files:
	cmd/lib/secutil.c lib/smime/cmsasn1.c


git-svn-id: svn://10.0.0.236/trunk@264562 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-13 22:46:04 +00:00
seabld
db91125a7c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b3 to 2.15b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264561 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-13 22:03:12 +00:00
kaie%kuix.de
b6b0e9d90b Bug 762198, patch to report the system's FIPS setting in the test output, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@264557 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 20:47:18 +00:00
kaie%kuix.de
55be6fb728 Bug 762198, patch to fix the mode output when running the lowhash text, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@264556 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 20:46:46 +00:00
wtc%google.com
8c18058436 Bug 820651: Declare functions that take no arguments with a void argument
list. r=kaie.
Modified Files:
	cmd/lib/basicutil.c cmd/lib/secutil.h lib/certhigh/ocsp.c
	lib/certhigh/ocspi.h


git-svn-id: svn://10.0.0.236/trunk@264555 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 19:29:40 +00:00
wtc%google.com
96ef0878e5 Bug 820651: Fix unused variables and unnecessary parentheses. r=emaldona.
Modified Files:
	cmd/lowhashtest/lowhashtest.c cmd/pwdecrypt/pwdecrypt.c
	lib/pkcs7/p7decode.c lib/softoken/legacydb/pcertdb.c


git-svn-id: svn://10.0.0.236/trunk@264554 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 19:25:36 +00:00
wtc%google.com
9599ad09e2 Bug 820651: Fix confusion of PRStatus and SECStatus in function return
values. r=emaldona.
Modified Files:
	lib/freebl/drbg.c lib/pki/pki3hack.c


git-svn-id: svn://10.0.0.236/trunk@264553 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 19:22:40 +00:00
wtc%google.com
91d9f16ba1 Bug 820564: Drop support for Solaris versions older than Solaris 8
(SunOS 5.8). r=kaie.
Removed Files:
	SunOS5.3.mk SunOS5.4.mk SunOS5.4_i86pc.mk SunOS5.5.1.mk
	SunOS5.5.1_i86pc.mk SunOS5.5.mk SunOS5.6.mk SunOS5.6_i86pc.mk
	SunOS5.7.mk SunOS5.7_i86pc.mk


git-svn-id: svn://10.0.0.236/trunk@264552 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 18:30:30 +00:00
wtc%google.com
6ca6921f9f Bug 811317: Make some small changes to the function prototypes of the new
OCSP response signing functions. r=kaie.
Modified Files:
	cmd/ocspresp/ocspresp.c lib/certhigh/ocsp.c
	lib/certhigh/ocsp.h lib/certhigh/ocspsig.c
	lib/certhigh/ocspt.h lib/certhigh/ocspti.h lib/nss/nss.def


git-svn-id: svn://10.0.0.236/trunk@264549 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 16:03:44 +00:00
kaie%kuix.de
3a22049dee Bug 820374, comment and whitespace cleanup, addressing wtc's review comments for the earlier bustage fix
git-svn-id: svn://10.0.0.236/trunk@264548 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 12:30:51 +00:00
wtc%google.com
1e14d9b13b Bug 818771: use the standard two-argument form of gettimeofday() on
Solaris. r=bsmith.
Modified Files:
	coreconf/SunOS5.10.mk coreconf/SunOS5.10_i86pc.mk
	coreconf/SunOS5.11.mk coreconf/SunOS5.11_i86pc.mk
	coreconf/SunOS5.8.mk coreconf/SunOS5.8_i86pc.mk
	coreconf/SunOS5.9.mk coreconf/SunOS5.9_i86pc.mk
	nss/lib/freebl/unix_rand.c nss/lib/sqlite/README
	nss/lib/sqlite/sqlite3.c


git-svn-id: svn://10.0.0.236/trunk@264547 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-12 00:43:13 +00:00
wtc%google.com
692a4228dd Bug 618418: NSC_DecryptFinal and NSC_Decrypt should check all the padding
bytes and check the padding in constant time. NSC_DecryptFinal should
return a predictable error code when padding is wrong. r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@264546 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-11 21:59:05 +00:00
despotdaemon
3ba311b49f Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@264545 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-11 19:48:19 +00:00
kaie%kuix.de
1615c76f93 bustage fix, Bug 820374 - undefined symbol _OSAtomicCompareAndSwapPtrBarrier on OSX 10.4, TBR=wtc
git-svn-id: svn://10.0.0.236/trunk@264544 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-11 15:04:44 +00:00
wtc%google.com
40d9a16725 Bug 818771: Fix Solaris compilation error because its gettimeofday,
when compiled with -D_SVID_GETTOD, takes only one argument. TBR=bsmith.
Modified Files:
	README sqlite3.c


git-svn-id: svn://10.0.0.236/trunk@264543 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-11 04:27:14 +00:00
wtc%google.com
c81cf1ea51 Bug 818771: Upgrade SQLite to 3.7.14.1. Export sqlite3_wal_checkpoint.
r=bsmith.
Modified Files:
	README sqlite.def sqlite3.c sqlite3.h


git-svn-id: svn://10.0.0.236/trunk@264542 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-11 02:24:11 +00:00
wtc%google.com
249f524a0c Set the trunk version to 3.14.2.0 Beta.
Modified Files:
	lib/nss/nss.h lib/softoken/softkver.h lib/util/nssutil.h


git-svn-id: svn://10.0.0.236/trunk@264541 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-10 23:39:40 +00:00
kaie%kuix.de
e85df48c7e Bug 777699 - NSS test "Reloading CRL for group 43 - 48" fails on Android, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264540 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-09 16:11:06 +00:00
wtc%google.com
25633872c4 Bug 611451: Use the -exported_symbols_list linker option instead of the
nmedit command. r=bsmith,rrelyea.
Modified Files:
	Darwin.mk rules.mk


git-svn-id: svn://10.0.0.236/trunk@264537 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-08 05:43:26 +00:00
wtc%google.com
cfd60a1e1e Bug 451665: Don't link ocspclnt with NSS static libraries. r=emaldona.
git-svn-id: svn://10.0.0.236/trunk@264536 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-08 05:38:41 +00:00
wtc%google.com
fde0104db4 Bug 634793: Add OpenBSD and Android to the list of exceptions to how NSPR
normally defines PRInt64 and PRUint64. From now on, NSPR's exact-width
integer types will match the exact-width integer types defined in
<stdint.h>. r=ehsan.
Modified Files: prdepend.h prlong.h prtypes.h


git-svn-id: svn://10.0.0.236/trunk@264534 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 21:13:41 +00:00
mkanat%bugzilla.org
7d7ae2562e Bug 818007: Searching by commenter is slow
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264533 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 13:15:44 +00:00
seabld
1a43de51b6 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b2 to 2.15b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264532 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 06:21:06 +00:00
wtc%google.com
fdd9de4b64 Bug 578561: export the sqlite3_temp_directory data symbol for the new
sdb_getTempDir() function in lib/softoken/sdb.c. TBR=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264531 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 05:13:43 +00:00
wtc%google.com
860aedd664 Bug 813401: remove the unused dbType parameter of nssutil_ReadSecmodDB,
nssutil_AddSecmodDB, nssutil_DeleteSecmodDB, and
nssutil_ReleaseSecmodDBData. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264530 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 02:57:17 +00:00
wtc%google.com
9af2561810 Bug 578561: Remove the old sdb_getTempDir() code because it always fails
with current versions of SQLite. Reimplement sdb_getTempDir() to replicate
how SQLite determines its temp directory. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264529 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-07 01:59:38 +00:00
mkanat%bugzilla.org
73e81a185d Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requires -norequire to load DBI::st
git-svn-id: svn://10.0.0.236/trunk@264528 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-06 18:15:43 +00:00
wtc%google.com
8c01f5a009 Bug 818741: cast the 'arg' argument of LOG_ERROR_OR_EXIT and LOG_ERROR
to void * via an intermediate cast to PRWord to avoid the gcc compiler
warning "cast to pointer from integer of different size". Declare the
error/errorCode argument of cert_AddToVerifyLog as a (signed) long
because NSS/NSPR error codes are negative numbers. r=mentovai.
Modified Files:
	lib/certdb/certi.h lib/certhigh/certvfy.c


git-svn-id: svn://10.0.0.236/trunk@264527 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-06 17:56:58 +00:00
mkanat%bugzilla.org
c048ae333b Bug 573919 - Add "X-Bugzilla-*" headers to flagmails
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264526 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 23:30:46 +00:00
bsmith%mozilla.com
3f36cadc23 Backout patch for bug 578561 due to crash on Android (regression), a=bustage
git-svn-id: svn://10.0.0.236/trunk@264524 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 20:18:29 +00:00
mkanat%bugzilla.org
42aa391ee8 Bug 817634: Tests in t/ should also check themselves where appropriate
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264523 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 18:15:51 +00:00
mkanat%bugzilla.org
e3c8905b8c Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.t
(required for bug 817634)


git-svn-id: svn://10.0.0.236/trunk@264522 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 17:15:41 +00:00
mkanat%bugzilla.org
620c2f2d5d Bug 816333: Fix linking of bugs on the "Change Votes" page
r=LpSolit,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264521 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 16:16:28 +00:00
mkanat%bugzilla.org
ee3c010044 Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl 5.10 and newer
r=dkl r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264520 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-03 16:15:47 +00:00
kaie%kuix.de
9c6c36ed52 Moz IT requested a test commit, dummy whitespace change
git-svn-id: svn://10.0.0.236/trunk@264519 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 19:31:27 +00:00
mkanat%bugzilla.org
8b0a9fe027 Bug 443306: Unused fields should not show up in boolean charts
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264518 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 19:30:58 +00:00
mkanat%bugzilla.org
a2a2f52a2f Bug 547311: Remove the "align" attribute from <th>
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264517 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 19:29:47 +00:00
kaie%kuix.de
7010c446c7 Moz IT requested a test commit, dummy whitespace change
git-svn-id: svn://10.0.0.236/trunk@264516 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 19:24:18 +00:00
wtc%google.com
fb94341812 Bug 634793: Back out the previous "try build" checkin.
Modified Files:
	config/prdepend.h pr/include/prlong.h pr/include/prtypes.h


git-svn-id: svn://10.0.0.236/trunk@264515 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 19:21:18 +00:00
mkanat%bugzilla.org
4ccd2f51c3 Bug 460372: The confirmation thrown when deleting a custom field, component, version or product must have a red background if the deletion affects bugs
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264514 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 18:44:44 +00:00
kaie%kuix.de
71fe27d450 Bug 811317, OCSP signing, incremental cleanup patch, make templates static, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264513 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 15:36:42 +00:00
seabld
0ca01a20c5 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.15b1 to 2.15b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264512 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-02 04:32:27 +00:00
wtc%google.com
b84105baef Bug 634793: a checkin to do a "try" build of a proposed patch (to define
the NSPR integer types as <stdint.h> types) on the NSS tinderboxes.
Modified Files:
	config/prdepend.h pr/include/prlong.h pr/include/prtypes.h


git-svn-id: svn://10.0.0.236/trunk@264511 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-01 22:50:12 +00:00
mkanat%bugzilla.org
58de003872 Bug 812054: JavaScript error on the Advanced Search page when a classification has a product invisible to the user
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264510 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-01 15:15:43 +00:00
mkanat%bugzilla.org
74611cb420 Bug 247560: Add tests for reserved SQL words in the DB schema
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264509 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-01 02:00:44 +00:00
mkanat%bugzilla.org
1764f0df90 Bug 787668: Use |use parent| instead of |use base|
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264508 18797224-902f-48f8-a5cc-f745e15eee43
2012-12-01 01:31:00 +00:00
bhearsum%mozilla.com
2346e58570 bug 815762: tracking bug for build and release of firefox 17.0.1 - unthrottle tb and fx. r=rail
git-svn-id: svn://10.0.0.236/trunk@264507 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 20:34:07 +00:00
mkanat%bugzilla.org
e545ca577a Bug 298461: editusers.cgi does not allow you to change only the letter-case of an email address
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264506 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 20:30:44 +00:00
mkanat%bugzilla.org
316e795b2f Bug 813191 - Bug.add_attachment should only return the attachment ID
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264505 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 19:15:54 +00:00
mkanat%bugzilla.org
1a457dc1a0 Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented
r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264504 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 19:00:44 +00:00
mkanat%bugzilla.org
efc0c887ce Bug 816266 - Bug alias should be present in bug's <title>
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264503 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 15:30:43 +00:00
mkanat%bugzilla.org
f6af30d002 Bug 816747 - Add dummy POD for unPODded methods.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264502 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 14:45:59 +00:00
seabld
4586a2853b Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.14 to 2.14.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264501 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 09:32:48 +00:00
bsmith%mozilla.com
3356780e47 Bug 683266: Generate certdata.c at built time and allow builder to override location of certdata.txt, r=wtc, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264499 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-30 02:40:52 +00:00
mkanat%bugzilla.org
6908e19739 Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and admin/custom_fields/edit.html.tmpl into a single template
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264498 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 20:00:44 +00:00
mkanat%bugzilla.org
5398c472a7 Bug 552694 - Add the "X-Bugzilla-Version" email header
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264497 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 19:45:42 +00:00
mkanat%bugzilla.org
0b13794751 - Fixed a spellcheck error in Bugzilla/User.pm
git-svn-id: svn://10.0.0.236/trunk@264495 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 19:00:44 +00:00
mkanat%bugzilla.org
f3c5921119 Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no POD
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264494 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 18:45:54 +00:00
bsmith%mozilla.com
b04c46d096 Bug 812802: Stop addbuiltin from outputting carriage returns on Windows, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264493 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 02:11:04 +00:00
wtc%google.com
f180bb5c5f Bug 815920: Use the three-argument form of the ARM adc instruction so that
the inline assembly code can be assembled by the assembler in the current
version of Xcode. r=m_kato,sleevi.


git-svn-id: svn://10.0.0.236/trunk@264492 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-29 01:29:44 +00:00
emaldona%redhat.com
499ad60f58 Bug 815528 - pk11util.c should not include pkcs11ni.h, r=:bsmith
git-svn-id: svn://10.0.0.236/trunk@264491 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-28 01:47:17 +00:00
bsmith%mozilla.com
7f342068d9 Bug 794896, Part 3: Fix NSS_DISABLE_DBM builds (fixes Gecko bustage on Android & B2G ), r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264490 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-28 00:06:46 +00:00
emaldona%redhat.com
f0752d4dd0 Bug 815405 - seckey.c should not include ec.h, r=:bsmith
git-svn-id: svn://10.0.0.236/trunk@264489 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-27 23:41:02 +00:00
bsmith%mozilla.com
708394ff05 Bug 808218: Update more NSS declarations to have const parameters, r=rrelyea, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264488 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-27 22:48:09 +00:00
mkanat%bugzilla.org
969ea0f76b Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email clients.
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264487 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-27 15:01:29 +00:00
mkanat%bugzilla.org
1ae57fd497 Bug 804093: Fix autodetected charset for windows-1252 encoded content
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264486 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-27 15:00:49 +00:00
mkanat%bugzilla.org
0c2e6e31b5 Fix typo
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264485 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-26 19:32:19 +00:00
mkanat%bugzilla.org
4eb193ff89 Bug 718289: The deadline field should be visible by non-members of the timetracking group
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264484 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-26 19:31:38 +00:00
mkanat%bugzilla.org
5257d9d16f Bug 814841: The description of custom fields is not filtered in the help page
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264483 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-26 19:30:50 +00:00
seabld
ecffd03a2a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.14b5 to 2.15b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264482 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-26 03:06:14 +00:00
mkanat%bugzilla.org
a13eda49a5 Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product no longer exists)
Part 2: correctly display components, milestones and versions
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264481 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 23:45:43 +00:00
bhearsum%mozilla.com
f5265e75c3 Bustage fix: don't overwrite product throttling. r=rail
git-svn-id: svn://10.0.0.236/trunk@264480 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 17:58:48 +00:00
bhearsum%mozilla.com
91e9c71e35 bug 813133: throttle updates to Firefox 17.0 mid-day ET on November 22. r=rail
git-svn-id: svn://10.0.0.236/trunk@264479 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 17:28:05 +00:00
mkanat%bugzilla.org
b6f905fa00 Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying the database repeatedly for the same information
r=dkl,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264478 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 14:45:44 +00:00
kmoir%mozilla.com
f41df8d8ef Bug 814359 - Please throttle updates to TB 17 r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264477 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 14:01:09 +00:00
mkanat%bugzilla.org
d59efd7af8 Bug 780820: Allows for multiple custom search criteria to match one field
r=dkl,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264476 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 08:30:47 +00:00
wtc%google.com
1333194962 Set NSPR version to 4.9.5 Beta. Drop MKS shell support in configure.
Modified Files:
	configure configure.in pr/include/prinit.h pr/tests/vercheck.c
Removed Files:
	admin/repackage.sh


git-svn-id: svn://10.0.0.236/trunk@264475 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-22 01:14:00 +00:00
wtc%google.com
6b73cbf1fd Bug 814031: Allow GCC 4.6.3 to compile freebl_cpuid with the -O3
-fvisibility=hidden -fno-omit-frame-pointer flags in 32-bit x86 PIC builds.
The patch is contributed by Søren Gjesse of Google. r=wtc,sleevi.


git-svn-id: svn://10.0.0.236/trunk@264474 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-21 23:26:22 +00:00
emaldona%redhat.com
61bad55ea5 Bug 762198 - softoken sha224 powerup self-test fails on fips mode, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264473 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-21 22:19:22 +00:00
wtc%google.com
aade62deec Set NSPR version to 4.9.4.
git-svn-id: svn://10.0.0.236/trunk@264471 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-21 07:05:58 +00:00
mkanat%bugzilla.org
5b9a69f43a Bug 640756 - Make the documentation clearer that attachments created with Bug.add_attachment must by of type 'base64' when non-ASCII
.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264470 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-20 19:16:20 +00:00
mkanat%bugzilla.org
2a1a84c1d5 Bug 491198: The error message shouldn't say "didn't match anything" when entering a too short name (when emailsuffix is in use)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264469 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-20 17:15:43 +00:00
mkanat%bugzilla.org
51d2b1791a Bug 385283: bz_webservice_demo.pl --product-name fails (Product.get_product no longer exists)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264468 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-20 17:00:44 +00:00
kaie%kuix.de
414417d411 Bug 811317, work around windows bustage and bug 583308 by using local templates, TBR=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264467 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-19 17:39:37 +00:00
mkanat%bugzilla.org
af016dfe84 Bug 367475: Reword "Bug XXX has been added to the database" to "Bug XXX has been successfully created"
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264466 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-19 17:16:27 +00:00
mkanat%bugzilla.org
4904f9f26c Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmpl
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264465 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-19 17:15:47 +00:00
seabld
9b82319fb9 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.13.2 to 2.14 build 1
git-svn-id: svn://10.0.0.236/trunk@264464 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-19 02:22:26 +00:00
kaie%kuix.de
14ad040773 fix bustage...
git-svn-id: svn://10.0.0.236/trunk@264463 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 15:37:28 +00:00
kaie%kuix.de
36cc46cc3f bustage fix, need SEC_ASN1_MKSUB declarations
git-svn-id: svn://10.0.0.236/trunk@264462 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 13:15:42 +00:00
kaie%kuix.de
5fdd4980c3 additional bustage fixes (wrong position of variable declaration)
git-svn-id: svn://10.0.0.236/trunk@264461 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 12:54:04 +00:00
kaie%kuix.de
159876c40d bustage fix, moving variable declaration to beginning of function
git-svn-id: svn://10.0.0.236/trunk@264460 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 12:51:47 +00:00
kaie%kuix.de
ad9fcf4c0d Bug 811317, Add code to create a signed OCSP response, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264459 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 11:52:39 +00:00
wtc%google.com
ee45ee4787 Bug 373108: Add comment to intel_aes_decrypt_cbc_128 to mark the hardcoded
offsets of iv and expandedKey. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264458 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 01:51:11 +00:00
wtc%google.com
f30f1b3033 Bug 803286: Fix the comments in the checkin for bug 734492 in rev. 1.119.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264457 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 01:45:33 +00:00
wtc%google.com
956ed7ce16 Bug 802903: The function blapi_pqg_param_gen is missing the return type.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264456 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 01:41:25 +00:00
wtc%google.com
8913d7c698 Bug 812399: Bring back the fix for bug 641052, which was partially lost
when bug 753116 was fixed. r=rrelyea.
Modified Files:
	utilmod.c utilpars.c


git-svn-id: svn://10.0.0.236/trunk@264455 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 01:33:59 +00:00
wtc%google.com
0b8b0964f0 Bug 812407: nssutil_escapeQuotes adds 2 to the allocation size redundantly.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264454 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-17 01:29:34 +00:00
mkanat%bugzilla.org
48fb8cebc3 Bug 810954: In the "reclassify products" page, form labels are not in bold
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264453 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 19:00:43 +00:00
mkanat%bugzilla.org
ca9fbfbf5b Bug 797636: Improve performance for buglists
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264452 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 17:15:44 +00:00
mkanat%bugzilla.org
b2160d88f0 Bug 802873: Linkify component names in the "Edit Product" page
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264451 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 16:00:44 +00:00
mkanat%bugzilla.org
885c015ce5 Bug 556195: bugzilla-queue.rhel initscript returns wrong result code when the daemon isn't running
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264450 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 15:31:27 +00:00
mkanat%bugzilla.org
f9db20b551 Bug 578762: When moving a bug into another product, the "Verify Bug Group" section should not appear if no groups are applicable
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264449 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 15:30:47 +00:00
kaie%kuix.de
84c2f811ec Bug 357025, additional patch to fix locking and session authentication, contributed by Robert Relyea, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264448 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 13:02:39 +00:00
ryan.sleevi%gmail.com
0cde057de2 BUG 802429: Respect cipherOrder when evaluating which module to use to perform operations.
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264447 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 03:41:20 +00:00
despotdaemon
c42ab3c097 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264446 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 01:35:27 +00:00
despotdaemon
43e00be2e5 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@264445 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 01:32:39 +00:00
justdave%bugzilla.org
29e4e6ed6b Manual override of despotdaemon's password to fix broken despot app
git-svn-id: svn://10.0.0.236/trunk@264444 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-16 01:20:40 +00:00
wtc%google.com
f73372dc78 Bug 811909: Reverse the sense of the ss->getClientAuthData test in
ssl3_HandleCertificateRequest. r=sleevi.


git-svn-id: svn://10.0.0.236/trunk@264443 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-15 18:49:01 +00:00
kaie%kuix.de
74d63a1749 move variable assignment to fix bustage
git-svn-id: svn://10.0.0.236/trunk@264442 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 20:51:53 +00:00
mkanat%bugzilla.org
4cf4b4dfbc Bug 393751: "The sudo session has been ended." needs a rewrite
[r=reed a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264441 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 18:00:43 +00:00
kaie%kuix.de
f7541321a5 Bug 578561, sdb_getTempDir returns NULL with new versions of sqlite, r=rrelyea + suggested modification
git-svn-id: svn://10.0.0.236/trunk@264440 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 17:16:50 +00:00
wtc%google.com
4a8ef57932 Bug 654611: Tweak the previous checkin.
git-svn-id: svn://10.0.0.236/trunk@264439 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 13:29:09 +00:00
wtc%google.com
cf6df0863c Bug 654611: Remove blank lines missed in the previous checkin.
git-svn-id: svn://10.0.0.236/trunk@264438 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 12:51:30 +00:00
seabld
cda8ae0c68 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.14b4 to 2.14b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264437 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 03:47:31 +00:00
wtc%google.com
b7d9ddd8e4 Bug 654611: Remove WinCE code from NSS. The patch is contributed by
Ed Morley <bmo@edmorley.co.uk>. r=wtc.
Modified Files:
	mozilla/dbm/include/mcom_db.h mozilla/dbm/include/winfile.h
	mozilla/dbm/src/Makefile.in mozilla/dbm/src/mktemp.c
	mozilla/security/coreconf/Linux.mk
	mozilla/security/coreconf/WIN95.mk
	mozilla/security/coreconf/WINNT.mk
	mozilla/security/coreconf/config.mk
	mozilla/security/coreconf/rules.mk
	mozilla/security/nss/Makefile
	mozilla/security/nss/cmd/platlibs.mk
	mozilla/security/nss/cmd/certutil/keystuff.c
	mozilla/security/nss/cmd/lib/basicutil.c
	mozilla/security/nss/cmd/lib/config.mk
	mozilla/security/nss/cmd/lib/secpwd.c
	mozilla/security/nss/cmd/lib/secutil.c
	mozilla/security/nss/cmd/strsclnt/strsclnt.c
	mozilla/security/nss/lib/certhigh/ocsp.c
	mozilla/security/nss/lib/ckfw/Makefile
	mozilla/security/nss/lib/freebl/Makefile
	mozilla/security/nss/lib/freebl/arcfour.c
	mozilla/security/nss/lib/freebl/config.mk
	mozilla/security/nss/lib/freebl/win_rand.c
	mozilla/security/nss/lib/freebl/mpi/mpi.h
	mozilla/security/nss/lib/freebl/mpi/mpmontg.c
	mozilla/security/nss/lib/softoken/config.mk
	mozilla/security/nss/lib/softoken/sdb.c
	mozilla/security/nss/lib/softoken/legacydb/config.mk
	mozilla/security/nss/lib/ssl/sslimpl.h
	mozilla/security/nss/lib/ssl/sslnonce.c
	mozilla/security/nss/lib/ssl/sslsock.c
	mozilla/security/nss/lib/util/secder.h
	mozilla/security/nss/lib/util/secport.c
	mozilla/security/nss/lib/util/secport.h
	mozilla/security/nss/lib/util/utilmod.c
Removed Files:
	mozilla/security/coreconf/WINCE.mk
	mozilla/security/nss/cmd/lib/wincemain.c


git-svn-id: svn://10.0.0.236/trunk@264436 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-14 01:14:12 +00:00
wtc%google.com
be98838f49 Bug 804806: Remove code related to NCR, NEC, NEXTSTEP, SINIX, SNI, SONY,
NEWS-OS, SunOS4, and SunOS 4.1.3_U1. Remove the os_ReliantUNIX.s file.
TBR=ted.
Modified Files:
	config/Makefile.in config/nsinstall.c lib/ds/Makefile.in
	lib/libc/src/Makefile.in lib/prstreams/Makefile.in
	lib/prstreams/tests/testprstrm/Makefile.in
	lib/tests/Makefile.in pr/include/gencfg.c
	pr/include/md/_unixos.h pr/include/private/primpl.h
	pr/src/Makefile.in pr/src/cplus/tests/Makefile.in
	pr/src/io/Makefile.in pr/src/io/prfile.c pr/src/io/prmapopt.c
	pr/src/linking/Makefile.in pr/src/linking/prlink.c
	pr/src/malloc/Makefile.in pr/src/md/prosdep.c
	pr/src/md/beos/beos_errors.c pr/src/md/unix/Makefile.in
	pr/src/md/unix/unix.c pr/src/md/unix/unix_errors.c
	pr/src/md/unix/uxproces.c pr/src/md/unix/uxrng.c
	pr/src/md/unix/uxwrap.c pr/src/misc/prtime.c
	pr/src/pthreads/Makefile.in pr/src/pthreads/ptio.c
	pr/src/threads/combined/Makefile.in pr/tests/Makefile.in
	pr/tests/dll/Makefile.in tools/Makefile.in
Removed Files:
	pr/src/md/unix/os_ReliantUNIX.s


git-svn-id: svn://10.0.0.236/trunk@264433 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 23:18:00 +00:00
mkanat%bugzilla.org
29457cb04b Bug 790296 (CVE-2012-4189): [SECURITY] Field values are not escaped correctly in tabular reports
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264428 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 18:01:31 +00:00
mkanat%bugzilla.org
62cd1cab9a Bug 808845 (CVE-2012-5475): [SECURITY] Security vulnerability in YUI's swfstore.swf in YUI 2.8.2 and 2.9.0
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264427 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 18:00:50 +00:00
mkanat%bugzilla.org
85d8766d53 Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups when using User.get()
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264425 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 17:46:24 +00:00
mkanat%bugzilla.org
88db07d224 Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see as obsolete can disclose its description
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264424 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 17:31:57 +00:00
mkanat%bugzilla.org
d2dbfe44ad Bug 731178 (CVE-2012-4199): [SECURITY] field-events.js.tmpl discloses product and component names that the user is not allowed to see
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264423 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 17:16:56 +00:00
mkanat%bugzilla.org
f38954f358 Bug 615627: Make t/012throwables.t know about user errors defined in extensions
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264422 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 06:45:42 +00:00
mkanat%bugzilla.org
cb80609f4b But 800196: Sanitise line-endings for textarea fields
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264421 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 06:30:43 +00:00
wtc%google.com
bbfeaca264 Bug 810582: Only do SSL False Start with forward secret servers. The patch
is contributed by Adam Langley <agl@chromium.org>. r=wtc,bsmith.


git-svn-id: svn://10.0.0.236/trunk@264420 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 01:30:09 +00:00
wtc%google.com
fbf313d226 Bug 745281: fix indentation problems introduced in rev. 1.27.
git-svn-id: svn://10.0.0.236/trunk@264419 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-13 01:26:40 +00:00
mkanat%bugzilla.org
73121c5630 Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264418 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-12 18:00:45 +00:00
wtc%google.com
12974d3866 Bug 810583: The TLS hello extension handlers for NPN should record the
extension has been negotiated. The patch is contributed by Adam Langley
<agl@chromium.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264417 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 13:06:15 +00:00
mkanat%bugzilla.org
376d1277e9 Bug 805833: tr_run_reports.cgi passes run_id instead of plan_id to tr_show_plan.cgi
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264416 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 12:30:19 +00:00
wtc%google.com
f071981d14 Bug 810579: Fix crash when an SSL key-log file couldn't be opened. The
patch is contributed by Adam Langley <agl@chromium.org>. r=rsleevi,wtc.


git-svn-id: svn://10.0.0.236/trunk@264415 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 12:17:44 +00:00
mkanat%bugzilla.org
e7bc23dd0f Bug 773599: Error importing XML: unknown package Testopia::Importer
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264414 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 12:15:22 +00:00
wtc%google.com
5841bbee53 Bug 757593: Change to 1000 ticks per second (NSPR minimum), down from
100000 ticks per second (NSPR maximum), so that PRIntervalTime will take as
long as possible to wrap around. Rename HAVE_MONOTONIC_CLOCK to
HAVE_CLOCK_MONOTONIC. TBR=bsmith.
Modified Files: _linux.h _unixos.h darwin.c unix.c


git-svn-id: svn://10.0.0.236/trunk@264412 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 11:48:55 +00:00
wtc%google.com
ca36cfe680 Bug 716563 - a cosmetic fix of the MPL 2 header.
git-svn-id: svn://10.0.0.236/trunk@264411 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 01:18:48 +00:00
wtc%google.com
b82c25a51f Remove an extraneous blank line.
git-svn-id: svn://10.0.0.236/trunk@264410 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-10 01:15:08 +00:00
mkanat%bugzilla.org
26c40b98d6 Fix the indentation
git-svn-id: svn://10.0.0.236/trunk@264409 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-08 23:00:42 +00:00
mkanat%bugzilla.org
7f0ce2390b Bug 808300: Requesting data for your own account using User.get should also returns groups you belong to
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264408 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-08 19:00:46 +00:00
seabld
7c85e5ddca Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.14b3 to 2.14b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264407 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-08 13:21:27 +00:00
mkanat%bugzilla.org
c8ba6bca4e Bug 805645: Release notes for Bugzilla 4.4rc1
r=dkl


git-svn-id: svn://10.0.0.236/trunk@264406 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-08 00:00:45 +00:00
cltbld
3b69fbec6a Bug 808543 - Add AUS2 esr17 entries. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264405 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-05 23:04:21 +00:00
mkanat%bugzilla.org
4215e3253b Bug 803310: Bump the minimum requirement for Email::Send to enable the Test mode
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264404 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-05 15:45:47 +00:00
mkanat%bugzilla.org
307d0ce922 Bug 741722: Product.get should include flag_types information
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264403 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-04 11:30:43 +00:00
mkanat%bugzilla.org
59e1a82fbc Make POD added in bug 737850 a bit clearer
git-svn-id: svn://10.0.0.236/trunk@264402 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-04 11:15:43 +00:00
mkanat%bugzilla.org
77fb2a5ede Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA-29907: found duplicate labels in primary invocations"
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264401 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-02 23:30:44 +00:00
mkanat%bugzilla.org
4ea078339d Bug 806012: Installation docs need to be updated with instructions for bzr
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264400 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-02 17:45:41 +00:00
mkanat%bugzilla.org
c033bdac13 Fix typo
git-svn-id: svn://10.0.0.236/trunk@264399 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-02 13:03:22 +00:00
mkanat%bugzilla.org
51c5aef892 Bug 807937: Fix POD
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264397 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-02 12:45:44 +00:00
jdennis%redhat.com
01edb8fbde verify_cert.py --help option wasn't working, fix it
git-svn-id: svn://10.0.0.236/trunk@264396 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-01 18:13:45 +00:00
jdennis%redhat.com
b0fc292f32 Add cert validation support & internal clean-up, see Changelog
Prepare for 0.14 release


git-svn-id: svn://10.0.0.236/trunk@264395 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-01 17:41:48 +00:00
seabld
973734690f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.14b2 to 2.14b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264394 18797224-902f-48f8-a5cc-f745e15eee43
2012-11-01 08:19:53 +00:00
mkanat%bugzilla.org
7ae5ba9720 Bug 286374 - Platform and OS lose their hyperlinks (in create) when viewing
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264393 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-30 21:45:41 +00:00
mkanat%bugzilla.org
4c1bb021f8 Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-in users
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264390 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-30 12:00:43 +00:00
mkanat%bugzilla.org
5863ca57e8 Bug 800964: Unknown dot(.) is present instead of 'T' in console while running testserver.pl on Windows
r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264389 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-29 22:00:43 +00:00
seabld
943af36f9c Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.13.1 to 2.13.2 build 1
git-svn-id: svn://10.0.0.236/trunk@264388 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-27 23:55:01 +00:00
mkanat%bugzilla.org
22eb0e39d0 Add WS::Classification to the list of available modules, see bug 694755
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264387 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-27 11:45:43 +00:00
seabld
d2a585890f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.14b1 to 2.14b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264386 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 20:11:47 +00:00
mkanat%bugzilla.org
1b0922643b Bug 772359: LogActivityEntry shouldn't remove any characters from the field when splitting long lines; and delimiters need to be inserted when joining split entries
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264385 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 17:45:40 +00:00
mkanat%bugzilla.org
b56ae332b4 Bug 610767: contrib/convert-workflow.pl should add transitions from RESOLVED and VERIFIED to CONFIRMED (if transitions to REOPENED were present)
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264384 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 15:16:29 +00:00
mkanat%bugzilla.org
876df5f482 Bug 800509 - Add an X-Bugzilla-Resolution header in bugmail
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264383 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 15:15:48 +00:00
wtc%google.com
0ef1cd08dc Bug 757593: Fix build error. _MD_INTERVAL_INIT used to be defined in
_unixos.h. Now it needs to be defined in this file for Solaris. Remove an
unnecessary #ifndef _PR_PTHREADS test and redundant PRIntervalTime
function declarations and macro definitions in the
#if !defined(_PR_PTHREADS) part of the file. TBR=kaie.


git-svn-id: svn://10.0.0.236/trunk@264382 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 14:54:24 +00:00
mkanat%bugzilla.org
2aaca5429e Bug 802586 - config.js.tmpl doesn't display keywords correctly anymore
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264381 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 14:15:42 +00:00
wtc%google.com
671e582325 Bug 794896: Remove the unused makefile target $(DIRS). The '+' is not
necessary if the command contains $(MAKE). Remove the empty string check
for $(2) in the SUBMAKE function. Remove the leading space in the third
argument to the foreach function call in LOOP_OVER_DIRS. r=glandium.
Modified Files:
	README rules.mk ruleset.mk


git-svn-id: svn://10.0.0.236/trunk@264380 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-25 01:23:23 +00:00
wtc%google.com
e8398a797e Bug 757593: Make PR_IntervalNow monotonic for Android, Linux, Mac OS X, and
iOS. r=bsmith.
Modified Files:
	_aix.h _bsdi.h _darwin.h _dgux.h _freebsd.h _hpux.h _linux.h
	_netbsd.h _nto.h _openbsd.h _osf1.h _qnx.h _riscos.h _scoos.h
	_symbian.h _unixos.h _unixware.h pr/src/Makefile.in darwin.c
	unix.c prinrval.c


git-svn-id: svn://10.0.0.236/trunk@264379 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-24 22:33:36 +00:00
wtc%google.com
a0aef40235 Bug 804806: Remove the _xxx.cfg, _xxx.h, and xxx.c files for ncr, nec,
sony, nextstep, reliantunix, and sunos4. r=bsmith.
Modified Files:
	configure configure.in pathsub.h prosdep.h prscanf.c prosdep.c
	prerrortable.c
Removed Files:
	_ncr.cfg _ncr.h _nec.cfg _nec.h _nextstep.cfg _nextstep.h
	_reliantunix.cfg _reliantunix.h _sony.cfg _sony.h _sunos4.cfg
	_sunos4.h sunos4.h ncr.c nec.c nextstep.c reliantunix.c sony.c
	sunos4.c


git-svn-id: svn://10.0.0.236/trunk@264378 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-24 22:19:10 +00:00
wtc%google.com
aff7e4abc4 Bug 802430: Back out the previous checkin because I checked in the older
patch and it needs to wait until lib/softoken/legacydb (which also includes
mcom_db.h) can be compiled with NO_NSPR_10_SUPPORT.
Modified Files:
	mozilla/dbm/include/mcom_db.h
	mozilla/security/dbm/src/config.mk


git-svn-id: svn://10.0.0.236/trunk@264377 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-24 02:48:46 +00:00
wtc%google.com
e648fd74e2 Bug 803282: utilmod.c does not need to include pkcs11t.h and secitem.h.
r=emaldona.
Modified Files:
	utilmod.c utilpars.h


git-svn-id: svn://10.0.0.236/trunk@264376 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 23:39:56 +00:00
wtc%google.com
d421ad2fe2 Bug 804833: Allow PR_FormatTime and PR_FormatTimeUSEnglish with
NO_NSPR_10_SUPPORT. The patch is contributed by Isaac Aggrey
<isaac.aggrey@gmail.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264375 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 23:35:58 +00:00
wtc%google.com
5211bd217c Bug 802430: build dbm with NO_NSPR_10_SUPPORT. r=bsmith.
Modified Files:
	mozilla/dbm/include/mcom_db.h
	mozilla/security/dbm/src/config.mk


git-svn-id: svn://10.0.0.236/trunk@264374 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 23:23:11 +00:00
wtc%google.com
9e54a069cf Set NSPR version to 4.9.4 Beta.
Modified Files:
	configure configure.in admin/repackage.sh pr/include/prinit.h
	pr/tests/vercheck.c


git-svn-id: svn://10.0.0.236/trunk@264373 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 22:39:01 +00:00
wtc%google.com
b378478376 Set NSPR version to 4.9.3.
git-svn-id: svn://10.0.0.236/trunk@264371 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 17:56:12 +00:00
wtc%google.com
a0b44ef990 Bug 749849: Assert that the pthread_key_delete call in _PR_Fini succeeds.
git-svn-id: svn://10.0.0.236/trunk@264370 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 01:27:10 +00:00
wtc%google.com
4d9c13a763 Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Fix a comment typo.
Patch by Kai Engert <kaie@kuix.de>. r=wtc.
Modified Files:
	pr/include/md/_pth.h pr/src/pthreads/ptthread.c


git-svn-id: svn://10.0.0.236/trunk@264369 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-23 01:03:41 +00:00
kaie%kuix.de
51106f2940 Backing out bug 749849 patch v6 as an attempt to fix the recently introduced intermittent crashes.
git-svn-id: svn://10.0.0.236/trunk@264368 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-22 15:34:01 +00:00
seabld
a809e9deb8 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b6 to 2.14b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264367 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-21 03:03:09 +00:00
wtc%google.com
cf8178673e Bug 803660: Fix compiler warning in sftk_forceTokenAttribute. r=ryan.sleevi
git-svn-id: svn://10.0.0.236/trunk@264366 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-20 01:06:05 +00:00
wtc%google.com
e6f60365c2 Bug 767759: Add support for the new x32 ABI. The patch is contributed by
Jory A. Pratt <anarchy@gentoo.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264364 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 23:36:48 +00:00
wtc%google.com
38a1ddb868 Bug 749849: Delete the _PT_PTHREAD_KEY_DELETE macro. Have PR_Cleanup call
pthread_key_delete if there is no other NSPR thread (system or foreign)
around. TBR=kaie.
Modified Files:
	pr/include/md/_pth.h pr/src/pthreads/ptthread.c


git-svn-id: svn://10.0.0.236/trunk@264363 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 23:20:08 +00:00
kaie%kuix.de
ba3a1c9da5 Bug 802900 - Removed the unused variables in pk11_TokenKeyGenWithFlagsAndKeyType, patch by Wan-Teh Chang, r=me
git-svn-id: svn://10.0.0.236/trunk@264362 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:21:20 +00:00
kaie%kuix.de
d236ac61da Bug 777394 - Avoid listening-port collisisions with AIA testing, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264361 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:18:41 +00:00
kaie%kuix.de
efa90a14a8 Bug 802430 - Allow NSS to be built with NO_NSPR_10_SUPPORT, patch by Brian Smith, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264360 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:17:38 +00:00
kaie%kuix.de
d1cefe554f Bug 408492 - loader_GetOriginalPathname doesn't follow symbolic links properly, patch by Mike Hommey, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264359 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:15:48 +00:00
kaie%kuix.de
9e042c6e84 Bug 794896 - Make the NSS build system friendly to pymake, patch by Mike Hommey, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264358 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:14:14 +00:00
kaie%kuix.de
9b05c4c500 Set trunk version 3.14.1 Beta
git-svn-id: svn://10.0.0.236/trunk@264357 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 20:06:09 +00:00
mkanat%bugzilla.org
58cef36f10 Bug 803600: Clean up the comment generated when deleting attachments
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264356 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 19:00:52 +00:00
mkanat%bugzilla.org
2867d85ced Bug 803295: Bump the minimum requirement for DBI to 1.54
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264355 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-19 10:01:06 +00:00
mkanat%bugzilla.org
14926fb0e5 Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is being added
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264354 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-18 23:30:44 +00:00
mkanat%bugzilla.org
4762cb117f Bug 780053: Oracle crashes when listing keywords, tags or flags in buglists
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264353 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-18 23:15:47 +00:00
catlee%mozilla.com
11eff6ac92 Bug 803280 - 10/18: Please unthrottle FF16.0.1 updates. p=catlee,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264352 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-18 21:43:58 +00:00
kaie%kuix.de
237be2ff5d Set NSS version strings to NSS 3.14 release candidate 2 (RC1)
git-svn-id: svn://10.0.0.236/trunk@264349 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-18 16:54:45 +00:00
kaie%kuix.de
a4c599e569 Bug 795355 - September 2012 batch of root CA changes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264348 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-18 16:26:52 +00:00
mkanat%bugzilla.org
0fd3ecb628 Bug 577329 - WebServices should filter email addresses same as the web UI as users are not always required to login
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264347 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-16 21:00:45 +00:00
mkanat%bugzilla.org
4e0a81d204 Bug 604388 - Filenames used to store data for Old Charts should be based on product IDs, not names (avoid dataloss when renaming products).
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264346 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-16 18:30:44 +00:00
mkanat%bugzilla.org
de3130acdf Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264345 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-16 09:15:42 +00:00
mkanat%bugzilla.org
c6b4d0de98 Bug 797680: make "reset assignee/qa-contact to default" unchecked if the assignee/qa-contact has changed from defaults
r=LpSolit, r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264344 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-16 07:30:43 +00:00
mkanat%bugzilla.org
6d14a20be1 Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264343 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-15 14:15:49 +00:00
mkanat%bugzilla.org
805f4f295d Bug 163890: editusers.cgi incorrectly treats "_" (underscore) as a wildcard
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264342 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-14 18:15:42 +00:00
mkanat%bugzilla.org
87baa83d61 Bug 363910: "Add a new query" should be renamed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264341 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-14 17:45:44 +00:00
mkanat%bugzilla.org
33d2ccdca3 Bug 800842: Inconsistency in field names in editcomponents.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264340 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-14 15:45:48 +00:00
mkanat%bugzilla.org
735a333b29 Bug 781314: The behavior of tags changed
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264339 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-14 11:00:46 +00:00
mkanat%bugzilla.org
5889117b4a Fix typo
git-svn-id: svn://10.0.0.236/trunk@264338 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 21:31:56 +00:00
mkanat%bugzilla.org
6a91423cf6 $bug->set_status() has been renamed $bug->set_bug_status()
git-svn-id: svn://10.0.0.236/trunk@264337 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 16:15:19 +00:00
mkanat%bugzilla.org
ca3f033dec Bug 532478: When attaching a file to a bug, display the max size allowed for attachments
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264336 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 16:00:45 +00:00
mkanat%bugzilla.org
6c6e93ea81 Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in comments
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264335 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 15:30:45 +00:00
mkanat%bugzilla.org
9eb894e3cd Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messages
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264334 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 13:46:30 +00:00
mkanat%bugzilla.org
8f0ade7ed6 Bug 335417: Minor tweaks to the description of the mybugstemplate and defaultquery parameters
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264333 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 13:45:47 +00:00
mkanat%bugzilla.org
b6f972faa2 Bug 245375: Scheduled whining needs custom columns
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264332 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 12:45:46 +00:00
cltbld
5d827e9ad1 Bug 801107 - 10/13: Please throttle FF16.0.1 updates. p=rail,r=catlee
git-svn-id: svn://10.0.0.236/trunk@264331 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-13 00:59:55 +00:00
rrelyea%redhat.com
90fc5951bb turn off C_XXXXXUpdate for GCM.
git-svn-id: svn://10.0.0.236/trunk@264330 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 23:33:15 +00:00
mkanat%bugzilla.org
1730c8487e Bug 791554: Make clear that 0 is a valid sortkey for flagtypes
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264329 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 22:00:14 +00:00
mkanat%bugzilla.org
774dd3830f s/sortey/sortkey/g
git-svn-id: svn://10.0.0.236/trunk@264328 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 21:55:45 +00:00
mkanat%bugzilla.org
5fa9fc4791 Bug 790129: Bugzilla->fields returns fields in random order (the sortkey is ignored)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264327 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 21:42:02 +00:00
mkanat%bugzilla.org
24145fb0de Bug 793826: Prevent private web service methods from being called
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264326 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 18:00:46 +00:00
mkanat%bugzilla.org
59786ce60f Bug 297213: Submit button appears without having anything to submit
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264325 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 17:45:57 +00:00
seabld
bc1835cbc7 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.13 to 2.13.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264324 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-12 09:21:41 +00:00
bhearsum%mozilla.com
b2557d966a bugs 800012 and 800023: unthrottle firefox and thunderbird 16.0.1 releases. r=rail
git-svn-id: svn://10.0.0.236/trunk@264323 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 18:22:43 +00:00
kaie%kuix.de
4cfafc4dc8 Set NSS version strings to NSS 3.14 release candidate 1 (RC0)
git-svn-id: svn://10.0.0.236/trunk@264321 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 17:58:58 +00:00
mkanat%bugzilla.org
216d6efef8 Bug 798994: Fix incorrect double escaping when displaying saved queries URLs
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264320 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 06:45:44 +00:00
rrelyea%redhat.com
b967e76161 Bug 373108 - Implement AES Galois Counter Mode (GCM)
r=wtc,emaldona


git-svn-id: svn://10.0.0.236/trunk@264319 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 00:34:33 +00:00
rrelyea%redhat.com
1df0a8859c Update comment as recommended by wtc in bug 475578 comment 56.
git-svn-id: svn://10.0.0.236/trunk@264318 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 00:18:23 +00:00
rrelyea%redhat.com
8067e24523 Bug 475578 - Implement Extended DSA as defined in FIPS 186-3 (DSS) (edit)
r=wtc. partial review also by brian

Fix problem when generating pqg < 512. Switch to Shawe/Taylor pqg generation


git-svn-id: svn://10.0.0.236/trunk@264317 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-11 00:10:27 +00:00
wtc%google.com
24d401d0b9 Bug 373108: Rename CK_AES_GCM_PARAMS to CK_GCM_PARAMS. Remove GCM code for
64-bit block ciphers. r=rrelyea.
Modified Files:
	lib/freebl/gcm.c lib/util/pkcs11t.h


git-svn-id: svn://10.0.0.236/trunk@264316 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-10 23:36:28 +00:00
bhearsum%mozilla.com
0cceb30f5e Fix syntax
git-svn-id: svn://10.0.0.236/trunk@264315 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-10 16:28:05 +00:00
bhearsum%mozilla.com
8786171e6c bug 799999: Please throttle updates to TB 16. r=catlee
git-svn-id: svn://10.0.0.236/trunk@264314 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-10 16:21:24 +00:00
mkanat%bugzilla.org
edc92b8772 Bug 448815: Support pronouns for the "changed by" field in boolean charts
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264313 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-09 23:15:48 +00:00
emaldona%redhat.com
c5f95a7694 Bug 734492 - nss should protect itself against calls made before nss_init, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264312 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-09 18:22:46 +00:00
bhearsum%mozilla.com
122595ee85 bug 797429: 10/9: Please push out FF16 updates throttled due to MS Patch Tuesday. r=bhearsum, p=kmoir
git-svn-id: svn://10.0.0.236/trunk@264311 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-09 13:40:23 +00:00
mkanat%bugzilla.org
f50069cd23 Bug 753635: Allow editing local see also even if you cannot edit the other bug
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264310 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-09 07:31:32 +00:00
jdennis%redhat.com
5bc1891bc9 Update license file to MPLv2.0
git-svn-id: svn://10.0.0.236/trunk@264308 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-08 23:01:22 +00:00
mkanat%bugzilla.org
b0e0162ff5 Bug 795650: Cache the HTML::Scrubber object for improved performance
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264307 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-08 15:15:42 +00:00
jdennis%redhat.com
68ff6b4a4b Prepare 0.13 release, Changelog info below:
* Fix NSS SECITEM_CompareItem bug via workaround.

  * Fix incorrect format strings in PyArg_ParseTuple* for:
    - GeneralName
    - BasicConstraints
    - cert_x509_key_usage

  * Fix bug when decoding certificate BasicConstraints extension

  * Fix hang in setup_certs.

  * For NSS >= 3.13 support CERTDB_TERMINAL_RECORD

  * You can now query for a specific certificate extension
    Certficate.get_extension()

  * The following classes were added:
    - RSAGenParams

  * The following class methods were added:
    - nss.nss.Certificate.get_extension
    - nss.nss.PK11Slot.generate_key_pair
    - nss.nss.DSAPublicKey.format
    - nss.nss.DSAPublicKey.format_lines

  * The following module functions were added:
    - nss.nss.pub_wrap_sym_key

  * The following internal utilities were added:
    - PyString_UTF8
    - SecItem_new_alloc()

  * The following class constructors were modified to accept
    intialization parameters

    - KEYPQGParams (DSA generation parameters)

  * The PublicKey formatting (i.e. format_lines) was augmented
    to format DSA keys (formerly it only recognized RSA keys).

  * Allow lables and values to be justified when printing objects

  * The following were deprecated:
    - nss.nss.make_line_pairs (replaced by nss.nss.make_line_fmt_tuples)

    Deprecated Functionality:
    -------------------------
    - make_line_pairs() has been replaced by make_line_fmt_tuples()
      because 2-valued tuples were not sufficently general. It is
      expected very few programs will have used this function, it's mostly
      used internally but provided as a support utility.


git-svn-id: svn://10.0.0.236/trunk@264306 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-08 13:56:45 +00:00
mkanat%bugzilla.org
0941aa5b4f Bug 652047: checksetup.pl fails to compile/run if the Voting extension is enabled on a fresh install
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264305 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-08 11:15:46 +00:00
seabld
8bb21e8467 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.12.1 to 2.13 build 1
git-svn-id: svn://10.0.0.236/trunk@264304 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-08 10:10:20 +00:00
mkanat%bugzilla.org
d00704130d Bug 798389: Update the URL mentioned by checksetup.pl to download patchutils
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264303 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-05 17:00:42 +00:00
mkanat%bugzilla.org
d2985b25a2 $_localconfig is now obsolete
git-svn-id: svn://10.0.0.236/trunk@264302 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-05 11:45:46 +00:00
mkanat%bugzilla.org
511e43b55e Bug 797883: Adds a Bugzilla->process_cache
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264301 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 17:00:45 +00:00
mkanat%bugzilla.org
0db14001b4 Bug 790909: Editing dependencies from the "Change Several Bugs at Once" page does not work as expected (bug IDs are incorrectly parsed)
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264300 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 16:02:22 +00:00
mkanat%bugzilla.org
794713aaf1 Bug 788098: Queries involving group substitution crash when usevisibilitygroups is enabled
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264299 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 16:01:06 +00:00
mkanat%bugzilla.org
57ff2e2d89 Bug 794389: There is no field named 'actual_time' when generating reports
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264298 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 11:31:26 +00:00
mkanat%bugzilla.org
04560897d6 Bug 796072: Make admin/table.html.tmpl a bit faster
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264297 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 11:30:47 +00:00
mkanat%bugzilla.org
ef8823d563 Bug 796386: Warn user if bugmails have been disabled
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264296 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 08:16:25 +00:00
mkanat%bugzilla.org
a2adbfe597 Bug 794125: Make User.get ignore duplicate groups for membership look ups
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264295 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 08:15:45 +00:00
mkanat%bugzilla.org
34989f5743 Bug 349029: Renames the "Some attachment data changes" email preference
r=glob,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264294 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 08:00:44 +00:00
seabld
d760d7a672 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b5 to 2.13b6 build 1
git-svn-id: svn://10.0.0.236/trunk@264293 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 01:45:56 +00:00
seabld
d7ec8fac0a Backout 2.13b6 changes.
git-svn-id: svn://10.0.0.236/trunk@264292 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-04 01:01:33 +00:00
bsmith%mozilla.com
0bcdaabd38 Bug 797572: Export SRTP functions from libssl. Patch contributed by rjesup, r=bsmith
git-svn-id: svn://10.0.0.236/trunk@264291 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-03 22:43:01 +00:00
emaldona%redhat.com
03a7e5738a Bug 753116 - softoken needs to split out common components to util, r=rrelya
git-svn-id: svn://10.0.0.236/trunk@264290 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-03 18:27:03 +00:00
mkanat%bugzilla.org
8753f2866e Bug 757935: Bugs with resolution MOVED cannot be edited
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264289 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-03 17:46:25 +00:00
seabld
805b83e85f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b5 to 2.13b6 build 1
git-svn-id: svn://10.0.0.236/trunk@264288 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-03 13:48:56 +00:00
nrthomas%gmail.com
263d69c7ef Bug 772563, block old gtk for 17.0a2 onwards and add thunderbird too, r=catlee
git-svn-id: svn://10.0.0.236/trunk@264287 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-02 02:40:58 +00:00
nrthomas%gmail.com
38288e1932 Bug 772563, allow gtk 2.18 back, r=catlee
git-svn-id: svn://10.0.0.236/trunk@264286 18797224-902f-48f8-a5cc-f745e15eee43
2012-10-01 20:14:05 +00:00
mkanat%bugzilla.org
7964ff1187 Remove the Contributors section from POD, we don't have it anywhere else
git-svn-id: svn://10.0.0.236/trunk@264285 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-29 23:30:42 +00:00
mkanat%bugzilla.org
f78d794f07 Bug 793893: Tabular reports crash when no format parameter is defined
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264284 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-29 11:45:45 +00:00
seabld
c165bb7003 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b4 to 2.13b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264283 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-29 01:20:10 +00:00
rrelyea%redhat.com
1c45c2e9d3 Bug 764973 - Augment libpkix with callback at chainvalidate (edit)
Patch by cviecco, review by bsmith
checkin for bsmith


git-svn-id: svn://10.0.0.236/trunk@264281 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 23:40:17 +00:00
rrelyea%redhat.com
fee4377655 Bug 753116 Add error message for SEC_ERROR_LEGACY_DATABASE to SECerrs.h.
Patch by Brian.
review and checkin by rrelyea


git-svn-id: svn://10.0.0.236/trunk@264280 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 23:21:03 +00:00
rrelyea%redhat.com
3d1d44d46e Bug 373108 - Implement AES Galois Counter Mode (GCM)
Patch by relyea, review modified by wtc/ryan,  reviewed by relyea


git-svn-id: svn://10.0.0.236/trunk@264279 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 22:46:33 +00:00
wtc%google.com
c53b4fdca1 Bug 794636: CERT_AsciiToName should take a const char * input argument.
r=kaie.
Modified Files:
	alg1485.c cert.h


git-svn-id: svn://10.0.0.236/trunk@264278 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 16:05:02 +00:00
wtc%google.com
f2223d329d Bug 795145: Set the max version to TLS 1.0 when testing the export cipher
suites f and g because they are disallowed in TLS 1.1. r=kaie.


git-svn-id: svn://10.0.0.236/trunk@264277 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 15:09:54 +00:00
wtc%google.com
3a6aa70321 Bug 795213: the variable used for the return value of GETADDRINFO() should
have the type int. The patch is contributed by Nico Weber
<thakis@chromium.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264275 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 14:33:48 +00:00
wtc%google.com
be1b47e59b Bug 794316: update the 'higher' pointer of the layer right below the new
top of the stack after the old top is popped. r=michal.novotny.
Modified Files:
	pr/src/io/prlayer.c pr/tests/pushtop.c


git-svn-id: svn://10.0.0.236/trunk@264273 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 14:21:22 +00:00
wtc%google.com
53f002bd64 Set NSPR version to 4.9.3 Beta.
Modified Files: configure.in configure repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@264272 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 05:59:48 +00:00
wtc%google.com
94cd98325f Bug 794316: add a regression test pushtop.c. r=michal.novotny.
Modified Files:
	Makefile.in runtests.pl runtests.sh
Added Files:
	pushtop.c


git-svn-id: svn://10.0.0.236/trunk@264271 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 05:25:00 +00:00
wtc%google.com
8c71050332 Bug 734519: Stop the compression method search for loop when the target is
seen. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264270 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 05:10:25 +00:00
wtc%google.com
e79fac955c Bug 783448: When renegotiating, continue to use the client_version used in
the initial ClientHello to work around a Windows SChannel bug.
r=ryan.sleevi,bsmith.


git-svn-id: svn://10.0.0.236/trunk@264269 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 04:51:22 +00:00
wtc%google.com
42106ed168 Bug 786431: do not re-import certificates returned by NSS as temporary
certificates. r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@264268 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 01:49:29 +00:00
wtc%google.com
812886d071 Bug 681065: ss->ssl3.hs.lastMessageFlight does not need to be allocated
from the heap after bug 793033 is fixed. r=ekr.
Modified Files:
	dtlscon.c ssl3con.c sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@264267 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-28 01:46:45 +00:00
kaie%kuix.de
7f44995478 Bug 590364 - By default, stop accepting MD5 as a hash algorithm in certificate signatures
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264266 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-27 17:23:33 +00:00
kaie%kuix.de
1cecb6d137 Bug 785170 - Enhance NSS to run an initial set of TLS 1.1 tests
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264265 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-27 17:21:15 +00:00
kaie%kuix.de
46bc676332 Bug 785169 - Change tools to use a version range for SSL/TLS versions + adjust the test suite
r=wtc


git-svn-id: svn://10.0.0.236/trunk@264264 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-27 17:13:36 +00:00
mkanat%bugzilla.org
a3711bd9e7 Bug 787697 - config.cgi uri is not unique for versions and target_milestones
r=dkl,LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264263 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-27 16:30:44 +00:00
rrelyea%redhat.com
d2be629cdf Bug 475578 - Implement Extended DSA as defined in FIPS 186-3
include Elio's comments for DSA-2 changes to handle FIPS .req files for DSA-2
r=emaldona


git-svn-id: svn://10.0.0.236/trunk@264262 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-26 20:41:25 +00:00
wtc%google.com
4708804d8d Bug 794316: fix the bug that PR_PushIOLayer doesn't push a layer on the top
of an old-style stack correctly. The 'higher' pointer of the layer right
below the original top layer needs to be updated after the fd swapping. The
patch is contributed by Michal Novotny <michal.novotny@gmail.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264261 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-26 02:50:58 +00:00
wtc%google.com
7d311a435e Bug 333601: Use the x86 assembly code in mpi on Mac OS X. The patch is
contributed by Mark Mentovai <mark@moxienet.com>. r=wtc.
Modified Files:
	Makefile
Added Files:
	mpi/mpi_sse2.s


git-svn-id: svn://10.0.0.236/trunk@264260 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-26 01:24:18 +00:00
wtc%google.com
64a7b7b1ab Bug 333601: invoke mpi-test as ./mpi-test because the current directory (.)
may not be on the PATH. The patch is contributed by Mark Mentovai
<mark@moxienet.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264259 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-26 01:22:15 +00:00
wtc%google.com
3b51e603e3 Bug 475578: lib/freebl/pqg.c should not include lib/cryptohi/sechash.h.
The HASH_ResultLen and HASH_HashBuf functions in lib/freebl/rawhash.c
conflict with the same-named functions in lib/cryptohi/sechash.c in NSS
static library builds, so move them to lib/freebl/pqg.c and mark them
static. Ideally they should also be renamed. r=rrelyea.
Modified Files:
	pqg.c rawhash.c


git-svn-id: svn://10.0.0.236/trunk@264258 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 23:38:38 +00:00
rrelyea%redhat.com
d31d13c012 Bug 475578 - Implement Extended DSA as defined in FIPS 186-3 (DSS)
DSA-2 changes for commands. (19.13 KB, patch)
r = emaldona


git-svn-id: svn://10.0.0.236/trunk@264257 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 22:21:13 +00:00
mkanat%bugzilla.org
766e87df4f Bug 437212: Make page refreshing under Firefox update fields
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264256 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 17:15:52 +00:00
wtc%google.com
58b7ee4233 Bug 753116: remove an obsolete, commented-out line. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@264255 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 00:55:21 +00:00
wtc%google.com
66772fcd46 Bug 753116: removed an unused variable in NSC_ModuleDBFunc. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@264254 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 00:54:28 +00:00
wtc%google.com
5bc7a00159 Bug 753116: Add include guard macro to utilpars.h. Also fix typos and style
nits. r=rrelyea.
Modified Files:
	utilmod.c utilmodt.h utilpars.h


git-svn-id: svn://10.0.0.236/trunk@264253 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 00:41:42 +00:00
wtc%google.com
2a3ec3627e Bug 753116: NSSUTIL_EscapeSize should pass addquotes=PR_FALSE to
nssutil_escapeQuotesSize. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264252 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 00:35:19 +00:00
wtc%google.com
952b729d73 Bug 792681: Disable the export , DES, and RSA_FIPS cipher suites by
default. Enable the non-ECC Triple DES and AES cipher suites by default.
Enable SSL_RSA_WITH_RC4_128_SHA and SSL_RSA_WITH_RC4_128_MD5 by default.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264251 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-25 00:25:26 +00:00
wtc%google.com
1915e97b14 Bug 793033: Remove the strange sslSocket copying in ssl_FreeSocket. It
breaks any pointer member that points to some other member. r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@264250 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 23:57:42 +00:00
seabld
805013aa6a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b3 to 2.13b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264249 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 02:43:57 +00:00
Callek%gmail.com
cb52c482e7 Backout all 2.13b4 changes
git-svn-id: svn://10.0.0.236/trunk@264248 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 02:34:35 +00:00
seabld
60c64c3871 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b3 to 2.13b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264247 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 02:29:01 +00:00
Callek%gmail.com
fd6c02f4fd Backout all 2.13b4 changes
git-svn-id: svn://10.0.0.236/trunk@264246 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 02:27:19 +00:00
seabld
aa67fe7c4f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b3 to 2.13b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264245 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 01:56:55 +00:00
Callek%gmail.com
701e9f0ccf Backout all 2.13b4 changes
git-svn-id: svn://10.0.0.236/trunk@264244 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-24 01:51:55 +00:00
seabld
9928725a2b Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b3 to 2.13b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264243 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-23 22:15:45 +00:00
wtc%google.com
1eb63ca35c Bug 475578: fix a compiler warning and style nits. TBR=emaldona.
Modified Files:
	pqg.c pqg.h shvfy.c


git-svn-id: svn://10.0.0.236/trunk@264242 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 15:18:19 +00:00
wtc%google.com
1e7133ebd4 Bug 753116: fix error code collision of SEC_ERROR_LEGACY_DATABASE.
TBR=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264241 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 13:53:55 +00:00
wtc%google.com
24df8f6901 Bug 186619: fix compiler warnings by propagating 'const' to more functions.
Update the function argument types in the comments to match the current
argument types. TBR=emaldona.
Modified Files:
	ocsp.c ocsp.h


git-svn-id: svn://10.0.0.236/trunk@264240 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 13:41:58 +00:00
wtc%google.com
3365b17bfa Fix the file name (mpi_x86.c -> mpi_x86_asm.c) in the comment.
git-svn-id: svn://10.0.0.236/trunk@264239 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 03:26:27 +00:00
wtc%google.com
bdc9852a19 Move the header include guard after the license header.
git-svn-id: svn://10.0.0.236/trunk@264238 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 01:11:49 +00:00
wtc%google.com
026310dd32 Bug 716563 - remove the bottom half of the old license block missed by the
upgrade to MPL 2.


git-svn-id: svn://10.0.0.236/trunk@264237 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 00:39:35 +00:00
wtc%google.com
824f2aeac7 Bug 716563 - remove "BEGIN LICENSE BLOCK" lines missed by the update to
MPL 2.
Modified Files:
	lib/freebl/stubs.c lib/libpkix/pkix_pl_nss/pki/pkix_pl_date.c


git-svn-id: svn://10.0.0.236/trunk@264236 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-22 00:27:06 +00:00
wtc%google.com
d82dfe2c2a Bug 716563 - update license to MPL 2.
git-svn-id: svn://10.0.0.236/trunk@264235 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-21 23:12:31 +00:00
wtc%google.com
7efcfbe561 Bug 542741: Change NSS_VersionCheck to not call PR_VersionCheck because
system NSS packages are sometimes incorrectly built against an NSPR version
newer than the required NSPR version specified in the NSS package metainfo.
Modified Files:
	lib/ssl/ssl.h lib/nss/nss.h lib/nss/nssinit.c
	lib/smime/smime.h


git-svn-id: svn://10.0.0.236/trunk@264234 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-21 21:58:44 +00:00
mkanat%bugzilla.org
920a2bbc6b Bug 694755: Add Classification API to WebServices (implement Classification.get())
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264233 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-21 19:30:45 +00:00
wtc%google.com
b651899996 Bug 737178: Fix compiler warnings about signed/unsigned comparisons. r=ekr.
Modified Files:
	ssl3ext.c sslsock.c


git-svn-id: svn://10.0.0.236/trunk@264232 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-21 00:28:05 +00:00
wtc%google.com
e34d846f91 Bug 681065: Replace hardcoded ssl_variant_stream with ss->protocolVariant.
r=ekr.
Modified Files:
	ssl3con.c sslsock.c


git-svn-id: svn://10.0.0.236/trunk@264231 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-21 00:24:53 +00:00
rrelyea%redhat.com
3f21f40150 Bug 785208 - nssutil_escapeQuotesSize returns the wrong size
patch by Ted Mielczarek
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@264230 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-20 21:33:43 +00:00
mkanat%bugzilla.org
119ddc9d8c Fix bustage
git-svn-id: svn://10.0.0.236/trunk@264229 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-20 19:15:41 +00:00
mkanat%bugzilla.org
df91dcb202 Bug 450546: Use visible_bugs() where appropriate instead of/in combination with can_see_bug() to improve performance
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264228 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-20 18:30:45 +00:00
asasaki%mozilla.com
6e10eda322 bug 792201 - move pushed snippets to a different directory, for realz. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264227 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-20 16:48:05 +00:00
nrthomas%gmail.com
be20ce068d Bug 772563, block older GTK for switch to mock-based linux build machines, r=catlee
git-svn-id: svn://10.0.0.236/trunk@264226 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-20 00:51:51 +00:00
mkanat%bugzilla.org
c67bd53eaa Bug 308709: Misleading confirmation when entering an invalid sort key for a field value
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264225 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-19 20:00:43 +00:00
mkanat%bugzilla.org
52d1ef4f06 Bug 345244: Bug template creation window has silly title
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264224 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-19 19:46:30 +00:00
mkanat%bugzilla.org
04695fbe79 Bug 436647: The "Bugzilla is pondering your search" page lacks a background colour attribute
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264223 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-19 19:45:48 +00:00
mkanat%bugzilla.org
b61ca5ac4f Bug 445861: $component->default_qa_contact should not return the default user object when no default QA contact is defined
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264222 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-19 19:15:45 +00:00
kaie%kuix.de
28ce5c57a0 Bug 578861 - CERT_CompareName should take const input parameters, r=wtc
git-svn-id: svn://10.0.0.236/trunk@264221 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-19 15:08:07 +00:00
asasaki%mozilla.com
722fdc7308 bug 792201 - move pushsnipped directories to a different directory. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264220 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-18 22:54:56 +00:00
mkanat%bugzilla.org
57ce848077 Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid duplicate cgi->header calls
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264219 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-17 14:30:45 +00:00
mkanat%bugzilla.org
8b288adb47 Bug 791564: If no flagtype is multiplicable for a given bug, then unset flags are displayed by default instead of being hidden
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264218 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-16 18:00:48 +00:00
mkanat%bugzilla.org
626d23314a Bug 345878 - "Access Denied" should be "Bug Access Denied"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264217 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-15 20:30:46 +00:00
mkanat%bugzilla.org
882495c997 Update POD to fix bustage in Perl 5.16.1
r=runtests.pl


git-svn-id: svn://10.0.0.236/trunk@264216 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-14 20:15:55 +00:00
seabld
21c1020d4b Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b2 to 2.13b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264215 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-13 09:25:51 +00:00
mkanat%bugzilla.org
d253e6cd3d Bug 783794: Bugzilla::User->visible_bugs should validate input data
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264214 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-12 23:46:09 +00:00
mkanat%bugzilla.org
5d2192cd0d Bug 790215 - Flag names are not properly escaped when displayed on confirm user match page
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264211 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-11 19:22:57 +00:00
asasaki%mozilla.com
0c42bab356 bug 789530 - unthrottle thunderbird for 15.0.1. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264210 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-10 16:25:35 +00:00
seabld
e2174e6b3e Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.12 to 2.12.1 build 2
git-svn-id: svn://10.0.0.236/trunk@264209 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-10 02:24:10 +00:00
seabld
0ff9c4c745 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.12 to 2.12.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264208 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-09 05:09:54 +00:00
cltbld
adb6bd7030 Bug 788317 - Tracking bug for build & release of Firefox+Fennec 15.0.1. r=catlee
git-svn-id: svn://10.0.0.236/trunk@264207 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-06 21:01:54 +00:00
seabld
a288812de4 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.13b1 to 2.13b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264206 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-06 15:15:03 +00:00
mkanat%bugzilla.org
cec113ce00 Bug 749540: Avoid database deadlocks when deleting recent searches
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264205 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-05 07:15:46 +00:00
mkanat%bugzilla.org
272d5a8b05 Bug 69447 - Make CC changes not cause midairs.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264204 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 22:30:43 +00:00
mkanat%bugzilla.org
c64546c77f Bug 675171 - standardize font weight for field labels
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264203 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 20:30:43 +00:00
mkanat%bugzilla.org
6ed74615ae Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264202 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 17:30:42 +00:00
mkanat%bugzilla.org
f300cccede Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264201 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 17:15:44 +00:00
cltbld
37ce181303 Bug 788126 - Please throttle updates to Thunderbird 15.0. p=rail, r=catlee
git-svn-id: svn://10.0.0.236/trunk@264200 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 14:46:14 +00:00
mkanat%bugzilla.org
111450daa9 Bug 787688: AllowOverride Options missing when running under mod_perl
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264199 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 11:15:49 +00:00
mkanat%bugzilla.org
7719300d7f Bug 787687: SQLite doesn't support CHAR_LENGTH natively
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264198 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-04 11:00:47 +00:00
mkanat%bugzilla.org
04e37b42d3 Bug 781075 - Add WebService support for accessing a user's saved reports
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264197 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-03 19:45:47 +00:00
mkanat%bugzilla.org
60777a3e47 Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV output
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264196 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-03 07:46:24 +00:00
mkanat%bugzilla.org
8e47ba629a Bug 787529: Use |use 5.10.1| everywhere
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264195 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-01 21:45:59 +00:00
emaldona%redhat.com
ef19907bf9 Bug 480076 - need sample source: how to avoid hard coding SSL cipher suite info, r=kaie,emaldona
git-svn-id: svn://10.0.0.236/trunk@264194 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-01 18:29:28 +00:00
wtc%google.com
78e05ae906 Bug 786531: DER_EncodeTimeChoice should NOT use a UTCTime for an input
before 1950 or exactly equal to January1st2050. The patch is contributed
by Matt Mueller <mattm@chromium.org>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@264193 18797224-902f-48f8-a5cc-f745e15eee43
2012-09-01 00:06:06 +00:00
mkanat%bugzilla.org
3fd03d1c64 Bug 785729 - Webservice Bug.fields (_legal_field_values) should return isactive for versions, components and milestones
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264192 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-31 21:00:42 +00:00
mkanat%bugzilla.org
cf8cbc482d Bug 783222 - Make set_all() throw error on invalid param names
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264191 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-31 20:45:43 +00:00
mkanat%bugzilla.org
631b0c0cf2 Bug 785728 - config.cg?ctype=rdf should have is_active for versions, components and milestones
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264190 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-31 17:30:44 +00:00
seabld
8671046550 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b6 to 2.13b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264189 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-31 13:25:14 +00:00
mkanat%bugzilla.org
746ac953a2 Bug 655477: Bugzilla now requires Perl 5.10.1
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264188 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-31 10:45:54 +00:00
mkanat%bugzilla.org
476a481082 Branch for 4.4 created. Trunk is now 4.5
git-svn-id: svn://10.0.0.236/trunk@264187 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 22:30:45 +00:00
mkanat%bugzilla.org
b03986dd4e Bumped version post-release
git-svn-id: svn://10.0.0.236/trunk@264186 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 20:32:17 +00:00
mkanat%bugzilla.org
ca4ff15b81 Bump version to 4.3.3
git-svn-id: svn://10.0.0.236/trunk@264181 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 19:15:43 +00:00
ccooper%deadsquid.com
f45d31317f Bug 787110 - throttle updates to Firefox 15 - r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@264180 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 18:57:33 +00:00
mkanat%bugzilla.org
04c6886fc0 Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can lead to LDAP injection
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264179 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 18:33:26 +00:00
mkanat%bugzilla.org
e4a94bea7e Bug 785522: [SECURITY] Block access to templates in extensions/
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264178 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 18:32:13 +00:00
mkanat%bugzilla.org
0f59ec95da Bug 786691 - Do not display the (more flags) link to logged out users as they cannot set any flag
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264177 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-30 16:00:58 +00:00
mkanat%bugzilla.org
ebd5e65c64 Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL correctly
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264176 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 23:00:43 +00:00
mkanat%bugzilla.org
bfb367e848 Bug 786351: Release notes for Bugzilla 4.2.3
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264175 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 22:15:44 +00:00
kaie%kuix.de
8964a3a15b bustage fix
git-svn-id: svn://10.0.0.236/trunk@264174 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 19:04:53 +00:00
mkanat%bugzilla.org
0db06b10f0 Bug 772620: Ignore empty strings in the CC list
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264171 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 14:46:52 +00:00
mkanat%bugzilla.org
d40bf68cd1 Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pm
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264170 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 14:46:08 +00:00
mkanat%bugzilla.org
116a14ddfd Bug 786310: Remove tokens when saving the default query
r= LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264169 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 06:00:43 +00:00
mkanat%bugzilla.org
30816230e2 Fix more bustage caused by Bug 772953
git-svn-id: svn://10.0.0.236/trunk@264168 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 05:01:27 +00:00
mkanat%bugzilla.org
82bda8dd77 Fix bustage caused by Bug 772953
git-svn-id: svn://10.0.0.236/trunk@264167 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 05:00:48 +00:00
emaldona%redhat.com
0565f292b9 Bug 762198 - softoken sha224 powerup self-test fails on fips mode, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264166 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-29 00:56:52 +00:00
seabld
35f0eabe16 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.11 to 2.12 build 1
git-svn-id: svn://10.0.0.236/trunk@264165 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-28 23:09:18 +00:00
mkanat%bugzilla.org
d705db0d17 Bug 785511: Prevent directory browsing, especially in docs/ and extensions/
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264164 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-28 22:15:44 +00:00
mkanat%bugzilla.org
3d7d902c40 Bug 772953: Remove the token from buglist urls
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264163 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-28 15:30:47 +00:00
kaie%kuix.de
ef704e86e8 Bug 784316 - NSS: Implement a package_for_testing makefile target, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264162 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-28 14:15:40 +00:00
mkanat%bugzilla.org
7f7ead76cd Bug 785917: Custom field descriptions are not properly escaped when displayed as bug list column headers
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264160 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-27 18:15:50 +00:00
mkanat%bugzilla.org
a4fa0a4309 Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATE
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264159 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-26 01:30:56 +00:00
wtc%google.com
6117329c60 Bug 774547: set the record layer version number of the initial ClientHello
to at most { 3, 1 } (TLS 1.0) if we don't know what protocol version the
server supports. r=bsmith.
Modified Files:
	dtlscon.c ssl3con.c sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@264158 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-25 00:13:27 +00:00
seabld
6ee9b35291 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b5 to 2.12b6 build 1
git-svn-id: svn://10.0.0.236/trunk@264157 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-24 03:54:39 +00:00
mkanat%bugzilla.org
b41b197030 Bug 779747: The "Browse" link in the page header/footer doesn't sort products by classification
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264156 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-20 23:00:44 +00:00
mkanat%bugzilla.org
8a92286a13 Bug 783786: PostgreSQL databases can be created with the wrong encoding
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264155 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-20 22:45:45 +00:00
mkanat%bugzilla.org
ed9c84f10c Bug 698068: The "There is no saved search named ..." page has a "forget" link
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264154 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-20 09:15:46 +00:00
mkanat%bugzilla.org
605fb1265e Bug 783879: Sub-optimal SQL query when displaying tags in buglists
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264153 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-19 14:30:57 +00:00
mkanat%bugzilla.org
a5e65af6bb Bug 610581: The Bug.fields method doesn't include available bug statuses when creating a new bug
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264152 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-18 21:45:43 +00:00
mkanat%bugzilla.org
eeaa0793ac Forgot to remove some code
git-svn-id: svn://10.0.0.236/trunk@264151 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-18 21:15:42 +00:00
mkanat%bugzilla.org
168fe60268 Bug 697224: User.get should return a list of all your saved searches
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264150 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-18 20:15:45 +00:00
mkanat%bugzilla.org
647cafc08b Include missing newline
git-svn-id: svn://10.0.0.236/trunk@264149 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-18 17:30:43 +00:00
mkanat%bugzilla.org
87cc20fa17 Bug 187753: Specify a maximum length for quips (512 characters)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264148 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-18 17:15:54 +00:00
mkanat%bugzilla.org
25984acb6b Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IIS
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264147 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-17 15:15:46 +00:00
seabld
378a5c0167 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b4 to 2.12b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264146 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-17 15:02:36 +00:00
kaie%kuix.de
8c438de819 Bug 421989 - Enhance pp to dump DER issuer and serial, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264145 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-16 06:57:24 +00:00
cltbld
918cfa6f74 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 15.0b3 to 15.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264144 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-15 20:47:18 +00:00
mkanat%bugzilla.org
e26a6812bd Bug 771100: Unable to attach a file to a bug with perl 5.16
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264143 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-15 19:30:45 +00:00
kaie%kuix.de
268c49385c Bug pwdecrypt, Build pwdecrypt patch by Mike Hommey, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264142 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-15 19:24:48 +00:00
cltbld
4e1439cd5c Automated configuration bump: mozBeta-branch-patcher2.cfg, from 15.0b4 to 15.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264141 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-15 16:13:49 +00:00
wtc%google.com
b8ee059d55 Bug 588269: SECMOD_CloseUserDB should properly close the user DB, and it
should be possible to later re-add that same user DB as a new slot. The
patch is contributed by Ryan Sleevi <ryan.sleevi@gmail.com> of Google.
r=rrelyea,wtc.
Modified Files:
	cmd/tests/manifest.mn lib/pk11wrap/pk11util.c
	lib/softoken/pkcs11.c
Added Files:
	cmd/tests/secmodtest.c


git-svn-id: svn://10.0.0.236/trunk@264140 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-14 02:11:47 +00:00
mkanat%bugzilla.org
4ac538021e Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by the standard border-radius CSS property
git-svn-id: svn://10.0.0.236/trunk@264139 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-12 12:16:58 +00:00
mkanat%bugzilla.org
bf53e1b2a8 Fix bustage
git-svn-id: svn://10.0.0.236/trunk@264138 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-12 10:30:43 +00:00
mkanat%bugzilla.org
1b2aea4b7d Bug 746947: Determine the size of the images dynamically for graphical reports
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264137 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-12 10:15:56 +00:00
seabld
730e51aefd Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b3 to 2.12b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264134 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-11 01:10:28 +00:00
mkanat%bugzilla.org
b54628bc0a Bug 779088 - Allow extensions to whitelist PATH_INFO
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264133 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-10 21:00:44 +00:00
mkanat%bugzilla.org
0d097b8954 Backout bug 679224
git-svn-id: svn://10.0.0.236/trunk@264132 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-10 17:00:50 +00:00
mkanat%bugzilla.org
dc6f539100 Bug 557183: In config.cgi, specify if fields controlled by a parameter are enabled or disabled
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264131 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-09 21:45:43 +00:00
cltbld
e83d6c6321 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 15.0b3 to 15.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264130 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-09 20:44:13 +00:00
mkanat%bugzilla.org
09b6715ac1 Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264129 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-09 12:00:48 +00:00
cltbld
65f8a0e946 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 15.0b2 to 15.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264128 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-09 05:00:20 +00:00
mkanat%bugzilla.org
2c83f44e36 Bug 778631: use a persistent Template::Provider to avoid recompiling templates between page loads on mod_perl
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264127 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-08 14:15:47 +00:00
mkanat%bugzilla.org
ee79ce8feb Bug 781059: -moz-border-radius is obsolete and must be replaced by the standard border-radius CSS property
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264126 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-08 10:31:03 +00:00
mkanat%bugzilla.org
96b72624ee Bug 319598: Add support for saved tabular and graphical reports
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264125 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 22:15:47 +00:00
mkanat%bugzilla.org
8d719d7232 HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug 730670
git-svn-id: svn://10.0.0.236/trunk@264124 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 21:30:42 +00:00
mkanat%bugzilla.org
f92c35ca22 Backing out Bug 778631 due to breakage
git-svn-id: svn://10.0.0.236/trunk@264123 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 14:45:52 +00:00
mkanat%bugzilla.org
c9bc144acc Bug 780683: Tags are duplicated in buglists if a search criteria involves a user field external to the 'bugs' table
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264122 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 10:01:20 +00:00
mkanat%bugzilla.org
ac3efc7ece Bug 778631: use a persistent Template::Provider to avoid recompiling templates between page loads on mod_perl
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264121 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 09:45:41 +00:00
mkanat%bugzilla.org
c5cc5be123 Bug 779709: Don't allow searching on changes to private attachments or comments
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264120 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-07 05:00:44 +00:00
mkanat%bugzilla.org
a02b700b3f Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized password reset e-mail request
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264119 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-06 21:45:43 +00:00
wtc%google.com
e6f9c4714d Bug 766137: SSL_GetChannelInfo should use cwSpec instead of crSpec to
support False Start.  r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@264116 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 23:54:31 +00:00
wtc%google.com
cd62532be2 Bug 753189: declare 'okm' without the 'const' to fix a compiler warning
about different 'const' qualifiers.  r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@264115 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 23:40:54 +00:00
mkanat%bugzilla.org
bb7873ff63 Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields; it should say it produces an error
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264113 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 16:45:44 +00:00
mkanat%bugzilla.org
70ad73028d Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SELECT
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264112 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 10:30:46 +00:00
mkanat%bugzilla.org
2f2e2b2b64 Bug 756953 - Dependencies table should have unique index so that duplicate entries are blocked
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264111 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 04:00:46 +00:00
seabld
de4017e3fc Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b2 to 2.12b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264110 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-03 02:18:27 +00:00
mkanat%bugzilla.org
fec49db368 Bug 759413 - Use "cannot" instead of "can not".
r=Wurblzap, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264109 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-02 22:30:46 +00:00
kaie%kuix.de
d89aa1cfbf Bug 676114 - pk11_PubDeriveECKeyWithKDF does not work with some smart cards, patch by David Cooper, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264108 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-02 20:45:32 +00:00
mkanat%bugzilla.org
4fb14bf296 Bug 779600: Hide flag types you cannot request nor set instead of leaving them as disabled
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264107 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 21:15:43 +00:00
mkanat%bugzilla.org
3ae7c313e1 Bug 581538 - Hide (instead of showing as disabled) flags that aren't available for a specific component on enter_bug.cgi
Forgot to add periods at the end of the comments.


git-svn-id: svn://10.0.0.236/trunk@264106 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 19:46:30 +00:00
mkanat%bugzilla.org
cc1a80f5f3 Bug 581538 - Hide (instead of showing as disabled) flags that aren't available for a specific component on enter_bug.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264105 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 19:45:50 +00:00
cltbld
2806659854 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 15.0b2 to 15.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@264104 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 09:29:35 +00:00
mkanat%bugzilla.org
40be4dac5e Bug 779061: Fix inconsistency between create group documentation and UI
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264103 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 05:45:41 +00:00
cltbld
7687a2bcb8 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 15.0b1 to 15.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264102 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 01:36:21 +00:00
mkanat%bugzilla.org
258c2e2945 Slight change in comment wording.
git-svn-id: svn://10.0.0.236/trunk@264101 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 00:46:24 +00:00
mkanat%bugzilla.org
0c60bd4ef4 Bug 625437 - Use 'Importance' / 'X-Priority' headers in incoming mail to influence bug's initial priority
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264100 18797224-902f-48f8-a5cc-f745e15eee43
2012-08-01 00:45:45 +00:00
mkanat%bugzilla.org
ec28ded977 Bug 684171 - add a "(take)" link to the QA Contact field
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264099 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 20:45:41 +00:00
mkanat%bugzilla.org
d3356fa16d Bug 765189: No longer use an absolute URL in the login form
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264098 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 17:15:45 +00:00
mkanat%bugzilla.org
0ce6c1501d Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing some field labels to be hidden by accident
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264097 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 16:45:42 +00:00
mkanat%bugzilla.org
d66a2c5277 Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growth
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264096 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 15:45:42 +00:00
mkanat%bugzilla.org
6112f8fce6 Bug 778674: Throw an error in Product.get() if required params are not passed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264095 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 12:45:44 +00:00
mkanat%bugzilla.org
f9210d2c79 Bug 733094: Do not populate $clause if there is no data
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264094 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 11:30:45 +00:00
mkanat%bugzilla.org
b12476c200 Bug 775056 - Add prefix to filter() and filter_wants()
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264093 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-31 04:30:54 +00:00
mkanat%bugzilla.org
29fe6fa52c Bug 778226 - Add Mac OS 10.8 Mountain Lion detection
r=timeless, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264092 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-30 21:01:35 +00:00
mkanat%bugzilla.org
5811182750 Bug 767623 - Use HMAC to generate tokens and sensitive graph filenames
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264091 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-30 21:00:53 +00:00
mkanat%bugzilla.org
b93451d8d6 Bug 498890: Bugzilla::User::Setting doesn't need to sort DB results
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264090 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-30 01:00:45 +00:00
emaldona%redhat.com
eef8f88fa4 Bug 745281 - Provide the option of disabling SSL PKCS #11 bypass at build time, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264089 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-30 00:47:36 +00:00
mkanat%bugzilla.org
8362e8d382 Backout bug 768573
git-svn-id: svn://10.0.0.236/trunk@264088 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-28 22:30:45 +00:00
wtc%google.com
14dcfdbf7a Bug 479508, bug 482153, bug 764393: add the isTrustedForUsage method to the
nssDecodedCert structure. Change nssCertificateArray_FindBestCertificate to
take trust into consideration, always choosing a trusted cert over an
untrusted cert when presented with that choice.  Based on a patch by Nelson
Bolyard.  r=rob.stradling,rrelyea.
Modified Files:
	pki3hack.c pkibase.c pkitm.h


git-svn-id: svn://10.0.0.236/trunk@264085 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-27 21:41:52 +00:00
wtc%google.com
1361f732a7 Bug 775337: Use the SHAx_HashBuf functions in NSC_DeriveKey. r=dcooper16.
git-svn-id: svn://10.0.0.236/trunk@264084 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-27 20:06:07 +00:00
wtc%google.com
eb9d6dcdca Bug 775337: <Hash>_HashBuf should zero its local context variable before
returning.  r=dcooper16,rrelyea.
Modified Files:
	md5.c sha512.c sha_fast.c


git-svn-id: svn://10.0.0.236/trunk@264083 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-27 20:00:39 +00:00
mkanat%bugzilla.org
c9e7ded62b Bump the version post-release
git-svn-id: svn://10.0.0.236/trunk@264082 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-27 00:15:44 +00:00
mkanat%bugzilla.org
d4938382b4 Bump version to 4.3.2
git-svn-id: svn://10.0.0.236/trunk@264079 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 22:00:43 +00:00
nrthomas%gmail.com
7ee4693fcb Bug 777934, unthrottle updates to Firefox 14.0.1, r=backout of rev 1.219
git-svn-id: svn://10.0.0.236/trunk@264076 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 21:39:41 +00:00
mkanat%bugzilla.org
9fa3e8e91c Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about restricted bugs
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264072 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 21:15:42 +00:00
mkanat%bugzilla.org
68d2b8ae74 Bug 774625 - describecomponents.cgi - product category listing is not sorted
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264071 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 20:45:41 +00:00
rrelyea%redhat.com
8c254ebcb6 Bug 653032 - field_mod() gives incorrect results for NIST-P192 and NIST-P224.
bug and initial patch by Owen Kirby

Modify patch my me r=owen


git-svn-id: svn://10.0.0.236/trunk@264070 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 19:18:49 +00:00
mkanat%bugzilla.org
4043717fe0 Bug 777555: Release notes for Bugzilla 4.2.2
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264069 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 15:30:41 +00:00
seabld
4030105453 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.12b1 to 2.12b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264066 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-26 08:48:11 +00:00
mkanat%bugzilla.org
ba0242bb31 Bug 776103 - Syntax error in Bugzilla::User::Setting API doc
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264065 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-25 21:46:57 +00:00
mkanat%bugzilla.org
6184cc1636 Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future growth
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264064 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-25 20:00:46 +00:00
cltbld
7ee63034a0 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 15.0b1 to 15.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@264063 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-25 07:46:46 +00:00
kaie%kuix.de
b777cf99f9 Bug 749849 - NSPR pthread_key_t leak and memory corruption, fix contributed by Joe Orton, r=me, tweaked by me, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264062 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 17:40:16 +00:00
mkanat%bugzilla.org
666645d4a1 Bug 697224 - Add methods to get a user's saved searches to the WebService (new "User.saved_searches" or add to User.get)
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264061 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 16:45:48 +00:00
mkanat%bugzilla.org
04a9c6df59 Bug 520434 - Inconsistent naming of time fields (creation_time vs time)
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264060 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 16:15:45 +00:00
mkanat%bugzilla.org
1fe7663c5d Bug 412054: Say "deny login" instead of "disable" in User Accounts admin UI
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264059 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 14:45:43 +00:00
mkanat%bugzilla.org
dacb5c6725 Fix typo in a comment
git-svn-id: svn://10.0.0.236/trunk@264058 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 14:17:17 +00:00
mkanat%bugzilla.org
22cfe5b291 Bug 243764: Remove the Path-Info information from the URL as it causes unexpected behaviors
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264057 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 14:16:35 +00:00
mkanat%bugzilla.org
6ab4f36cd2 Bug 753688: Classification doesn't work as z-axis on reports
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264056 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 14:15:49 +00:00
mkanat%bugzilla.org
5c8a86376e Bug 771302: Fix minor errors in doc of WebService::Bug::get()
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264055 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 13:45:45 +00:00
mkanat%bugzilla.org
be184b11fd Bug 764517: Don't automatically select the first keyword if the search string is empty
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264054 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-24 09:00:46 +00:00
mkanat%bugzilla.org
7c9d5aa91e Bug 771107 - List of attachments in attachment details screen does not distinguish obsolete attachments
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264053 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 22:15:49 +00:00
mkanat%bugzilla.org
2d3b3828e2 Bug 767308 - Bug id should be last field in URL query string (after list_id)
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264052 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 22:01:34 +00:00
mkanat%bugzilla.org
e7f0462149 Bug 764466 - Add a primary key to the profiles_activity table
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264051 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 22:00:52 +00:00
kaie%kuix.de
05283fca9f Bug 772213, JSS tests are failing on Fedora 17 OpenJDK 1.7.0, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264050 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 21:41:40 +00:00
mkanat%bugzilla.org
80e8db8591 Bug 764457 - Add a primary key to the bugs_activity table
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264049 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 21:30:45 +00:00
mkanat%bugzilla.org
1a178d8086 Bug 715432 - Cloned bugs will include duplicates in the CC list if the reporter is also CC'd to the bug
[r=glob a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@264048 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 16:15:48 +00:00
mkanat%bugzilla.org
26f9fd7b28 Bug 773948: duplicates.cgi must include Bugzilla::Bug
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264047 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-23 14:45:43 +00:00
seabld
486655942c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b6 to 2.12b1 build 2
git-svn-id: svn://10.0.0.236/trunk@264046 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-22 04:38:56 +00:00
Callek%gmail.com
3fe0286c9b Backout 2.12b1 build 2 changes
git-svn-id: svn://10.0.0.236/trunk@264045 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-22 04:38:18 +00:00
seabld
353afc5ceb Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b6 to 2.12b1 build 2
git-svn-id: svn://10.0.0.236/trunk@264044 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-22 04:17:32 +00:00
wtc%google.com
e1f5b0767b Set NSPR version to 4.9.2.
git-svn-id: svn://10.0.0.236/trunk@264042 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-19 23:31:19 +00:00
bhearsum%mozilla.com
7580787ba5 bug 775492: throttle updates to Firefox 14.0.1. r=rail
git-svn-id: svn://10.0.0.236/trunk@264041 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-19 18:42:28 +00:00
cltbld
9259cac0b8 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 14.0b5 to 15.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264040 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-18 19:17:37 +00:00
cltbld
ca25bc3af3 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b12 to 15.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@264039 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-18 00:27:24 +00:00
kaie%kuix.de
6425d2f9a8 Bug 762057 - Add a helper tool for libpkix error code information, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264038 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-17 15:25:15 +00:00
kaie%kuix.de
c9cfbe0bd5 Bug 667938 - allow to disable the use of rpath at build time, contributed by Wan-Teh Chang, r=glandium, r=kaie
git-svn-id: svn://10.0.0.236/trunk@264037 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-17 15:22:42 +00:00
kaie%kuix.de
491e83be6b Bug 770057 - Fix remaining crashes when caching is off, contributed by Eric Rescorla, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264036 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-17 14:43:11 +00:00
kaie%kuix.de
0ffb2fb48b Bug 590515 - Implement SHA-224/256/384/512 key derivation in Softoken, cleanup, contributed by David Cooper, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264035 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-17 14:40:48 +00:00
kaie%kuix.de
f3f4f05abb Bug 590515 - Implement SHA-224/256/384/512 key derivation in Softoken, implementation, contributed by David Cooper, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264034 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-17 14:40:16 +00:00
cltbld
8df54fa3e0 Bug 758766 - tracking bug for build and release of Thunderbird 14.0. p=rail,r=Standard8,nthomas
git-svn-id: svn://10.0.0.236/trunk@264033 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-16 18:27:21 +00:00
seabld
c547eb48de Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.10.1 to 2.11 build 1
git-svn-id: svn://10.0.0.236/trunk@264032 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-16 01:18:15 +00:00
cltbld
dc4112c6a9 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 13.0.1 to 14.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@264031 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-14 09:53:12 +00:00
cltbld
18aa1aaff1 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.5esr to 10.0.6esr build 1
git-svn-id: svn://10.0.0.236/trunk@264030 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-14 08:42:51 +00:00
cltbld
ec6295747d Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.5esr to 10.0.6esr build 1
git-svn-id: svn://10.0.0.236/trunk@264029 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-14 05:38:02 +00:00
cltbld
db6a511af2 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 13.0.1 to 14.0 build 1
git-svn-id: svn://10.0.0.236/trunk@264028 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-14 02:42:02 +00:00
kaie%kuix.de
18e6ed97c2 Bug 767146 - Update run_niscc.sh into a working state. The majority of this work was contributed by Jiri Pospisil, r=kaie. Some tweaks by me.
git-svn-id: svn://10.0.0.236/trunk@264027 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-13 20:30:25 +00:00
nrthomas%gmail.com
87fe9b066e Bug 767207, disabled What's New pages for FF14.0.1 (but we'll undo it for some locales later), r=rail
git-svn-id: svn://10.0.0.236/trunk@264026 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-13 03:15:09 +00:00
wtc%google.com
20f531e00c Bug 507359: add SSL_ERROR_FEATURE_NOT_SUPPORTED_FOR_VERSION. Update the
error message for SSL_ERROR_HANDSHAKE_NOT_COMPLETED.  r=bsmith,rrelyea.
Modified Files:
	SSLerrs.h sslerr.h sslinfo.c


git-svn-id: svn://10.0.0.236/trunk@264025 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-13 00:51:57 +00:00
nrthomas%gmail.com
de2465a9e7 Bug 772735, Don't update Mac OS X 10.5 users to Firefox 17, r=rail
git-svn-id: svn://10.0.0.236/trunk@264024 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-12 22:51:40 +00:00
cltbld
469dab0ba5 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 14.0b4 to 14.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264023 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-12 06:18:18 +00:00
seabld
6bb88f31f3 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b5 to 2.11b6 build 1
git-svn-id: svn://10.0.0.236/trunk@264022 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-11 20:27:52 +00:00
cltbld
7f8bdc26a2 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b11 to 14.0b12 build 1
git-svn-id: svn://10.0.0.236/trunk@264021 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-11 01:41:15 +00:00
emaldona%redhat.com
b5f6a419bf Bug 770725 - Export base module functions needed by ckfw based external modules, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264020 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-06 18:19:32 +00:00
seabld
93c0dd0d2c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b4 to 2.11b5 build 1
git-svn-id: svn://10.0.0.236/trunk@264019 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-06 05:18:30 +00:00
cltbld
18c620eb95 Bug 770379 - Backout 13.0.2 update bumps. p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@264018 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-05 13:43:20 +00:00
cltbld
00413b9007 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 14.0b3 to 14.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264017 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-04 22:52:41 +00:00
cltbld
e3972773ba Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b10 to 14.0b11 build 1
git-svn-id: svn://10.0.0.236/trunk@264016 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-04 22:28:45 +00:00
gerv%gerv.net
b7de83473a Bug 754139 - update license to MPL 2. r=bsmith.
git-svn-id: svn://10.0.0.236/trunk@264015 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-04 15:21:49 +00:00
mkanat%bugzilla.org
f2ec670a23 Bug 770104: Fix "use of unitialized value" warning when USER_AGENT is missing
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264014 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-04 14:15:44 +00:00
mkanat%bugzilla.org
c30fe13d7a Bug 339369: During logout, reword "Your login has been forgotten"
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264013 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-03 23:15:43 +00:00
mkanat%bugzilla.org
0c167ad67f Bug 366152: Trim whitespaces from the URL field
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264012 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-03 23:01:43 +00:00
mkanat%bugzilla.org
7f670f5a56 Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment MIME type)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264011 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-03 23:01:01 +00:00
mkanat%bugzilla.org
6266d5ebe7 Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" message. (Quick fix because of borked checkin a minute ago.)
r=Wurblzap, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264010 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-02 00:00:44 +00:00
mkanat%bugzilla.org
ca2aef1fc2 Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" message.
r=Wurblzap, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264009 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-01 23:45:42 +00:00
mkanat%bugzilla.org
41079023b3 Bug 467859: Add X-Bugzilla-Flags to mail headers
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264008 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-01 12:30:47 +00:00
seabld
5feea964db Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b3 to 2.11b4 build 1
git-svn-id: svn://10.0.0.236/trunk@264007 18797224-902f-48f8-a5cc-f745e15eee43
2012-07-01 00:34:06 +00:00
rrelyea%redhat.com
fe99a56387 Include missing file from previous check.
Fix tinderbox breakage.


git-svn-id: svn://10.0.0.236/trunk@264006 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-29 20:56:44 +00:00
rrelyea%redhat.com
94a9ff7be1 Bug 613496 - NSS softtoken ECC support is incomplete when used with other PKCS#11 modules
Original patch by David Cooper. reviewed and modified by relyea.
modifications reviewd by David Cooper.


git-svn-id: svn://10.0.0.236/trunk@264005 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-29 17:46:25 +00:00
mkanat%bugzilla.org
60a521de7f Bug 762783: Change dependent bugs to use POST when the url exceeds the url length limit
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@264004 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-29 05:00:45 +00:00
cltbld
0515727e3b Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b9 to 14.0b10 build 1
git-svn-id: svn://10.0.0.236/trunk@264003 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 19:28:44 +00:00
rrelyea%redhat.com
7a9349658a Bug 695571 - NSS needs more DRBG test to keep NIST happy in FIPS validations.
r=emaldona


git-svn-id: svn://10.0.0.236/trunk@264002 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 17:55:06 +00:00
kaie%kuix.de
02f99ca313 Bug 757197 - May 2012 batch of NSS root CA changes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@264001 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 13:50:28 +00:00
kaie%kuix.de
33028ae6c1 Bug 757189, addbuiltin default output for "no explicit trust" should be consistent with certdata.txt, r=rrelea
git-svn-id: svn://10.0.0.236/trunk@264000 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 13:47:47 +00:00
kaie%kuix.de
d9d646cf24 Bug 748020 - Implement self-contained testing of AIA fetching, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263999 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 11:15:17 +00:00
kaie%kuix.de
7de2450718 Bug 747947 - Implement an "http only" variation of selfserv, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263998 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-28 11:11:06 +00:00
rrelyea%redhat.com
6f280099b5 Fix memory leak introduced by patch for bug 753116
git-svn-id: svn://10.0.0.236/trunk@263997 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 17:58:54 +00:00
mkanat%bugzilla.org
bfe7064940 Bug 355620: Lines enclosed in <simplelist> do not wrap in the PDF version of the Bugzilla Guide
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263996 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 16:30:43 +00:00
mkanat%bugzilla.org
b3ff509cbf Bug 768870: The "Un-forget the search" link has no token
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263995 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 16:16:21 +00:00
mkanat%bugzilla.org
7a6014c900 Update the release info in the doc. 4.3.1 has already been released!
git-svn-id: svn://10.0.0.236/trunk@263994 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 12:17:16 +00:00
mkanat%bugzilla.org
ec2e8dec8f Fix test failures caused by Bug 762787
git-svn-id: svn://10.0.0.236/trunk@263993 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 07:00:46 +00:00
mkanat%bugzilla.org
0ceeee8123 Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263992 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 06:45:43 +00:00
rrelyea%redhat.com
8e4d1a6ae7 Continue fixing Windows build issues.
git-svn-id: svn://10.0.0.236/trunk@263991 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-27 00:38:03 +00:00
rrelyea%redhat.com
3066670fc6 Fix Mac build errors.
git-svn-id: svn://10.0.0.236/trunk@263990 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 23:46:54 +00:00
rrelyea%redhat.com
8809acb18a Bug 753116 - softoken needs to split out common components to util
r=elio


git-svn-id: svn://10.0.0.236/trunk@263989 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 22:27:33 +00:00
mkanat%bugzilla.org
3da9153161 Remove tabs
git-svn-id: svn://10.0.0.236/trunk@263988 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 21:15:46 +00:00
mkanat%bugzilla.org
a6a39491a6 Bug 725373: Making someone an admin using checksetup.pl should enable their account if it's disabled
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263987 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 20:45:42 +00:00
mkanat%bugzilla.org
39bed0c9b6 Bug 766528: Use field-label.html.tmpl for timetracking fields
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263986 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 19:15:45 +00:00
mkanat%bugzilla.org
c33e59e153 Bug 768573: Templates must INCLUDE bug/field.html.tmpl instead of PROCESS'ing it
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263985 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 19:00:46 +00:00
mkanat%bugzilla.org
c3c4eb9489 Bug 635882: html_light_quote() should accept the "target" attribute for links
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263984 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 17:15:45 +00:00
mkanat%bugzilla.org
f229ece7d4 Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity.added
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263983 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 16:45:42 +00:00
mkanat%bugzilla.org
ce80d498cb Bug 138546: Add a checkbox to add himself to the CC list when creating or editing an attachment
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263982 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-26 15:30:46 +00:00
rrelyea%redhat.com
6ac8edb3d9 Bug 475578 - Implement Extended DSA as defined in FIPS 186-3 (DSS)
r = wtc
patch 5 of 7


git-svn-id: svn://10.0.0.236/trunk@263981 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-25 21:48:41 +00:00
rrelyea%redhat.com
5e92211d71 Bug 475578 - Implement Extended DSA as defined in FIPS 186-3
patch 4 of 7
r=wtc


git-svn-id: svn://10.0.0.236/trunk@263980 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-25 17:30:17 +00:00
cltbld
25e169f0e7 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b8 to 14.0b9 build 1
git-svn-id: svn://10.0.0.236/trunk@263979 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-24 14:08:06 +00:00
cltbld
584088c41e Automated configuration bump: mozRelease-branch-patcher2.cfg, from 13.0.1 to 13.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263978 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-23 23:49:41 +00:00
kaie%kuix.de
e4937db95f Backout bug 667938 because wtc objected to this patch
git-svn-id: svn://10.0.0.236/trunk@263977 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-22 19:46:39 +00:00
cltbld
707a5fee0c Bug 757103 - Turn on nightly builds for IonMonkey branch; p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263976 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-22 12:57:20 +00:00
seabld
a421ff4eb6 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b2 to 2.11b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263975 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-22 10:51:31 +00:00
wtc%google.com
dcafc9ea86 Bug 758837: add a comment to explain the source of the 15-char name length
limit.  Copy the null terminator from the input thread name.  r=honzab.


git-svn-id: svn://10.0.0.236/trunk@263974 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-22 01:36:02 +00:00
kaie%kuix.de
e7b31d998d Bug 667938, allow to disable the use of rpath at build time, patch by Mike Hommey, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263973 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-21 19:21:40 +00:00
mkanat%bugzilla.org
c43c81eb2d Bug 762785: Attachments are attached to the wrong comment when created by email_in.pl
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263972 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-20 22:30:42 +00:00
wtc%google.com
75f13a6942 Bug 758837: Fix an off-by-one error in the thread name reduction code in
PR_SetCurrentThreadName in ptthread.c by changing nameLen to be just
strlen(name).  Use "~" instead of ".." to elide the middle part of a long
thread name.  Patch by Honza Bambas <honzab.moz@firemni.cz>.  r=wtc.
Modified Files: ptthread.c pruthr.c


git-svn-id: svn://10.0.0.236/trunk@263970 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-20 16:44:23 +00:00
cltbld
7756f85dae Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 14.0b2 to 14.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263969 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-20 16:09:59 +00:00
cltbld
5d86fbe72b Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b7 to 14.0b8 build 1
git-svn-id: svn://10.0.0.236/trunk@263968 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-20 08:19:12 +00:00
nrthomas%gmail.com
2909e49037 Bug 765814, redirect nightly-profiling users to the nightly branch, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263967 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 22:48:49 +00:00
wtc%google.com
92d5d06c81 Bug 681065: Rename DTLS_GetTimeout to DTLS_GetHandshakeTimeout. r=ekr.
Modified Files:
	dtlscon.c ssl.def ssl.h


git-svn-id: svn://10.0.0.236/trunk@263966 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 21:56:10 +00:00
wtc%google.com
691fb53d98 Bug 758837: Use a smarter way to reduce the thread names passed to
PR_SetCurrentThreadName to 16 characters long. Elide the middle part of
a long name with "..".  The patch is contributed by Honza Bambas
<honzab.moz@firemni.cz>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263965 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 21:22:53 +00:00
gerv%gerv.net
47aa365128 Bug 716563 - update license to MPL 2. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@263964 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:57 +00:00
emaldona%redhat.com
749dc25cd6 Bug 356713 - Support SHA224 has/hmac and rsa signature, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263963 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:56 +00:00
wtchang%redhat.com
ddf71f8d9d Bugzilla Bug 313196: HMAC code should not use a fixed hash input block size
of 64 bytes, which is wrong for SHA-384 and SHA-512.  This requires adding
the hash input block size to the SECHashObject structure. r=relyea,nelsonb
Modified Files:
	cryptohi/hasht.h cryptohi/sechash.c freebl/alghmac.c
	freebl/blapit.h freebl/rawhash.c


git-svn-id: svn://10.0.0.236/trunk@263962 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:55 +00:00
gerv%gerv.net
f687912013 Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines.
git-svn-id: svn://10.0.0.236/trunk@263961 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:54 +00:00
gerv%gerv.net
6c979a1195 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@263960 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:53 +00:00
nelsonb%netscape.com
b14e113334 Add new SHAxxx hash algorithms to tables of SECHashObjects.
git-svn-id: svn://10.0.0.236/trunk@263959 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:52 +00:00
wtc%netscape.com
dc5e06c377 Bugzilla bug #65416: assign values explicitly to enumeration constants.
The same values that the compiler would assign are assigned, with only
one exception (cmmfNoPKIStatus in cmmft.h).  This is patch id=22555,
reviewed by Nelson Bolyard.


git-svn-id: svn://10.0.0.236/trunk@263958 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:51 +00:00
nelsonb%netscape.com
a49e689a68 Changes to deal with exporting data from Windows DLLs.
SECHashObjects[] is no longer exported.
New function HASH_GetHashObject returns pointer to selected const object.
SSL statistics are now in a structure whose address is obtained via a
call to SSL_GetStatistics().
On NT, the new symbol NSS_USE_STATIC_LIBS must be declared in programs
that use the static SSL library.
Also, propagate "const" declaration for SECHashObjects.


git-svn-id: svn://10.0.0.236/trunk@263957 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:50 +00:00
relyea%netscape.com
3588d198d7 Initial NSS Open Source checkin
git-svn-id: svn://10.0.0.236/trunk@263956 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-19 05:46:49 +00:00
mkanat%bugzilla.org
2bbdc62e88 Bug 759030: Clean up Bugzilla::BugUrl modules
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263955 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-17 12:31:27 +00:00
mkanat%bugzilla.org
97a1657ece Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Component->new to avoid misunderstanding
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263954 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-17 12:30:46 +00:00
mkanat%bugzilla.org
c977f81b76 Bug 765558: params_to_objects() does not work properly in consecutive calls
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263953 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-17 12:15:51 +00:00
seabld
7744ace92e Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.10 to 2.10.1 build 2
git-svn-id: svn://10.0.0.236/trunk@263952 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-15 23:33:30 +00:00
cltbld
5366e3f60b Bug 763683 - tracking bug for build and release of Thunderbird 13.0.1; p=rail,r=armenzg
git-svn-id: svn://10.0.0.236/trunk@263951 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-15 21:12:09 +00:00
cltbld
340561a374 Bug 764179 - tracking bug for build and release of Firefox 13.0.1. p=armenzg,r=rail
git-svn-id: svn://10.0.0.236/trunk@263950 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-15 21:04:57 +00:00
cltbld
f35f250d46 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 13.0 to 13.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263949 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-15 05:34:56 +00:00
cltbld
be49f4216e Automated configuration bump: mozRelease-branch-patcher2.cfg, from 13.0 to 13.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263948 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-15 01:17:46 +00:00
wtc%google.com
7ecfde73d0 Bug 764649: Always use the PORT_ZNew macro to create sslSessionID objects.
r=emaldona.
Modified Files:
	sslcon.c sslsnce.c


git-svn-id: svn://10.0.0.236/trunk@263947 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 19:04:59 +00:00
wtc%google.com
455441c0ab Bug 764649: Declare ssl_DupSocket as static because it is only used in
sslsock.c.  r=emaldona.
Modified Files:
	sslimpl.h sslsock.c


git-svn-id: svn://10.0.0.236/trunk@263946 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 19:03:29 +00:00
wtc%google.com
080cf669c8 Bug 596692 and bug 636802: Increase max RSA and DH key sizes to 16K bits.
Adjust DH secret key size to group size.  r=rrelyea.
Modified Files:
	blapit.h dh.c


git-svn-id: svn://10.0.0.236/trunk@263945 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 18:55:10 +00:00
wtc%google.com
96a98d75c5 Bug 763117: The src input parameter of HASH_HashBuf should be const.
r=rrelyea.
Modified Files:
	lib/cryptohi/sechash.c lib/freebl/rawhash.c
	lib/freebl/sechash.h


git-svn-id: svn://10.0.0.236/trunk@263944 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 18:36:18 +00:00
wtc%google.com
f68607b6f0 Bug 764365: Add new TLS 1.2 cipher suites implemented in iOS 5.1.1 to
ssltap.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@263943 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 18:16:05 +00:00
emaldona%redhat.com
a1182473ea Bug 762198 - fix tinderbox, testlowhash not supprted everywhere
git-svn-id: svn://10.0.0.236/trunk@263942 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 14:56:02 +00:00
seabld
c0a5a4e2ee Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b1 to 2.11b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263941 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-14 00:14:54 +00:00
Callek%gmail.com
cce2cd3779 Backout change for failed updates builder
git-svn-id: svn://10.0.0.236/trunk@263940 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 22:54:19 +00:00
seabld
5e84d29529 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.11b1 to 2.11b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263939 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 21:56:03 +00:00
emaldona%redhat.com
da3249a522 Bug 762198 - fix syntax error
git-svn-id: svn://10.0.0.236/trunk@263938 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 21:05:20 +00:00
emaldona%redhat.com
bd191303f4 Bug 762198 - remove spurious line that breaks the build
git-svn-id: svn://10.0.0.236/trunk@263937 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 20:25:31 +00:00
cltbld
ffa7897e96 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 14.0b1 to 14.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263936 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 19:31:12 +00:00
emaldona%redhat.com
c21013d1c7 Bug 762198 - softoken sha224 powerup self-test fails on fips mode, r=rrleyea
git-svn-id: svn://10.0.0.236/trunk@263935 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 18:16:40 +00:00
rrelyea%redhat.com
3e1b410d0f Bug 475578 - Implement Extended DSA as defined in FIPS 186-3
r=wtc
New tests for DSA2 algorithms


git-svn-id: svn://10.0.0.236/trunk@263934 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 17:17:36 +00:00
cltbld
6a21de4534 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 14.0b6 to 14.0b7 build 1
git-svn-id: svn://10.0.0.236/trunk@263933 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 07:34:09 +00:00
wtc%google.com
66febf493e Bug 763410: comment out the code in _PR_MD_SET_CURRENT_THREAD_NAME on MinGW
because GCC doesn't support SEH __try/__except blocks.  The patch is
contributed by Jacek Caban <jacek@codeweavers.com>.  r=wtc.
Modified Files: ntthread.c w95thred.c


git-svn-id: svn://10.0.0.236/trunk@263932 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 02:17:05 +00:00
rrelyea%redhat.com
902184a8a1 Fix tinderbox errors in windows builds.
git-svn-id: svn://10.0.0.236/trunk@263931 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-13 01:07:28 +00:00
rrelyea%redhat.com
528d2c4c19 Bug 475578 - Implement Extended DSA as defined in FIPS 186-3 (DSS)
r wtc Patches 1 and 4 in the original bug (lib/softoken lib/freebl, and lib/ssl)


git-svn-id: svn://10.0.0.236/trunk@263930 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-12 16:39:03 +00:00
wtc%google.com
59a2cacd1c Bug 762763: Update the SSL trace message and the comment in the SSL key log
file. The patch is contributed by Adam Langley <agl@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263929 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-12 00:29:34 +00:00
mkanat%bugzilla.org
e7491287e6 Bug 760034 - Disable all mail button sets the "but not when (overrides above)" row incorrectly
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263928 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-11 22:00:50 +00:00
emaldona%redhat.com
aec522fd6a Bug 745281 - Provide the option of disabling SSL PKCS #11 bypass at build time, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263927 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-11 02:38:30 +00:00
mkanat%bugzilla.org
505dc9b2bb Bug 760020 – Remove leftover support for single-file skins.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263926 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-10 20:45:44 +00:00
mkanat%bugzilla.org
3c7b17a2a0 Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, containing only the default value '---' and marked as mandatory, blocks the user to update/create a bug
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263925 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 22:30:41 +00:00
cltbld
119de42d2b Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 13.0b4 to 14.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263924 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 18:30:10 +00:00
seabld
b10659f849 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.10b3 to 2.11b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263923 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 16:00:11 +00:00
mkanat%bugzilla.org
373f782a8f Bug 745533 - database add index audit_log_class_at_time_idx for audit_log
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263922 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 14:15:44 +00:00
bhearsum%mozilla.com
a352715bde bug 762871: throttle updates to Thunderbird 13.0. r=rail
git-svn-id: svn://10.0.0.236/trunk@263921 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 12:55:40 +00:00
mkanat%bugzilla.org
b2c1107266 Bug 760075: Fix error thrown when an allwords search starts with or ends with a space
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263920 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 07:15:52 +00:00
wtc%google.com
e12e542966 Bug 762763: Export SSL key logging in normal builds. Move SSL key logging
out from behind the TRACE and DEBUG defines and add a new CLIENT_RANDOM
format to support ECDHE-RSA key agreement (and others). The patch is
contributed by Adam Langley <agl@chromium.org>.  r=wtc.
Modified Files:
	ssl3con.c sslsock.c


git-svn-id: svn://10.0.0.236/trunk@263919 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-08 02:59:44 +00:00
wtc%google.com
b3f1d7ad6d Bug 762351: fix reference leaks of policyOID in cert_PKIXMakeOIDList. The
patch is contributed by Ryan Sleevi <ryan.sleevi@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263917 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 22:26:08 +00:00
wtc%google.com
737f24c944 Bug 762353: PKIX_PL_OID_CreateBySECItem should return an error if the
SECITEM_CopyItem call fails.  The patch is contributed by Ryan Sleevi
<ryan.sleevi@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263915 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 22:06:31 +00:00
mkanat%bugzilla.org
482d2c873e Bug 761230: The server push page no longer displays all debug data
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263914 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 21:46:26 +00:00
mkanat%bugzilla.org
0715897a0d Bug 760978: Remove support for Internet Explorer 5 on Mac
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263913 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 21:45:44 +00:00
mkanat%bugzilla.org
1ae108ba0c Bug 761199: buglist.cgi enters in an infinite loop if called without arguments and the user is logged in
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263912 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 19:30:45 +00:00
wtc%google.com
678de9d175 Bug 737178: Implement RFC 5764 (DTLS-SRTP). Add the SSL_SetSRTPCiphers and
SSL_GetSRTPCipher functions.  The patch is contributed by Eric Rescorla
<ekr@rtfm.com>.  r=wtc,rsleevi.
Modified Files:
	ssl.h ssl3ext.c sslimpl.h sslproto.h sslsock.c sslt.h


git-svn-id: svn://10.0.0.236/trunk@263911 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 02:06:19 +00:00
kaie%kuix.de
38daf14bc5 Bug 489188, patch approach 2, fix the leak and preserve original error object, patch by Wan-Teh, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263910 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-07 00:14:19 +00:00
wtc%google.com
8d5349a13a Bug 758837: Rename PR_SetThreadName to PR_SetCurrentThreadName and change
PR_GetThreadName to take a thread argument. r=honzab.
Modified Files: prthread.h nspr.def ptthread.c pruthr.c


git-svn-id: svn://10.0.0.236/trunk@263908 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-06 23:22:49 +00:00
bhearsum%mozilla.com
e7ddf0d0d6 bug 744596: tracking bug for build and release of Firefox 13.0. r=rail
git-svn-id: svn://10.0.0.236/trunk@263907 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-06 21:04:10 +00:00
kaie%kuix.de
51d72ea3d6 Bug 489188, patch v4, avoid creation of unnecessary NULLARGUMENT error object, patch by Wan-Teh, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263905 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-06 15:46:30 +00:00
cltbld
41b76c7f5f Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.4esr to 10.0.5esr build 3
git-svn-id: svn://10.0.0.236/trunk@263904 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-06 04:41:32 +00:00
cltbld
cda97820d9 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b7 to 14.0b6 build 2
git-svn-id: svn://10.0.0.236/trunk@263903 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-06 02:30:48 +00:00
wtc%google.com
3b0edecb80 Dummy white space change to force the Tinderboxes to rebuild.
git-svn-id: svn://10.0.0.236/trunk@263902 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 21:58:30 +00:00
cltbld
38f362610e Bug 761542 - Please throttle TB updates to TB 13 to 5%. p=rail, r=Standard8,bhearsum
git-svn-id: svn://10.0.0.236/trunk@263901 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 19:52:20 +00:00
seabld
97b6592737 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.9.1 to 2.10 build 1
git-svn-id: svn://10.0.0.236/trunk@263900 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 18:57:35 +00:00
cltbld
c2b76e19f1 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 12.0.1 to 13.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263899 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 15:40:18 +00:00
mkanat%bugzilla.org
2f16da14cb Bug 761331: Remove our customized multipart_init() method
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263898 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 14:30:42 +00:00
cltbld
fdd06f83c8 Revert 13.0 config bump. p=rail
git-svn-id: svn://10.0.0.236/trunk@263897 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-05 14:27:13 +00:00
mkanat%bugzilla.org
fca185824d Bug 297553: Enable serverpush for Opera
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263896 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-03 13:15:42 +00:00
mkanat%bugzilla.org
27467733f1 Bug 562314: Add support for a different bug page in URLs
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263895 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-02 23:45:43 +00:00
cltbld
cbe174f464 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 12.0.1 to 13.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263894 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-02 02:16:48 +00:00
cltbld
bc577c6005 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 12.0 to 13.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263893 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 19:55:50 +00:00
cltbld
b5efe8b6a9 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.4esr to 10.0.5esr build 3
git-svn-id: svn://10.0.0.236/trunk@263891 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 19:15:09 +00:00
bhearsum%mozilla.com
a807a612f5 bug 744596: tracking bug for build and release of Firefox 13.0 - remove What's New suppression from updates. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263890 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 12:19:40 +00:00
cltbld
a9701b4b6a Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.4esr to 10.0.5esr build 1
git-svn-id: svn://10.0.0.236/trunk@263889 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 09:24:28 +00:00
seabld
4ebb0cece7 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.10b2 to 2.10b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263888 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 08:32:44 +00:00
cltbld
18b6128d47 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b6 to 13.0b7 build 1
git-svn-id: svn://10.0.0.236/trunk@263887 18797224-902f-48f8-a5cc-f745e15eee43
2012-06-01 07:56:45 +00:00
wtc%google.com
f11f0f9dc9 Bug 758837: target the PR_SetThreadName and PR_GetThreadName functions at
NSPR 4.9.2.


git-svn-id: svn://10.0.0.236/trunk@263886 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 22:55:16 +00:00
wtc%google.com
0e6d745f5a Set NSPR version to 4.9.2 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@263885 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 22:48:20 +00:00
wtc%google.com
93920e82c5 Set NSPR version to 4.9.1.
git-svn-id: svn://10.0.0.236/trunk@263883 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 22:04:22 +00:00
emaldona%redhat.com
7ebf3ebe9a Bug 186619 - Export the remaining OCSP functions declared in ocsp.h, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263882 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 22:03:37 +00:00
wtc%google.com
311c53b8e7 Bug 716564 - update licence to MPL 2. r=gerv.
git-svn-id: svn://10.0.0.236/trunk@263881 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 21:54:55 +00:00
nrthomas%gmail.com
d27b0f01d3 Bug 759767, TB 4 to 9 should update to 12.0, r=Standard8
git-svn-id: svn://10.0.0.236/trunk@263880 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-31 21:46:28 +00:00
nrthomas%gmail.com
888c3a5116 Bug 759767, FF 4 to 9 should update to 12.0, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263876 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-30 21:49:32 +00:00
cltbld
f7157de338 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 13.0b3 to 13.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263875 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-30 03:30:32 +00:00
cltbld
7370f0b0ab Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b5 to 13.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263874 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 17:01:40 +00:00
mkanat%bugzilla.org
a747147b61 Bug 758148 - Comment toggling link should use &minus; so that its width stays constant.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263873 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 16:31:00 +00:00
mkanat%bugzilla.org
640d722a94 Bug 661479: Add a debug/trace option to bz_webservice_demo.pl
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263872 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 15:31:24 +00:00
mkanat%bugzilla.org
938397e25f Bug 754672 - CSRF vulnerability in buglist.cgi allows possible unauthorized setting of default search options
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263871 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 15:30:45 +00:00
mkanat%bugzilla.org
049206fa69 Bug 671612: Send "X-Content-Type-Options: nosniff" with every response
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263870 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 15:16:07 +00:00
mkanat%bugzilla.org
3b4c3d72bb Bug 754673 - CSRF vulnerability in query.cgi allows possible unauthorized use of "Set my default search back to the system default"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263868 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 15:00:43 +00:00
mkanat%bugzilla.org
c18be6b9f5 Bug 327657: "Edit attachment" page should show me when the file was attached
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263867 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-29 14:45:45 +00:00
mkanat%bugzilla.org
dd5cbc8151 Bug 756314: Fix dropping of unique matches when the "confirm page" page is display.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263866 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-28 17:15:47 +00:00
mkanat%bugzilla.org
49834ac3fb Bug 206455: Add radio buttons in request.cgi to use the do_union param
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263864 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-28 14:15:40 +00:00
mkanat%bugzilla.org
22c17478cd Fix bustage: email_confirmation_failed is no longer used
git-svn-id: svn://10.0.0.236/trunk@263863 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-28 14:01:27 +00:00
mkanat%bugzilla.org
f1e9609b2b Bug 355596: Your password should be requested to confirm your email address change
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263862 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-28 14:00:46 +00:00
mkanat%bugzilla.org
62fea6653e Bug 555829: Refactor userprefs.cgi to use Bugzilla::User everywhere possible
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263861 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-28 12:30:41 +00:00
mkanat%bugzilla.org
cda8e74c0f Bug 735196: Support "bugs.php.net" URLs in "See also" field
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263860 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-27 23:30:43 +00:00
mkanat%bugzilla.org
747e28401b Bug 754981: Add a link pointing to the bug itself in HTML bugmails when only a comment is added
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263859 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-27 22:30:40 +00:00
mkanat%bugzilla.org
b4b0cdea61 Bug 690873: config.cgi should include keyword descriptions
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263858 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-27 18:45:40 +00:00
mkanat%bugzilla.org
69f719a580 Bug 676039: The XML format for bugs should include the full name of attachment creators
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263857 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-27 18:15:42 +00:00
mkanat%bugzilla.org
91cf3d5562 Bug 754616 - Don't display autocomplete box when there are no possible choices
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263856 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-26 21:00:42 +00:00
wtc%google.com
727b671f9c Bug 758837: add the PR_SetThreadName and PR_GetThreadName functions for
setting and getting the name of the current thread.  The patch is
contributed by Honza Bambas <<honzab.moz@firemni.cz>.  r=wtc.
Modified Files: prthread.h _win95.h _winnt.h primpl.h nspr.def ntthread.c
	w95thred.c ptthread.c prcthr.c pruthr.c


git-svn-id: svn://10.0.0.236/trunk@263855 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-26 00:15:24 +00:00
wtc%google.com
3b82024c06 Bug 751793: NSS_FindCertKEAType and ssl_FindCertKEAType are the same.
Remove nsskea.c and rename the ssl_FindCertKEAType function in sslsecur.c
to NSS_FindCertKEAType.  r=emaldona.
Modified Files:
	manifest.mn sslimpl.h sslsecur.c
Removed Files:
	nsskea.c


git-svn-id: svn://10.0.0.236/trunk@263854 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-24 20:34:51 +00:00
wtc%google.com
9ac96c20b6 Bug 738454: fix a typo ("an" => "a") in an error message. The typo was
reported by Daniel Cater.


git-svn-id: svn://10.0.0.236/trunk@263852 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-24 20:14:32 +00:00
mkanat%bugzilla.org
acc01eb4d3 Bug 744691: Throw an error early when calling a method from a non-existent class
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263851 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-24 06:30:44 +00:00
cltbld
edd7726a92 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b4 to 13.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263850 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-24 04:46:20 +00:00
cltbld
02916132e9 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 13.0b2 to 13.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263849 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-23 06:00:46 +00:00
seabld
bb2c867ed8 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.10b1 to 2.10b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263848 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-23 02:19:46 +00:00
mkanat%bugzilla.org
d96a251572 Bug 753288: Adds support for detecting Android operating system
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263847 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-22 06:30:41 +00:00
mkanat%bugzilla.org
e1e34c88d6 Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is not a number
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263846 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-21 18:15:42 +00:00
kaie%kuix.de
1bce9775c1 Bug 756336 - do-not-wrap in addbuiltin broken, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@263845 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-21 15:42:57 +00:00
ted.mielczarek%gmail.com
fcad44fe1d bug 729019 - Add Android/mips support. Patch by Mike Hommey <mh@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@263843 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-19 16:52:03 +00:00
ted.mielczarek%gmail.com
6bff71c1c9 bug 756575 - android-platform detection is broken for android-x86. Patch by Mike Hommey <mh@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@263842 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-19 16:40:50 +00:00
ted.mielczarek%gmail.com
b5fd69680a bug 735223 - Drop support for ancient Android NDKs. Patch by Mike Hommey <mh@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@263841 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-19 16:38:28 +00:00
wtc%google.com
2afb6c01b3 Bug 290726: Ship a nspr.pc file when doing make install. The patch is
contributed by Mike Hommey <mh+mozilla@glandium.org>.  r=wtc.
Modified Files: configure configure.in config/Makefile.in
Added Files: nspr.pc.in


git-svn-id: svn://10.0.0.236/trunk@263840 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-18 22:26:17 +00:00
wtc%google.com
43e2d810d7 Bug 754649: Add support for Hurd. The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>.  r=wtc.
Modified Files: _linux.cfg _pth.h uxrng.c


git-svn-id: svn://10.0.0.236/trunk@263839 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-18 21:55:29 +00:00
cltbld
abdc852811 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 13.0b1 to 13.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263838 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-18 18:48:07 +00:00
mkanat%bugzilla.org
3363095594 Bug 752303: It is no longer possible to cancel an email address change when this one has already been confirmed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263837 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-18 14:45:41 +00:00
mkanat%bugzilla.org
8862f636b3 The calendar widget is not localizable.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263836 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-18 12:15:51 +00:00
mkanat%bugzilla.org
bfc159ceda Bug 754561 - Tags should be escaped in the auto-complete form
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263835 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 23:30:41 +00:00
kaie%kuix.de
f01510e026 Bug 745548, nssPKIObject_GetNicknameForToken should always return a copy, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263833 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 21:40:54 +00:00
kaie%kuix.de
dc1a6712ea Bug 676108 - smime_choose_cipher selects wrong bulk encryption algorithm, patch contributed by David Cooper, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263832 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 17:55:52 +00:00
mkanat%bugzilla.org
36db5826e1 Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for 1/2 & 3/4 timezones
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263831 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 15:00:39 +00:00
mkanat%bugzilla.org
2f2d3de62a Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not escaped correctly in SAFE_URL_REGEXP
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263830 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 13:30:47 +00:00
wtc%google.com
9fb932a454 Bug 613507: Add a CKA_CLASS attribute of CKO_CERTIFICATE to the search
template in PK11_FindObjectForCert so that it won't force a PKCS #11 module
to search every object on the token.  Fix a similar bug in
PK11_GetLowLevelKeyIDForCert.  The patch is contributed by Doug Engert
<deengert@anl.gov>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263829 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 02:18:41 +00:00
mkanat%bugzilla.org
b30fa9f7ba Bug 365705: Display the default CC list when listing all components of a product in editcomponents.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263828 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 01:00:41 +00:00
cltbld
b753e6edef Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b3 to 13.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263827 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-17 00:58:54 +00:00
mkanat%bugzilla.org
bfae154afd Fix bustage in POD
git-svn-id: svn://10.0.0.236/trunk@263826 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-16 23:31:25 +00:00
mkanat%bugzilla.org
2eca315c5b Bug 728138: Custom fields should have a "Long Description" attribute to better understand what they are used for
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263825 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-16 23:30:47 +00:00
mkanat%bugzilla.org
972861ce15 Bug 490764: Bugzilla should explain why creating a user account is worthwhile
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263824 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-16 17:45:44 +00:00
kaie%kuix.de
d36a15f6a9 Bug 357025, Support the new key object attributes in PKCS #11 v2.20, in particular CKA_ALWAYS_AUTHENTICATE, patch contributed by Doug Engert based on work by Honza Bambas, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263823 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-16 12:34:20 +00:00
kaie%kuix.de
37c9ee05cf Bug 489188, backout nonworking patch v2, a=wtc
git-svn-id: svn://10.0.0.236/trunk@263822 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-15 23:06:10 +00:00
kaie%kuix.de
73e5d80d81 Bug 754581
git-svn-id: svn://10.0.0.236/trunk@263821 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-15 12:29:33 +00:00
kaie%kuix.de
afccda6d94 Bug 755239, attempted bustage fix for test failures triggered by bug 755108, checking in without review because of attempted bustage fix
git-svn-id: svn://10.0.0.236/trunk@263820 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-15 11:48:01 +00:00
emaldona%redhat.com
dba09ae33a Bug 755108 - Typo in ssl.sh CLIETNDIR should be CLIENTDIR, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263819 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-15 01:07:12 +00:00
kaie%kuix.de
fa5b19d543 Bug 489188, object/memory leak in libpkix, patch by Alexei Volkov, r=nelson
git-svn-id: svn://10.0.0.236/trunk@263818 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-14 18:28:01 +00:00
seabld
8e70e3691a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b4 to 2.10b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263817 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 16:02:40 +00:00
Callek%gmail.com
d82f5990a5 SeaMonkey Patcher-Config s/stage-old/stage/ due to surf move
git-svn-id: svn://10.0.0.236/trunk@263816 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 15:49:09 +00:00
Callek%gmail.com
11f23a0077 Backout patcher config change due to busted update builder
git-svn-id: svn://10.0.0.236/trunk@263815 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 15:45:22 +00:00
kaie%kuix.de
818fa66c6b Bug 754581
git-svn-id: svn://10.0.0.236/trunk@263814 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 15:03:23 +00:00
seabld
ce03823c08 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b4 to 2.10b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263813 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 14:31:05 +00:00
Callek%gmail.com
121801f19d Backout patcher config change due to busted update builder
git-svn-id: svn://10.0.0.236/trunk@263812 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 14:17:50 +00:00
seabld
cdedd1eaa6 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b4 to 2.10b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263811 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-12 01:50:13 +00:00
emaldona%redhat.com
030c6aebf6 Bug 744651 - provide for building the lower level softoken subset if suitable build time environment is set, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263810 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-11 23:16:48 +00:00
cltbld
77985226a5 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b2 to 13.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263809 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-09 20:05:17 +00:00
emaldona%redhat.com
7722d283b6 Bug 744651 - restoring the patch, short-term fix on blapitest should render this one safe again
git-svn-id: svn://10.0.0.236/trunk@263808 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-09 17:46:42 +00:00
emaldona%redhat.com
99cd25455c Bug 744651 - Make getECParams use SECItem instead of SECKEYECParams so it doesn't have to include higher level headers, fixes Tinderbox breakage
git-svn-id: svn://10.0.0.236/trunk@263807 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-09 03:35:47 +00:00
kaie%kuix.de
1150d69fbc backout 744651
git-svn-id: svn://10.0.0.236/trunk@263806 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-09 02:12:16 +00:00
emaldona%redhat.com
807c622cd4 Bug 744651 - Move higher level print functions from basicutil to secutil, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263805 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 23:40:45 +00:00
wtc%google.com
c27a55546b Bug 565047: Remove the unused IV members of ssl3SidKeys and
SSLWrappedSymWrappingKey.  r=rrelyea.
Modified Files:
	sslimpl.h sslsnce.c


git-svn-id: svn://10.0.0.236/trunk@263804 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 23:08:32 +00:00
wtc%google.com
b484632865 Bug 699567: fix bugs pointed out by compiler warnings. r=bbondy.
git-svn-id: svn://10.0.0.236/trunk@263802 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 22:55:12 +00:00
mkanat%bugzilla.org
a2f7060d44 Bug 726953 - Link the bug alias & summary to fields.html in show_bug.cgi. r=gerv, a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263801 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 11:01:16 +00:00
mkanat%bugzilla.org
6ad3c9a761 Bug 729001: Reverse resolves the IP address in account lockout notifications
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263800 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 06:31:06 +00:00
mkanat%bugzilla.org
97f83fe067 Bug 663747: Add an option to disable 'New: ' prefix on bugmail
r=gerv, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263799 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 06:17:16 +00:00
mkanat%bugzilla.org
2559c4caf8 Bug 744015: Fix 'use of uninitialized value in string' in PatchReader
r=gerv, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263798 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 06:16:12 +00:00
bsmith%mozilla.com
4632fb9767 Bug 685852: Fix Windows build bustage
git-svn-id: svn://10.0.0.236/trunk@263797 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 04:19:00 +00:00
wtc%google.com
afccbc5bc3 Bug 743097: Update stale comments for PK11_DefaultArray and
ssl3_DecodeError.  r=emaldona.
Modified Files:
	lib/pk11wrap/pk11slot.c lib/ssl/ssl3con.c


git-svn-id: svn://10.0.0.236/trunk@263796 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 00:24:08 +00:00
wtc%google.com
8e3cef3b76 Bug 746842: Improve blapitest testing of the CBC mode of block ciphers
by using an aes_cbc test input file of two blocks of data.  r=emaldona.
Modified Files:
	blapitest.c tests/aes_cbc/ciphertext0 tests/aes_cbc/plaintext0


git-svn-id: svn://10.0.0.236/trunk@263795 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 00:20:19 +00:00
wtc%google.com
025fac7cf1 Bug 742162: Allow CertificateRequest to have an empty
certificate_authorities list.  The patch is contributed by Eric Rescorla
<ekr@rtfm.com>.  r=wtc,bsmith,rrelyea.
Modified Files:
	ssl3con.c sslerr.h


git-svn-id: svn://10.0.0.236/trunk@263794 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-08 00:10:56 +00:00
kaie%kuix.de
e390cfcd38 Bug 685852 - Implement pk1sign - related to PSM's nsDataSignatureVerifier.cpp, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263793 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-07 22:42:10 +00:00
mkanat%bugzilla.org
b87849403a Bug 744338: jobqueue.pl won't work if not called from the bugzilla/ root directory
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263792 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-07 19:16:06 +00:00
wtc%google.com
0d7d1aac34 Bug 693329: fix a bug in the previous checkin. The patch is contributed by
Makoto Kato <m_kato@ga2.so-net.ne.jp>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263791 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-07 18:56:18 +00:00
mkanat%bugzilla.org
4e5431f617 Bug 616191: Implement UI to easily tag bugs from the bug report directly (and get rid of the current form in the footer)
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263790 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-07 16:01:09 +00:00
mkanat%bugzilla.org
ac06e37193 Bug 571740: Add support for getsatisfaction for the See Also field
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263789 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-07 15:01:18 +00:00
wtc%google.com
2c521ed483 Bug 693329: Share Android and Linux definitions to avoid anything
unexpectedly missing for Android.  The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>.  r=wtc.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@263788 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-04 21:34:17 +00:00
emaldona%redhat.com
3f2f4ec1dc Bug 744651 - remove duplicate declarations from headers, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263787 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-04 00:11:38 +00:00
kaie%kuix.de
2fc75660bc Bug 741873 - If the OCSP server is unreachable during NSS test suite execution, return a failure, 2 patches, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263786 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-03 10:35:19 +00:00
kaie%kuix.de
0ef8d988ad Bug 747929, tstclnt "ping" (-q) shouldn't require an NSS database, introduce ping timeout parameter, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263785 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-03 10:32:49 +00:00
gerv%gerv.net
760d40497b Bug 716563 - update license to MPL 2. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@263784 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-03 09:43:22 +00:00
nrthomas%gmail.com
6febf132f0 Bug 751430, Unthrottle updates to Firefox 13.0b1, p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263783 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-03 02:03:16 +00:00
emaldona%redhat.com
1d02b97551 Bug 706024 - AES-NI enhancements to NSS on Sandy Bridge system,
author=aleksey.v.ignatenko@intel.com, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@263782 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-03 00:51:37 +00:00
cltbld
d901284feb Bug 750404 - Post-FF12 3.6.28->12.0 EOL MU Push. p=rail,r=aki
git-svn-id: svn://10.0.0.236/trunk@263781 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-02 17:28:30 +00:00
cltbld
069d697b02 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 13.0b1 to 13.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263780 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-02 10:17:02 +00:00
emaldona%redhat.com
df4c33c799 Bug 744651 - refacoctor secutil, move secu_PrintECPublicKey to secutil.c, fix Tinderbox
git-svn-id: svn://10.0.0.236/trunk@263779 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-02 06:08:51 +00:00
emaldona%redhat.com
a32af73b6b Bug 744651 - Refactor secutil into high and low level components, a=emaldonado, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263778 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-02 04:34:16 +00:00
cltbld
86fb6dacfb Bug 749593 - unthrottle updates to Firefox 12.0 after QA signs off. p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263777 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-01 22:41:10 +00:00
emaldona%redhat.com
2352f8d9be Bug 750809 - Remove unwanted include of freebl-private ec.h from ssl3ecc.c, a=emaldona, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263776 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-01 20:15:48 +00:00
nrthomas%gmail.com
1f1504ee9a Bug 747481, adjust pushsnip for new permission setup, r=rail
git-svn-id: svn://10.0.0.236/trunk@263770 18797224-902f-48f8-a5cc-f745e15eee43
2012-05-01 04:24:02 +00:00
tbirdbld
f0f74338e2 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.20 to 12.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263769 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-30 16:12:34 +00:00
mkanat%bugzilla.org
6a16d3f8bf Bug 749074: Throw an error message instead of syntax error on invalid search type operators
r=LpSolit,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263768 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-30 06:46:06 +00:00
tbirdbld
9938e96da7 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 12.0 to 12.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263767 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-29 21:26:06 +00:00
seabld
0f3b3f98b9 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.9 to 2.9.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263766 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-29 16:42:15 +00:00
kaie%kuix.de
21715630c6 Bug 735706, Mistake in certcgi.c source code, patch contributed by Guy Vaessen, r=bsmith
git-svn-id: svn://10.0.0.236/trunk@263765 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-29 12:52:04 +00:00
kaie%kuix.de
bca9ff6046 Bug 750018 - Missing format strings, patch by Mike Hommey, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263764 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-29 11:25:36 +00:00
asasaki%mozilla.com
2e89bf36ed bug 749877 - throttle all updates to 13.0b1. r=rail
git-svn-id: svn://10.0.0.236/trunk@263763 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-28 03:43:18 +00:00
wtc%google.com
078da745a4 Bug 749841: Reject Diffie-Hellman generators and public values equal to
zero or one.  The bug was reported by Nikos Mavrogiannopoulos.  The patch
was contributed by Adam Langley <agl@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263762 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-27 23:38:13 +00:00
kaie%kuix.de
f883d9d864 Bug 697420 - crash in [@ CERT_DestroyOCSPResponse], patch by Wan-Teh Chang, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263761 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 23:06:00 +00:00
nrthomas%gmail.com
b6c2ee700a Bug 720822, FF and TB nightlies from 1.9.1 and 1.9.2 branches should be offered mozilla-central/comm-central, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263760 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 22:01:00 +00:00
justdave%bugzilla.org
95f08bc108 Adding whitespace to test commit on new server
git-svn-id: svn://10.0.0.236/trunk@263759 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 17:00:07 +00:00
mkanat%bugzilla.org
9958219bdb Bug 747189: Remove Bugzilla::Util::file_mod_time()
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263758 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 11:46:11 +00:00
tbirdbld
47a581a5c0 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 12.0b5 to 13.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263757 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 08:21:05 +00:00
nrthomas%gmail.com
2df124ebde Bug 745702, fix OS deprecation when using snippets with newer attributes, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@263755 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 03:31:31 +00:00
cltbld
decb9ddc57 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b6 to 13.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263754 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 02:48:55 +00:00
kaie%kuix.de
bda950d592 Attempted Mac bustage fix, removing an empty line in a .def file
git-svn-id: svn://10.0.0.236/trunk@263753 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 02:33:31 +00:00
kaie%kuix.de
b1068ace2f Bug 591640 - CKM_ECDH1_DERIVE and CKM_ECDH1_COFACTOR_DERIVE ignore non-empty shared data, patch contributed by David Cooper, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263752 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-26 02:25:10 +00:00
bhearsum%mozilla.com
b6940a5b46 bug 735392: Tracking bug for build & release of Firefox 12.0 - throttle 4.0 through 11.0 release updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@263751 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-25 20:51:11 +00:00
gerv%gerv.net
f465fa7d7e Bug 716563 - update license to MPL 2. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@263750 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-25 14:50:19 +00:00
mkanat%bugzilla.org
8eeb112f53 Bug 745751: Remove support for microsummaries
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263749 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 21:32:17 +00:00
mkanat%bugzilla.org
9cc91d1244 Bug 645433: Bugzilla->error_mode( ERROR_MODE_WEBPAGE ) doesn't change Bugzilla->error_mode
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263748 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 21:31:12 +00:00
mkanat%bugzilla.org
321daf7cc3 Bug 645427: Bugzilla->usage_mode( USAGE_MODE_BROWSER ) doesn't change Bugzilla->usage_mode
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263747 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 18:31:07 +00:00
kaie%kuix.de
508d866339 Change version number to 3.14.0.0 Beta, r=nss-dev
git-svn-id: svn://10.0.0.236/trunk@263746 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 16:54:34 +00:00
bhearsum%mozilla.com
8e3e3ab862 bug 735392: Tracking bug for build & release of Firefox 12.0. r=rai/
git-svn-id: svn://10.0.0.236/trunk@263745 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 14:27:16 +00:00
seabld
5e47dce613 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.8 to 2.9 build 1
git-svn-id: svn://10.0.0.236/trunk@263744 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 03:46:38 +00:00
Callek%gmail.com
a831c492ac Backout SeaMonkey 2.9 patcher configs for update re-run
git-svn-id: svn://10.0.0.236/trunk@263743 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 02:28:47 +00:00
kaie%kuix.de
ce67c11ea5 Changing versions to 3.13.6 beta (because we use NSS_3_13_4_BRANCH for a 3.13.5 release)
git-svn-id: svn://10.0.0.236/trunk@263740 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 01:19:04 +00:00
kaie%kuix.de
ac396d9685 Bug 738454, patch by Wan-Teh Change, error string by Brian Smith, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263738 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-24 00:27:42 +00:00
nrthomas%gmail.com
023a35f950 Bug 745536, Migrate Thunderbird builds to Firefox AUS, r=bhearsum, mbanner
git-svn-id: svn://10.0.0.236/trunk@263737 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-23 23:41:19 +00:00
kaie%kuix.de
f048e2f107 Bug 360421. Add a forgotten newline in the help text of the selfserv test tool.
git-svn-id: svn://10.0.0.236/trunk@263736 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-23 16:13:09 +00:00
tbirdbld
e890da0076 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.20 to 12.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263735 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-23 15:15:05 +00:00
seabld
dd7ebbb008 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.8 to 2.9 build 1
git-svn-id: svn://10.0.0.236/trunk@263734 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-23 13:25:35 +00:00
mkanat%bugzilla.org
d4ae164500 Bug 747110: Fix race condition in showdependencygraph.cgi triggering "use of uninitialized value" warnings.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263733 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-23 09:01:09 +00:00
tbirdbld
16314352c8 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.3esr to 10.0.4esr build 1
git-svn-id: svn://10.0.0.236/trunk@263732 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-22 21:39:39 +00:00
cltbld
78ebe56e4c Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.28 to 12.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263731 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-21 15:23:16 +00:00
mkanat%bugzilla.org
33c84f9fa5 Bug 349015: importxml.pl throws a warning if there is no bug status defined
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263730 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-21 13:01:09 +00:00
cltbld
f786d24257 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 11.0 to 12.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263729 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-21 06:05:53 +00:00
tbirdbld
dec5ae7824 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 11.0.1 to 12.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263728 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-21 05:42:16 +00:00
cltbld
a550f28c09 Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.3esr to 10.0.4esr build 1
git-svn-id: svn://10.0.0.236/trunk@263727 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-21 04:34:06 +00:00
mkanat%bugzilla.org
aaa0c224dd Bug 675502 - show_bug.cgi ctype=xml should include some more comment information
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263726 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-20 18:01:10 +00:00
kaie%kuix.de
c1c1b703c5 Bug 747343 - Enable 64bit memleak testing on Linux + update the known leaks whitelist for newer GLIBC
git-svn-id: svn://10.0.0.236/trunk@263725 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-20 14:38:33 +00:00
seabld
1bfe63acaf Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b3 to 2.9b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263724 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-20 01:46:34 +00:00
wtc%google.com
e3d04d2958 Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
20120417.  Note: I missed the update dated 20110428.


git-svn-id: svn://10.0.0.236/trunk@263721 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-19 19:54:14 +00:00
mkanat%bugzilla.org
362452b252 Bump the version post-release
git-svn-id: svn://10.0.0.236/trunk@263720 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-19 17:01:38 +00:00
tbirdbld
8df5fb080c Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 12.0b4 to 12.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263719 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-19 00:51:54 +00:00
mkanat%bugzilla.org
a91641150a Bump version to 4.3.1
git-svn-id: svn://10.0.0.236/trunk@263717 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 20:16:31 +00:00
mkanat%bugzilla.org
dae90e7dc8 Bug 745397: (CVE-2012-0466) [SECURITY] The JS template for buglists permits attackers to access all bugs that the victim can see
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263712 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 17:08:02 +00:00
mkanat%bugzilla.org
8ec173480f Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by altering the X-FORWARDED-FOR header
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263711 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 17:06:52 +00:00
mkanat%bugzilla.org
980ee958a1 patch-x.y is no longer needed since Bugzilla 4.2.1, and
the best way to upgrade is to use bzr instead of cvs


git-svn-id: svn://10.0.0.236/trunk@263710 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 15:31:43 +00:00
mkanat%bugzilla.org
e2d7d2fcad Bug 746547: SMALLSERIAL is of type INT2, not INT1
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263709 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 15:04:18 +00:00
mkanat%bugzilla.org
0ee01e76c2 Bug 731727: Add support for RT to MoreBugUrl extension
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263708 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 13:31:32 +00:00
mkanat%bugzilla.org
bb8491e900 Bug 416137: WebService function to update a user's information (User.update)
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263707 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 13:16:27 +00:00
mkanat%bugzilla.org
75be9a56e2 Bug 704999: Add support for GitHub for the 'See Also' field
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263706 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 12:46:41 +00:00
kaie%kuix.de
0290d69d71 Backing out bug 741873
git-svn-id: svn://10.0.0.236/trunk@263705 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 12:03:11 +00:00
cltbld
b6904f23b9 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b5 to 12.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263704 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-18 06:49:11 +00:00
kaie%kuix.de
b6cb699f95 bustage fix attempt, try to increase ping timeout to 60 seconds
git-svn-id: svn://10.0.0.236/trunk@263703 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 23:22:09 +00:00
mkanat%bugzilla.org
176c1f196e Bug 746286: Use the new error_catch hook to remove the hack from Bugzilla/Error.pm
git-svn-id: svn://10.0.0.236/trunk@263702 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 19:46:42 +00:00
mkanat%bugzilla.org
39b18a3637 Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions can control the way to throw errors
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263699 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 19:01:32 +00:00
mkanat%bugzilla.org
29308480db Bug 745320: Shared queries do not work when tags are part of the query
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263698 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 18:46:28 +00:00
kaie%kuix.de
b7278cd172 Attempt test failure bustage fix, bug 741873, use 10 second timeout for ping response
git-svn-id: svn://10.0.0.236/trunk@263697 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 13:45:01 +00:00
mkanat%bugzilla.org
552d4cc9a5 Bug 745080: Voting extension causes database deadlocks
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263696 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-17 00:16:30 +00:00
kaie%kuix.de
a0439dcf0c Bug 741873, test suite should fail if OCSP server cannot be reached, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263695 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-16 14:49:58 +00:00
kaie%kuix.de
340f49de62 Bug 590364, backout, keep the old MD5 signature default for 3.13.x, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263694 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-16 14:42:07 +00:00
seabld
553b50372a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b2 to 2.9b3 build 2
git-svn-id: svn://10.0.0.236/trunk@263693 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 22:31:48 +00:00
mkanat%bugzilla.org
6dd9184b3c Comment toggling text is not localizable because it's in a .js file.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263692 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 22:16:09 +00:00
mkanat%bugzilla.org
caa85b04b5 Fix bustage
git-svn-id: svn://10.0.0.236/trunk@263691 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 21:01:10 +00:00
mkanat%bugzilla.org
403a021dfd Bug 616192: Display personal tags in buglists
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263690 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 18:01:11 +00:00
mkanat%bugzilla.org
6232ca85b3 Fix bustage (wrong POD)
git-svn-id: svn://10.0.0.236/trunk@263689 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 17:46:08 +00:00
mkanat%bugzilla.org
b18728af3f Bug 616336: Add a Bug.update_tags WebService method to edit personal tags
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263688 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 17:16:11 +00:00
mkanat%bugzilla.org
bbe12dd41e Change columns: empty buttons when images turned off.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263687 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 16:16:16 +00:00
emaldona%redhat.com
55efc656c3 Bug 745224 - nss_Init leaks memory, author: kdudka@redhat.com, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263686 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-14 01:44:12 +00:00
mkanat%bugzilla.org
915fa83811 Move doc of the admin_editusers_action hook at its right place
git-svn-id: svn://10.0.0.236/trunk@263685 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-13 16:01:10 +00:00
mkanat%bugzilla.org
131978d891 2nd part of bug 743589: redefine get_selectable_products() and derive_regexp_groups()
from Extension.pm instead of patching them in Bugzilla/User.pm
r=ghendricks


git-svn-id: svn://10.0.0.236/trunk@263684 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-13 14:46:57 +00:00
mkanat%bugzilla.org
f9b986ef5c Bug 737850 - Bug.history and Bug.get use different field names
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263683 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-13 06:01:11 +00:00
mkanat%bugzilla.org
2508313632 Bug 740536 - Webservice for maximum time of audit_log
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263682 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-13 05:16:12 +00:00
mkanat%bugzilla.org
2f3164f05e Bug 741627: Add ability to toggle search description in bug lists like
'Show Advanced Fields' does in enter bug.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263681 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-13 00:31:17 +00:00
mkanat%bugzilla.org
26deade64f Fix bustage (missing filter)
git-svn-id: svn://10.0.0.236/trunk@263680 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 23:46:11 +00:00
mkanat%bugzilla.org
aca4dbad41 Bug 349337: The time between two successive token requests should be a constant
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263679 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 23:16:11 +00:00
mkanat%bugzilla.org
268985923a Bug 340439: Include classifications in config.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263678 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 23:01:11 +00:00
mkanat%bugzilla.org
080c24ef18 Bug 741078: Release notes for Bugzilla 4.2.1
r=dkl


git-svn-id: svn://10.0.0.236/trunk@263675 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 19:01:12 +00:00
mkanat%bugzilla.org
b57a84f0b9 Bug 737436: Relative dates do not work correctly with the deadline field
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263674 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 18:46:10 +00:00
mkanat%bugzilla.org
22d85048c9 Bug 744823 - Deadline throws error when selected in change history field list in query.cgi when not in time tracking group
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263673 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 18:01:10 +00:00
mkanat%bugzilla.org
27bdb46ac5 Fix typo
git-svn-id: svn://10.0.0.236/trunk@263672 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-12 15:16:14 +00:00
cltbld
385235632a Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b4 to 12.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263671 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 20:50:48 +00:00
mkanat%bugzilla.org
17de5bd104 If you're not allowed to change status or resolution, their values are being displayed unlocalized.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263670 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 20:01:13 +00:00
kaie%kuix.de
44ca940e0b Bug 741870, Update OCSP server testing, update the cert generation script and ocsp server config file template, r=rrelyea - not part of the build
git-svn-id: svn://10.0.0.236/trunk@263669 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 19:30:16 +00:00
mkanat%bugzilla.org
5f35ea491c Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by the default status selection
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263668 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 15:46:08 +00:00
mkanat%bugzilla.org
e8f62aa3fc Bug 734997: The 'take' link for the assignee field doesn't work when usemenuforusers is turned on
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263667 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 15:16:09 +00:00
mkanat%bugzilla.org
91cd79eaf3 Remove useless newlines
git-svn-id: svn://10.0.0.236/trunk@263666 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 15:00:34 +00:00
kaie%kuix.de
36451e4a2b Bug 741870, Update OCSP server testing. Landing new test certificates. No code change, no review.
git-svn-id: svn://10.0.0.236/trunk@263665 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 12:59:36 +00:00
mkanat%bugzilla.org
fdbc2159e6 Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enable prioritization. r,a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263664 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 08:46:19 +00:00
tbirdbld
ae79f448cb Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 12.0b3 to 12.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263663 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-11 04:27:32 +00:00
mkanat%bugzilla.org
a3d9ea4945 Bug 743655: Use the new buglist_column_joins hook to remove the hack from Bugzilla/Search.pm
git-svn-id: svn://10.0.0.236/trunk@263662 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-10 20:45:35 +00:00
mkanat%bugzilla.org
ceb0b3cdf6 Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263661 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-10 18:46:23 +00:00
bhearsum%mozilla.com
aa8a9767aa bug 743789: create nightlytest channel so that we can test new lion builders on mozilla-central. r=rail
git-svn-id: svn://10.0.0.236/trunk@263660 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-10 17:53:19 +00:00
mkanat%bugzilla.org
5f339e5df8 Fix typo
git-svn-id: svn://10.0.0.236/trunk@263659 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 21:32:40 +00:00
mkanat%bugzilla.org
551b6693a3 2nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executable
git-svn-id: svn://10.0.0.236/trunk@263658 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 21:31:26 +00:00
mkanat%bugzilla.org
ee4028ce70 Bug 596325: "My Plans" returns an error when user has no test plans
git-svn-id: svn://10.0.0.236/trunk@263657 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 17:00:44 +00:00
mkanat%bugzilla.org
98209ee4bc Bug 735175: tr_process_plan.cgi: the name must be validated to be detainted
git-svn-id: svn://10.0.0.236/trunk@263656 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 15:00:35 +00:00
mkanat%bugzilla.org
f81004fbd2 Bug 740009: Can not update description field of Build
git-svn-id: svn://10.0.0.236/trunk@263655 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 14:00:36 +00:00
mkanat%bugzilla.org
247cf99360 Error mode 4 is already used by ERROR_MODE_TEST, and so ERROR_MODE_AJAX must use another ID
git-svn-id: svn://10.0.0.236/trunk@263654 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 13:00:35 +00:00
mkanat%bugzilla.org
a03481fefb Bug 743645: Bugzilla::Product::check_product() is now Bugzilla::Product->check()
git-svn-id: svn://10.0.0.236/trunk@263653 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 12:45:34 +00:00
mkanat%bugzilla.org
330d66a2d0 Bug 738896: lib/Importer.pm uses obsolete code (check_product no longer exists)
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263652 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 12:16:02 +00:00
mkanat%bugzilla.org
5733c36a09 Bug 743589: Remove as much code from patch-4.0 as possible, and put all changes in the Testopia extension instead
git-svn-id: svn://10.0.0.236/trunk@263651 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-09 11:45:50 +00:00
mkanat%bugzilla.org
b7697ac222 Bug 679096: Replace FILTER url_quote by FILTER uri
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263650 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-08 22:45:38 +00:00
wtc%google.com
8fb9835a13 Bug 570340: don't use amd64 assembly code on mingw-w64 because it's not yet
mingw-w64 compatible.  The patch is contributed by Jacek Caban
<jacek@codeweavers.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263647 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-06 01:49:06 +00:00
wtc%google.com
f218517d65 Bug 540535: Don't call ss->sec.uncache() if the SSL_NO_CACHE option is
enabled.  Patch contributed by Alexei Volkov <alvolkov.bgs@gmail.com> and
Eric Rescorla <ekr@rtfm.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263646 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-06 01:30:35 +00:00
wtc%google.com
93fdc28df8 Bug 681065: rename dtls1con.c to dtlscon.c.
Modified Files:
	manifest.mn
Added Files:
	dtlscon.c
Removed Files:
	dtls1con.c


git-svn-id: svn://10.0.0.236/trunk@263645 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-06 00:34:25 +00:00
wtc%google.com
57b6eb4962 Bug 715073: Use an alternative ASN.1 template that allows RSA modulus to be
zero length if a secret key disguised as an RSA key cannot be decoded.
This allows us to decode secret keys that have an improperly encoded
modulus (a zero-length integer).  The patch is partially contributed by
Kaspar Brand <mozbugzilla@velox.ch>.  r=Kaspar Brand.
Modified Files:
	keydb.c lowkey.c lowkeyti.h


git-svn-id: svn://10.0.0.236/trunk@263642 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-05 21:10:04 +00:00
tbirdbld
82b1a068df Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 12.0b2 to 12.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263641 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-05 02:51:19 +00:00
wtc%google.com
0d67eefad0 Bug 681065: export the new DTLS_GetTimeout function.
git-svn-id: svn://10.0.0.236/trunk@263640 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-05 01:43:30 +00:00
mkanat%bugzilla.org
374dc95f9a Bug 58179: End date not included in the Search By Change History section
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263639 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-04 18:16:22 +00:00
cltbld
4ecb767139 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b3 to 12.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263638 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-04 11:24:46 +00:00
wtc%google.com
39e8820abe Bug 681065: Implement DTLS (Datagram TLS) 1.0. The patch is contributed by
Eric Rescorla <ekr@rtfm.com>.  r=wtc.
Modified Files:
	SSLerrs.h derive.c manifest.mn ssl.def ssl.h ssl3con.c
	ssl3gthr.c ssl3prot.h sslcon.c ssldef.c sslerr.h sslgathr.c
	sslimpl.h sslproto.h sslsecur.c sslsock.c sslt.h
Added Files:
	dtls1con.c


git-svn-id: svn://10.0.0.236/trunk@263637 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-04 03:37:07 +00:00
wtc%google.com
4eaab89d77 Bug 715073: Use temp.data++ instead of temp.data += 1 for consistent style.
git-svn-id: svn://10.0.0.236/trunk@263635 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-04 00:08:41 +00:00
wtc%google.com
1d16428221 Bug 565047: Block export cipher suites when TLS 1.1 is negotiated. The
patch is contributed by Brian Smith <bsmith@mozilla.com>.  r=wtc.
Modified Files:
	SSLerrs.h ssl3con.c sslerr.h


git-svn-id: svn://10.0.0.236/trunk@263634 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-03 02:30:54 +00:00
wtc%google.com
352352e81e Bug 697910: ssl3_HandleHandshake should handle SECWouldBlock from
ssl3_HandleHandshakeMessage when the handshake message spans multiple TLS
records.  Patch by Brian Smith <bsmith@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263633 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-03 02:00:14 +00:00
wtc%google.com
a668b325a0 Bug 739469: fix an off-by-one error in PR_GetUniqueIdentity() when more
than 16 identities are requested.  Thanks to Eric Rescorla (ekr) for
tracking down the bug.  r=ekr.


git-svn-id: svn://10.0.0.236/trunk@263632 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-03 01:33:25 +00:00
wtc%google.com
75c0724996 Bug 741481: cert_InitLocks should reset certRefCountLock to NULL after
calling PZ_DestroyLock(certRefCountLock).  The patch is contributed by
Ben Chan <benchan@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263630 18797224-902f-48f8-a5cc-f745e15eee43
2012-04-03 00:33:36 +00:00
wtc%google.com
68707baec4 Bug 647364: Revert the incorrect reference count bug fixes in the previous
checkin.  PKIX_DECREF already sets its argument to NULL.


git-svn-id: svn://10.0.0.236/trunk@263625 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-31 15:54:03 +00:00
mkanat%bugzilla.org
9e266cbd15 Search for start-of-time-interval in date fields is (partially?) broken.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263624 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-31 13:01:59 +00:00
wtc%google.com
7061632037 Bug 715073: grab the CKA_ID from the pubkey argument in lg_mkSecretKeyRep.
The patch is contributed by Kaspar Brand <mozbugzilla@velox.ch>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263623 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-31 04:59:37 +00:00
wtc%google.com
b15e289007 Bug 715073: ASN.1 types that must have at least one content octet are not
allowed to be zero length.  When returning a SECItem of zero length, set
the data pointer to NULL.  The patch is contributed by Kaspar Brand
<mozbugzilla@velox.ch>.  r=rrelyea,wtc.


git-svn-id: svn://10.0.0.236/trunk@263622 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-31 04:50:22 +00:00
wtc%google.com
b81f872bd2 Change the NSS version on the trunk to 3.13.5 Beta.
Modified Files:
	lib/nss/nss.h lib/softoken/softkver.h lib/ssl/ssl.def
	lib/util/nssutil.h


git-svn-id: svn://10.0.0.236/trunk@263621 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-31 02:02:35 +00:00
mkanat%bugzilla.org
3c790a88ce Bug 690879 - Webservice Bug.fields should include include keyword name and description as legal values
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263620 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-29 22:46:46 +00:00
mkanat%bugzilla.org
2fab61dcb5 Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)
git-svn-id: svn://10.0.0.236/trunk@263619 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-29 22:33:14 +00:00
mkanat%bugzilla.org
6282911fdc Bug 643681 - Bug.get should also return the time spent on a bug for users in the timetracking group
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263618 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-29 22:01:53 +00:00
mkanat%bugzilla.org
c0165d07a7 Bug 554819: Quicksearch should be using Text::ParseWords instead of custom code in splitString
Also fixes QS with accented characters (bug 730207)
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263617 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-29 18:03:39 +00:00
seabld
4eb37c2b48 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.9b1 to 2.9b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263616 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-29 16:13:21 +00:00
rrelyea%redhat.com
e8ea3d9f2e incorporate wtc's comments from comment 6
git-svn-id: svn://10.0.0.236/trunk@263615 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 22:38:27 +00:00
rrelyea%redhat.com
cbd30b1cf7 Bug 723740 - CKM_DH_DERIVE does not respect VALUE_LEN if VALUE_LEN is greater than the unpadded generated key.
r=wtc


git-svn-id: svn://10.0.0.236/trunk@263614 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 22:35:14 +00:00
cltbld
45ccc683d3 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b2 to 12.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263613 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 19:16:23 +00:00
tbirdbld
b6f2a0aaa8 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.20 to 11.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263612 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 19:08:27 +00:00
mkanat%bugzilla.org
0f386b2ec1 Bug 735821: Fix broken HTML code in bugmail.html.tmpl.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263611 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 15:01:48 +00:00
tbirdbld
5170dfc746 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 11.0 to 11.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263610 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-28 03:08:12 +00:00
mkanat%bugzilla.org
a12b4b5875 Bug 730984: A single whitespace in the Status Whiteboard field generates an invalid SQL query
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263609 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-27 22:46:22 +00:00
mkanat%bugzilla.org
35f9e95bd0 Bug 425647: get_activity() should use INNER JOIN to join the fielddefs table
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263608 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-27 22:31:25 +00:00
mkanat%bugzilla.org
8f5865f569 Bug 734471 - Need new hook edituser search template
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263607 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-26 21:16:28 +00:00
mkanat%bugzilla.org
955160129c Fix bustage due to bug 448551
git-svn-id: svn://10.0.0.236/trunk@263606 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-26 11:31:28 +00:00
mkanat%bugzilla.org
78605d9576 Make Target Milestone field have the same maximum length as Version field. r,a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263605 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-26 11:18:01 +00:00
mkanat%bugzilla.org
a737cd6b8e Add hooks for alternative login methods. r,a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263604 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-26 11:16:39 +00:00
wtc%google.com
7b73de3b73 Bug 736962: Don't wrap PR_Malloc and other NSPR allocation functions.
PR_Malloc and friends are calling malloc and other functions, which are
being wrapped, so there is no need to wrap PR_Malloc.  The patch is
contributed by Mike Hommey <mh+mozilla@glandium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263603 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-23 05:17:59 +00:00
wtc%google.com
5a039f56ce Bug 738161: Fix "does't" and "beause" spelling. The patch is contributed
by Pallani Kumaran <pallanikumaran@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263602 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-23 05:04:56 +00:00
wtc%google.com
c983c74a63 Bug 737802: Treat Netscape international step-up EKU OID as also having SSL
Server type.  The patch is contributed by Rob Stradling <rob@comodo.com>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263601 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-23 03:25:57 +00:00
wtc%google.com
d8fd3ab515 Bug 737395: SECITEM_CompareItem() should return a SECComparison value
rather than the result of memcmp() directly.  The patch is contributed by
John Dennis <jdennis@redhat>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263600 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-23 03:12:16 +00:00
seabld
5abe9a58d5 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b6 to 2.9b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263599 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-22 22:02:14 +00:00
mkanat%bugzilla.org
6b90d2f37c Bug 733458: The "creator" argument is listed twice for the Bug.search WebService method
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263598 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-22 19:02:53 +00:00
mkanat%bugzilla.org
9c5fb4ec82 Bug 732440: Add SQL execution timings to buglist.cgi's debug output
r=LpSolit, r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263597 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-22 06:31:26 +00:00
mkanat%bugzilla.org
ea16ca6f3a Bug 731526: Adds an email event for product and/or component notifications
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263596 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-22 06:01:31 +00:00
tbirdbld
ea657a0be0 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 12.0b1 to 12.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263595 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-21 21:20:40 +00:00
cltbld
93980ffbd7 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b1 to 12.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263594 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-21 18:45:48 +00:00
bhearsum%mozilla.com
80caa63268 Backout change so we can try the updates builder again
git-svn-id: svn://10.0.0.236/trunk@263593 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-21 18:44:55 +00:00
cltbld
d1fa9dc99b Automated configuration bump: mozBeta-branch-patcher2.cfg, from 12.0b1 to 12.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263592 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-21 18:11:03 +00:00
nrthomas%gmail.com
f75a4817d7 Bug 737655, unthrottle Firefox 3.6.28 -> 11.0 major updates, r=aki
git-svn-id: svn://10.0.0.236/trunk@263591 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-20 23:07:52 +00:00
nrthomas%gmail.com
84f515f84c Bug 737654, unthrottle updates to Firefox 11, original patch from catlee with r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263590 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-20 22:39:08 +00:00
jdennis%redhat.com
0efd5aeecf * Allow lables and values to be justified when printing objects
* Fix NSS SECITEM_CompareItem bug via workaround.

  * Fix incorrect format strings in PyArg_ParseTuple* for:
    - GeneralName
    - BasicConstraints
    - cert_x509_key_usage

  * Fix hang in setup_certs.

  * For NSS >= 3.13 support CERTDB_TERMINAL_RECORD

  * You can now query for a specific certificate extension
    Certficate.get_extension()

  * The following class methods were added:
    - nss.nss.Certificate.get_extension

  * The following module functions were added:
    - nss.nss.pub_wrap_sym_key

  * The following internal utilities were added:
    - PyString_UTF8
    - SecItem_new_alloc()

  * The following were deprecated:
    - nss.nss.make_line_pairs (replaced by nss.nss.make_line_fmt_tuples)

    Deprecated Functionality:
    -------------------------
    - make_line_pairs() has been replaced by make_line_fmt_tuples()
      because 2-valued tuples were not sufficently general. It is
      expected very few programs will have used this function, it's mostly
      used internally but provided as a support utility.


git-svn-id: svn://10.0.0.236/trunk@263589 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-20 19:05:49 +00:00
gerv%gerv.net
be9740d220 Bug 716563 - upgrade licence to MPL 2. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@263588 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-20 14:49:16 +00:00
nrthomas%gmail.com
d42aab930f Bug 663579, 3.5.x -> 3.6.18 minor updates (with details fix, for posterity), p=bhearsum r=me
git-svn-id: svn://10.0.0.236/trunk@263587 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 22:40:01 +00:00
kaie%kuix.de
1e8c2f9229 Bug 640625, improve PKCS #12 hashing, Patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263586 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 22:16:34 +00:00
kaie%kuix.de
a42f8798a1 Bug 671069, signed/unsigned warnings in pk11wrap, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263585 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 21:44:54 +00:00
kaie%kuix.de
fcbf5e90ac Bug 671071, const/non-const warnings in pk11wrap, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263584 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 21:42:57 +00:00
kaie%kuix.de
70cac24019 Bug 671074, typo in command line usage docs for certutil --nsCertType, Patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263583 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 21:40:43 +00:00
kaie%kuix.de
7297a346f2 Bug 679614, memory leak in symkeyutil.c, Patch by Atul Aggarwal, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263582 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 19:03:07 +00:00
bhearsum%mozilla.com
39c96e5ed3 bug 736284: Throttle Firefox 11.0 updates. r=me, patch=catlee
git-svn-id: svn://10.0.0.236/trunk@263581 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-19 18:16:55 +00:00
wtc%google.com
ca681fddad Bug 571722: merge with the "Implement SSL Version Range API [v5]" patch by
Brian Smith <bsmith@mozilla.com>.  Comment changes only.  Export
SSL_VersionRangeGetDefault, SSL_VersionRangeGetSupported, and
SSL_VersionRangeSetDefault.  r=wtc.
Modified Files:
	ssl.def ssl.h ssl3con.c sslcon.c sslimpl.h sslsock.c


git-svn-id: svn://10.0.0.236/trunk@263579 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-18 00:31:20 +00:00
mkanat%bugzilla.org
514bd0f85b Fix bustage: Bugzilla -> terms.Bugzilla
git-svn-id: svn://10.0.0.236/trunk@263578 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-17 13:18:51 +00:00
mkanat%bugzilla.org
651c8c667f Bug 736057: Add to the release notes that |FILTER url_quote| has been replaced by |FILTER uri|
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263577 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-17 13:17:10 +00:00
catlee%mozilla.com
4fa35a0bbc Bug 736283: unthrottle firefox 11 for a few days. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263576 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-16 18:49:02 +00:00
wtc%google.com
e32a1aeb5a Bug 571722: add the SSLProtocolVariant enum type to indicate the byte
stream and datagram variants of SSL/TLS.  Add an SSLProtocolVariant
argument to the version range functions that don't take an fd.  The patch
is written by Brian Smith <bsmith@mozilla.com> and Eric Rescorla
<ekr@rtfm.com>.  r=wtc.
Modified Files:
	ssl.h ssl3con.c sslimpl.h sslsock.c sslt.h


git-svn-id: svn://10.0.0.236/trunk@263575 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-16 01:23:55 +00:00
cltbld
751e92d124 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b8 to 12.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263574 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-15 18:13:51 +00:00
mkanat%bugzilla.org
d9255937bc Bug 735332: Add 'start' hook in bugmail templates.
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263573 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-15 15:17:00 +00:00
tbirdbld
b92d1ff8b4 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b5 to 12.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263572 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-15 11:26:29 +00:00
cltbld
3f78a3722e Bug 735681 - Build Thunderbird 12 beta 1. Revert 11.0b6 bump. p=rail, r=mbanner
git-svn-id: svn://10.0.0.236/trunk@263571 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-15 11:21:39 +00:00
wtc%google.com
ca327be5b5 Bug 565047: have ssl3_HandleRecord send a bad_record_mac alert instead of
decode_error when the cipher text is shorter than an IV block.  Reduce
MAX_IV_LENGTH to 24 to match the size of IVs in ssl3SidKeys.  r=rrelyea.
Modified Files:
	ssl3con.c sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@263570 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-14 23:02:01 +00:00
wtc%google.com
88b087d95d Bug 697420: ocsp_GetResponseSignature should return NULL if the OCSP
response wasn't decoded successfully, to avoid a crash in
CERT_DestroyOCSPResponse.  r=kaie,rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263569 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-14 22:26:53 +00:00
jhopkins%mozillamessaging.com
f76a5c3bca Bug 735743 - Generate Thunderbird 3.1.20->11.0 major updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@263568 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-14 18:45:16 +00:00
wtc%google.com
170761bafa Bug 507359: remove a superfluous "if" in SSL_ExportKeyingMaterial.
Suggested by Adam Langley.


git-svn-id: svn://10.0.0.236/trunk@263567 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-14 00:56:43 +00:00
tbirdbld
3d41ebc63e Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 2
git-svn-id: svn://10.0.0.236/trunk@263566 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 14:37:04 +00:00
cltbld
2623135863 Bug 718778 - Tracking bug for build and release of Firefox 11.0. p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263565 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 13:47:22 +00:00
cltbld
0c6c6c25b5 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.28 to 11.0 build 2
git-svn-id: svn://10.0.0.236/trunk@263564 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 12:26:33 +00:00
seabld
d5682529a7 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.7.2 to 2.8 build 1
git-svn-id: svn://10.0.0.236/trunk@263563 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 10:24:45 +00:00
cltbld
2a6ff9b3bc Automated configuration bump: mozRelease-branch-patcher2.cfg, from 10.0.2 to 11.0 build 2
git-svn-id: svn://10.0.0.236/trunk@263562 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 09:10:00 +00:00
wtc%google.com
55b2d61236 Bug 565047: Implement TLS 1.1, except for restrictions on export cipher
suites.  The patch is written by Brian Smith <bsmith@mozilla.com>.  r=wtc.
Modified Files:
	ssl3con.c sslimpl.h sslproto.h


git-svn-id: svn://10.0.0.236/trunk@263561 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-13 02:39:11 +00:00
wtc%google.com
bb548cd810 Bug 734534: Fix a buffer length bug and nits in the next protocol
negotiation (NPN) functions.  r=agl.
Modified Files:
	ssl3ext.c sslsock.c


git-svn-id: svn://10.0.0.236/trunk@263560 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-12 19:14:12 +00:00
mkanat%bugzilla.org
142bddc9ee Bug 734078: cache localconfig per-process
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263559 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-12 05:16:25 +00:00
tbirdbld
998cea2c93 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263558 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-11 17:54:39 +00:00
tbirdbld
ab3cbad0d9 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263557 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-11 15:12:55 +00:00
tbirdbld
d448ba6e1e Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263556 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-11 13:46:46 +00:00
cltbld
970bb84a57 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b7 to 11.0b8 build 1
git-svn-id: svn://10.0.0.236/trunk@263555 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-11 07:06:02 +00:00
wtc%google.com
c40d150f71 Bug 571722: Implement SSL Version Range API. The patch is written by
Brian Smith <bsmith@mozilla.com>.  r=wtc.
Modified Files:
	SSLerrs.h ssl.def ssl.h ssl3con.c sslcon.c sslerr.h sslgathr.c
	sslimpl.h sslproto.h sslsock.c sslt.h


git-svn-id: svn://10.0.0.236/trunk@263554 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-11 04:32:35 +00:00
mkanat%bugzilla.org
8e5bb741ae Tabular reports' column headers do not use display_value.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263553 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 16:16:29 +00:00
tbirdbld
f571b4e143 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263552 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 15:51:29 +00:00
mkanat%bugzilla.org
d76f049694 Bug 730032: The documentation must mention bzr instead of cvs in the "Upgrading to New Releases" section
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263551 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 15:16:31 +00:00
mkanat%bugzilla.org
a42ad026c0 Bug 731163: Search.pm can use undefined alias in ORDER BY clause
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263550 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 15:01:24 +00:00
kaie%kuix.de
411895af2a Obvious bustage fix (trying to return void in void function)
git-svn-id: svn://10.0.0.236/trunk@263549 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 14:55:34 +00:00
kaie%kuix.de
432b512643 Bug 728044, Enhance NSS tools to create distrust records for the builtin module, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263548 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 12:10:45 +00:00
kaie%kuix.de
f22b18e81d Bug 590364, Stop accepting MD5 as a hash algorithm in certificate signatures, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263547 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 11:15:02 +00:00
cltbld
ce2dba17f0 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263546 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 05:48:03 +00:00
cltbld
95fd557eb2 Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.2esr to 10.0.3esr build 2
git-svn-id: svn://10.0.0.236/trunk@263545 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 05:38:58 +00:00
tbirdbld
0fa26d57ac Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.2 to 11.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263544 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 04:53:07 +00:00
wtc%google.com
72837f0506 Bug 507359: add the hasContext parameter to SSL_ExportKeyingMaterial
to support both nonexistent and zero-length context unambiguously.
The patch is contributed by Douglas Stebila <douglas@stebila.ca>.  r=wtc.
Modified Files:
	ssl.h sslinfo.c


git-svn-id: svn://10.0.0.236/trunk@263543 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 02:34:45 +00:00
tbirdbld
8aa56bc996 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b5 to 11.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263542 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-10 00:49:26 +00:00
mkanat%bugzilla.org
3ea1df6134 Bug 730794 - Need new hook edituser page
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263541 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-09 20:16:24 +00:00
mkanat%bugzilla.org
6510a899da Bug 679965: Offer Linux packagers an easy way to specify the location of the Bugzilla modules
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263540 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-09 16:16:31 +00:00
cltbld
22fa5dbb23 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b6 to 11.0b7 build 1
git-svn-id: svn://10.0.0.236/trunk@263539 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-09 06:29:32 +00:00
tbirdbld
b0527e18f2 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b4 to 11.0b5 build 2
git-svn-id: svn://10.0.0.236/trunk@263538 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-09 02:04:44 +00:00
nrthomas%gmail.com
4523864dc2 Bug 632841, backupsnip should not bail out because of trailing /, r=rail
git-svn-id: svn://10.0.0.236/trunk@263537 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-08 21:30:25 +00:00
seabld
cd7bdec113 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b5 to 2.8b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263536 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-08 09:34:27 +00:00
tbirdbld
0417edc983 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b4 to 11.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263535 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-08 02:12:21 +00:00
tbirdbld
1cf9c1a6a9 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.19 to 3.1.20 build 1
git-svn-id: svn://10.0.0.236/trunk@263534 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-07 15:34:34 +00:00
wtc%google.com
ade9335c30 Bug 507359: Implement TLS keying material exporters. The patch is written
by Douglas Stebila <douglas@stebila.ca> and improved by Adam Langley
<agl@chromium.org>.  r=wtc.
Modified Files:
	ssl.def ssl.h ssl3con.c sslimpl.h sslinfo.c


git-svn-id: svn://10.0.0.236/trunk@263533 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-07 01:27:40 +00:00
seabld
7a8c7e11ab Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b4 to 2.8b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263532 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-07 00:19:21 +00:00
tbirdbld
2dd0dd31b0 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.2esr to 10.0.3esr build 1
git-svn-id: svn://10.0.0.236/trunk@263531 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 23:21:20 +00:00
mkanat%bugzilla.org
bc4241aa4a Fix bustage
git-svn-id: svn://10.0.0.236/trunk@263530 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 21:31:27 +00:00
mkanat%bugzilla.org
873a32a498 Bug 545610: Correctly parse CGI parameters, especially when using mod_perl
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263529 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 21:18:02 +00:00
mkanat%bugzilla.org
208419437a Bug 731323: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled and a user field is used for the vertical axis
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263528 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 21:16:41 +00:00
mkanat%bugzilla.org
0b693cde00 2nd part of bug 731559: fix get_attachments_by_bug() everywhere
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263527 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 21:01:31 +00:00
cltbld
36ced9e39b Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.27 to 3.6.28 build 1
git-svn-id: svn://10.0.0.236/trunk@263526 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 18:06:47 +00:00
gerv%gerv.net
89d1134f27 Bug 716564 - add copy of MPL 2 as LICENSE file. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@263525 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 13:16:12 +00:00
gerv%gerv.net
c36a4cf0e4 Bug 716564 - update licence to MPL 2. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@263524 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 13:14:34 +00:00
despotdaemon
62a60844c6 Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@263523 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 13:12:18 +00:00
cltbld
0896c4a174 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b5 to 11.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263522 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 09:22:59 +00:00
wtc%google.com
35ee8cc42f Bug 732258: ssl3_FinishHandshake cleanup. Fix the unused variable compiler
warning about 'rv' and simplify the conditional expression around the
ss->sec.cache call.  r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@263520 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 02:23:25 +00:00
wtc%google.com
eae9177a84 Bug 732630: Prefer SSL_RSA_WITH_RC4_128_SHA over SSL_RSA_WITH_RC4_128_MD5.
The change to the suiteInfo table in sslinfo.c is not necessary but is
made to keep that table in roughly the same order as the other two tables
in ssl3con.c and sslenum.c.  r=rrelyea.
Modified Files:
	ssl3con.c sslenum.c sslinfo.c


git-svn-id: svn://10.0.0.236/trunk@263519 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-06 00:26:31 +00:00
nrthomas%gmail.com
f9f07139da Bug 717214, backupsnip should look at buildID level for directories to backup, r=rail
git-svn-id: svn://10.0.0.236/trunk@263518 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-05 23:28:00 +00:00
mkanat%bugzilla.org
64e9de27de Bug 732978: preload() must load Bugzilla::Component itself
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263517 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-05 17:17:06 +00:00
nrthomas%gmail.com
351669ad92 Bug 729654, freeze updates from 9.0b6 by dropping from patcher config, r=rail
git-svn-id: svn://10.0.0.236/trunk@263516 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-05 02:04:33 +00:00
nrthomas%gmail.com
daae2bd38a Enable nightly updates for Fennec maple builds, p=philor, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263515 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-04 21:40:46 +00:00
mkanat%bugzilla.org
0ef1f4408e Bug 731586: Email notifications about status changes in blockers are incorrectly formatted
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263514 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-03 15:02:02 +00:00
cltbld
65ed71ddbe Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.2esr to 10.0.3esr build 1
git-svn-id: svn://10.0.0.236/trunk@263513 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-03 09:19:54 +00:00
mkanat%bugzilla.org
997a4336b0 Bug 731725 - In the documentation license, the address of the FSF is incorrect
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263512 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 23:05:25 +00:00
mkanat%bugzilla.org
615c8fd9d1 Bug 731562: Cache the global/user.html.tmpl template for improved performance
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263511 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 22:31:34 +00:00
tbirdbld
10d8d2f8e3 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b3 to 11.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263510 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 21:04:45 +00:00
kaie%kuix.de
f5f0daeb37 Bug 690980, selfserv -n option is broken with TLS SNI (edit), Patch contributed by Julien Pierre, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263509 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 18:38:24 +00:00
kaie%kuix.de
837ba973da Bug 727691, SSL_InvalidateSession crashes if session cache was disabled (edit), Patch contribute by Julien Pierre, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263508 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 18:36:35 +00:00
kaie%kuix.de
8d3c74e37e Bug 644764, AES256 not recorded in SMIME capabilities, Patch contributed by Momcilo Majic, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263507 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 18:33:11 +00:00
kaie%kuix.de
f35acd7ef2 Bug 679610, fix contributed by David Volgyes and aceman. r=wtc
git-svn-id: svn://10.0.0.236/trunk@263506 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 17:11:18 +00:00
wtc%google.com
e67e96fa34 Bug 728919: Fix clang warning about equality comparison with extraneous
parentheses.  The patch is contributed by Nico Weber <thakis@chromium.org>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263505 18797224-902f-48f8-a5cc-f745e15eee43
2012-03-01 01:58:22 +00:00
mkanat%bugzilla.org
508d962c45 Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded required modules
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263504 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-29 16:31:33 +00:00
mkanat%bugzilla.org
0b145dbc68 Bug 730877: Improve _get_string_from_file() performances by caching loaded files
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263503 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-29 14:32:20 +00:00
mkanat%bugzilla.org
ff172c01f1 Bug 731559: Preload all attachment submitters when viewing a bug report
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263502 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-29 13:46:57 +00:00
cltbld
534c316952 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b4 to 11.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263501 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-29 12:13:03 +00:00
mkanat%bugzilla.org
8c326467f5 Bug 731219: Fix XMLRPC breakage when content-type contains a charset
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263500 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-29 05:03:15 +00:00
mkanat%bugzilla.org
55b75d523a Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the field being passed can be trusted (deserialising the DB schema is slow)
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263499 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 23:17:05 +00:00
mkanat%bugzilla.org
95b59ee31d Bug 695514: Slow performance in field-events.js.tmpl on show_bug.cgi with large number of products
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263498 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 22:32:10 +00:00
mkanat%bugzilla.org
c7c6346cd6 Bug 731055: get_enterable_products() is very slow when a product has many components or versions
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263497 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 08:31:30 +00:00
wtc%google.com
e7d9863adb Bug 647364: support explicitly trusted leaf certificate. Report a null
trust anchor in this case.  Also fix comment typos, remove the unused
matchingAnchor variable, and fix reference count bugs.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263496 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 00:29:10 +00:00
wtc%google.com
3b1df15167 Bug 726134: document that the cert_NSSCertFromPKIXCert function in
lib/certhigh/certvfypkix.c depends on nssCert being the first field of
struct PKIX_PL_CertStruct.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263495 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 00:14:18 +00:00
wtc%google.com
f0fb2d3f82 Bug 726134: Allow CERT_PKIXVerifyCert to return a NULL trust anchor cert
(cert_po_trustAnchor).  r=rrelyea.
Modified Files:
	lib/certhigh/certvfypkix.c
	lib/libpkix/pkix/results/pkix_valresult.c


git-svn-id: svn://10.0.0.236/trunk@263494 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-28 00:09:19 +00:00
wtc%google.com
62292d343a Bug 729721: change PKIX_PL_Cert_GetVersion to use v1 (0) as the default
version of an X509 certificate, and checks nssCert->version.len instead of
nssCert->version.data before dereferencing nssCert->version.data. r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@263493 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-27 23:17:11 +00:00
wtc%google.com
3beafbf185 Bug 274013: map EHOSTDOWN to PR_HOST_UNREACHABLE_ERROR. The patch is
contributed by jinmei@isl.rdc.toshiba.co.jp.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263492 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-27 19:14:10 +00:00
mkanat%bugzilla.org
ae085f36c9 Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the bug_see_also.class column
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263491 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-27 14:16:34 +00:00
mkanat%bugzilla.org
3e4f37dad9 Bug 730670: Do not redirect in buglist.cgi to improve performance
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263490 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-27 14:02:13 +00:00
mkanat%bugzilla.org
913aa611ef Bug 696387: Remove useless calls to field-descs.none.tmpl
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263489 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-26 00:01:36 +00:00
mkanat%bugzilla.org
98ecac3281 Bug 573368: Whine emails should include links to load buglists listed in the email
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263488 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 23:16:24 +00:00
mkanat%bugzilla.org
e4bb710826 Bug 714368: Add Windows 8 detection
r=timeless a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263487 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 14:46:23 +00:00
mkanat%bugzilla.org
5d922fb876 Bug 714030: Add Mac OS 10.7 Lion detection
r=timeless a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263486 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 14:35:21 +00:00
mkanat%bugzilla.org
9d5de8f2ea Bug 696352: Required fields have broken colors
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263485 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 14:35:20 +00:00
kaie%kuix.de
5b5d6a3ec1 Bug 577747, Memory leak in ECDSA code in secvfy.c, problem analysis by Hanno Boeck, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263484 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 14:32:45 +00:00
mkanat%bugzilla.org
9cec09199b Bug 730552: HTML markup validation: unescaped "&" in CSV link on buglist.cgi
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263483 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 14:16:41 +00:00
kaie%kuix.de
d2685b4aef Backing out last two checkins, because of tinderbox test failures
git-svn-id: svn://10.0.0.236/trunk@263482 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 00:33:52 +00:00
kaie%kuix.de
9ae91122dd Bug 577747, Memory leak in ECDSA code in secvfy.c, problem analysis by Hanno Boeck, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263481 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-25 00:31:30 +00:00
mkanat%bugzilla.org
db7c493002 Bug 692507 - WebService API calls where appropriate should be using the shadow_db for read only operations
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263480 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-24 21:46:59 +00:00
kaie%kuix.de
ceafb0b5b8 Bug 715073, fix quickder, patch contributed by Kaspar Brand, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263479 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-24 13:58:37 +00:00
seabld
15e108cc2e Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b3 to 2.8b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263478 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-24 08:19:24 +00:00
nrthomas%gmail.com
2e0c3c6001 Bug 729859 - Set up final backup for Firefox/3.5* snippets, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263477 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-23 21:59:24 +00:00
tbirdbld
48d1c2ef32 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b2 to 11.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263476 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-23 01:07:09 +00:00
wtc%google.com
c4ffa157f5 Bug 729380: add an emacs mode line to make mxr.mozilla.org display tabs
correctly.  Fix variable declarations in lib/ssl/ssl3con.c to not start
from column 0, which would confuse cvs diff -p.  r=kaie.


git-svn-id: svn://10.0.0.236/trunk@263475 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-23 00:13:23 +00:00
cltbld
c7a70ac544 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b3 to 11.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263474 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-22 23:50:41 +00:00
wtc%google.com
48b3c1c475 Bug 729377: SEC_RegisterDefaultHttpClient and
CERT_RegisterAlternateOCSPAIAInfoCallBack should set the
SEC_ERROR_NOT_INITIALIZED error (instead of SEC_ERROR_LIBRARY_FAILURE) if
they are called before NSS is initialized.  r=kaie.


git-svn-id: svn://10.0.0.236/trunk@263473 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-22 22:34:02 +00:00
mkanat%bugzilla.org
b27514e20d Fix bustage
git-svn-id: svn://10.0.0.236/trunk@263469 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-22 16:47:27 +00:00
mkanat%bugzilla.org
78b3b061b5 Bug 725663 - (CVE-2012-0453) [SECURITY] CSRF vulnerability in the XML-RPC API when using mod_perl
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263468 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-22 16:01:37 +00:00
kaie%kuix.de
1f3e21071e Set version strings to 3.13.4.0 Beta
git-svn-id: svn://10.0.0.236/trunk@263464 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-22 10:00:09 +00:00
mkanat%bugzilla.org
660eacd142 Roll out release notes change until we branch for next release
git-svn-id: svn://10.0.0.236/trunk@263463 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-21 19:16:50 +00:00
mkanat%bugzilla.org
55c96a2460 Bug 709944 - Expose groups of which a user is part
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263462 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-21 17:04:40 +00:00
mkanat%bugzilla.org
171e27db50 Bug 709944 - Expose groups of which a user is part
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263461 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-21 17:02:15 +00:00
ted.mielczarek%gmail.com
f2722d235f bug 693329 - Update Android/x86 port. Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>. r=me
git-svn-id: svn://10.0.0.236/trunk@263460 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-21 15:24:30 +00:00
mkanat%bugzilla.org
be88e64cd1 Bug 331925: Unable to use pronouns (%user%, %reporter%, ...) in boolean charts when searching for the flag requestee or the flag setter
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263459 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-21 12:01:52 +00:00
mkanat%bugzilla.org
67893d2762 Bug 718283: Indentation and newlines in the "Descriptive text sent within whine message" are ignored in HTML whinemail
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263458 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-19 23:33:01 +00:00
mkanat%bugzilla.org
d3eed3ae05 Bug 377197: Whine should include bug counts at top of list
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263457 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-19 23:31:42 +00:00
mkanat%bugzilla.org
1694ae8853 Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes
to a new 'MoreBugUrl' extension.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263456 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-19 17:47:13 +00:00
reed%reedloden.com
88afd66d45 Bug 728618 - "Undefined subroutine &main::floor called at tbglobals.pl line 312" (missing 'use POSIX') [r=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@263454 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-18 23:49:42 +00:00
kaie%kuix.de
8c55623c13 Set NSS version strings to NSS 3.13.3 release candidate 0
git-svn-id: svn://10.0.0.236/trunk@263451 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-18 23:22:44 +00:00
kaie%kuix.de
04aa368ccd Related to bug 724929, Make sure the offending trustwave intermediates are not trusted in mozilla, patch produced and reviewed by rrelyea, wtc, kaie
git-svn-id: svn://10.0.0.236/trunk@263450 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-18 21:41:46 +00:00
wtc%google.com
61f3c2887a Bug 696807: the previous checkin requires including "secerr.h".
TBR=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263449 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 23:01:31 +00:00
rrelyea%redhat.com
a1e04630a1 CVSi ----------------------------------------------------------------------
Bug 727204 - Generic blacklisting mechanism is not yet working
original patch by wtc. verified by kai reviewed by relyea


git-svn-id: svn://10.0.0.236/trunk@263448 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 22:44:56 +00:00
wtc%google.com
8c276e2546 Bug 696807 - sftkdb_DeleteSecmodDB and sftkdb_AddSecmodDB should set error
code if dbname is NULL or rw is false.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263447 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 22:38:57 +00:00
wtc%google.com
8c6ea1d42d Bug 673421: Fix a comment typo (filter => digest). r=emaldona.
git-svn-id: svn://10.0.0.236/trunk@263446 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 22:34:39 +00:00
wtc%google.com
a5e73db41f Bug 726188: Change PKIX_Error.plErr to PKIX_Int32. r=bsmith.
Modified Files:
	lib/certhigh/certvfypkix.c lib/libpkix/pkix/util/pkix_error.c
	lib/libpkix/pkix/util/pkix_error.h
	lib/libpkix/pkix_pl_nss/system/pkix_pl_error.c


git-svn-id: svn://10.0.0.236/trunk@263445 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 22:22:44 +00:00
wtc%google.com
9a2abc8e8d Bug 699672: Make the SEC_ASN1Template declarations C++ safe. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@263444 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 22:08:23 +00:00
bhearsum%mozilla.com
c55e15a400 bug 727630: Tracking bug for build and release of Firefox 3.6.27. r=rail
git-svn-id: svn://10.0.0.236/trunk@263443 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 20:24:55 +00:00
ted.mielczarek%gmail.com
262dda654f bug 722125 - NSPR always builds as armv5te on Android. Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>. r=me
git-svn-id: svn://10.0.0.236/trunk@263441 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 14:47:56 +00:00
cltbld
1db64d70d7 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.27 to 10.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263440 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 14:15:24 +00:00
seabld
c3a708e561 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b2 to 2.8b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263439 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 13:10:53 +00:00
kaie%kuix.de
8684f22723 Bug 713410, move variable declaration, r=jst, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263438 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 09:50:04 +00:00
tbirdbld
527d82bfd1 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.19 to 10.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263437 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 07:57:21 +00:00
nrthomas%gmail.com
29ce34faf2 Bug 727629, unthrottle updates to Firefox 10.0.2, r=rail
git-svn-id: svn://10.0.0.236/trunk@263436 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 03:19:10 +00:00
tbirdbld
4e83eba00c Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0.1esr to 10.0.2esr build 1
git-svn-id: svn://10.0.0.236/trunk@263435 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 01:24:55 +00:00
cltbld
1116884539 Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0.1esr to 10.0.2esr build 1
git-svn-id: svn://10.0.0.236/trunk@263434 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-17 00:22:20 +00:00
mkanat%bugzilla.org
6116152097 Bug 721161 - Add to X-Bugzilla-Changed-Fields when a new attachment is created on a bug
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263433 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 23:46:33 +00:00
tbirdbld
c7950f77ed Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b1 to 11.0b2 build 2
git-svn-id: svn://10.0.0.236/trunk@263432 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 21:54:25 +00:00
mkanat%bugzilla.org
d3a4c78fd7 Bug 727541 - Constants in Bugzilla::WebService::Constants should be available inside the templates similar to Bugzilla::Constants
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263431 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 21:31:21 +00:00
ted.mielczarek%gmail.com
6d1c8ecfbe bug 331299 - op_noacc.c: In function main: 94: warning: control reaches end of non-void function. Patch by Atul Aggarwal <atulagrwl@gmail.com>. r=wtc
git-svn-id: svn://10.0.0.236/trunk@263430 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 20:42:42 +00:00
seabld
2b8bd63e4f Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.7.1 to 2.7.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263429 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 20:42:23 +00:00
mkanat%bugzilla.org
c16e2d814a Bug 723944: Plain-text only emails are mangled when they contain non-ASCII characters
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263428 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 17:31:28 +00:00
cltbld
ea7fb4495d Automated configuration bump: mozRelease-branch-patcher2.cfg, from 10.0.1 to 10.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263427 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 16:40:49 +00:00
tbirdbld
cd8f9a6705 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.18 to 3.1.19 build 1
git-svn-id: svn://10.0.0.236/trunk@263426 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 16:34:05 +00:00
tbirdbld
2dfd5e6c28 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0.1 to 10.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@263425 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 16:05:40 +00:00
cltbld
d163a7be4c Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b2 to 11.0b3 build 2
git-svn-id: svn://10.0.0.236/trunk@263424 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 15:32:16 +00:00
cltbld
4eb4136038 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.26 to 3.6.27 build 1
git-svn-id: svn://10.0.0.236/trunk@263423 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 13:50:21 +00:00
wtc%google.com
37ca09a8fd Set NSPR version to 4.9.1 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@263422 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-16 04:01:30 +00:00
nrthomas%gmail.com
9f8775c1f2 Bug 727620, throttle updates to Firefox 10.0.1, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@263421 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 23:32:01 +00:00
cltbld
a0d1571c97 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b2 to 11.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263420 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 23:03:02 +00:00
kaie%kuix.de
bd45492624 Set version strings to 3.13.3.0 Beta
git-svn-id: svn://10.0.0.236/trunk@263419 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 22:41:27 +00:00
kaie%kuix.de
49e1162175 Set version strings to second release candidate, RC1, 3.13.2.1
git-svn-id: svn://10.0.0.236/trunk@263416 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 21:56:56 +00:00
kaie%kuix.de
6c980c7018 Bug 726315, followup from bug 542832, Patch contributed by Brian Smith, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263415 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 21:52:08 +00:00
wtc%google.com
2bc1901784 Set NSPR version to 4.9.
git-svn-id: svn://10.0.0.236/trunk@263413 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 20:30:33 +00:00
mkanat%bugzilla.org
0745357593 Test 1 fails if PERLLIB contains paths with whitespace.
r=gerv; a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263412 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 18:04:20 +00:00
tbirdbld
f9616f8e61 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 11.0b1 to 11.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263411 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 17:34:19 +00:00
mkanat%bugzilla.org
63f07dcad5 Bug 724464 - JSON-RPC support shouldn't require SOAP::Lite
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263410 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 16:16:29 +00:00
mkanat%bugzilla.org
77d8b410d1 Bug 722113: The profile_search table has a wrong index name
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263409 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-15 15:31:53 +00:00
mkanat%bugzilla.org
c30397d7e6 Bug 695738: Change templates to use field_descs.op_sys instead of hard coded 'OS'
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263408 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 22:32:02 +00:00
mkanat%bugzilla.org
153285c5e3 Bug 641869: Make quicksearch help page compliant with WAI
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263406 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 22:21:20 +00:00
mkanat%bugzilla.org
d5c98635b3 Bug 714343 - Add ability to get flag information for bugs and attachments via the web service
r=glob, r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263405 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 22:18:39 +00:00
mkanat%bugzilla.org
c7852c1b1e Bug 727240: The POD for Bug.attachments is wrong about the format of the returned data
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263404 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 22:17:05 +00:00
mkanat%bugzilla.org
a00bf9f800 Bug 714370 - Add accessors to the Flag.pm object for modification_date and creation_date
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263403 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 21:31:40 +00:00
bhearsum%mozilla.com
b79a0a700a bug 722399: Push FF3.6.26 -> FF10.0.1 MU, Advertised. r=rail
git-svn-id: svn://10.0.0.236/trunk@263402 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 19:07:08 +00:00
wtc%google.com
094375eb20 Bug 724243: change LIBS instead of LDFLAGS before the AC_CHECK_FUNCS test.
The patch is contributed by Wolfgang Rosenauer <mozilla@rosenauer.org>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263400 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 19:06:00 +00:00
wtc%google.com
b0e5049473 Bug 653737: Use the new PR_INT64 macro.
git-svn-id: svn://10.0.0.236/trunk@263399 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 18:46:33 +00:00
wtc%google.com
d936c5e869 Bug 674277: document the PR_INT64_MAX, PR_INT64_MIN, and PR_UINT64_MAX
macros.  The patch is contributed by Scott Johnson <sjohnson@mozilla.com>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263398 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 18:21:25 +00:00
cltbld
351151955a Bug 717214 - Optimize snippets directories. p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263397 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-14 15:00:28 +00:00
kaie%kuix.de
f8046743e2 Set NSS version strings to NSS 3.13.2 release candidate 0
git-svn-id: svn://10.0.0.236/trunk@263395 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-13 21:34:09 +00:00
kaie%kuix.de
01e83ecd8d Bug 726588, attempted tinderbox bustage fix for bug 542832. no review yet. will backout if there's no review by tomorrow.
git-svn-id: svn://10.0.0.236/trunk@263394 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-13 17:19:40 +00:00
jhopkins%mozillamessaging.com
00e96dd578 Use correct 10.0esr build ids. r=standard8
git-svn-id: svn://10.0.0.236/trunk@263393 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-13 14:21:10 +00:00
kaie%kuix.de
3eb26a664c Bug 542832, again landing Brian Smith's test changes, same as before. Intention is to figure out if our tinderboxes are configured correctly.
git-svn-id: svn://10.0.0.236/trunk@263392 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-13 13:00:09 +00:00
kaie%kuix.de
0a5db5749f Bug 542832, backout the changes to tests, as an attempt to fix tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@263391 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 17:58:34 +00:00
kaie%kuix.de
d53c654223 Bug 542832, fix new warning caused by previous checkins, remove unnecessary additional parameter in printf. rs=me
git-svn-id: svn://10.0.0.236/trunk@263389 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 13:33:30 +00:00
kaie%kuix.de
7f0fbbdd65 Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263388 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 13:27:07 +00:00
kaie%kuix.de
24031fa098 Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263387 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 13:20:53 +00:00
kaie%kuix.de
f1f6b33c41 Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263386 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 13:03:08 +00:00
kaie%kuix.de
a80bdaa107 Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263385 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 12:58:48 +00:00
kaie%kuix.de
f0bd270bae Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263384 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 12:58:47 +00:00
kaie%kuix.de
1d479025ca Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263383 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 12:57:28 +00:00
kaie%kuix.de
9d33576904 Bug 542832 - SSL_RestartHandshakeAfterServerCert is broken, patch by Brian Smith, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263382 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-11 12:55:58 +00:00
bhearsum%mozilla.com
a4a868577a bug 725852: Please enable ESR10 nightlies. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263381 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-10 21:49:48 +00:00
bhearsum%mozilla.com
46ba51150e bug 725106: Tracking bug for build and release of Firefox/Fennec 10.0.1. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263380 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-10 21:48:50 +00:00
tbirdbld
9c2e031951 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0esr to 10.0.1esr build 1
git-svn-id: svn://10.0.0.236/trunk@263379 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-10 19:47:20 +00:00
tbirdbld
1df8ba3956 Automated configuration bump: mozEsr10-thunderbird-branch-patcher2.cfg, from 10.0esr to 10.0.1esr build 1
git-svn-id: svn://10.0.0.236/trunk@263378 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-10 02:10:57 +00:00
jhopkins%mozillamessaging.com
37d88f2a2b Add releasetest to testchannel (see bug 725662)
git-svn-id: svn://10.0.0.236/trunk@263377 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-10 00:46:59 +00:00
tbirdbld
f144517f6c Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.18 to 10.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263376 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 21:00:23 +00:00
cltbld
b148713f99 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.26 to 10.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263375 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 20:49:38 +00:00
jhopkins%mozillamessaging.com
f5a6cc5872 Add esrtest-url's
git-svn-id: svn://10.0.0.236/trunk@263374 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 19:58:23 +00:00
jhopkins%mozillamessaging.com
c3cf599aeb Use esr channels
git-svn-id: svn://10.0.0.236/trunk@263373 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 19:50:14 +00:00
bhearsum%mozilla.com
383c3d4db4 bug 725662: add releasetest to esr patcher config. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263372 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 18:37:19 +00:00
seabld
d05d4a7ece Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.7 to 2.7.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263371 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 14:32:07 +00:00
tbirdbld
7f713871eb Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 10.0 to 10.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263370 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 06:44:00 +00:00
seabld
3abfc35e8f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.8b1 to 2.8b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263369 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-09 02:06:10 +00:00
cltbld
123d99f951 Automated configuration bump: mozEsr10-branch-patcher2.cfg, from 10.0esr to 10.0.1esr build 1
git-svn-id: svn://10.0.0.236/trunk@263368 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-08 23:40:28 +00:00
cltbld
158334f3ae Automated configuration bump: mozRelease-branch-patcher2.cfg, from 10.0 to 10.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263367 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-08 23:18:18 +00:00
jhopkins%mozillamessaging.com
afd1faa97f Bug 720346 - [thunderbird] Release automation for ESR. r=standard8
git-svn-id: svn://10.0.0.236/trunk@263366 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-08 20:26:26 +00:00
cltbld
f95f1fa654 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 11.0b1 to 11.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263365 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-08 17:29:58 +00:00
mkanat%bugzilla.org
73b44a6660 Bug 722161: Clickjacking is possible in "View All" with HTML attachments
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263364 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-08 16:02:50 +00:00
bhearsum%mozilla.com
0379486ee8 bug 717106: Release automation for ESR. r=rail,nthomas
git-svn-id: svn://10.0.0.236/trunk@263363 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-07 23:19:04 +00:00
despotdaemon
ac13a76078 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@263362 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-06 04:11:29 +00:00
seabld
2ffc1faae7 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.7b5 to 2.8b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263361 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-04 01:08:51 +00:00
cltbld
51a3e0678b Bug 723686 - Please throttle FF10 updates 100%. p=rail, r=catlee
git-svn-id: svn://10.0.0.236/trunk@263360 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-02 21:37:45 +00:00
tbirdbld
f249ad54fe Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 10.0b5 to 11.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263359 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-02 19:44:08 +00:00
cltbld
8a751bcb47 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b6 to 11.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263358 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-02 07:28:55 +00:00
nrthomas%gmail.com
9bb870fa54 Bug 723363, unthrottle updates to Firefox 10, r=catlee
git-svn-id: svn://10.0.0.236/trunk@263357 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-02 01:52:29 +00:00
nrthomas%gmail.com
e93f9a7c54 Bug 682182, Block updates to de-supported Windows versions at switch to Visual C++ 2010, r=rail
git-svn-id: svn://10.0.0.236/trunk@263356 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-02 00:34:07 +00:00
catlee%mozilla.com
c2c6f3bb36 Bug 723213: throttle updates to 10.0 at 0%. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263355 18797224-902f-48f8-a5cc-f745e15eee43
2012-02-01 19:21:21 +00:00
mkanat%bugzilla.org
fd7a4af0ca Fix TODO tests which now pass
git-svn-id: svn://10.0.0.236/trunk@263353 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-31 17:47:44 +00:00
mkanat%bugzilla.org
025f080f74 Bug 718319: (CVE-2012-0440) [SECURITY] JSON-RPC permits to bypass token checks and can lead to CSRF (no victim's action required)
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263339 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-31 16:04:43 +00:00
cltbld
ac559b50f5 Bug 712154 - Tracking bug for build and release of Firefox/Fennec 10.0. p=nthomas,r=rail
git-svn-id: svn://10.0.0.236/trunk@263338 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-31 15:54:56 +00:00
mkanat%bugzilla.org
4249f07f23 Bug 714446: Product.create default behavior is broken and inconsistent with POD
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263336 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-31 12:17:50 +00:00
cltbld
899d52139a Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.26 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263335 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 21:27:35 +00:00
bhearsum%mozilla.com
dd60486cad Commit initial esr10 patcher config
git-svn-id: svn://10.0.0.236/trunk@263334 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 17:48:05 +00:00
tbirdbld
9354184dc8 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.18 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263333 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 11:55:40 +00:00
tbirdbld
fcd4d59ede Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 9.0.1 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263332 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 07:18:58 +00:00
tbirdbld
29cac16e1a Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 9.0.1 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263331 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 04:36:56 +00:00
tbirdbld
fa13d2aa7a Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 9.0.1 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263330 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 03:51:22 +00:00
tbirdbld
c42ed5e748 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.17 to 3.1.18 build 2
git-svn-id: svn://10.0.0.236/trunk@263329 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 03:41:59 +00:00
seabld
6aecee6e4a Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.6.1 to 2.7 build 1
git-svn-id: svn://10.0.0.236/trunk@263328 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-30 00:24:08 +00:00
cltbld
2cc1e2f985 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 9.0.1 to 10.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263327 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-29 17:50:48 +00:00
cltbld
184dcea8a2 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.25 to 3.6.26 build 2
git-svn-id: svn://10.0.0.236/trunk@263326 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-29 10:00:07 +00:00
nrthomas%gmail.com
56a403c4c4 Bug 717032, suppress What's New page for updates to Firefox 10, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@263325 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-28 10:24:59 +00:00
mkanat%bugzilla.org
c155f0686c Bug 720756 - Update release notes for Bugzilla 4.2rc2
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263324 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-27 22:46:24 +00:00
mkanat%bugzilla.org
955419164a Bug 721715: URLs in the See Also field must be detainted before inserted into the DB
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263320 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-27 21:31:47 +00:00
mkanat%bugzilla.org
04fb7ec643 Bug 715806: Correctly handle fatal sendmail errors when queuing mail
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263319 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-27 08:31:46 +00:00
seabld
5429182854 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.7b4 to 2.7b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263318 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-26 16:55:57 +00:00
mkanat%bugzilla.org
f1a118f079 Fix bustage due to bug 715514.
git-svn-id: svn://10.0.0.236/trunk@263317 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-26 01:01:40 +00:00
mkanat%bugzilla.org
997f7a43ff Bug 617802: Add see also support for Rietveld installations on appspot.com
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263316 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 20:31:44 +00:00
mkanat%bugzilla.org
9f97b26ff6 Bug 717217: The regexp in Bugzilla::BugUrl::JIRA::should_handle() isn't
restrictive enough (min two letters required)
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263315 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 20:19:12 +00:00
mkanat%bugzilla.org
e5b38c33b9 Bug 715514: Fix showdependencytree misleading in "hide resolved" view
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263314 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 20:17:21 +00:00
tbirdbld
3cf3dc5784 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.17 to 3.1.18 build 1
git-svn-id: svn://10.0.0.236/trunk@263313 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 17:27:52 +00:00
tbirdbld
ec01783ac6 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 10.0b4 to 10.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263312 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 15:17:48 +00:00
jdennis%redhat.com
1020e582ec Update URL's in setup.py
git-svn-id: svn://10.0.0.236/trunk@263311 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 13:40:36 +00:00
mkanat%bugzilla.org
3b4365b0c1 Backing out Bug 714724
git-svn-id: svn://10.0.0.236/trunk@263310 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 07:31:37 +00:00
mkanat%bugzilla.org
1a910794ab Bug 714724: encode emails as 8bit instead of quoted-printable
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263309 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-25 07:01:32 +00:00
mkanat%bugzilla.org
13effe7205 Bug 718183: Rename duplicated series names before inserting the new index in the series table
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263308 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 22:31:59 +00:00
cltbld
26fbcb3950 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.25 to 3.6.26 build 1
git-svn-id: svn://10.0.0.236/trunk@263307 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 19:36:26 +00:00
mkanat%bugzilla.org
d20e10579a Bug 715870: [Oracle] Related sequences and triggers must be removed when dropping a table
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263306 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 17:48:38 +00:00
tbirdbld
2118a1e93f Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.17 to 10.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263305 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 17:47:34 +00:00
mkanat%bugzilla.org
a27d46f1cd Bug 574577: commenter_pronoun, cc_pronoun, and contact_pronoun should all be merged
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263304 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 17:46:51 +00:00
mkanat%bugzilla.org
663676bb79 Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on Linux
r=dkl a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263303 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 17:16:34 +00:00
tbirdbld
9160a8f96d Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.17 to 9.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263302 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 16:34:01 +00:00
jhopkins%mozillamessaging.com
fc9a55fe41 Bug 720694 - Generate snipset for 3.1.17 to 10b4
git-svn-id: svn://10.0.0.236/trunk@263301 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 16:02:07 +00:00
cltbld
8ac8d9d2a9 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b5 to 10.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263300 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 14:34:45 +00:00
mkanat%bugzilla.org
563a2ead43 Bug 240437: Add a "last seen date" column to the profiles table
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263299 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-24 07:16:27 +00:00
mkanat%bugzilla.org
d22395cdef Bug 319953: Missing real email syntax check
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263298 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-23 16:17:04 +00:00
mkanat%bugzilla.org
0ff631333f Rollback of Bug 714370 as it causes error in bug creation due to DB_COLUMNS
git-svn-id: svn://10.0.0.236/trunk@263297 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-23 03:46:23 +00:00
mkanat%bugzilla.org
74579deb7b Bug 714370 - Add accessors to the Flag.pm object for modification_date and creation_date
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263296 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-22 22:31:42 +00:00
wtc%google.com
10830da36d Bug 718554: SSL_ForceHandshake returns wrong positive results after sending
pending data.  The patch is by Brian Smith <bsmith@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263294 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-22 01:14:14 +00:00
mkanat%bugzilla.org
9fdf968ed9 Bug 469068: SMTP parameters not documented
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263293 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-21 11:20:52 +00:00
mkanat%bugzilla.org
5027a86c2d Fix regression due to bug 680131
(#menu on the first line has been seen as a comment during the MPL 1.1 -> 2.0 conversion)


git-svn-id: svn://10.0.0.236/trunk@263292 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-20 18:16:30 +00:00
mkanat%bugzilla.org
7aed86c977 Bug 718397: New extensions should be created using the MPL 2.0 license
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263291 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-20 16:31:29 +00:00
bhearsum%mozilla.com
cb9e64bb2d bug 718089: 3.6.25->9.0.1 Advertised Major Update on 1/19 - bump 3.6 throttling to 3.6.26. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263290 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-19 18:58:27 +00:00
seabld
a3052253e4 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.7b3 to 2.7b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263289 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-19 16:24:39 +00:00
cltbld
ea7a586564 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b4 to 10.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263288 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 23:20:37 +00:00
mkanat%bugzilla.org
a4a5eb05ba Bug 718905: Move user_preferences hook up, before other actions in userprefs.cgi
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263287 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 21:46:21 +00:00
tbirdbld
684d1eaa57 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 10.0b3 to 10.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263286 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 20:17:46 +00:00
ted.mielczarek%gmail.com
9293b4af5b bug 712281 - Check for dladdr during configure. Patch by Mike Hommey <mh+mozilla@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@263284 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 17:57:45 +00:00
kaie%kuix.de
09c96fc0d3 Bug 717906, Flash does not work under Linux since bug 708570 landed
Patch contributed by Mike Hommey, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@263283 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 17:21:01 +00:00
cltbld
f79bfed788 Bug 607389 - generate partial updates at build time for releases. p=rail,r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263279 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-18 12:25:38 +00:00
kaie%kuix.de
d4b824f06a Bug 698592, build failure because of undefined C++11 user-defined literals
Patch contributed by "Octoploid", r=kaie


git-svn-id: svn://10.0.0.236/trunk@263278 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 23:46:27 +00:00
kaie%kuix.de
3e32e37ed1 Bug 633063, initialize variable, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263277 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 22:46:06 +00:00
kaie%kuix.de
928fa854cb Bug 711829, December 2011 batch of NSS root CA changes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263275 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 22:02:38 +00:00
seabld
ce61eae915 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.6.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263274 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 08:23:00 +00:00
Callek%gmail.com
68cdbe2210 Backout 'Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.6.1 build 1 ' in prep for re-running MU
git-svn-id: svn://10.0.0.236/trunk@263273 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 06:56:32 +00:00
Callek%gmail.com
65e1a1d01f Backout 'Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.6.1 build 1 ' in prep for re-running MU
git-svn-id: svn://10.0.0.236/trunk@263272 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-17 06:46:51 +00:00
mkanat%bugzilla.org
664bf0328d Bug 714335 - Multiple clicks of the reply link on comments keeps adding the reply text to the new comment box
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263271 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 18:47:11 +00:00
bhearsum%mozilla.com
82d9cd5754 bug 556515: Offer 3.5->3.6 MU for users on the nightly channel. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263270 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 18:13:58 +00:00
emaldona%redhat.com
586915812b Bug 715666 - premature unloading of softoken crashes libcurl, contributed by Kamil Dudka, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263269 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 17:11:12 +00:00
emaldona%redhat.com
5e63a2698d Bug 714961 - CKFW leaks memory when loading libnsspem, contributed by Kamil Dudka, r=rrelya
git-svn-id: svn://10.0.0.236/trunk@263268 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 17:04:50 +00:00
emaldona%redhat.com
ae845d5a77 Bug 682885 - Move EC point compression options macros to a public header, r=rrelyea,wtc
git-svn-id: svn://10.0.0.236/trunk@263267 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 16:53:17 +00:00
nrthomas%gmail.com
f1c7bd79e9 Bug 717776, unthrottle Firefox 9.0.1, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@263266 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-13 00:53:20 +00:00
mkanat%bugzilla.org
833abd9a0f Bug 715731 - profile_search.user_id should have a FK pointing to profiles.userid
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263265 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-12 22:31:37 +00:00
tbirdbld
a35ed85e07 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 10.0b2 to 10.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263263 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-12 14:55:55 +00:00
mkanat%bugzilla.org
e771e8d9e5 Bug 717502 - Add PDF to the list of manually selectable content-types
[r=glob a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263262 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-12 08:17:20 +00:00
cltbld
eccc87607c Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b3 to 10.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263261 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 23:46:25 +00:00
mkanat%bugzilla.org
74ce6f6820 Bug 717215: Remove references to url_quote filter
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263260 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 23:19:20 +00:00
mkanat%bugzilla.org
cb3d9dfb15 Bug 715902: Do not log personal common activities in audit_log
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263259 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 23:17:34 +00:00
mkanat%bugzilla.org
3b5e8524aa Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one
r=kiko r=mkanat r=mrbball a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263258 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 22:48:45 +00:00
mkanat%bugzilla.org
3e1e6c052b Bug 717210: If all attachments are stored locally (maxattachmentsize = 0, maxlocalattachment > 0), the link to attach files to bugs is not displayed
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263257 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 20:18:02 +00:00
mkanat%bugzilla.org
8b8b8eeca2 Backed out mistaken commit of patch from bug 714370
git-svn-id: svn://10.0.0.236/trunk@263256 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 20:16:27 +00:00
mkanat%bugzilla.org
b94ad90c67 Bug 714370 - Add accessors to the Flag.pm object for modification_date and creation_date
r=glob


git-svn-id: svn://10.0.0.236/trunk@263255 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 19:31:44 +00:00
seabld
97f965e73c Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.6.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263254 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 18:07:32 +00:00
mkanat%bugzilla.org
105b7ee352 Bug 591638: In the admin page, the link to edit field values is named 'Field Values', not 'Legal Values'
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263253 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 12:35:15 +00:00
seabld
1ae6462ed7 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.6.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263252 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 08:37:01 +00:00
Callek%gmail.com
ffa64bfd96 Bug 717117 -- Update patched configs for another installment of Major Update
git-svn-id: svn://10.0.0.236/trunk@263251 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 07:09:37 +00:00
mkanat%bugzilla.org
4a20a76a87 Bug 715650 - User auto-completion does not work in request.cgi for requester and requestee as expected
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263249 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-11 05:46:18 +00:00
mkanat%bugzilla.org
9218adfb0f Bug 716227: When checksetup.pl tells the admin that he should edit variables in localconfig, the message should be red
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263248 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-10 23:03:24 +00:00
mkanat%bugzilla.org
d0742b770f Bug 716726: Fix the documentation of WebServices that the next major version is 4.4, not 5.0
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263247 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-10 23:01:44 +00:00
despotdaemon
05ea280fae Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@263246 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-10 11:29:48 +00:00
mkanat%bugzilla.org
d30fbabfc9 Bug 716283: Clickjacking in the attachment "Details" page allows to bypass token checks
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263244 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-10 00:01:30 +00:00
mkanat%bugzilla.org
3b66ef38b8 Bug 443210: Implement Bugzilla.parameters to access parameters used in Bugzilla
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263243 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-07 13:16:47 +00:00
tbirdbld
433bde7a7f Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 10.0b1 to 10.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263242 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-07 01:37:19 +00:00
tbirdbld
eec1e69e1e Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.17 to 9.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263241 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 18:54:19 +00:00
mkanat%bugzilla.org
b6f5c84e5c Bug 706753 about JSON::RPC 1.01 has been fixed
git-svn-id: svn://10.0.0.236/trunk@263240 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 18:16:33 +00:00
mkanat%bugzilla.org
566e9cb771 Bug 695294: The See Also field is not visible in "Format for Printing"
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263239 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 11:01:39 +00:00
mkanat%bugzilla.org
cb84b63e52 Bug 319684: The documentation is unclear about how to disable quips
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263237 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 10:06:02 +00:00
mkanat%bugzilla.org
ad7d276626 Bug 641957: The documentation should mention that the voting system is now an extension
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263236 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 10:01:58 +00:00
mkanat%bugzilla.org
f787efb113 Bug 661533: The See Also field should support Review Board URLs
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263234 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 09:51:52 +00:00
mkanat%bugzilla.org
2a56127dcf Bug 714515: editclassifications.cgi should use ->set_all
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263233 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 09:51:51 +00:00
mkanat%bugzilla.org
ade0184b07 Bug 715705: User auto-completion doesn't work for watched users in the email prefs tab
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263232 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 09:51:50 +00:00
seabld
9b54a78ee3 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.7b2 to 2.7b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263231 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 08:13:23 +00:00
nrthomas%gmail.com
b90e26141e Bug 715711, set throttle for Fx9.0.1 updates to 50%, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@263230 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 07:20:34 +00:00
mkanat%bugzilla.org
f350d018e6 Bug 714664: The content of the "emailregexpdesc" parameter is not escaped when displayed to the user
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263228 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-06 00:34:01 +00:00
cltbld
e288834e78 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b2 to 10.0b3 build 2
git-svn-id: svn://10.0.0.236/trunk@263227 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-05 02:38:23 +00:00
mkanat%bugzilla.org
81f5522d44 Bug 706753: Bugzilla will not work with newest version of JSON::RPC 1.01 due to non-backward compatibility
r=dkl r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263225 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-05 00:46:43 +00:00
catlee%mozilla.com
a757c9b3a1 Bug 711221: Nightly update channel for 'profiling' branch
git-svn-id: svn://10.0.0.236/trunk@263224 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-03 19:19:24 +00:00
cltbld
f425281dba Revert Bug 713964 - Unthrottle FF9.0.1 updates at 10% until we get to ~15million users. r=joduinn
git-svn-id: svn://10.0.0.236/trunk@263223 18797224-902f-48f8-a5cc-f745e15eee43
2012-01-03 19:07:15 +00:00
despotdaemon
1b9771f4c1 Pseudo-automatic update of changes made by olav@bkor.dhs.org.
git-svn-id: svn://10.0.0.236/trunk@263221 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-31 03:55:21 +00:00
mkanat%bugzilla.org
2597e87849 Bug 647662 - Add a "size" return value to Bug.attachments
[r=dkl r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@263220 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-30 23:47:01 +00:00
mkanat%bugzilla.org
3c12acc1cb Bug 465118: The "version_has_bugs" error message is slighly unclear
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263219 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-30 19:16:28 +00:00
despotdaemon
c3a77c9126 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@263218 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-29 22:47:50 +00:00
despotdaemon
499bf65967 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@263217 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-29 19:51:01 +00:00
seabld
36335fc106 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.7b1 to 2.7b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263215 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-29 16:13:54 +00:00
cltbld
eab3dff7ce Bug 713964 - Unthrottle FF9.0.1 updates at 10% until we get to ~15million users. p=rail,r=joduinn
git-svn-id: svn://10.0.0.236/trunk@263214 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-29 00:21:43 +00:00
despotdaemon
b5520c643b Pseudo-automatic update of changes made by LpSolit@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@263213 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 23:46:32 +00:00
despotdaemon
fc69e1eb62 Pseudo-automatic update of changes made by LpSolit@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@263206 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 22:55:05 +00:00
mkanat%bugzilla.org
92c9d74c0b Bug 711714: (CVE-2011-3667) [SECURITY] The User.offer_account_by_email WebService method lets you create new user accounts independently of the value of Bugzilla::Auth::Verify::*::user_can_create_account
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263204 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 22:17:49 +00:00
mkanat%bugzilla.org
ef267486b5 Bug 697699 - (CVE-2011-3657) [SECURITY] XSS when viewing new charts or tabular and graphical reports in debug mode
r=gerv, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263203 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 22:16:27 +00:00
mkanat%bugzilla.org
7f19f104ad Bug 713346: Release notes for Bugzilla 4.2rc1
r=mkanat r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263201 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 21:16:28 +00:00
cltbld
9142a9d87d Automated configuration bump: mozBeta-branch-patcher2.cfg, from 10.0b1 to 10.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263200 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 20:44:04 +00:00
mkanat%bugzilla.org
0b557d09ab Bug 713144: The SQL query to remove older searches from the profile_search table should be more robust
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263198 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-28 11:16:31 +00:00
mkanat%bugzilla.org
537ef5d3ce Bug 629326: Make it simpler to check ETags
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263197 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-26 13:16:27 +00:00
mkanat%bugzilla.org
67b2e9e255 Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263196 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-26 13:01:34 +00:00
mkanat%bugzilla.org
209e131eeb Bug 683644: Foreign keys aren't renamed correctly when DB tables are renamed
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263193 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-26 10:46:44 +00:00
seabld
dc78493395 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.6b4 to 2.7b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263192 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-24 01:43:03 +00:00
tbirdbld
f2d5655051 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 9.0 to 9.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263191 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-23 06:00:31 +00:00
tbirdbld
5f3f3fd693 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 9.0b5 to 10.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263190 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-23 02:29:58 +00:00
cltbld
bffc7f3cfc Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b6 to 10.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263189 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-22 14:22:45 +00:00
tbirdbld
959807ad8f Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.17 to 9.0 build 3
git-svn-id: svn://10.0.0.236/trunk@263188 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 18:20:55 +00:00
jhopkins%mozillamessaging.com
f06827b501 Thunderbird 3.1.17->9.0 major update configuration.
git-svn-id: svn://10.0.0.236/trunk@263187 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 17:23:56 +00:00
cltbld
c81a5655ad Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.25 to 9.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263186 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 14:57:30 +00:00
seabld
03a2133b36 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.6 to 2.6.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263185 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 14:04:54 +00:00
cltbld
a4a9785353 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 9.0 to 9.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263184 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 09:19:32 +00:00
wtc%google.com
a30970efec Bug 712275: Separate vendor and os by a '-' for Android. The patch is
contributed by Mike Hommey <mh+mozilla@glandium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263183 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 00:33:16 +00:00
wtc%google.com
8a4f634c71 Bug 712262: Add support for --with-android-version. Align the various
--android-xxx options in the help message.  The patch is contributed by
Mike Hommey <mh+mozilla@glandium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263182 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-21 00:09:54 +00:00
tbirdbld
138ce2bdc0 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 8.0 to 9.0 build 3
git-svn-id: svn://10.0.0.236/trunk@263181 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-20 21:27:42 +00:00
cltbld
a6615a5680 Bug 701054 - Tracking bug for build and release of Firefox/Fennec 9.0. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263179 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-20 04:24:41 +00:00
tbirdbld
2cf645a445 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 8.0 to 9.0 build 2
git-svn-id: svn://10.0.0.236/trunk@263178 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-19 20:41:52 +00:00
cltbld
45596407aa Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.25 to 9.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263177 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-19 19:33:08 +00:00
mkanat%bugzilla.org
65f4745beb Bug 711925: Update from 4.0 or older to 4.2 or trunk fails when bug_see_also field is populated
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263176 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-19 19:01:29 +00:00
tbirdbld
5663d405c8 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 8.0 to 9.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263175 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-19 10:19:06 +00:00
tbirdbld
483e0f812f Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 8.0 to 9.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263174 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-19 02:34:05 +00:00
tbirdbld
631cd478ce Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 8.0 to 9.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263173 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-18 22:02:33 +00:00
seabld
145107e5f4 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.5 to 2.6 build 1
git-svn-id: svn://10.0.0.236/trunk@263172 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-18 12:16:36 +00:00
mkanat%bugzilla.org
ec2b135086 Fix bustage due to bug 705474
git-svn-id: svn://10.0.0.236/trunk@263171 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-17 13:01:29 +00:00
cltbld
f9640d0b99 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 8.0.1 to 9.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263170 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-17 06:45:59 +00:00
mkanat%bugzilla.org
24c9d6c338 Bug 685611 - delta_ts is updated even when no changes are made to bugs created via WebServices
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263169 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-16 19:31:27 +00:00
bhearsum%mozilla.com
525c64974e bug 711174: backupsnip and pushsnip should log timing information to a file. r=catlee
git-svn-id: svn://10.0.0.236/trunk@263166 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-16 14:09:16 +00:00
tbirdbld
f35ec67275 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 9.0b4 to 9.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263165 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-15 17:39:48 +00:00
mkanat%bugzilla.org
86b838328e Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit them
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263163 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-14 22:01:29 +00:00
mkanat%bugzilla.org
b49caf910d Bug 169752: Activity log should fuse data fields split because they didn't fit
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263162 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-14 13:31:39 +00:00
seabld
56fd889586 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.6b3 to 2.6b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263161 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-14 05:54:30 +00:00
mkanat%bugzilla.org
cd7853a286 Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthorized account creation e-mail request
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@263160 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 22:31:32 +00:00
nrthomas%gmail.com
0642cc1f13 Bug 701054, show What's New on updates to Firefox 9, p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263159 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 21:50:48 +00:00
cltbld
853ef76b70 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b5 to 9.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263158 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 19:22:14 +00:00
ted.mielczarek%gmail.com
503484e624 bug 687380 - Do not generate NSPR pgk/linux and pkg/solaris Makefiles on platforms where they will not be used. Patch by Ed Morley <bmo@edmorley.co.uk>, r=ted
git-svn-id: svn://10.0.0.236/trunk@263156 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 19:18:10 +00:00
ted.mielczarek%gmail.com
b741e67226 bug 700376 - Support for building NSPR on Gonk. Patch by Michael Wu <mwu@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@263155 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 19:16:30 +00:00
tbirdbld
c12db22a31 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.16 to 3.1.17 build 1
git-svn-id: svn://10.0.0.236/trunk@263154 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 15:26:00 +00:00
tbirdbld
4e179d199b Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.16 to 3.1.17 build 1
git-svn-id: svn://10.0.0.236/trunk@263153 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 15:22:19 +00:00
tbirdbld
9446ab454a Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.16 to 3.1.17 build 1
git-svn-id: svn://10.0.0.236/trunk@263152 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 15:11:34 +00:00
cltbld
1a994d6021 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.24 to 3.6.25 build 1
git-svn-id: svn://10.0.0.236/trunk@263151 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 13:14:04 +00:00
wtc%google.com
4c2295db2a Bug 702997: Fix Mac OS X CPU_ARCH on x86_64. Add a x86_64 case so
that we don't use the default CPU_ARCH of ppc.  The patch is
contributed by Hub Figuiere <hub@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@263150 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-13 00:52:59 +00:00
seabld
9e1fce2d79 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.6b2 to 2.6b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263149 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-09 09:09:10 +00:00
tbirdbld
6127e16608 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 9.0b3 to 9.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263148 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-09 01:13:14 +00:00
mkanat%bugzilla.org
3eaa22ad33 Bug 644281: When the sort order of a buglist is modified, the "Show next bug in my list" user pref still uses the original sort order to decide which bug to display next
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263147 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-08 23:32:33 +00:00
mkanat%bugzilla.org
035a364b8e Bug 707170: Several features about custom fields are missing in the documentation
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263145 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-08 22:46:50 +00:00
mkanat%bugzilla.org
ebec22a448 Suppress warning relating to new constant.
git-svn-id: svn://10.0.0.236/trunk@263144 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-08 14:16:24 +00:00
mkanat%bugzilla.org
98431c62d3 Expand max length of attachment filename from 100 to 255 characters. r=glob, a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263143 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-08 13:01:41 +00:00
mkanat%bugzilla.org
7acf883f6a Bug 684225: The removal of locally stored attachments should be done from Bugzilla::Attachment->remove_from_db
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263142 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-07 23:16:18 +00:00
asasaki%mozilla.com
07bb3bdfd3 bug 704549 - switch android nightly users on birch back to m-c. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263141 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-07 21:46:38 +00:00
cltbld
3198eabef7 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b4 to 9.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263140 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-07 14:29:02 +00:00
mkanat%bugzilla.org
33d715cdb2 Bug 366793: Use sort order param from a saved search when whining
r=mkanat, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263139 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-07 00:31:17 +00:00
despotdaemon
0ad70bd1a9 Pseudo-automatic update of changes made by kaie@kuix.de.
git-svn-id: svn://10.0.0.236/trunk@263138 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-06 21:02:33 +00:00
mkanat%bugzilla.org
c7c80a701d Bug 657290: Bug.add_attachment() stores truncated timestamps in the DB (seconds are missing)
r=dkl a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263137 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-06 12:05:31 +00:00
mkanat%bugzilla.org
82b83640e3 Bug 692354: Incorrect parameter type in WebServices documentation for Bug.add_comment
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263135 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 21:35:28 +00:00
mkanat%bugzilla.org
0a3a75119a Bug 422256: email_in.pl should send an email if user matching fails or returns too many results
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263134 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 19:31:22 +00:00
mkanat%bugzilla.org
586ee8f759 Bug 577854: URL field header caption does not link to field value description (confusingly links to actual URL)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263133 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 19:01:55 +00:00
mkanat%bugzilla.org
0f867e6195 Forgot to fix all occurences of $cache->{search_columns}->{$user->id}, see bug 550299
git-svn-id: svn://10.0.0.236/trunk@263132 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 18:01:50 +00:00
mkanat%bugzilla.org
c3a2ec142d Bug 550299: User fields are left blank in buglists and whines when local user accounts are used (i.e. they have no @company.com suffix)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263131 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 17:16:26 +00:00
mkanat%bugzilla.org
b6edc00ce8 Bug 707594: Fix broken account lockout notifications
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263130 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 16:48:52 +00:00
mkanat%bugzilla.org
b6039334c5 Bug 701350: Oracle crashes if the 'maxattachmentsize' parameter is set to a too small value
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263129 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-05 16:17:32 +00:00
mkanat%bugzilla.org
87731ef81c Bug 591610: Custom field doc doesn't include 'Bug ID' type
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263128 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-02 16:50:47 +00:00
mkanat%bugzilla.org
80b0b2089a Bug 591636: "is mandatory" is not documented in the Custom Fields section
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263126 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-02 16:31:30 +00:00
despotdaemon
2f36442993 Pseudo-automatic update of changes made by surkov.alexander@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@263125 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-02 14:56:45 +00:00
seabld
127d28e41a Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.6b1 to 2.6b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263124 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-01 21:12:06 +00:00
bhearsum%mozilla.com
8761320714 bug 691483: Do 3.6.24 -> 8.0.1 advertised major update on Dec 1st - unthrottle 3.6.24 -> 8.0.1 MUs. r=bhearsum, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@263123 18797224-902f-48f8-a5cc-f745e15eee43
2011-12-01 18:18:43 +00:00
mkanat%bugzilla.org
1f7bf85d64 Bug 703501 - Linking to comment in top link is not useful for the common workflow of editing fields
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263122 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 22:46:19 +00:00
cltbld
0a98c74e2e Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b3 to 9.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263121 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 22:04:31 +00:00
mkanat%bugzilla.org
7e7c697945 Bug 706443 - The New Bug form ignores the defaultplatform and defaultopsys parameters
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263120 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 19:46:23 +00:00
tbirdbld
123dce7693 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 9.0b2 to 9.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263119 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 19:20:08 +00:00
mkanat%bugzilla.org
ab59fef48c Bug 301656: Adds a preference to CC flag requestees to bugs
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263118 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 16:16:21 +00:00
mkanat%bugzilla.org
62dd0eae57 Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::Search
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263117 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 09:46:20 +00:00
mkanat%bugzilla.org
ecb65f19eb Bug 696005: Fix encoding of emails after extensions have hooked the email, not before
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263116 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-30 06:16:25 +00:00
mkanat%bugzilla.org
3c0728118f Bug 692737 - Main page icons are not centered.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263115 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-29 21:31:15 +00:00
mkanat%bugzilla.org
cbe860c613 Bug 686971: Fix add_see_also to ignore empty values
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263114 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-29 20:16:26 +00:00
mkanat%bugzilla.org
613f460743 Bug 686422: Fix custom search's history interaction on HTML4 browsers
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263113 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-29 18:46:45 +00:00
mkanat%bugzilla.org
b24e19595a Redirect the error to STDERR if a query cannot be run, see bug 277073/255606
git-svn-id: svn://10.0.0.236/trunk@263111 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-29 15:31:20 +00:00
cltbld
ab336781da Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.24 to 8.0.1 build 2
git-svn-id: svn://10.0.0.236/trunk@263110 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-29 01:04:49 +00:00
mkanat%bugzilla.org
4fedabf5d2 Bug 687725: Adding a local bug ID in the See Also field isn't logged in the bug history of that bug
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263109 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-28 23:01:20 +00:00
mkanat%bugzilla.org
902c66973d Bug 705393: Improve the error message thrown by Update.pm when updates.bugzilla.org is unavailable
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263108 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-28 16:16:40 +00:00
mkanat%bugzilla.org
7063a46066 Bug 428490 - Display group icons for indirect memberships, too.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263107 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-28 08:16:24 +00:00
mkanat%bugzilla.org
34c913a3f0 Bug 368250: collectstats.pl creates files with wrong ownership
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263105 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-26 13:58:50 +00:00
mkanat%bugzilla.org
ef209bdb4b Bug 255606: Do not let buglist.cgi return all bugs by default
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263104 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-26 13:01:37 +00:00
nrthomas%gmail.com
ac728f31c8 Bug 704501, update grep for new version of rsync when comparing snippets between SJC and PHX, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263103 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-24 23:16:43 +00:00
kaie%kuix.de
0bc027ace2 Bug 702090, __GNUC_MINOR is not defined, Fix by Stefan Becker and Takanori MATSUURA, r=kaie
git-svn-id: svn://10.0.0.236/trunk@263101 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-24 12:26:35 +00:00
tbirdbld
b35880199f Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 9.0b1 to 9.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263100 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-23 20:42:50 +00:00
cltbld
dc53bee467 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b2 to 9.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@263099 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-23 09:35:19 +00:00
nrthomas%gmail.com
83bf1e320a Bug 703349, Switch Android Nightly users to birch, p=aki r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263098 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-23 03:14:28 +00:00
mkanat%bugzilla.org
405bb0f5ae Bug 703975: CSRF vulnerability in post_bug.cgi allows possible unauthorized bug creation
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263097 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-22 21:16:19 +00:00
seabld
b31fdf4dec Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.5b4 to 2.6b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263096 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-22 17:06:29 +00:00
nrthomas%gmail.com
b04e7a922c Bug 701537, remove throttling of updates to Fx 8.0, r=rail
git-svn-id: svn://10.0.0.236/trunk@263095 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-22 06:43:12 +00:00
seabld
7d8c80c0ac Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.4.1 to 2.5 build 1
git-svn-id: svn://10.0.0.236/trunk@263094 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-22 01:28:22 +00:00
mkanat%bugzilla.org
436efca340 Bug 680771 - Send X-XSS-Protection header for XSS prevention/blocking
[r=mkanat a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263093 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-21 22:31:20 +00:00
mkanat%bugzilla.org
6d82a471be Bug 703983 - CSRF vulnerability in attachment.cgi allows possible unauthorized attachment creation
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@263092 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-21 22:16:29 +00:00
mkanat%bugzilla.org
1ee11c83b1 Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263091 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-21 07:46:22 +00:00
cltbld
c92523d7be Automated configuration bump: mozRelease-branch-patcher2.cfg, from 8.0 to 8.0.1 build 2
git-svn-id: svn://10.0.0.236/trunk@263090 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-21 05:56:44 +00:00
bsmith%mozilla.com
9b720db9f7 Bug 700516: Remove SSL2 support for SSL_RestartHandshakeAfterServerCert and SSL_RestartHandshakeAfterCertReq, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263089 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-19 21:58:21 +00:00
mkanat%bugzilla.org
8f368a6e69 cancelled -> canceled
git-svn-id: svn://10.0.0.236/trunk@263088 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-19 00:16:27 +00:00
mkanat%bugzilla.org
786389d94b Bug 703788: Improve performance of diff_arrays() with large arrays
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263087 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-19 00:01:51 +00:00
mkanat%bugzilla.org
076b96dca2 Fix bustage due to bug 643411.
git-svn-id: svn://10.0.0.236/trunk@263086 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-18 18:01:23 +00:00
mkanat%bugzilla.org
dd3c44bc3f Bug 643411: New default bug limit makes time summary results confusing
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263085 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-18 17:46:26 +00:00
mkanat%bugzilla.org
761321c9ad Bug 696537: Load DateTime only when datetime_from() is called
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263084 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-18 12:16:30 +00:00
mkanat%bugzilla.org
e06e3ecae7 Make Login/Stack.pm refuse to continue down the stack if an Auth method returns an explicit failure. r=dkl, a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@263083 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-18 10:31:31 +00:00
jdennis%redhat.com
f4baebc771 fix compile time bug for SECKEYRSAPSSParams, only appears when NSS
version is >= 3.13


git-svn-id: svn://10.0.0.236/trunk@263082 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-17 22:06:25 +00:00
mkanat%bugzilla.org
99d2efda07 Bug 544434: describecomponents.cgi only lists enterable products.
r=Wurblzap, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263081 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-17 21:31:19 +00:00
bsmith%mozilla.com
24363aa2e6 Bug 651523: Remove step-up code, v4, removing EXPORT_VERSION build option, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263080 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-17 00:20:22 +00:00
cltbld
0c9d05ad19 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 9.0b1 to 9.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@263079 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-16 23:33:16 +00:00
mkanat%bugzilla.org
779cfdbded Bug 697371 - link to comment in emails looks like it is part of the comment
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263078 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-16 19:46:24 +00:00
kaie%kuix.de
51ddd562f1 Fix Tinderbox bustage, backout all patches from 2011-11-11
git-svn-id: svn://10.0.0.236/trunk@263077 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-16 19:12:36 +00:00
tbirdbld
9841a0e3c3 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b5 to 9.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@263075 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-16 05:37:54 +00:00
cltbld
e5e606ccba Automated configuration bump: mozRelease-branch-patcher2.cfg, from 8.0 to 8.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@263074 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-15 18:41:49 +00:00
mkanat%bugzilla.org
dbd8d5b5ef Bug 702208: TheSchwartz should not open a new db connection for each email
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263073 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-15 08:16:37 +00:00
bear%mozilla.com
97538b657c bug 633049 r=dkl patch by glob
git-svn-id: svn://10.0.0.236/trunk@263072 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-14 17:16:23 +00:00
nrthomas%gmail.com
fcf93be6ad Bug 702084 - Fix up Jenkins tests for AUSv2 on PHX server, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@263071 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-13 06:54:31 +00:00
cltbld
bf09062eb4 Revert Bug 701976 - Enable all automatic updates to 8.0. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263070 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-13 03:50:50 +00:00
cltbld
f6e6eed0e2 Bug 701976 - Enable all automatic updates to 8.0. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263069 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-12 16:17:59 +00:00
bsmith%mozilla.com
af6f931a1a Bug 663733: Add const modifier to declarations of functions used by ocspclnt and certhigh/ocsp.c, make const warning an error on Windows (v3), r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263068 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-12 05:22:20 +00:00
bsmith%mozilla.com
4778bbc800 Bug 700516: Remove SSL2 support for SSL_RestartHandshakeAfterServerCert and SSL_RestartHandshakeAfterCertReq, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263067 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-11 19:06:52 +00:00
bsmith%mozilla.com
7a0edbfd6a Bug 651523 - Remove SSL step-up code from libssl and remove step-up extended key usage support, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263066 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-11 18:47:20 +00:00
bhearsum%mozilla.com
357bf1f530 bug 701456: Please halt all automatic updates to 8.0, keep MUs on website. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263065 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-10 21:14:09 +00:00
cltbld
3b3dfe0d3c Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b6 to 9.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@263064 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-10 02:01:17 +00:00
bsmith%mozilla.com
c73410f580 Bug 547312: Next protocol negotiation support (minor fixes), r=agl
git-svn-id: svn://10.0.0.236/trunk@263063 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-08 22:12:05 +00:00
bhearsum%mozilla.com
49c97990a4 bug 698518: tracking bug for build and release of firefox 3.6.24 - aus config to fully unthrottle 3.6.23 (and throttle 3.6.24). r=rail
git-svn-id: svn://10.0.0.236/trunk@263060 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-08 18:38:32 +00:00
seabld
6886cbb162 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.5b3 to 2.5b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263059 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-08 08:35:47 +00:00
tbirdbld
1a855da59c Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.16 to 8.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263058 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-07 20:47:54 +00:00
jhopkins%mozillamessaging.com
a6c97e5661 Thunderbird 3.1.16->8.0 major updates
git-svn-id: svn://10.0.0.236/trunk@263057 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-07 20:28:02 +00:00
cltbld
c4e1e1acb5 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.24 to 8.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263056 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-07 17:10:52 +00:00
tbirdbld
69862390c7 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 7.0.1 to 8.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263055 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-06 00:59:23 +00:00
jhopkins%mozillamessaging.com
2ff2eec13f Remove remaining traces of erroneous 7.0.1.1 bump
git-svn-id: svn://10.0.0.236/trunk@263054 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-06 00:52:51 +00:00
jhopkins%mozillamessaging.com
c60025c271 s/7.0.1.1/7.0.1/ to fix bustage caused by an earlier automation bug.
git-svn-id: svn://10.0.0.236/trunk@263053 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-06 00:13:29 +00:00
wtc%google.com
410b73ad33 Bug 211546: add PK11_ImportEncryptedPrivateKeyInfoAndReturnKey. Make
PK11_ImportEncryptedPrivateKeyInfo fail with SEC_ERROR_INVALID_ARGS if
isPerm is false.  r=bsmith.
Modified Files:
	lib/nss/nss.def lib/pk11wrap/pk11akey.c lib/pk11wrap/pk11pub.h


git-svn-id: svn://10.0.0.236/trunk@263052 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 23:44:52 +00:00
wtc%google.com
9ae673da81 Bug 689188: cast char to unsigned char before passing it to isalpha to
prevent it from becoming a negative integer if char is a signed type.
r=bclary.


git-svn-id: svn://10.0.0.236/trunk@263051 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 23:22:02 +00:00
wtc%google.com
8780941011 Bug 692221: ssltap should be able to connect to the server using IPv6.
r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@263050 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 23:09:28 +00:00
wtc%google.com
6ed2c6684f Bug 700066: don't need to check NSS_DISABLE_DBM because this directory is
skipped for NSS_DISABLE_DBM.  r=blassey.


git-svn-id: svn://10.0.0.236/trunk@263049 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 23:01:08 +00:00
wtc%google.com
f799a6e12a Bug 700066: add '@' to the echo command. r=blassey.
git-svn-id: svn://10.0.0.236/trunk@263048 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 22:59:15 +00:00
cltbld
6a5ef08b2d Automated configuration bump: mozRelease-branch-patcher2.cfg, from 7.0.1 to 8.0 build 1
git-svn-id: svn://10.0.0.236/trunk@263047 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-05 08:45:02 +00:00
christophe.ravel.bugs%sun.com
9d743a69ca Bug 699605 - PKITS tests need to pass certdb password to crlutil command
r=christophe.

Committed on behalf of Thanigai.


git-svn-id: svn://10.0.0.236/trunk@263046 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 22:58:05 +00:00
ted.mielczarek%gmail.com
c52b0f9092 bug 481815 - Support %S for wide character formatting in printf functions. Patch by Brian R. Bondy <netzen@gmail.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@263044 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 18:54:08 +00:00
tbirdbld
e76e122c70 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b4 to 8.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263043 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 18:31:43 +00:00
cltbld
4009bf12ad Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.23 to 3.6.24 build 2
git-svn-id: svn://10.0.0.236/trunk@263042 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 17:02:09 +00:00
tbirdbld
4cb723d3db Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.15 to 3.1.16 build 2
git-svn-id: svn://10.0.0.236/trunk@263041 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 16:25:52 +00:00
kaie%kuix.de
768c7442e7 Bug 698753, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@263038 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 15:12:15 +00:00
cltbld
5f1f357488 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b5 to 8.0b6 build 2
git-svn-id: svn://10.0.0.236/trunk@263037 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-03 14:19:56 +00:00
tbirdbld
5cb350bf76 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b3 to 8.0b4 build 2
git-svn-id: svn://10.0.0.236/trunk@263036 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-02 03:21:54 +00:00
nrthomas%gmail.com
3746b4f52e Bug 698518, Unthrottle beta channel for 3.6.23, p=bhearsum, r=rail
git-svn-id: svn://10.0.0.236/trunk@263035 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 22:15:15 +00:00
tbirdbld
31653da4c6 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.15 to 3.1.16 build 1
git-svn-id: svn://10.0.0.236/trunk@263034 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 19:26:51 +00:00
tbirdbld
b32ba4c9e5 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.15 to 3.1.16 build 1
git-svn-id: svn://10.0.0.236/trunk@263033 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 18:41:56 +00:00
mkanat%bugzilla.org
2d9314b413 Fix missing-space bugs in error messages. a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@263032 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 17:32:33 +00:00
cltbld
be84d7fde1 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b5 to 8.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@263031 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 08:00:32 +00:00
tbirdbld
d0ae85fd9d Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b3 to 8.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@263030 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 05:48:47 +00:00
cltbld
e9770a0303 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.23 to 3.6.24 build 1
git-svn-id: svn://10.0.0.236/trunk@263029 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 05:12:13 +00:00
jhopkins%mozillamessaging.com
c9f87bfcd8 Bug 698601 - compare_beta_to_releasetest due to inconsistencies in 3.3a* snippet generation. p=standard8, r=jhopkins
git-svn-id: svn://10.0.0.236/trunk@263028 18797224-902f-48f8-a5cc-f745e15eee43
2011-11-01 03:24:58 +00:00
wtc%google.com
67190228d5 Bug 676729: SSL_ForceHandshake does not send the saved write data in
ss->pendingBuf.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@263027 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-30 00:08:59 +00:00
wtc%google.com
03407af46b Bug 698180: fix GCC compiler warnings: add parentheses around && within ||,
and remove the unused function jpake_ensureKeyType.  r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@263026 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-29 23:33:41 +00:00
wtc%google.com
f35af1439b Bug 698180: change the JPAKE_Verify function prototype to use PLArenaPool
instead of PRArenaPool.  r=bsmith.
Modified Files:
	blapi.h jpake.c


git-svn-id: svn://10.0.0.236/trunk@263025 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-29 23:28:45 +00:00
bsmith%mozilla.com
0601ca68ad Bug 547312: Implement client-side support for NPN; original patch by agl r=wtc; changes by bsmith r=agl
git-svn-id: svn://10.0.0.236/trunk@263024 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-29 00:29:11 +00:00
mkanat%bugzilla.org
b585bb9ec9 Bug 252109: Bugzilla docs fail w3c validation
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263023 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-28 23:03:06 +00:00
kaie%kuix.de
23f1eea2f9 Set version strings to 3.13.2 Beta.
git-svn-id: svn://10.0.0.236/trunk@263022 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-27 19:39:01 +00:00
kaie%kuix.de
fd4ef381d1 Set version strings to 3.13.1 release
git-svn-id: svn://10.0.0.236/trunk@263020 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-27 19:29:46 +00:00
cltbld
a68db6bd18 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b4 to 8.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@263019 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-27 08:37:15 +00:00
nrthomas%gmail.com
e6c18de011 Bug 682805, suppress What's New page on upgrade to Firefox 8.0 (and 8.0b5), r=rail
git-svn-id: svn://10.0.0.236/trunk@263018 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-26 20:59:19 +00:00
nrthomas%gmail.com
31948d71cc Bug 682805, Generate snippets using new attributes, r=rail
git-svn-id: svn://10.0.0.236/trunk@263016 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-25 22:17:30 +00:00
bhearsum%mozilla.com
722601e07c bug 697112: add more twigs - add alm, esh, and oak to AUS config (fixups). r=nthomas
git-svn-id: svn://10.0.0.236/trunk@263015 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-25 20:56:20 +00:00
bhearsum%mozilla.com
5dd02165c6 bug 697112: add more twigs - add alm, esh, and oak to AUS config. r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@263014 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-25 16:35:48 +00:00
ted.mielczarek%gmail.com
fe1206507d Bug 674277 - Add PR_UINT64_MAX and PR_INT64_MAX macros for convenience on 64-bit systems. Patch by Scott Johnson <sjohnson@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@263013 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-25 15:48:03 +00:00
mkanat%bugzilla.org
58bc4280dd Bug 365709 - Add link to comment in bugmail notification
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263011 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-24 22:18:36 +00:00
mkanat%bugzilla.org
22a0570491 Revert unintended change in Bugzilla/Mailer.pm
git-svn-id: svn://10.0.0.236/trunk@263010 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-24 22:16:57 +00:00
mkanat%bugzilla.org
608357a5c6 Bug 685552 - Email auto-completion causes server to thrash
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263009 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-24 22:01:54 +00:00
mkanat%bugzilla.org
58c9636755 Bug 423496: Compile the documentation with xmlto + dblatex instead of openjade
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@263008 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-24 10:46:52 +00:00
mkanat%bugzilla.org
964ae53e3f Bug 690173: Cannot delete user accounts due to FK on audit_log
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263007 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-23 12:31:50 +00:00
mkanat%bugzilla.org
0f0e25348c Bug 696541: Only load some external modules when needed, to improve the load time of pages
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263006 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-23 11:18:50 +00:00
mkanat%bugzilla.org
94a88dc009 Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263005 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-23 11:17:16 +00:00
emaldona%redhat.com
f364be9f97 Bug 691997 Code cleanup for Bug 172051 - All localizable error messages for NSS error codes, r=wtc
git-svn-id: svn://10.0.0.236/trunk@263003 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-22 16:45:40 +00:00
wtc%google.com
eb480c28ad Bug 647706: add SHA-224 support to more functions, in particular to
support SHA-224 certificates.  Portions of this patch are contributed
by Hanno Boeck <hanno@hboeck.de>.  r=wtc,emaldona.
Modified Files:
	cmd/lib/secutil.c lib/cryptohi/seckey.c lib/cryptohi/secsign.c
	lib/cryptohi/secvfy.c lib/pk11wrap/pk11mech.c
	lib/pk11wrap/pk11slot.c lib/pkcs12/p12local.c
	lib/softoken/rsawrapr.c lib/ssl/ssl3ecc.c lib/util/secalgid.c


git-svn-id: svn://10.0.0.236/trunk@263002 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-22 14:35:44 +00:00
catlee%mozilla.com
406f4d6697 Bug 694077: Add nightly-birch branch for Fennec. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@263001 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-21 15:49:52 +00:00
mkanat%bugzilla.org
34e0f95f9b Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm file
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@263000 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-20 23:01:33 +00:00
cltbld
ca241f5581 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b3 to 8.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@262999 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-20 00:38:46 +00:00
tbirdbld
60803ca056 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b2 to 8.0b3 build 2
git-svn-id: svn://10.0.0.236/trunk@262998 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-19 23:29:05 +00:00
wtc%google.com
b64bc35950 Bug 694148: Remove the NS_USE_NATIVE build variable from coreconf. r=kaie.
git-svn-id: svn://10.0.0.236/trunk@262996 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-19 18:13:36 +00:00
mkanat%bugzilla.org
162bdf5920 Bug 451804: Change templates to use field_descs.rep_platform
instead o hard coded 'Platform'.
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262995 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-19 17:01:37 +00:00
mkanat%bugzilla.org
c36c530097 Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmpl
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262994 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-19 13:01:33 +00:00
mkanat%bugzilla.org
46d88e4ef9 Bug 686963: Setting the work time using the Bug.update WebService method
requires a comment.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262993 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-19 03:16:21 +00:00
wtc%google.com
c8eb2584b4 Bug 693228: code cleanup: nss_doLockInit and PR_CallOnce return PRStatus,
not SECStatus.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262991 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-18 19:03:31 +00:00
rrelyea%redhat.com
d0095db163 Bug 693228 - Closing a tab with Flash content, then opening a tab with Flash content, hangs the plugin-container/Firefox
The problem was NSS was not decrementing nssInInit on error conditions.
r=wtc sr=bsmit


git-svn-id: svn://10.0.0.236/trunk@262990 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-18 17:50:26 +00:00
catlee%mozilla.com
23d2b9a7cc Bug 694077: Enable updates for birch branch. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262989 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-17 17:43:39 +00:00
mkanat%bugzilla.org
d770370c82 Bug 689862: Fix Product.get to only return the Classification name,
instead of all the classification info.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262988 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 15:16:31 +00:00
mkanat%bugzilla.org
4b4cf381c1 Bug 691243: Fix typo
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262987 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:35:13 +00:00
mkanat%bugzilla.org
e1d107536a Fix bustage due to bug 686630
git-svn-id: svn://10.0.0.236/trunk@262986 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:31:36 +00:00
mkanat%bugzilla.org
ee5567bc45 Bug 686630: editvalues.cgi should use set_all()
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262985 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:18:02 +00:00
mkanat%bugzilla.org
e8e8cb1dae Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" button in Firefox when viewing a buglist
r=glob a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262984 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:16:36 +00:00
mkanat%bugzilla.org
a6a8951224 Bug 673012: Add "does not contain" to people search
r=gerv a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262983 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:03:17 +00:00
mkanat%bugzilla.org
b417a08513 Bug 658485: Implement Group.update to update groups from the WebServices
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262982 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 13:01:47 +00:00
mkanat%bugzilla.org
afb6773dbe Bug 620694: MySQL is not 'required' RDBMS for Bugzilla
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262981 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 12:50:10 +00:00
mkanat%bugzilla.org
9e33ec1f76 Bug 546507: Ensure monospace font is used for textareas
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262980 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 12:46:27 +00:00
mkanat%bugzilla.org
0991d3fa39 Bug 445804: Suggested crontab configuration opens security hole
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262979 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 12:35:24 +00:00
mkanat%bugzilla.org
a1bc121271 Bug 691697: There is no link pointing to the new bug in HTML bugmails
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262978 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 12:01:25 +00:00
bear%mozilla.com
ed98c0f213 bug 655793 r=laura
git-svn-id: svn://10.0.0.236/trunk@262977 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-15 04:09:59 +00:00
seabld
82789598dc Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.5b2 to 2.5b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262976 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-14 02:04:16 +00:00
wtc%google.com
6c05fe9083 Set version strings to 3.13.1 Beta.
Modified Files:
	nss/nss.h softoken/softkver.h util/nssutil.h


git-svn-id: svn://10.0.0.236/trunk@262975 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-14 00:16:10 +00:00
jhopkins%mozillamessaging.com
021921d8ab remove beta-dir option to fix upload_snippets failure
git-svn-id: svn://10.0.0.236/trunk@262974 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-13 16:24:53 +00:00
ted.mielczarek%gmail.com
6503ac8fe4 bug 675593 - Add LTCG to AR_FLAGS when linking PGO with MSVC. Patch by ABE Hiroki <h.rayflood@gmail.com>. r=ted
git-svn-id: svn://10.0.0.236/trunk@262973 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-13 14:00:06 +00:00
tbirdbld
b9e3ec8b8c Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 8.0b1 to 8.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262972 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-13 04:48:30 +00:00
cltbld
6c254fd72c Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b2 to 8.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262971 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-12 08:03:49 +00:00
mkanat%bugzilla.org
52d19319d6 Bug 691845: importxml.pl complains if an open bug has the resolution field set to ''
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262970 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-07 22:47:30 +00:00
cltbld
725189db37 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b1 to 8.0b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262969 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-07 10:00:47 +00:00
tbirdbld
8a8a7673fb Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.15 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262968 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-07 09:44:10 +00:00
seabld
87830a5045 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.5b1 to 2.5b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262967 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-07 03:27:48 +00:00
wtc%google.com
eeafd4b2de Bug 593080: change the default of the SSL_ENABLE_SSL2 and
SSL_V2_COMPATIBLE_HELLO options to PR_FALSE.  r=rrelyea.
Modified Files:
	cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c lib/ssl/ssl.h
	lib/ssl/sslsock.c


git-svn-id: svn://10.0.0.236/trunk@262964 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-06 22:42:34 +00:00
jhopkins%mozillamessaging.com
6dad0c1778 Bug 689739: Thunderbird 3.1.15->7.0.1 major updates
git-svn-id: svn://10.0.0.236/trunk@262963 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-06 21:50:19 +00:00
cltbld
650c2512de Automated configuration bump: mozBeta-branch-patcher2.cfg, from 8.0b1 to 8.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262962 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-06 07:53:38 +00:00
emaldona%redhat.com
3037aaaa3a Bug 683424 - tstclnt emits "SSL peer is in another FORTEZZA domain." error messages, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262961 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-05 18:07:18 +00:00
cltbld
f9ece0422f Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.23 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262960 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 23:13:38 +00:00
wtc%google.com
2051bfb3ac Set version strings to 3.13.0.0 (NSS 3.13 release candidate 0).
Modified Files:
	nss/nss.h softoken/softkver.h util/nssutil.h


git-svn-id: svn://10.0.0.236/trunk@262959 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 22:56:32 +00:00
wtc%google.com
760e5bf56a Bug 158750: Move MGF1 from lib/freebl to lib/softoken. TBR=emaldona.
Modified Files:
	lib/freebl/blapi.h lib/freebl/ldvector.c lib/freebl/loader.c
	lib/freebl/loader.h lib/freebl/manifest.mn
	lib/softoken/rsawrapr.c
Removed Files:
	lib/freebl/mgf1.c


git-svn-id: svn://10.0.0.236/trunk@262957 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 22:05:53 +00:00
mkanat%bugzilla.org
8053a5ff46 $user->is_mover no longer exists, see bug 556422
git-svn-id: svn://10.0.0.236/trunk@262956 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 21:47:29 +00:00
emaldona%redhat.com
a83f78e6db Bug 172051 - Parenthesize err in body of PORT_ErrorToString macro, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262955 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 18:46:04 +00:00
emaldona%redhat.com
edb3c59d85 Big 172051 - Remove unneeded header, r=wtc,emaldona
git-svn-id: svn://10.0.0.236/trunk@262954 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 02:42:51 +00:00
emaldona%redhat.com
c7c787d7a1 Bug 172051 - Fix signature of NSS_InitializePRErrorTable, fix comment in macro, remoev and include, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262953 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 02:35:59 +00:00
emaldona%redhat.com
7c113a42d9 Bug 172051 - Do not add headers to PRIVATE_EXPORT, r=wtc,emaldona
git-svn-id: svn://10.0.0.236/trunk@262952 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-04 02:24:52 +00:00
mkanat%bugzilla.org
80d2330b93 Bug 615636: Labels are badly aligned when editing versions and milestones in admin pages
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262951 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-02 23:01:29 +00:00
wtc%google.com
eee9b7d49c Bug 641052: NSS_NoDB_Init shouldn't try to open /pkcs11.txt and /secmod.db.
Change sftk_getSecmodName to set *filename to NULL and return NULL if the
noModDB flag is specified.  Change sftkdb_XXXSecmodDB to handle a NULL
dbname.  Portions of the patch were written by Bob Relyea.  r=rrelyea.
Modified Files:
	sftkmod.c sftkpars.c


git-svn-id: svn://10.0.0.236/trunk@262950 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-02 17:14:44 +00:00
seabld
797112b02e Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.4.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262949 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 17:23:43 +00:00
Callek%gmail.com
49e51d8e44 SeaMonkey 2.0.14 -> 2.4.1 MU
git-svn-id: svn://10.0.0.236/trunk@262948 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 16:41:49 +00:00
emaldona%redhat.com
a27f585f62 Bug 172051 - errNum changed in comment to err as per usage in the macro, r=twc
git-svn-id: svn://10.0.0.236/trunk@262947 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 16:38:12 +00:00
mkanat%bugzilla.org
fb93988c4d Bug 582529: Ambiguous error message "You did not specify a file to attach" when deleting an existing attachment filename
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262946 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 11:31:19 +00:00
bsmith%mozilla.com
2e2793892a Bug 665814: Prevent chosen plaintext attacks on SSL 3.0 and TLS 1.0 connections, r=wtc, sr=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262945 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 03:59:54 +00:00
wtc%google.com
c725a10985 Bug 632657: SEC_ASN1IsTemplateSimple may incorrectly treat choice templates
as simple.  Patch by Brian Smith <bsmith@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262944 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 00:39:15 +00:00
wtc%google.com
93a9d52a1e Bug 685592: fix comment nits in the previous checkin.
Modified Files:
	sslmutex.c sslsnce.c


git-svn-id: svn://10.0.0.236/trunk@262943 18797224-902f-48f8-a5cc-f745e15eee43
2011-10-01 00:11:02 +00:00
rrelyea%redhat.com
8048b035ce Bug 685592 - File descriptor leak after "service httpd reload"
r= wtc.


git-svn-id: svn://10.0.0.236/trunk@262942 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 23:27:08 +00:00
rrelyea%redhat.com
ed5feb52d0 Bug 679380 - Errors parsing nested CMS messages make the encapsulated content irretrievable
Microsoft WS2008 drops the wrap when encoding certain kerborse cms structures.
If we detect that the sequence wrapper is missing, add it back.

r= emaldona


git-svn-id: svn://10.0.0.236/trunk@262941 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 22:10:13 +00:00
bhearsum%mozilla.com
c12e6c29f1 bug 459972: Add new attributes to the update snippets. r=nthomas,bhearsum,laura,rstrong, patch=rhelmer
git-svn-id: svn://10.0.0.236/trunk@262938 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 20:13:30 +00:00
rrelyea%redhat.com
43c2723e77 Bug 515663 - Improper setting of CKA_DERIVE attribute during PKCS #12 import
r=emaldona@redhat.com


git-svn-id: svn://10.0.0.236/trunk@262937 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 19:46:31 +00:00
tbirdbld
5359390d46 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 7.0b3 to 8.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262936 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 19:42:28 +00:00
rrelyea%redhat.com
77c175d416 Bug 679377 - RFE: be more forgiving of malformed(?) kerberos CMS SignedData messages
r=emaldona


git-svn-id: svn://10.0.0.236/trunk@262935 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 19:42:09 +00:00
bhearsum%mozilla.com
e6f6c77e65 bug 690465: drop non-beta versions from mozBeta patcher config & update verify. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262934 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 19:31:58 +00:00
seabld
6aa25cf970 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.4b3 to 2.5b1 build 2
git-svn-id: svn://10.0.0.236/trunk@262933 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 17:03:55 +00:00
emaldona%redhat.com
5b43c4d99f Bug 579392 - Unsafe assignment warnings on multi-precission integer library should be addressed
git-svn-id: svn://10.0.0.236/trunk@262932 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 16:07:16 +00:00
mkanat%bugzilla.org
32d4ab83e5 Bug 315451: Add 'Enabled user accounts only' filter when searching for
user accounts.
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262931 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-30 14:01:41 +00:00
tbirdbld
21a62750ea Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 7.0 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262930 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 22:00:10 +00:00
tbirdbld
2e96824a31 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 7.0 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262929 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 19:38:21 +00:00
bhearsum%mozilla.com
d51ec2b9fd Fix incorrect bumping of mozRelease patcher config (7.0.1.1 vs. 7.0.1). r=bustage
git-svn-id: svn://10.0.0.236/trunk@262928 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 13:01:01 +00:00
cltbld
d68b4e8131 Removing mn,sw from 7.0.1 patcher configs
git-svn-id: svn://10.0.0.236/trunk@262927 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 09:26:07 +00:00
cltbld
78f74305e0 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 7.0 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262926 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 09:03:45 +00:00
cltbld
6178e2eadd Removing mn,sw from 7.0.1 patcher configs
git-svn-id: svn://10.0.0.236/trunk@262925 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 09:00:54 +00:00
cltbld
9c8d88588e Automated configuration bump: mozRelease-branch-patcher2.cfg, from 7.0 to 7.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262924 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 08:08:48 +00:00
seabld
0e28375c74 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.4 to 2.4.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262923 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-29 05:58:28 +00:00
mkanat%bugzilla.org
3c3491cd57 Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262922 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-28 23:33:06 +00:00
mkanat%bugzilla.org
1c689ea064 Bug 512648 - Make Bugzilla::Bug centrally control available statuses in
enter_bug.cgi
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262921 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-28 23:31:41 +00:00
cltbld
bc27d2a66b Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b6 to 8.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262920 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-28 21:17:02 +00:00
wtc%google.com
67cc74fc77 Bug 660394: when generating an ECDSA signature, use a scalar that is
equivalent to k but has a fixed bit length to avoid leaking the length of
k in timing information.  The patch is contributed by Douglas Stebila
<douglas@stebila.ca>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262919 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-28 17:50:00 +00:00
bhearsum%mozilla.com
f66ccbe34f Fix nightly build script to work with versions that have multiple digit version parts. r=aki
git-svn-id: svn://10.0.0.236/trunk@262918 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-27 17:31:17 +00:00
bhearsum%mozilla.com
a450faaf16 bug 686888: Tracking bug for build & release of Firefox 3.6.23 - unthrottle 3.6.22. c=armenzg
git-svn-id: svn://10.0.0.236/trunk@262917 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-27 16:24:34 +00:00
mkanat%bugzilla.org
ded68a9637 Bug 655652: Remove "internals" field from Product.get
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262916 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-27 11:16:37 +00:00
cltbld
f7e3744339 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.23 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262915 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-26 21:25:14 +00:00
jhopkins%mozillamessaging.com
17ff050555 s/7.0.1/7.0/g to undo issue caused previously by bug 688995
git-svn-id: svn://10.0.0.236/trunk@262914 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-24 20:15:22 +00:00
seabld
638b31e3bf Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.4 build 1
git-svn-id: svn://10.0.0.236/trunk@262913 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-24 09:31:33 +00:00
Callek%gmail.com
f61c8adbb4 Bug 688958, update patcher-configs for 2.4 MU
git-svn-id: svn://10.0.0.236/trunk@262912 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-24 09:00:17 +00:00
seabld
3cd8b2ab77 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.3.3 to 2.4 build 1
git-svn-id: svn://10.0.0.236/trunk@262911 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-24 01:04:48 +00:00
tbirdbld
2189de18f1 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 6.0.2 to 7.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262910 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-23 17:55:25 +00:00
cltbld
4f5526f24b Automated configuration bump: mozRelease-branch-patcher2.cfg, from 6.0.2 to 7.0 build 2
git-svn-id: svn://10.0.0.236/trunk@262909 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-23 06:18:59 +00:00
ted.mielczarek%gmail.com
1e8f817c90 bug 681558 - NSPR support for Android-x86. Patch by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=wtc,ted
git-svn-id: svn://10.0.0.236/trunk@262908 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-22 15:21:06 +00:00
wtc%google.com
ed9ef7ee38 Bug 569832: Remove unused label 'terminate' in NSC_SignFinal and
NSC_VerifyFinal.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262907 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-21 18:49:16 +00:00
wtc%google.com
5dffbe79c8 Bug 686601: Fix compiler warnings in init_blinding_params and
get_blinding_params introduced in bug 599831.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262905 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-21 01:09:48 +00:00
tbirdbld
7a2134bebd Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.14 to 3.1.15 build 1
git-svn-id: svn://10.0.0.236/trunk@262904 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-20 22:01:09 +00:00
asasaki%mozilla.com
affe4c3a45 bug 686888 - 3.6.23 aus throttling. p=armenzg, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262903 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-20 21:10:48 +00:00
cltbld
4c5c553b8f Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.22 to 3.6.23 build 1
git-svn-id: svn://10.0.0.236/trunk@262902 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-20 18:56:07 +00:00
mkanat%bugzilla.org
d3aa87afbc Bug 686967: Fix incoherent code in Bugzilla::BugUrl::Bugzilla::Local->should_handle()
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262901 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-19 23:46:15 +00:00
tbirdbld
1ee3f7c42f Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 7.0b2 to 7.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262900 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-19 17:18:35 +00:00
mkanat%bugzilla.org
21f6148b17 Bug 686904: Removing an invalid URL from the See Also field crashes Bugzilla
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262899 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-19 15:46:16 +00:00
mkanat%bugzilla.org
c401364ddd Fix one more place about SQLite
git-svn-id: svn://10.0.0.236/trunk@262897 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-19 00:01:26 +00:00
mkanat%bugzilla.org
c82b668f34 Documentation for bug 337776: SQLite Support for Bugzilla
r=glob


git-svn-id: svn://10.0.0.236/trunk@262896 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-18 23:46:18 +00:00
emaldona%redhat.com
ddfb74225a Bug 172051 - Remove no longer neeed file, part of the patch, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262895 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-18 20:23:25 +00:00
mkanat%bugzilla.org
87160e584b Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQL
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262894 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-18 17:31:21 +00:00
seabld
9a827edfbf Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.4b2 to 2.4b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262893 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-18 00:58:33 +00:00
mkanat%bugzilla.org
5b05138bbf Fix typo in comments
git-svn-id: svn://10.0.0.236/trunk@262892 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-18 00:46:17 +00:00
emaldona%redhat.com
69f425b137 Bug 681382 - Replace SECKEYECParams with SECItem, fix Tinderbox
git-svn-id: svn://10.0.0.236/trunk@262891 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 21:10:05 +00:00
emaldona%redhat.com
ce3e20fdd0 Bug 681382 - Must explicity include secoid.h now, fixing the build
git-svn-id: svn://10.0.0.236/trunk@262890 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 19:47:56 +00:00
emaldona%redhat.com
1f0f2c41e2 Bug 681382 - Temporarily copied a typedef from keythi.h to fix the build
git-svn-id: svn://10.0.0.236/trunk@262889 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 18:28:11 +00:00
mkanat%bugzilla.org
57ad5e64cb Bug 686227: Users with editcomponents privs must be able to add products they cannot see to the inclusion and exclusion lists when creating or editing a flagtype
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262888 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 11:46:19 +00:00
emaldona%redhat.com
7b1d18d11b Bug 681382 - Don't include keyti.h as we wanted, part 3/3 of fixing a broken tinderbox build
git-svn-id: svn://10.0.0.236/trunk@262887 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 03:37:44 +00:00
emaldona%redhat.com
57edf9463e Bug 681382 - If we drop nss.h we must then include nssutil.h, part 2/3 of fixing a broken tinderbox build
git-svn-id: svn://10.0.0.236/trunk@262886 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-17 00:46:15 +00:00
cltbld
610f9dfb57 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b5 to 7.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@262885 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 23:47:06 +00:00
emaldona%redhat.com
8104781a2e Bug 681382 - restore a safe change, fixing Tinderbox
git-svn-id: svn://10.0.0.236/trunk@262884 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 23:14:14 +00:00
emaldona%redhat.com
422a71c35c Backing out some of the earlier changes(Bug 681382 to fix build breakage while I investigate
git-svn-id: svn://10.0.0.236/trunk@262883 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 23:08:25 +00:00
emaldona%redhat.com
a18b78ae41 Bug 681382 - Remove from fipstest dependencies on higher layers of nss, rrelyea
git-svn-id: svn://10.0.0.236/trunk@262882 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 21:54:45 +00:00
emaldona%redhat.com
92f3ecf9a1 Bug 172051 - Add localizable error messages for NSS error codes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262881 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 19:16:51 +00:00
emaldona%redhat.com
e3760e5967 Bug 686761 - crlutil -f switch ignored when importing CRLs in FIPS mode, patch contributed by Jared Jennings, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@262880 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 17:02:58 +00:00
wtc%google.com
eb4bc9818e Bug 679524: fixed a typo in the previous checkin: nss_init => nss_Init.
git-svn-id: svn://10.0.0.236/trunk@262879 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-16 01:19:17 +00:00
mkanat%bugzilla.org
78dd9b33b4 Fix typo in POD
git-svn-id: svn://10.0.0.236/trunk@262878 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-15 23:31:15 +00:00
rrelyea%redhat.com
c27efb3701 bug 679424 -- creating a one time lock at init creates a new one-time leak.
git-svn-id: svn://10.0.0.236/trunk@262877 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-15 22:47:24 +00:00
mkanat%bugzilla.org
2c85986027 Bug 686780: Editing votes crashes Bugzilla
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262876 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-15 14:31:19 +00:00
jhopkins%mozillamessaging.com
ffca0c795d Bug 684870 - Sync up patcher-configs with Firefox
git-svn-id: svn://10.0.0.236/trunk@262875 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-15 06:04:04 +00:00
wtc%google.com
731bd799ab Bug 642503: Generic blacklisting mechanism for bogus certs (NSS trust
module), patch 2 part 2: revoke certs in libpkix and add test cases.  The
patch is written by Bob Relyea <rrelyea@redhat.com>.  r=wtc.
Modified Files:
	lib/certdb/certi.h lib/libpkix/include/pkix_pl_pki.h
	lib/libpkix/pkix/top/pkix_build.c
	lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.c tests/cert/cert.sh
	tests/common/init.sh


git-svn-id: svn://10.0.0.236/trunk@262874 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 23:16:16 +00:00
wtc%google.com
3fdcbab48d Bug 647820: Use -mwindows instead of -mno-cygwin on mingw compilation. The
patch is contributed by Jacek Caban <jacek@codeweavers.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262872 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 17:59:43 +00:00
wtc%google.com
c811d1b00e Bug 356713: Remove unused function SHA224_Compress. r=emaldona.
git-svn-id: svn://10.0.0.236/trunk@262871 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 17:48:03 +00:00
wtc%google.com
3af8d132fa Bug 686606: Remove unused variable |i| in GFMethod_consGFp_mont. r=kaie.
git-svn-id: svn://10.0.0.236/trunk@262870 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 17:39:02 +00:00
wtc%google.com
abad99f9b7 Bug 642503: fix typo "was was" => "what was". r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@262869 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 01:21:10 +00:00
wtc%google.com
1ecc045d20 Bug 642503: fix nits in the previous checkin for this bug. Test
CERTDB_TRUSTED|CERTDB_TRUSTED_CA instead of CERTDB_VALID_CA|CERTDB_TRUSTED
for an explicitly distrusted CA.  Change nssCryptokiTrust_GetAttributes to
handle a trust object with an empty CKA_CERT_SHA1_HASH attribute or without
the attribute at all.  r=rrelyea.
Modified Files:
	cmd/certutil/certutil.c lib/certhigh/certvfy.c
	lib/dev/ckhelper.c


git-svn-id: svn://10.0.0.236/trunk@262868 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-14 00:28:48 +00:00
mkanat%bugzilla.org
d0a3cea7a5 Bug 685316: Change Simple Search template to use field_descs for Status
Product.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262867 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-13 03:01:27 +00:00
mkanat%bugzilla.org
2e92597982 Bug 686133: Bugzilla crashes when deleting a bug
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262849 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-12 17:01:32 +00:00
seabld
8b283e799e Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.4b1 to 2.4b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262844 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-12 01:23:58 +00:00
mkanat%bugzilla.org
24be8a1c1f Bug 686246: When editing the inclusion and exclusion lists of a flagtype, empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262843 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-12 01:01:29 +00:00
Callek%gmail.com
9f0dcd0bcd Patcher Config updates to match Firefox
git-svn-id: svn://10.0.0.236/trunk@262842 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-11 00:45:07 +00:00
Callek%gmail.com
dee642b791 Patcher Config Fix
git-svn-id: svn://10.0.0.236/trunk@262841 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-11 00:42:18 +00:00
cltbld
b582b21492 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b4 to 7.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@262840 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-09 02:59:49 +00:00
nrthomas%gmail.com
6d5b73a211 Bug 666735 reland reworking of unsupported platform blocking to use version of the update found, and then block GTK 2.10 for Firefox 7 (as a proxy for freetype), r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@262836 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-08 23:24:26 +00:00
mkanat%bugzilla.org
0fbf190a08 Bug 683623 - "Unterminated string constant" errors from people with double-quotes in their name
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262829 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 18:32:12 +00:00
tbirdbld
ba7f5aa1d4 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.14 to 6.0.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262828 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 15:52:28 +00:00
emaldona%redhat.com
41db495b99 Bug 684389: Bad EOF check in pkix_pl_infoaccess.c, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262827 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 15:31:44 +00:00
mkanat%bugzilla.org
2ba3617a68 Bug 684744: All fields in the "People" section are reset when clicking "Edit Search"
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262826 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 15:01:28 +00:00
mkanat%bugzilla.org
b2c72ea0af Fix bustage due to bug 604237
git-svn-id: svn://10.0.0.236/trunk@262825 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 12:31:36 +00:00
mkanat%bugzilla.org
09a2d9ad97 Bug 684946 - The word "Version is hard coded; not all pages use field_descs.version
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262824 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 05:31:34 +00:00
wtc%google.com
e9c75102d4 Bug 684758: pt_ConnectContinue should also check for PR_POLL_HUP. The bug
occurs on FreeBSD when you try to connect to a host/port where nothing
listens, and was tracked down by Andriy Gapon.  The patch was contributed
by Florian Smeets <flo@FreeBSD.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262822 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 00:49:11 +00:00
wtc%google.com
b9b0afaf66 Bug 331316: add missing return statements to the main() function. The
patch is contributed by timeless <timeless@bemail.org> and Atul Aggarwal
<atulagrwl@gmail.com>.  r=wtc.
Modified Files:
	suspend.c thruput.c


git-svn-id: svn://10.0.0.236/trunk@262821 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 00:32:52 +00:00
wtc%google.com
e2d1fd2ab1 Bug 684254: include sys/endian.h on Android to include htonl and friends.
The patch is contributed by Ehsan Akhgari <ehsan@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262820 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-07 00:12:01 +00:00
jhopkins%mozillamessaging.com
3d2179d725 back out errant automated update
git-svn-id: svn://10.0.0.236/trunk@262816 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 21:52:05 +00:00
nrthomas%gmail.com
191152dc18 Bug 683540, throttle Firefox 3.6.22 -> 5.0.1 major update path, r=rail
git-svn-id: svn://10.0.0.236/trunk@262815 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 21:39:41 +00:00
tbirdbld
b89c94819a Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.14 to 5.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262814 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 20:34:50 +00:00
jhopkins%mozillamessaging.com
1418ae74f2 Bug 684949: 2.0.0.24->3.1.14 major updates
git-svn-id: svn://10.0.0.236/trunk@262813 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 20:17:49 +00:00
jhopkins%mozillamessaging.com
8cf1dbde87 bug 684949: 3.0.11->3.1.14 major updates.
git-svn-id: svn://10.0.0.236/trunk@262812 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 20:12:50 +00:00
jhopkins%mozillamessaging.com
0e4d7e43d7 Bug 684949: 3.1.14->6.0.2 major updates
git-svn-id: svn://10.0.0.236/trunk@262811 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 19:55:53 +00:00
tbirdbld
cb7fdea315 Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 7.0b1 to 7.0b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262810 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-06 02:26:43 +00:00
seabld
40457b84ec Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3.3 to 2.4b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262809 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-05 21:47:51 +00:00
cltbld
765e88119a Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b3 to 7.0b4 build 2
git-svn-id: svn://10.0.0.236/trunk@262808 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-05 07:49:52 +00:00
tbirdbld
8bbd3fb94c Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 6.0.1 to 6.0.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262807 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-04 16:57:32 +00:00
seabld
29ef371e8f Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.3.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262806 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-04 05:36:05 +00:00
Callek%gmail.com
f62e623748 Update SeaMonkey Major Update config
git-svn-id: svn://10.0.0.236/trunk@262805 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-04 05:04:35 +00:00
seabld
19e0774680 Configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3.2 to 2.3.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262804 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-04 01:09:14 +00:00
Callek%gmail.com
b63bd5ac5b Adjust SeaMonkey (beta) Patcher Configs for versioning mistake
git-svn-id: svn://10.0.0.236/trunk@262803 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-04 01:03:42 +00:00
seabld
92e3f7d8c7 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.3.2 to 2.3.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262802 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 21:44:43 +00:00
tbirdbld
7ab97422a2 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.13 to 3.1.14 build 2
git-svn-id: svn://10.0.0.236/trunk@262801 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 19:34:02 +00:00
cltbld
d36c8310a8 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 6.0.1 to 6.0.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262800 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 07:30:26 +00:00
cltbld
02c8f9122e Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.22 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262799 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 01:50:27 +00:00
cltbld
7d9da2e605 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.21 to 3.6.22 build 2
git-svn-id: svn://10.0.0.236/trunk@262798 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 00:33:55 +00:00
Callek%gmail.com
046b64f3dc Adjust SeaMonkey (Release) Patcher Config for version mistake.
git-svn-id: svn://10.0.0.236/trunk@262797 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-03 00:15:57 +00:00
kaie%kuix.de
25fb7521bb Bug 683261, Better coverage for DigiNotarGate in NSS, landing additional patch v4, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262795 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-02 19:40:56 +00:00
mkanat%bugzilla.org
a98571dff6 Bug 682822: Hide 'obsolete attachments' section when there are none to display
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262794 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-02 05:01:24 +00:00
nrthomas%gmail.com
8f9ce887e2 Backout bug 666735, as it's not blocking Freetype 2.10.*
git-svn-id: svn://10.0.0.236/trunk@262793 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-02 04:06:34 +00:00
nrthomas%gmail.com
654ed38214 Bug 666735 - rework unsupported platform blocking to use version of the update found, and then block GTK 2.10 for Firefox 7 (as a proxy for freetype), r=rhelmer,aki
git-svn-id: svn://10.0.0.236/trunk@262792 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-02 02:07:45 +00:00
mkanat%bugzilla.org
1d0c80fcef Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug object
if the user can edit the bug
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262791 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-01 20:31:23 +00:00
wtc%google.com
4cc24bae01 Bug 662652: sftkdb_CloseDB should free SFTKDBHandle->passwordKey.data.
The patch is contributed by Matt Mueller <mattm@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262790 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-01 20:04:54 +00:00
mkanat%bugzilla.org
3f19a88131 Bug 653634 - Change the comment reply header to include the name of the person who has commented
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262789 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-01 18:46:16 +00:00
mkanat%bugzilla.org
437d2bc302 Fix an error in the patch from bug 636416, see comment 15
git-svn-id: svn://10.0.0.236/trunk@262788 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-01 18:16:23 +00:00
kaie%kuix.de
b3136ddd84 Bug 683261 - Better coverage for DigiNotarGate in NSS, r=rrelyea (patch adjusted for NSS trunk)
git-svn-id: svn://10.0.0.236/trunk@262787 18797224-902f-48f8-a5cc-f745e15eee43
2011-09-01 11:27:38 +00:00
cltbld
fbd57b3b3c Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.21 to 3.6.22 build 1
git-svn-id: svn://10.0.0.236/trunk@262786 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 23:14:11 +00:00
kaie%kuix.de
34d519bde7 Bug 682927. When I landed a patch for this bug yesterday, I made a mistake. The r=bsmith was intended for removal of the DigiNotar cert. Instead, I had landed a modified cert. This checkin removes the cert, thereby landing the initial intended change.
git-svn-id: svn://10.0.0.236/trunk@262781 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 17:13:12 +00:00
mkanat%bugzilla.org
0d470bed44 Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its existence check on referenced templates more than once.
r=dkl; a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262780 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 13:46:16 +00:00
mkanat%bugzilla.org
c1b183918b Bug 682203 - migrate.pl fails at requirements check.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262779 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 13:32:51 +00:00
nrthomas%gmail.com
e5cedc373d Bug 682938, move 3.6 throttling from 3.6.20 to 3.6.21, p=bhearsum, r=rail
git-svn-id: svn://10.0.0.236/trunk@262778 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 07:54:09 +00:00
seabld
aa617bc6d3 Configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3.1 to 2.3.2 build 1
git-svn-id: svn://10.0.0.236/trunk@262777 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 07:37:02 +00:00
seabld
38011beafd Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.3.1 to 2.3.2 build 1
git-svn-id: svn://10.0.0.236/trunk@262776 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 05:43:04 +00:00
cltbld
1d2ee58425 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.21 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262775 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 05:35:39 +00:00
tbirdbld
59abc74640 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.12 to 3.1.13 build 1
git-svn-id: svn://10.0.0.236/trunk@262758 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 02:20:54 +00:00
cltbld
214843ee52 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b2 to 7.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262757 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 02:04:41 +00:00
tbirdbld
cdafaec791 Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 6.0 to 6.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262756 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 01:18:52 +00:00
tbirdbld
61530fea5b Automated configuration bump: mozRelease-thunderbird-branch-patcher2.cfg, from 6.0 to 6.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262755 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 00:16:19 +00:00
cltbld
58f3144683 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 6.0 to 6.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262754 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-31 00:12:45 +00:00
cltbld
93f7c0132f Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.20 to 3.6.21 build 1
git-svn-id: svn://10.0.0.236/trunk@262753 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-30 21:42:52 +00:00
wtc%google.com
dac5b7db92 Bug 679524: add a missing return statement to NSS_Shutdown. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@262751 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-30 20:37:59 +00:00
kaie%kuix.de
a552b1b0aa Bug 682927, remove DigiNotar from list of trusted root CA certificates, r=bsmith, also agreement from dveditz and rrelyea
git-svn-id: svn://10.0.0.236/trunk@262749 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-30 20:04:40 +00:00
mkanat%bugzilla.org
88484d1719 Bug 628806: user selection field in editusers should strip leading and trailing whitespace
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262748 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 23:33:40 +00:00
mkanat%bugzilla.org
bd30e43d93 Bug 680780: Advanced Search: help for field Comment is missing a space
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262747 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 23:33:39 +00:00
mkanat%bugzilla.org
8bbea7b2d7 Bug 682747: Wrong check in editusers.cgi
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262746 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 23:17:41 +00:00
asasaki%mozilla.com
47f3d9ec64 bug 682939 - don't send firefox 6.0.1 to the beta channel. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262745 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 22:38:19 +00:00
mkanat%bugzilla.org
0faa4b7a5e Bug 629529: Make SQLite installs able to use jobqueue.pl
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262744 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 22:31:21 +00:00
mkanat%bugzilla.org
52b3c47039 Bug 637648 - Rename the "tags" table to "tag"
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262743 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 21:31:20 +00:00
despotdaemon
5fc60be716 Pseudo-automatic update of changes made by jmathies@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@262742 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 21:21:18 +00:00
ted.mielczarek%gmail.com
e96bea3bc9 bug 681588 - Cleanup wrap malloc and its use on Android. Patch by Mike Hommey <mh@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@262740 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 17:02:52 +00:00
ted.mielczarek%gmail.com
8878c9d505 bug 677191 - Use a different object file extension for the first phase of a GCC PGO build. Patch by Mike Hommey <mh@glandium.org>. r=ted
git-svn-id: svn://10.0.0.236/trunk@262739 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 17:00:19 +00:00
wtc%google.com
de93e2d27d Bug 666376: Add the "append" module to allow appending to an existing NSPR
log file.  The patch is contributed by Srirang G Doddihal
<om.brahmana@gmail.com>.  r=jduell,wtc.


git-svn-id: svn://10.0.0.236/trunk@262738 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 00:19:42 +00:00
seabld
4bc28d1c53 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.3.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262737 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-29 00:08:23 +00:00
Callek%gmail.com
db18c60496 Bug 682739, SeaMonkey 2.0.14 -> SeaMonkey 2.3.1 Major Update
git-svn-id: svn://10.0.0.236/trunk@262736 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-28 22:03:34 +00:00
mkanat%bugzilla.org
83269b419e Bug 680594: Remove contrib/yp_nomail.sh
git-svn-id: svn://10.0.0.236/trunk@262734 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-27 09:31:22 +00:00
rrelyea%redhat.com
50edfef31f Bug 679524 - Crash in NSS when using NSS_InitContext
Protect NSS initialization from more than one user actually initializing at the same time. NOTE: this will effectively leak one lock and one condition variable one time if NSS is ever initialized.

r=elio


git-svn-id: svn://10.0.0.236/trunk@262733 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-25 22:27:48 +00:00
cltbld
44d1e73740 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 7.0b1 to 7.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262732 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-25 14:59:34 +00:00
wtc%google.com
8fdad6528c Bug 680878: Support for building NSS for iOS. The patch is contributed by
Ted Mielczarek <ted.mielczarek@gmail.com>.  r=wtc.
Modified Files:
	coreconf/Darwin.mk nss/lib/freebl/unix_rand.c


git-svn-id: svn://10.0.0.236/trunk@262731 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-24 23:57:44 +00:00
tbirdbld
efdcdc238b Automated configuration bump: mozBeta-thunderbird-branch-patcher2.cfg, from 6.0b3 to 7.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262730 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-24 19:52:45 +00:00
pchiasson%mozilla.com
0c71c130f9 Remove TB release info from beta patcher-config
git-svn-id: svn://10.0.0.236/trunk@262729 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-24 19:52:14 +00:00
ted.mielczarek%gmail.com
3b87402527 bug 679334 - don't rm pgd files during Windows PGO builds, but clear them with pgomgr. Patch by Mike Hommey <mh+mozilla@glandium.org>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262728 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-24 19:28:37 +00:00
cltbld
fcd5516589 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.20 to 6.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262727 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-23 20:48:24 +00:00
seabld
358b777c89 Configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3b3 to 2.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262726 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-21 23:22:09 +00:00
mkanat%bugzilla.org
a8771e6751 Bug 679516: Call Bugzilla::Object->remove_from_db when deleting an object
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262725 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-21 18:46:14 +00:00
seabld
aad237229c Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.3 to 2.3.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262724 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-21 16:57:21 +00:00
wtc%google.com
613a840d29 Bug 668397: Remove all Fortezza support from lib/pkcs7, lib/smime, and
tests/ssl. The patch is written by Brian Smith <bsmith@mozilla.com>. r=wtc.
Modified Files:
	lib/pkcs7/p7decode.c lib/pkcs7/p7encode.c lib/pkcs7/p7local.c
	lib/pkcs7/p7local.h lib/pkcs7/pkcs7t.h lib/pkcs7/secmime.c
	lib/smime/cmsasn1.c lib/smime/cmsencode.c lib/smime/cmslocal.h
	lib/smime/cmspubkey.c lib/smime/cmsrecinfo.c
	lib/smime/cmssiginfo.c lib/smime/cmst.h lib/smime/smime.h
	lib/smime/smimeutil.c tests/ssl/sslcov.txt


git-svn-id: svn://10.0.0.236/trunk@262723 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-21 01:14:19 +00:00
wtc%google.com
9bf97e400c Bug 676584: change the other instance of XP_MACOSX to __APPLE__ for
consistency.  r=ted.mielczarek.


git-svn-id: svn://10.0.0.236/trunk@262722 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-18 23:49:33 +00:00
wtc%google.com
7680a1b66c Bug 676584: Use atomic instructions for iOS. Minor cleanip.
r=ted.mielczarek
Modified Files: _darwin.h uxproces.c


git-svn-id: svn://10.0.0.236/trunk@262721 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-18 23:36:33 +00:00
ted.mielczarek%gmail.com
a7198859e7 bug 676584 - allow forcing cross-compile with CROSS_COMPILE=1, to make targeting the iOS simulator a cross-compile. r=wtc
git-svn-id: svn://10.0.0.236/trunk@262719 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-18 11:59:53 +00:00
ted.mielczarek%gmail.com
661bb20aa1 bug 676584 - allow compiling NSPR for arm-darwin. r=wtc
git-svn-id: svn://10.0.0.236/trunk@262718 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-18 11:55:28 +00:00
emaldona%redhat.com
eb322f54a2 Bug 172051 - Localizable error strings: NSS_Strerror takes an extra format argument, should return Tinderbox to green
git-svn-id: svn://10.0.0.236/trunk@262716 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-18 07:18:33 +00:00
cltbld
6fc7c37aa8 Bug 679114 - tracking bug for build and release of Firefox 7.0b1; r=bhearsum, p=rail
git-svn-id: svn://10.0.0.236/trunk@262715 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 21:30:30 +00:00
emaldona%redhat.com
a572df9a4e Bug 172051 - Revert an unwanted change - a fedora-only workaround that should not have been included in previous commit
git-svn-id: svn://10.0.0.236/trunk@262714 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 15:22:12 +00:00
emaldona%redhat.com
eea2a62ae8 Fix Bug 6172051 - Add localizable error messages for NSS error codes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262713 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 14:55:35 +00:00
emaldona%redhat.com
71bc215dce Fix Bug 6172051 - Add localizable error messages for NSS error codes, remove headers that moved, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262712 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 14:46:35 +00:00
emaldona%redhat.com
44f2e32775 Fix Bug 6172051 - Add localizable error messages for NSS error codes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262711 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 14:41:48 +00:00
mkanat%bugzilla.org
ced5c98383 Bug 677522: IssueEmailChangeToken() should get the old login name from the user object
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262710 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 13:01:36 +00:00
mkanat%bugzilla.org
445178c2c6 Bug 662070: Use say() instead of print() where appropriate
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262709 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 11:31:30 +00:00
mkanat%bugzilla.org
c65989d53f Bug 661476: sanitycheck.pl should check if all products have components defined.
Also, creating a new product from the web UI asks you to create a component too.
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262708 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 11:16:27 +00:00
mkanat%bugzilla.org
25f042b650 Bug 298268: editparams.cgi should accept urlbase, sslbase, etc.. with or without a trailing slash
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262707 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 11:01:25 +00:00
wtc%google.com
4fb0cbda9f Bug 587234: SSL_ERROR_WEAK_SERVER_KEY is renamed
SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY to be specific about key type.
TBR=kaie.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@262706 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:05 +00:00
wtc%google.com
7ad158b90a Bug 597622: Add SEC_ERROR_BAD_CRL_DP_URL. r=alexei.
Modified Files:
	cmd/lib/SECerrs.h
	lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c
	lib/util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@262705 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:04 +00:00
wtc%google.com
74f8f184d5 Bug 587234: Better error reporting for tiny DH keys in Server Key Exchange.
Add a new error code SSL_ERROR_WEAK_SERVER_KEY for the dh_p size check in
ssl3_HandleServerKeyExchange.  r=nelson.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@262704 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:03 +00:00
wtc%google.com
762d1d82c0 Bug 516104: Add new error code SEC_ERROR_UNKNOWN_PKCS11_ERROR. Add error
messages for recently added error codes SEC_ERROR_EXPIRED_PASSWORD and
SEC_ERROR_LOCKED_PASSWORD.  r=rrelyea.
Modified Files:
	cmd/lib/SECerrs.h lib/pk11wrap/pk11err.c lib/util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@262703 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:02 +00:00
wtc%google.com
2d904a0db9 Bug 275744: Add new error code SSL_ERROR_RX_UNEXPECTED_UNCOMPRESSED_RECORD
when we detect missing compression.  The patch is contributed by Adam
Langley <agl@chromium.org>.  r=nelson,wtc.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@262702 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:01 +00:00
nelson%bolyard.com
33445e1953 Bug 506041: Correct misspellings in source code comments
Patch contributed by Michael Kohler <michaelkohler@live.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@262701 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:02:00 +00:00
nelson%bolyard.com
d5fea0b0a5 Bug 537356: Implement new safe SSL3 & TLS renegotiation, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262700 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:59 +00:00
julien.pierre.boogz%sun.com
9923744abf Fix for bug 488067 . Set SEC_ERROR_CRL_IMPORT_FAILED . r=nelson
git-svn-id: svn://10.0.0.236/trunk@262699 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:58 +00:00
nelson%bolyard.com
40b99b60c5 Bug 526689: (CVE-2009-3555) SSL3 & TLS Renegotiation Vulnerability
Disable SSL 3.x renegotiation by default.  Add new options to re-enable.
r=wtc,rrelyea


git-svn-id: svn://10.0.0.236/trunk@262698 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:57 +00:00
alexei.volkov.bugs%sun.com
abce97ad99 391434 - avoid multiple encoding/decoding of PKIX_PL_OID to and from ascii string. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@262697 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:56 +00:00
wtc%google.com
b2535bc0a6 Bug 403563: implement the TLS session ticket extension (rfc4507bis). The
patch is contributed by Nagendra Modadugu <ngm+mozilla@google.com>.  A
small portion (PKCS #11 code and tests) was written by Wan-Teh Chang
<wtc@google.com>.  r=nelson,wtc
Modified Files:
	cmd/lib/SSLerrs.h cmd/selfserv/selfserv.c
	cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c
	lib/ssl/manifest.mn lib/ssl/ssl.h lib/ssl/ssl3con.c
	lib/ssl/ssl3ecc.c lib/ssl/ssl3prot.h lib/ssl/sslerr.h
	lib/ssl/sslimpl.h lib/ssl/sslnonce.c lib/ssl/sslsnce.c
	lib/ssl/sslsock.c lib/ssl/sslt.h tests/ssl/sslstress.txt
Added Files:
	lib/ssl/ssl3ext.c


git-svn-id: svn://10.0.0.236/trunk@262696 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:55 +00:00
wtc%google.com
bf5d1148c4 Bug 453364: Added three new error codes that are equivalent to the PKCS #11
error codes CKR_GENERAL_ERROR, CKR_FUNCTION_FAILED, and CKR_DEVICE_ERROR.
r=nelson.
Modified Files:
	cmd/lib/SECerrs.h lib/util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@262695 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:54 +00:00
alexei.volkov.bugs%sun.com
76d945ed5c 417024 - Convert libpkix error code into nss error code. r=nelson
git-svn-id: svn://10.0.0.236/trunk@262694 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:53 +00:00
nelson%bolyard.com
d6000bdc26 Bug 401970 - Correct NSS error string for SEC_ERROR_OCSP_RESPONDER_CERT_INVALID
r=kengert, alexei.volkov, julien.pierre


git-svn-id: svn://10.0.0.236/trunk@262693 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:52 +00:00
alexei.volkov.bugs%sun.com
9a6f60f2c6 338986 - Unauthorized OCSP response error from user's default OCSP responder. r=nelson
git-svn-id: svn://10.0.0.236/trunk@262692 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:51 +00:00
kaie%kuix.de
94334effd5 Bug 371024, Typos in NSS' error strings
r=rrelyea, r=nelson


git-svn-id: svn://10.0.0.236/trunk@262691 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:50 +00:00
kaie%kuix.de
720c174ff6 Bug 359280, fix typo in mozilla/security/nss/cmd/lib/SSLerrs.h
r=nelson


git-svn-id: svn://10.0.0.236/trunk@262690 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:49 +00:00
nelson%bolyard.com
7d6737fda5 Define alerts and error codes for TLS Hello extensions. Bug 226271.
r=julien.pierre


git-svn-id: svn://10.0.0.236/trunk@262689 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:48 +00:00
nelsonb%netscape.com
fc05e22027 Do not crash if Server SID cache is uninitialized. Bug 237724 r=Julien
Instead, if SSL_NO_CACHE is not set, return an error code.


git-svn-id: svn://10.0.0.236/trunk@262688 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:47 +00:00
julien.pierre.bugs%sun.com
92e74e3e23 Fix for bug 337789 . PK11_FindKeyByAnyCert doe snot work if softoken is in FIPS140-2 mode. r=wtchang, rrelyea, nelson
git-svn-id: svn://10.0.0.236/trunk@262687 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:46 +00:00
wtchang%redhat.com
4ae51500b7 Bugzilla Bug 289819: fixed a typo in the SEC_ERROR_EXTRA_INPUT error
message.  r=nelsonb.


git-svn-id: svn://10.0.0.236/trunk@262686 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:45 +00:00
relyea%netscape.com
48e10c99d2 Error strings for new error codes.
git-svn-id: svn://10.0.0.236/trunk@262685 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:44 +00:00
gerv%gerv.net
a8f69584c2 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@262684 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:43 +00:00
jpierre%netscape.com
b5d2a949f1 Fix for bug 233605 . Check CRL entry extensions after partial decoding. Also add some new CRL decoding errors. r=nelsonb
git-svn-id: svn://10.0.0.236/trunk@262683 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:42 +00:00
jpierre%netscape.com
e65b5a360c Fix for bug 94413 - OCSP needs more fine tuned error messages. r=wtc
git-svn-id: svn://10.0.0.236/trunk@262682 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:41 +00:00
nelsonb%netscape.com
2af3e617f7 Add support for Elliptic Curve Cryptography. Bug 195135.
Modified Files:
 	cmd/lib/SECerrs.h cmd/selfserv/selfserv.c
 	cmd/tstclnt/tstclnt.c lib/cryptohi/keyhi.h
 	lib/cryptohi/keythi.h lib/cryptohi/seckey.c
 	lib/cryptohi/secvfy.c lib/freebl/Makefile lib/freebl/blapi.h
 	lib/freebl/blapit.h lib/freebl/ldvector.c lib/freebl/loader.c
 	lib/freebl/loader.h lib/freebl/manifest.mn lib/nss/nss.def
 	lib/pk11wrap/pk11skey.c lib/pk11wrap/pk11slot.c
 	lib/softoken/lowkeyti.h lib/softoken/manifest.mn
 	lib/softoken/pkcs11.c lib/softoken/pkcs11c.c
 	lib/softoken/pkcs11t.h lib/ssl/ssl3con.c lib/ssl/ssl3prot.h
 	lib/ssl/sslcon.c lib/ssl/sslenum.c lib/ssl/sslimpl.h
 	lib/ssl/sslinfo.c lib/ssl/sslproto.h lib/ssl/sslsecur.c
 	lib/ssl/sslsock.c lib/ssl/sslt.h lib/util/secerr.h
 	lib/util/secoid.c lib/util/secoidt.h
Added Files:
 	lib/freebl/GFp_ecl.c lib/freebl/GFp_ecl.h lib/freebl/ec.c
 	lib/freebl/ec.h lib/softoken/ecdecode.c


git-svn-id: svn://10.0.0.236/trunk@262681 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:40 +00:00
ian.mcgreer%sun.com
3caeb91f19 bug 172247, don't allow import of duplicate issuer/serial certs
git-svn-id: svn://10.0.0.236/trunk@262680 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:39 +00:00
relyea%netscape.com
4c46acc080 Make grammar, punctuation, capitalization, and content changes suggested by
nelson.


git-svn-id: svn://10.0.0.236/trunk@262679 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:38 +00:00
relyea%netscape.com
124ae35981 Add missing errors from secerr.h in lib/util
git-svn-id: svn://10.0.0.236/trunk@262678 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:37 +00:00
nelsonb%netscape.com
66b9d08165 Fix a crash. An attempt to move a sensitive key longer than 48 bytes
from one token to another will no longer crash.  Instead, it will fail
with the new error code SEC_ERROR_CANNOT_MOVE_SENSITIVE_KEY.  Bug 97887.
In addition, DHE key pairs are now generated with CKA_SENSITIVE false.


git-svn-id: svn://10.0.0.236/trunk@262677 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:36 +00:00
relyea%netscape.com
35f7c2e008 Initial NSS Open Source checkin
git-svn-id: svn://10.0.0.236/trunk@262676 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 05:01:35 +00:00
mkanat%bugzilla.org
89c3445d6b Bug 655472: Print out localconfig as UTF-8 so we don't mangle UTF-8 comments.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262675 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-17 00:46:15 +00:00
mkanat%bugzilla.org
5b32a30304 Bug 678357: Fix 'limit' parameter in the saved searches results
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262674 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 23:05:34 +00:00
mkanat%bugzilla.org
3fb567f089 Forgot to split a long line (fix on checkin)
git-svn-id: svn://10.0.0.236/trunk@262673 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 23:04:20 +00:00
mkanat%bugzilla.org
ba97af1e21 Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262672 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 23:02:57 +00:00
mkanat%bugzilla.org
ac6943b432 Bug 675603: Remove obsolete code from Bugzilla/DB/Oracle.pm
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262671 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 23:01:39 +00:00
mkanat%bugzilla.org
e18293f06a Bug 672947: Add 'require Bugzilla::BugMail' in Bugzilla::Bug->_send_bugmail
and remove unnecessary module imports in process_bug.cgi.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262670 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 22:16:18 +00:00
mkanat%bugzilla.org
12063c3e39 Bug 679449: Add a link to duplicates.cgi from report.cgi
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262669 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 21:46:25 +00:00
pchiasson%mozilla.com
2e8efdf3ed Prepare for Thunderbird major updates
git-svn-id: svn://10.0.0.236/trunk@262668 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 19:01:51 +00:00
mkanat%bugzilla.org
9e8991ae10 Fix complains from 012throwables.t due to bug 677901
git-svn-id: svn://10.0.0.236/trunk@262667 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 12:46:18 +00:00
mkanat%bugzilla.org
aa34c8e48e Bug 678844: When trying to edit a non-existent classification, the error message has missing words
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262666 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 11:32:36 +00:00
mkanat%bugzilla.org
4038f2949c Bug 675366: Use Bugzilla::Object::remove_from_db() when deleting a component
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262665 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 10:01:27 +00:00
wtc%google.com
7061e94f09 Bug 653737: add PR_INT64 and PR_UINT64 macros for specifying portable
64-bit signed and unsigned integer constants.  The patch is contributed by
Konstantin Andreev <andreev@swemel.ru>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262664 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 03:34:06 +00:00
mkanat%bugzilla.org
661c2e2f48 Bug 678772: version.pm 0.92 and newer forbids negative values, making checksetup.pl to fail
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262663 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:49:56 +00:00
mkanat%bugzilla.org
bf37e3e167 Bug 654496: Duplicate bug detection doesn't work when using Oracle
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262662 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:48:50 +00:00
mkanat%bugzilla.org
af736d2749 Bug 677901: Bugzilla crashes when no token is passed to token.cgi but the script expects one, because tokens are incorrectly validated
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262660 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:31:25 +00:00
mkanat%bugzilla.org
01482c0aef Bug 582209: Bugzilla::DB::Oracle::adjust_statement() LIMIT code corrupts sub-selects
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262659 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:16:17 +00:00
mkanat%bugzilla.org
fc0a11c123 Bug 466419: Add SSL support for SMTP
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262657 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:02:47 +00:00
mkanat%bugzilla.org
200da99ddf Bug 460074: Make post_bug.cgi use should_set for array fields, so they
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes
a bug with the guided bug form creating bugs without any groups.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262656 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-16 01:01:30 +00:00
wtc%google.com
d062a70c7a Bug 678993: remove lib/msgc from CVS.
Removed Files:
	lib/msgc/.cvsignore lib/msgc/Makefile.in
	lib/msgc/include/.cvsignore lib/msgc/include/Makefile.in
	lib/msgc/include/gcint.h lib/msgc/include/prgc.h
	lib/msgc/src/.cvsignore lib/msgc/src/Makefile.in
	lib/msgc/src/os2gc.c lib/msgc/src/prgcapi.c
	lib/msgc/src/prmsgc.c lib/msgc/src/unixgc.c
	lib/msgc/src/win32gc.c lib/msgc/tests/.cvsignore
	lib/msgc/tests/Makefile.in lib/msgc/tests/gc1.c
	lib/msgc/tests/thrashgc.c


git-svn-id: svn://10.0.0.236/trunk@262655 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 20:59:58 +00:00
wtc%google.com
fc6a0d9748 Bug 678993: update the lib/msgc makefiles to support objdir builds.
Modified Files:
	lib/msgc/include/Makefile.in lib/msgc/src/Makefile.in


git-svn-id: svn://10.0.0.236/trunk@262654 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 20:52:44 +00:00
gozer%mozillamessaging.com
a827b3c99e split TB patcher-configs
git-svn-id: svn://10.0.0.236/trunk@262653 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 16:12:03 +00:00
mkanat%bugzilla.org
629ee1942e Bug 537759: The "Description" field for attachments should be highlighted as being mandatory
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262652 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 13:16:19 +00:00
mkanat%bugzilla.org
3ba4f4bff8 Bug 678959: Make GenerateUniqueToken work for all tables
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262651 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 12:46:19 +00:00
tbirdbld
4657fc3592 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 6.0b3 to 6.0 build 2
git-svn-id: svn://10.0.0.236/trunk@262650 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-15 00:57:30 +00:00
seabld
f896e2e16a Configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3b3 to 2.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262649 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-14 18:56:24 +00:00
seabld
a858b970df Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.2 to 2.3 build 1
git-svn-id: svn://10.0.0.236/trunk@262648 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-14 14:53:51 +00:00
Callek%gmail.com
697d6c06a6 Update patcher configs for Sea2.3 final
git-svn-id: svn://10.0.0.236/trunk@262647 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-13 23:47:20 +00:00
wtc%google.com
55e6128c40 Bug 676457: Avoid wasted space in PLArenaPools due to jemalloc rounding up
the gross size per arena, by reducing pool->arenasize by the header +
alignment slop size.  The 'size' argument of PL_InitArenaPool now means the
gross size rather than the net size.  The patch is contributed by
Nicholas Nethercote <nnethercote@mozilla.com>.  r=wtc.
Modified Files: plarena.c plarenas.h


git-svn-id: svn://10.0.0.236/trunk@262646 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-13 19:57:23 +00:00
wtc%google.com
b8fe939f76 Set NSPR version to 4.9 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@262645 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-13 18:48:10 +00:00
bhearsum%mozilla.com
6b8e30983d bug 675730: Tracking bug for build and release of Firefox 3.6.20 - bump AUS throttling (unthrottle 3.6.19, throttle 3.6.20). r=rail
git-svn-id: svn://10.0.0.236/trunk@262644 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-12 15:22:55 +00:00
cltbld
3af346be31 Configuration bump: mozBeta-branch-patcher2.cfg, from 6.0b5 to 6.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262643 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-12 10:17:57 +00:00
cltbld
447ba9a936 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 5.0.1 to 6.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262642 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-12 07:41:05 +00:00
cltbld
0741ba02ad Bug 676083 - tracking bug for build and release Firefox 6.0. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262641 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-11 22:03:17 +00:00
kaie%kuix.de
fe0d5165c1 bustage fix
git-svn-id: svn://10.0.0.236/trunk@262640 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-10 15:14:24 +00:00
kaie%kuix.de
f91998251d Bug 676886, NSS' internal HTTP client should exclude :port for OCSP requests on default port 80, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262639 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-10 12:31:54 +00:00
mkanat%bugzilla.org
47c81d81a7 Bug 677187: If the attachment filename contains a newline, an error is thrown when trying to download the attachment
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262637 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 23:46:18 +00:00
mkanat%bugzilla.org
3ae7bf36fa Fix bustage from fixing "Severity" to field_descs.bug_severity.
git-svn-id: svn://10.0.0.236/trunk@262636 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 23:16:22 +00:00
mkanat%bugzilla.org
7423c43f46 Fix docs bustage resulting from removing Email::MIME::Attachment::Stripper as an
optional pre-req.


git-svn-id: svn://10.0.0.236/trunk@262635 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:49:15 +00:00
mkanat%bugzilla.org
a78e354bbe Bug 675517: Add "count" to the return value of Bug.comments in the WebService
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262634 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:47:58 +00:00
mkanat%bugzilla.org
7e6efc18c4 Bug 451801: Make all pages use field_descs.bug_severity instead of a hard-coded
"Severity"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262633 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:46:32 +00:00
mkanat%bugzilla.org
454778772c Add a missing FILTER from the value-controller checkin.
git-svn-id: svn://10.0.0.236/trunk@262632 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:17:39 +00:00
mkanat%bugzilla.org
514f616711 Bug 647980: Implement a Product.update WebService method.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262631 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:16:27 +00:00
mkanat%bugzilla.org
d6ed22c8e0 Bug 585440 - Allow disabled accounts to turn off all bugmail
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262630 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 22:01:47 +00:00
mkanat%bugzilla.org
af62e82330 Bug 636416: Use the standard value-controller javascript to control the
drop-down fields on the Advanced Search page.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262629 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 21:31:29 +00:00
mkanat%bugzilla.org
f02c09d8f3 Change a "4.2" to "5.0" since we're on trunk now, in the WebService History.
git-svn-id: svn://10.0.0.236/trunk@262628 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 21:22:50 +00:00
mkanat%bugzilla.org
d70d4e383a Bug 622203 - Allow filing closed bugs via the WebService
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262627 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 21:21:23 +00:00
mkanat%bugzilla.org
43139c6925 Bug 660691: Allow Bugzilla to parse HTML-only inbound email via email_in.pl
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262626 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 21:19:58 +00:00
mkanat%bugzilla.org
e291c60336 Bug 437076: Allow email_in to accept multipart/alternative HTML email with
attachments
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262625 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 21:18:01 +00:00
tbirdbld
1d5d134316 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 6.0b2 to 6.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262624 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 18:19:02 +00:00
kaie%kuix.de
0046131ff8 Update version number to 4.8.9 final release
git-svn-id: svn://10.0.0.236/trunk@262619 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-09 15:52:57 +00:00
mkanat%bugzilla.org
f1f127ecba Bug 677081: Private comments should remain visible by their author
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262618 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-08 16:16:26 +00:00
ted.mielczarek%gmail.com
370f6d3797 bug 673799, bug 673817 - improve auto-discovery of Android platform and toolchain directories. Patches by Mounir Lamouri <mounir@lamouri.fr>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262617 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-08 16:11:35 +00:00
mkanat%bugzilla.org
6dc1058a38 Bug 307688: Moves OS and platform detection out of enter_bug.cgi
r=mkanat, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262616 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-08 12:31:23 +00:00
mkanat%bugzilla.org
08fe2c3a29 Bug 341809 - bugzilla.dtd does not include any custom fields (automate DTD creation))
r=mkanat, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262615 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-08 05:31:19 +00:00
mkanat%bugzilla.org
d4e99653ce Bug 666313: Remove the obsolete [% FLUSH %] directive
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262614 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-07 01:20:27 +00:00
mkanat%bugzilla.org
683700f670 Bug 288049: "internal error" from ThrowCodeError is confusing. Reword it
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262613 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-07 01:17:04 +00:00
mkanat%bugzilla.org
fbf28f537a Bug 55436: Implement list of duplicate bug numbers on show_bug.cgi
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262612 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-07 00:49:26 +00:00
seabld
966e36775b Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3b2 to 2.3b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262611 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-07 00:24:49 +00:00
mkanat%bugzilla.org
edfb89a9b3 Bump the version number post-release to 4.3.
git-svn-id: svn://10.0.0.236/trunk@262608 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-06 00:16:22 +00:00
tbirdbld
5e41dff4f1 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.11 to 3.1.12 build 1
git-svn-id: svn://10.0.0.236/trunk@262607 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 17:02:18 +00:00
despotdaemon
03080fe186 Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@262604 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 03:16:03 +00:00
wtc%google.com
eb7775b2a4 Bug 662557: Set pkixErrorClass and pkixErrorCode if localRevChecker or
externalRevChecker fails, otherwise we would end up reporting the default
error code PKIX_ALLOCERROR (value 0).  Add the PKIX_CHECK_NO_GOTO macro.
The patch is written by Kai Engert <kaie@kuix.de>.  r=wtc.
Modified Files:
	pkix/checker/pkix_revocationchecker.c pkix/util/pkix_tools.h


git-svn-id: svn://10.0.0.236/trunk@262602 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 02:53:24 +00:00
wtc%google.com
e490bf6c6a Bug 673413: disallow !item->data && item->len in MatchComponentType.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262601 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 02:06:58 +00:00
wtc%google.com
4c9bec47c7 Bug 217721: change the certUsageObjectSigner case back to
KU_DIGITAL_SIGNATURE because RFC 5280 says code signing needs
digitalSignature, as opposed to "digitalSignature and/or nonRepudiation".
R=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262599 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 01:13:14 +00:00
mkanat%bugzilla.org
79f042ea26 Bug 676430: When editing a bug, a user not in the timetracking group generates "Use of uninitialized value in abs at Bugzilla/Bug.pm line 2682" in the web server error log
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262597 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 01:01:23 +00:00
mkanat%bugzilla.org
6ea6d547b7 Bump version for 4.1.3.
git-svn-id: svn://10.0.0.236/trunk@262590 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-05 00:16:28 +00:00
mkanat%bugzilla.org
0a298ff384 Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
difficulty of installing its dependencies. Instead move the code directly
into Bugzilla itself.
r=LpSolit, r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262589 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 23:16:18 +00:00
tbirdbld
dbc69b4d85 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.11 to 3.1.12 build 1
git-svn-id: svn://10.0.0.236/trunk@262588 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 21:59:45 +00:00
mkanat%bugzilla.org
f779231d78 Bug 674497: (CVE-2011-2979) [SECURITY] Custom searches let you determine if a group exists or not
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262587 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 21:06:13 +00:00
mkanat%bugzilla.org
56a3d89412 Bug 670868: (CVE-2011-2978) [SECURITY] Account preferences page trusts user-modifiable field for obtaining current e-mail address
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262586 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 21:06:12 +00:00
mkanat%bugzilla.org
4e6c5e0ad5 Bug 637981: (CVE-2011-2379) [SECURITY] "Raw Unified" patch diffs can cause XSS on this domain in IE 6-8 and Safari
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262585 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 20:49:57 +00:00
mkanat%bugzilla.org
2958380e5e Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachments are not deleted on Windows
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262584 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 20:33:34 +00:00
mkanat%bugzilla.org
586717bbda Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creating or editing a bug
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262581 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 20:17:35 +00:00
mkanat%bugzilla.org
acd4fb249d Bug 657158 - (CVE-2011-2381) [SECURITY] Request email headers for attachment containing newline are corrupt
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@262579 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 19:32:30 +00:00
cltbld
f497f46ad7 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 6.0b4 to 6.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@262578 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 17:27:33 +00:00
cltbld
9bc2f1546c Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.20 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262577 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 14:09:00 +00:00
mkanat%bugzilla.org
280901c306 Fix bustage due to bug 660382
git-svn-id: svn://10.0.0.236/trunk@262576 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 12:31:23 +00:00
mkanat%bugzilla.org
c74dbd937f Bug 676237: The traceback in code-error.html.tmpl is displayed on a single line
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262575 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 11:02:40 +00:00
mkanat%bugzilla.org
690e2521d2 Bug 674554 - Add new template hook in request/email.txt.tmpl called 'after_summary'
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262574 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-04 03:31:14 +00:00
cltbld
a7ca97849c Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.19 to 3.6.20 build 1
git-svn-id: svn://10.0.0.236/trunk@262573 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 23:20:48 +00:00
mkanat%bugzilla.org
a6cb27223a Bug 676200: We shouldn't manually delete obsolete parameters in Bugzilla::Config::update_params(), else they are not saved in old-params.txt
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262572 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 23:16:19 +00:00
wtc%google.com
4a8a56918a Bug 427858: code cleanup. Remove declarations for unimplemented functions
PL_AllocArenaPool and PL_DestroyArenaPool.  Warn that PL_CompactArenaPool
is not implemented (a no-op).  The patch is contributed by
Robin Bate Boerop <moz@shorestreet.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262570 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 22:28:42 +00:00
mkanat%bugzilla.org
e2857c366f Bug 660382: Hide the complex features of custom search by default
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262569 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 19:46:20 +00:00
mkanat%bugzilla.org
2fe9cc6943 Fix a warning thrown when running 011pod.t
git-svn-id: svn://10.0.0.236/trunk@262568 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 17:46:17 +00:00
mkanat%bugzilla.org
536bbd159b Bug 655910: When calling ./install-module.pl --all, install LWP before XML::Twig, else arguments passed to build XML::Twig are propagated to Net::HTTP which then fails
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262567 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 08:02:35 +00:00
mkanat%bugzilla.org
7211c4b4b4 Bug 675754: Release notes for Bugzilla 4.0.2
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262566 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-03 02:02:31 +00:00
seabld
4a71e7c0ef Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.3b1 to 2.3b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262563 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-01 10:35:54 +00:00
mkanat%bugzilla.org
05f72fb8d2 Bug 634812: Having a very large number of custom fields can make displaying show_bug.cgi slow
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262562 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-01 08:48:47 +00:00
mkanat%bugzilla.org
278db873a3 Bug 674574: When all components or versions are disabled, you cannot enter bugs into the product but it's listed in enter_bug.cgi anyway
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262561 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-01 08:46:21 +00:00
kaie%kuix.de
2d50bc73fe Bug 673115 - Add function to obtain version of NSS at runtime, r=wtc, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262560 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-01 07:08:10 +00:00
kaie%kuix.de
3c0ae48b33 Bug 671002 - July 2011 batch of CA certificate changes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262557 18797224-902f-48f8-a5cc-f745e15eee43
2011-08-01 06:33:48 +00:00
mkanat%bugzilla.org
672145f3da Bug 673702: Undefined get_add_fk_sql in Bugzilla/DB/Schema.pm
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262555 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-31 12:16:53 +00:00
mkanat%bugzilla.org
e8357a87d3 Bug 655912: install-module.pl is unable to install LWP::UserAgent on Perl <5.8.8, because LWP 6.0 now requires 5.8.8 as a minimum
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262554 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-31 12:02:44 +00:00
cltbld
b76ec97821 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 6.0b3 to 6.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@262553 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-30 06:36:28 +00:00
wtc%google.com
0b61963566 Bug 675325: Add "const" to the inDerCert parameter of
PK11_FindCertFromDERCertItem.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@262552 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-29 23:10:20 +00:00
tbirdbld
16bf1389a9 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 6.0b1 to 6.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262551 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-29 20:56:49 +00:00
wtc%google.com
edb209f750 Bug 674470: PR_MemMap returns NULL instead of (void *) -1 on error.
r=gpascutto.


git-svn-id: svn://10.0.0.236/trunk@262550 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-28 22:25:03 +00:00
wtc%google.com
0f5bc7f54d Bug 217721: do not use non-repudiation-only certs for SSL client
authentication.  The patch is contributed by Philipp Hug <debian@hug.cx>.
r=nelson,rrelyea,wtc.
Modified Files:
	certdb.c certt.h


git-svn-id: svn://10.0.0.236/trunk@262548 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-28 21:38:14 +00:00
ted.mielczarek%gmail.com
0089227e73 bug 674880 - Properly set android build options on NDK5+. Patch by Mike Hommey <mh+mozilla@glandium.org>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262547 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-28 13:08:33 +00:00
wtc%google.com
006f4ced08 Bug 655058: Remove -freorder-blocks-and-partition from PGO build options
because it breaks Linux crash reports.  The patch is contributed by
Mike Hommey <mh+mozilla@glandium.org>.  r=ted.mielczarek,wtc.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@262544 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-28 04:13:54 +00:00
wtc%google.com
fa44c48595 Bug 645459: on Mac OS X Intel, default to 32-bit builds and only append a
-arch option if $CC doesn't have one already.  The patch is contributed by
Kaspar Brand <mozbugzilla@velox.ch>.  r=wtc.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@262543 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-28 00:22:11 +00:00
kaie%kuix.de
8c31ae199a Bug 673223, Add function to obtain version of NSPR at runtime, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262542 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-27 19:40:42 +00:00
catlee%mozilla.com
43b8bdad94 Bug 672162: Send 4.0.* nightly users to mozilla-central. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262541 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-27 14:34:26 +00:00
mkanat%bugzilla.org
c6eaf4b92b Bug 285466: Add documentation for --regenerate option to collectstats.pl
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262540 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 18:46:20 +00:00
wtc%google.com
0d44d5c9f4 Bug 617565: Prevent buffer overflow in PK11_DeriveWithTemplate and
pk11_AnyUnwrapKey template handling.  The patch is written by Brian Smith
<bsmith@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262537 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 16:02:07 +00:00
wtc%google.com
8215514e1a Bug 654436: Add the PR_ARRAY_SIZE macro. Replace the 'countof' macro in
the sprintf.c test program with PR_ARRAY_SIZE.  The patch is contributed by
Konstantin Andreev <andreev@swemel.ru>.  r=wtc.
Modified Files: prtypes.h sprintf.c


git-svn-id: svn://10.0.0.236/trunk@262536 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 15:33:58 +00:00
wtc%google.com
dac9adf2e2 Bug 668001: Make SSL_OptionSetDefault and SSL_OptionGetDefault inspect
environment.  The patch is written by Brian Smith <bsmith@mozilla.com>.
r=nelson,wtc.


git-svn-id: svn://10.0.0.236/trunk@262534 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 14:37:55 +00:00
mkanat%bugzilla.org
cf9241292f Bug 673976: Style for #somebugs is duplicated in create-guided.html.tmpl
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262533 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 09:32:48 +00:00
mkanat%bugzilla.org
976dc251d2 Bug 647158: The Error Console in Firefox reports
"unbalanced tree was written using document.write()"
when reporting a new bug or when visiting the "User Authentication" panel in the Parameters page
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262532 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 09:17:29 +00:00
wtc%google.com
638601ef20 Bug 673477: Expose the error code set by CERT_ExtractPublicKey in
ssl3_VerifySignedHashes and ssl3_SendClientKeyExchange.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262531 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 02:13:37 +00:00
seabld
387e3c3b0c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2 to 2.3b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262530 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 00:38:36 +00:00
mkanat%bugzilla.org
add95bc454 Bug 674089: Add a new hook 'end_object_name' in user-error.html.tmpl template
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262529 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 00:32:53 +00:00
mkanat%bugzilla.org
35bd3be25f Bug 674117: Add a new hook 'auth_failure_object' in user-error.html.tmpl template
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262528 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-26 00:02:41 +00:00
mkanat%bugzilla.org
89db104800 Remove an extra comma which makes the W3C CSS validator to complain (+ some unrelated whitespace cleanup)
r=wicked on IRC


git-svn-id: svn://10.0.0.236/trunk@262526 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 19:22:13 +00:00
mkanat%bugzilla.org
2320eb50fd Bug 673956: Remove obsolete panel.css (it was only used by sidebar.cgi, which is gone)
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262525 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 19:22:12 +00:00
mkanat%bugzilla.org
a17d6bf572 Bug 642388: Description of field days_elapsed missing from global/field-descs.none.tmpl
r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262524 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 19:22:11 +00:00
mkanat%bugzilla.org
43be3933f4 Bug 673819: Remove browser-specific values for the white-space CSS element
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262523 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 19:16:38 +00:00
mkanat%bugzilla.org
7648c1850d Bug 589128: Adds a preference allowing users to choose between text or html
for bugmail.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262522 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 14:32:25 +00:00
mkanat%bugzilla.org
0315e1dc2d Bug 652663 - When using bug_format_comment hook some replacements can happen more than once causing broken links
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262521 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-25 05:32:46 +00:00
wtc%google.com
63481ee398 List NSS_3.13 after NSS_3.12.10.
git-svn-id: svn://10.0.0.236/trunk@262520 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-24 16:45:57 +00:00
wtc%google.com
36b79015b2 Bug 668397: remove support for Fortezza certificates and keys from
lib/certdb, lib/certhigh, and lib/cryptohi.  The bug was reported by
Tavis Ormandy <taviso@sdf.lonestar.org>.  The patch was written by
Brian Smith <bsmith@mozilla.com>.  r=rrelyea,wtc.
Modified Files:
	lib/certdb/cert.h lib/certdb/certdb.c lib/certdb/crl.c
	lib/certhigh/certvfy.c lib/cryptohi/keyhi.h
	lib/cryptohi/keythi.h lib/cryptohi/seckey.c
	lib/cryptohi/secsign.c lib/pk11wrap/pk11cert.c


git-svn-id: svn://10.0.0.236/trunk@262519 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-24 13:48:13 +00:00
Callek%gmail.com
ebc19cae78 Update mozBeta SeaMonkey config, with the config that final 2.2 created so we produce beta channel updates from 2.2 final
git-svn-id: svn://10.0.0.236/trunk@262518 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-24 06:14:45 +00:00
cltbld
9c4ac744af Automated configuration bump: mozBeta-branch-patcher2.cfg, from 6.0b2 to 6.0b3 build 2
git-svn-id: svn://10.0.0.236/trunk@262517 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 21:34:17 +00:00
wtc%google.com
8e04dd18fd Bug 673413: add a comment to note what seems like a SECITEM_CopyItem bug:
if from->data is NULL but from->len is nonzero, the function returns
SECSuccess.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@262516 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 21:22:40 +00:00
wtc%google.com
9633984251 Bug i673413: SEC_QuickDERDecodeItem should allow an empty 'src' SECItem
(with a 'len' field  of 0) to have a null 'data' field, rather than failing
with SEC_ERROR_INVALID_ARGS.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@262515 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 21:19:42 +00:00
wtc%google.com
84b786dd05 Bug 673412: Fix error message typos (CERT_PKIXVerifyChain) in vfychain.
r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@262514 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 16:40:56 +00:00
mkanat%bugzilla.org
c182dea86f Bug 670670 - New hook for requests.cgi that allows for additional links after attachment descriptions.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262513 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 15:17:39 +00:00
ted.mielczarek%gmail.com
1f407ac3df bug 673224 - Change the various PR_*SEC_PER_*SEC constants to be signed, so working with times prior to the epoch is not as painful. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262512 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-22 13:01:18 +00:00
mkanat%bugzilla.org
3623d5761f Bug 600810: Use XMLRPC::Transport::HTTP:Apache as base class under mod_perl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262510 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-20 16:46:22 +00:00
mkanat%bugzilla.org
692dda9231 Bug 669223: Add a new hook 'before_table' in list-classifications.html.tmpl template
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262509 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-20 09:18:45 +00:00
mkanat%bugzilla.org
dcaa759c28 Bug 643890: Use Apache's ErrorLog when using mod_perl/vhosts
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262508 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-20 09:16:27 +00:00
wtc%google.com
9f8051f571 Bug 671711: don't prefix "cc" (condition code registers) with %. clang
disallows it; gcc considers it optional.  The patch is contributed by
Rafael Ávila de Espíndola <respindola@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262506 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-20 01:33:55 +00:00
mkanat%bugzilla.org
475396de4f Bug 671964: Move old field names conversion from do_search_function
to _handle_chart().
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262505 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-19 01:31:40 +00:00
mkanat%bugzilla.org
4756b87aee Bug 672173: Calling collectstats.pl with arguments passes the first argument to some SQL statements
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262504 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 22:01:30 +00:00
tbirdbld
f2b6cf8aa1 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 5.0 to 6.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262503 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 17:58:07 +00:00
mkanat%bugzilla.org
59b83f3d47 Bug 670906 - Make it so delta_ts is only updated when there are changes. Fix regression from bug 620827. r=timello, a=lpsolit.
git-svn-id: svn://10.0.0.236/trunk@262502 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 16:01:44 +00:00
seabld
5c6571b6ae Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262501 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 04:36:47 +00:00
Callek%gmail.com
f1d2ce35a4 Backout again
git-svn-id: svn://10.0.0.236/trunk@262500 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 04:22:34 +00:00
seabld
4b8ced40d1 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262499 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 03:58:26 +00:00
Callek%gmail.com
d61d281259 Revert patcher-config for Sea 2.0->2.2 MU
git-svn-id: svn://10.0.0.236/trunk@262498 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 03:17:08 +00:00
mkanat%bugzilla.org
1081287df1 Bug 561170: Date validations are done in the wrong order, generating unwanted warnings
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262496 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 00:46:25 +00:00
mkanat%bugzilla.org
5e6e276a4a Bug 670128: Missing explicit exit after calls to $cgi->redirect(), making the rest of the scripts to be executed
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262495 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 00:34:12 +00:00
mkanat%bugzilla.org
0a94408e97 Bug 662883: email_in.pl should ignore "out of the office" auto-reply emails
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262494 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-18 00:31:37 +00:00
nrthomas%gmail.com
8a428d8af0 Bug 662325, exclude Firefox 3.0 from nightly snippet backup (part 2), r=catlee
git-svn-id: svn://10.0.0.236/trunk@262493 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-16 08:06:49 +00:00
wtc%google.com
5a3f87134a Bug 671787: Remove an unnecessary PORT_Strdup call (for the argument to a
PR_LoadLibrary call) in secmod_LoadPKCS11Module.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@262492 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-15 15:03:43 +00:00
cltbld
a040f749b9 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 6.0b1 to 6.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262491 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-14 06:51:10 +00:00
nrthomas%gmail.com
8f4972d07d Land local change that fixes up filenames for nightly backups, no bug
git-svn-id: svn://10.0.0.236/trunk@262490 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-13 23:34:04 +00:00
nrthomas%gmail.com
234f0e5a87 Bug 662325, exclude Firefox 3.0 from nightly snippet backup, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262489 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-13 23:29:55 +00:00
kaie%kuix.de
07e03765b2 Bug 655411, signed/unsigned comparison in ocsp.c; risk of keeping monitor locked -- Original patch contributed by Brian Smith, minor tweaks by me -- r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262488 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-13 11:13:55 +00:00
despotdaemon
c9988450dc Pseudo-automatic update of changes made by fwenzel@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@262487 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 21:48:00 +00:00
despotdaemon
893ee8558c Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@262486 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 21:38:20 +00:00
rrelyea%redhat.com
bdf17876e6 Bug 642503 - Generic blacklisting mechanism for bogus certs (NSS trust module)
remove the 'prohibitted' bit (formerly called 'peer' bit) from the cert.

We've now turned on prohibited for email certs. (this will keep tinderbox green)


git-svn-id: svn://10.0.0.236/trunk@262485 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 21:34:20 +00:00
bhearsum%mozilla.com
4ad0c67ca4 bug 671065: disable beta channel on mozilla-release configs. r=rail, patch=me
git-svn-id: svn://10.0.0.236/trunk@262484 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 21:32:38 +00:00
rrelyea%redhat.com
f0e520237e Bug 642503 - Generic blacklisting mechanism for bogus certs (NSS trust module)
r=wtc.

This includes all the base changes to make distrust work, as well as allowing
us to have trust records that match certs by issuer/SN without requiring us to
match the exact cert if we are distrusting the cert.

Still to reviewed and check-in: libpkix changes
                                 tests cases.


git-svn-id: svn://10.0.0.236/trunk@262483 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 21:29:20 +00:00
kaie%kuix.de
3fc0fb884a Bug 602509, Signed email appears as not trustworthy -- Patch contributed by Kaspar Brand -- r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262482 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 12:39:04 +00:00
nrthomas%gmail.com
5bbcb65561 Bug 669946, unthrottle firefox 3.6.18 (so mac updates to 3.6.19), p=bhearsum, r=catlee
git-svn-id: svn://10.0.0.236/trunk@262481 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-12 02:35:56 +00:00
asasaki%mozilla.com
cc5b8e49c2 bug 669946 - unthrottle 3.6.18 beta. p=catlee, r=aki
git-svn-id: svn://10.0.0.236/trunk@262479 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 23:33:06 +00:00
mkanat%bugzilla.org
bdf8ba3fe8 Bug 670169 - Escape '>' in js filter
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@262478 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 18:16:22 +00:00
cltbld
140e68b53d Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.19 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262477 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 15:16:33 +00:00
cltbld
5d3eff525e Automated configuration bump: mozRelease-branch-patcher2.cfg, from 5.0 to 5.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262476 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 09:00:05 +00:00
cltbld
eccc2dad6a Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.18 to 3.6.19 build 1
git-svn-id: svn://10.0.0.236/trunk@262475 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 06:12:58 +00:00
seabld
fb59274d9c Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262474 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-08 05:21:06 +00:00
ted.mielczarek%gmail.com
71718b3ba6 bug 663970 - detect CPU count more accurately on Linux systems that support hotplugging/powersaving. Patch by Gian-Carlo Pascutto <gpascutto@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262473 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-07 16:50:08 +00:00
seabld
1a13b87fc0 Automated configuration bump: mozRelease-seamonkey-branch-patcher2.cfg, from 2.2b3 to 2.2 build 2
git-svn-id: svn://10.0.0.236/trunk@262472 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-07 04:46:01 +00:00
nrthomas%gmail.com
e6dddd930f Bug 667734, nightly updates for maple branch during bcp47 project, p=lsblakk, r=me
git-svn-id: svn://10.0.0.236/trunk@262471 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 23:31:30 +00:00
cltbld
002bf6df5a Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0 to 6.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262470 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 21:26:37 +00:00
catlee%mozilla.com
5cb8ee6046 Firefox 6.0b1: backing out so we can try updates again
git-svn-id: svn://10.0.0.236/trunk@262469 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 19:37:59 +00:00
cltbld
3c5cef64bf Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0 to 6.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262468 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 19:28:13 +00:00
catlee%mozilla.com
fb58353a1a Firefox 6.0b1 - fix up <partial> block in mozBeta patcher configs. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262467 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 19:17:58 +00:00
catlee%mozilla.com
a90899cfc7 Backup automated bump for 6.0b1 so we can try again with a new <partial> block.
git-svn-id: svn://10.0.0.236/trunk@262466 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 19:07:10 +00:00
mkanat%bugzilla.org
5ef9166ae9 Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi flags table, depending on flag states
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262464 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 14:33:13 +00:00
cltbld
613dc4a349 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0 to 6.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@262463 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 13:58:26 +00:00
ted.mielczarek%gmail.com
eb63c037bd bug 661596 - Prevent NSPR from falling back to PR_Atomic functions on Mac when compiler intrinsics are available. Patch by Justin Lebar <justin.lebar+bug@gmail.com>, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262462 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-06 13:07:58 +00:00
mkanat%bugzilla.org
5dcfbcc335 Bug 658929 - User autocomplete is very slow when there are lots of users in the profiles table
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262460 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-05 16:16:29 +00:00
cltbld
11eabdd8c1 Bug 629676 - Update Nagios checks for macosx64. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262459 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-05 12:25:23 +00:00
mkanat%bugzilla.org
001433af4f Bug 666695 - Voting Extension templates have unfiltered directives
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262457 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-05 04:31:43 +00:00
mkanat%bugzilla.org
7e2e12433b Bug 666699 - Example extension templates have unfiltered directives
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262455 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-05 03:31:36 +00:00
mkanat%bugzilla.org
2b6be19563 Bug 616679: A user with local editcomponents privs should be able to set the grant and request groups to groups the user belongs to only
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262454 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-04 22:16:35 +00:00
Callek%gmail.com
2cf79b113b actual release config, copied wrong file
git-svn-id: svn://10.0.0.236/trunk@262453 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-04 05:44:23 +00:00
Callek%gmail.com
dac5165a45 Adding comm-release version of patcher config
git-svn-id: svn://10.0.0.236/trunk@262452 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-04 05:42:58 +00:00
nrthomas%gmail.com
b556be3f64 Bug 666407, empty check files for 1.9.1 branch
git-svn-id: svn://10.0.0.236/trunk@262450 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-03 22:55:03 +00:00
wtc%google.com
9fa78862de Bug 661609: merge Linux2.4.mk and Linux2.6.mk into Linux.mk so that we can
just use Linux.mk for all Linux versions, including the upcoming Linux 3.0.
The patch is contributed by Mike Hommey <mh+mozilla@glandium.org>.  r=wtc.
Modified Files:
	Linux.mk config.mk
Removed Files:
	Linux2.1.mk Linux2.2.mk Linux2.4.mk Linux2.5.mk Linux2.6.mk
	LinuxELF1.2.mk LinuxELF2.0.mk


git-svn-id: svn://10.0.0.236/trunk@262449 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-03 06:13:29 +00:00
Callek%gmail.com
a85f892ebc Drop linux64 due to update run failures
git-svn-id: svn://10.0.0.236/trunk@262448 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-02 08:21:14 +00:00
seabld
20eefded56 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2b2 to 2.2b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262447 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-02 07:58:28 +00:00
seabld
acf9003e2c Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2b2 to 2.2b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262446 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-02 07:37:41 +00:00
ted.mielczarek%gmail.com
3249eb19f3 bug 665978 - Delete old .gcda / .pgd files during PROFILE_GENERATE phase. Patch by Justin Lebar <justin.lebar+bug@gmail.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262445 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-01 18:42:36 +00:00
mkanat%bugzilla.org
4aef8e0dc9 Revert wrong indentation, see bug 652427
git-svn-id: svn://10.0.0.236/trunk@262444 18797224-902f-48f8-a5cc-f745e15eee43
2011-07-01 17:16:52 +00:00
seabld
1d4bcd2cd3 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262442 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-30 02:25:29 +00:00
kairo%kairo.at
d84930d40e add Linux64 update support for SeaMonkey (bug 666573)
git-svn-id: svn://10.0.0.236/trunk@262441 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-30 00:07:01 +00:00
seabld
a091435b2a Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262440 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-29 20:52:47 +00:00
seabld
6239a56e14 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262439 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-29 06:22:41 +00:00
seabld
c1f93f1b42 Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262438 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-29 06:00:13 +00:00
mkanat%bugzilla.org
35d3c560fc Bug 652427: Going back to the new bug page loses the description if possible duplicates have been searched for
r=mkanat, r=mkanat


git-svn-id: svn://10.0.0.236/trunk@262436 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-29 05:16:56 +00:00
seabld
7ef3947f0e Automated configuration creation: moz191-seamonkey-branch-major-patcher2.cfg, from 2.0.14 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262435 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-29 04:07:09 +00:00
mkanat%bugzilla.org
c1ac6a44ed Bug 666781 - t/008filter.t should not require filterexceptions.pl when one does not exist especially with extensions
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262433 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-28 20:46:33 +00:00
seabld
f3fac318d1 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2b1 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262432 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-28 20:02:15 +00:00
Callek%gmail.com
992d7e0750 Backout SeaMonkey 2.2b2 build 2 changes, for an updates re-run (weird mac update issue)
git-svn-id: svn://10.0.0.236/trunk@262431 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-28 19:39:52 +00:00
seabld
16dc8aa3af Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2b1 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262430 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-28 06:56:09 +00:00
Callek%gmail.com
247f16545c Backout SeaMonkey 2.2b2 build 2 changes, for an updates re-run (used the wrong PATCHER_CONFIGS tag)
git-svn-id: svn://10.0.0.236/trunk@262429 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-28 06:04:19 +00:00
seabld
cfd9bd6ad7 Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.2b1 to 2.2b2 build 2
git-svn-id: svn://10.0.0.236/trunk@262428 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-27 17:53:02 +00:00
philringnalda%gmail.com
2a8ac5c9a7 Bug 667266 - Microscopically speed up processbuild.pl by dropping some '90s output formats, r=bear
git-svn-id: svn://10.0.0.236/trunk@262427 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-27 16:30:58 +00:00
tbirdbld
df48e958de Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.11 to 5.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262426 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-25 19:49:34 +00:00
jhopkins%mozillamessaging.com
6aca380a23 Add release channel
git-svn-id: svn://10.0.0.236/trunk@262425 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-25 16:49:02 +00:00
tbirdbld
599ad0e9b4 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 5.0b2 to 5.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262424 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-25 08:33:30 +00:00
mkanat%bugzilla.org
d1098f3c6c Bug 652444 - Voting for bugs where the product allows only one vote per bug but that isn't clear in the voting form or help
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262423 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-24 23:31:46 +00:00
bhearsum%mozilla.com
370d93de5b bug 663894: Tracking bug for build and release of Firefox 5.0 - revert throttling on 3.6.2 to 3.6.17 (because we want these users updating to 3.6.18 automatically). r=catlee
git-svn-id: svn://10.0.0.236/trunk@262422 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-23 22:07:33 +00:00
bhearsum%mozilla.com
cc610e2863 bug 663894: Tracking bug for build and release of Firefox 5.0 - throttle 3.6 releases, unthrottle 4.0. r=catlee
git-svn-id: svn://10.0.0.236/trunk@262421 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-23 20:39:45 +00:00
mkanat%bugzilla.org
7f5da92459 Bug 658547 - The link for new attachments in bugmail should point to the "Edit" page rather than to the attachment content itself
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262420 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-23 20:01:34 +00:00
mkanat%bugzilla.org
9c9761293d Bug 663835 - Extensions templates are not tested by the normal sanity test scripts
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262419 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-23 18:46:31 +00:00
jhopkins%mozillamessaging.com
5091af357f Undo add of the release channel for 5.x beta.
git-svn-id: svn://10.0.0.236/trunk@262418 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-22 15:18:38 +00:00
cltbld
cd3156f8cc Bug 666082 - Firefox 3.6.17 ml, te gets updated to 4.0.1 instead of 3.6.18. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262417 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-22 08:20:30 +00:00
jhopkins%mozillamessaging.com
1e681dbff2 Add releasetest and release channels to 5.0b2.
git-svn-id: svn://10.0.0.236/trunk@262416 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-22 03:54:46 +00:00
emaldona%redhat.com
2cd4890572 Bug 356713 - Add SHA-224 support to HASH_GetHashTypeByOidTag, HASH_GetHashOidTagByHMACOidTag, and HASH_GetHMACOidTagByHashOidTag, author dcooper16@gmail.com, r+=wtc@google.com, emaldona@redhat.com
git-svn-id: svn://10.0.0.236/trunk@262415 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-21 22:47:54 +00:00
tbirdbld
3db52533b1 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 5.0b1 to 5.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262414 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-21 21:19:06 +00:00
bhearsum%mozilla.com
386b60d5c6 bug 663894: Tracking bug for build and release of Firefox 5.0 - MU configs for 3.5.x/3.6.x -> 5.0. r=catlee
git-svn-id: svn://10.0.0.236/trunk@262413 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-21 18:21:40 +00:00
bhearsum%mozilla.com
7696e1b63c bug 663894: Tracking bug for build and release of Firefox 5.0 - throttle 4.0 and 4.0.1 to 33%; remove 3.6.18 throttling. r=rail/nthomas
git-svn-id: svn://10.0.0.236/trunk@262412 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-21 11:53:22 +00:00
seabld
07fdfe990f Automated configuration bump: mozBeta-seamonkey-branch-patcher2.cfg, from 2.1 to 2.2b1 build 2
git-svn-id: svn://10.0.0.236/trunk@262411 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-21 05:37:44 +00:00
kaie%kuix.de
5f55169d7a Bug 655850, lib crmf uses a hardcoded maximum size of 2048 for wrapped private keys (MAX_WRAPPED_KEY_LEN)
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@262410 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-20 19:44:46 +00:00
kairo%kairo.at
ebdbcd5f0b add beta patcher config for SeaMonkey - we'll want to ship updates for all 2.1 versions that were on the beta channel and have some signficant users, so copy almost all of the moz20 file, just stripping the alphas and the post-beta release-specific changes
git-svn-id: svn://10.0.0.236/trunk@262409 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-19 02:00:55 +00:00
bhearsum%mozilla.com
54c589adf9 bug 663894: Tracking bug for build and release of Firefox 5.0 - add 4.0 betas to mozBeta patcher config. r=rail.
git-svn-id: svn://10.0.0.236/trunk@262408 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-17 13:34:11 +00:00
tbirdbld
7d974c74af Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.10 to 3.1.11 build 2
git-svn-id: svn://10.0.0.236/trunk@262407 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-17 04:11:10 +00:00
bhearsum%mozilla.com
1803906aca bug 663894: Tracking bug for build and release of Firefox 5.0 - patcher config for 5.0b* -> 5.0 updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@262406 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-16 13:31:26 +00:00
cltbld
3a9210e8f4 Automated configuration bump: mozRelease-branch-patcher2.cfg, from 4.0.1 to 5.0 build 1
git-svn-id: svn://10.0.0.236/trunk@262405 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-16 06:01:55 +00:00
mkanat%bugzilla.org
bb4efb9ede Bug 640987 - YUI is only used for the first tabular report when using multiple tables
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262404 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-16 05:52:13 +00:00
nrthomas%gmail.com
a26aacec86 Bug 663579, re-throttle Fx 3.6.18 beta channel, original patch r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262403 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-16 00:57:04 +00:00
bhearsum%mozilla.com
7e2290edd2 bug 663894: Tracking bug for build and release of Firefox 5.0 - create mozRelease patcher config. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262401 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-15 17:39:53 +00:00
bhearsum%mozilla.com
a98ab8f6ea bug 664312: Tracking bug for the build and release of Firefox 5.0b7 - patcher config for 4.0 -> 5.0 updates. r=rail
git-svn-id: svn://10.0.0.236/trunk@262400 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-15 14:24:11 +00:00
cltbld
a1bfb3f5e1 Bug 663579 - Tracking bug for build and release of Firefox 3.6.18. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262399 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-15 12:44:06 +00:00
cltbld
d624a8c7bd Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.17 to 3.6.18 build 2
git-svn-id: svn://10.0.0.236/trunk@262398 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-15 09:31:54 +00:00
cltbld
e222a3f7ab Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b6 to 5.0b7 build 1
git-svn-id: svn://10.0.0.236/trunk@262397 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-15 06:39:22 +00:00
bhearsum%mozilla.com
5c741ca668 bug 663967: Tracking bug for build and release of Firefox 5.0b6 - update major update patcher config. r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@262396 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 17:30:35 +00:00
cltbld
54c7a9cdb5 Bug 663579 - Tracking bug for build and release of Firefox 3.6.18. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262395 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 17:25:17 +00:00
mkanat%bugzilla.org
49624c6cdb Bug 656769: Fix bz_fireEvent for IE9
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262394 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 10:08:53 +00:00
cltbld
d0580e874f Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b5 to 5.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@262393 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 05:39:12 +00:00
cltbld
631cdb78e9 Bug 663579 - Tracking bug for build and release of Firefox 3.6.18. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262392 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 04:57:07 +00:00
mkanat%bugzilla.org
70546d0b9b Bug 660866: Allow editing of old "boolean chart" searches using the new
"custom search" UI controls on the advanced search form.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262391 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 03:21:52 +00:00
tbirdbld
0d18c07feb Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.10 to 3.1.11 build 1
git-svn-id: svn://10.0.0.236/trunk@262390 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:44:23 +00:00
jhopkins%mozillamessaging.com
8c1ef25c48 remove test commit
git-svn-id: svn://10.0.0.236/trunk@262389 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:31:25 +00:00
tbirdbld
1aa1f01750 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.10 to 3.1.11 build 1
git-svn-id: svn://10.0.0.236/trunk@262388 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:26:30 +00:00
rrelyea%redhat.com
7568ef38b5 bug 661061 intel_aes_decrypt_cbc_256 doesn't work correctly when input and output buffers are the same
r=wtc


git-svn-id: svn://10.0.0.236/trunk@262386 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:19:21 +00:00
tbirdbld
a77b6a73c7 test change
git-svn-id: svn://10.0.0.236/trunk@262385 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:15:18 +00:00
noahm%mozilla.com
159c0358d9 Give tbirdbld write access per
https://bugzilla.mozilla.org/show_bug.cgi?id=664013


git-svn-id: svn://10.0.0.236/trunk@262384 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-14 00:13:55 +00:00
despotdaemon
6a6025730b Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@262383 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-13 23:52:23 +00:00
cltbld
5e728efa80 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.17 to 3.6.18 build 1
git-svn-id: svn://10.0.0.236/trunk@262382 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-13 13:16:15 +00:00
mkanat%bugzilla.org
5695c454d0 Bug 663696: Remove 'config' hook example from the Example extension
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262381 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-13 02:07:39 +00:00
mkanat%bugzilla.org
38608c3d5f Fixes several bugs at once related to New Charts:
Bug 610739: YUI-generated tabular reports do not work if only one axis is set
Bug 617676: Wrong URLs in the "Total" row at the bottom of tabular reports when JS is enabled
Bug 655848: Use of uninitialized value $tbl in string eq at /var/www/html/bugzilla/report.cgi line 162
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262380 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-11 10:51:03 +00:00
mkanat%bugzilla.org
bca8dd878e Bug 663208: Recursive "Verify new product details" page when attempting to move multiple bugs to another product
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262379 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-11 01:37:04 +00:00
bhearsum%mozilla.com
769b3a4b74 bug 662509: Tracking bug for build and release of Firefox 5.0b5 - 4.0.1 -> 5.0b5 patcher config. r=bhearsum, patch=armenzg
git-svn-id: svn://10.0.0.236/trunk@262378 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-09 16:31:40 +00:00
kairo%kairo.at
3a79741000 correct version and channels for 2.rc2 and 2.1
git-svn-id: svn://10.0.0.236/trunk@262377 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-09 12:35:04 +00:00
cltbld
5e6676e8fe Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b4 to 5.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@262376 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-09 03:58:03 +00:00
seabld
d25ed6b99c Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1rc2 to 2.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262375 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-09 03:17:45 +00:00
jhopkins%mozillamessaging.com
f68024fc74 switch details url to https
git-svn-id: svn://10.0.0.236/trunk@262374 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-08 21:44:31 +00:00
mkanat%bugzilla.org
65d4af92fb Bug 662202: Accessing query.cgi throws: Argument "" isn't numeric in addition (+)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262373 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-07 21:49:44 +00:00
mkanat%bugzilla.org
6ed50908df Bug 657194: Use YUI's escapeHTML() instead of our custom one
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262372 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-07 20:19:49 +00:00
mkanat%bugzilla.org
da836d786e Bug 662406: Add the "id" column for bug_see_also to Schema.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262371 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-06 22:49:30 +00:00
mkanat%bugzilla.org
f44fd4858b Bug 649281 - Add ircs:// to url protocols for external links in comment
author=Matt Selsky, r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262370 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-06 20:22:14 +00:00
bhearsum%mozilla.com
065776d23c bug 660940: Tracking bug for build and release of Firefox 5.0b4 - patcher config for 4.0 -> 5.0 MU update. r=rail
git-svn-id: svn://10.0.0.236/trunk@262369 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-06 15:35:21 +00:00
jdennis%redhat.com
caf62c0df9 commit for release 0.12, see doc/Changelog for details.
Major enhancement is PKCS12 support.


git-svn-id: svn://10.0.0.236/trunk@262367 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-06 15:21:13 +00:00
seabld
b99195930c Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1rc1 to 2.1rc2 build 2
git-svn-id: svn://10.0.0.236/trunk@262366 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-05 06:14:06 +00:00
cltbld
d13c72b9be Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b3 to 5.0b4 build 1
git-svn-id: svn://10.0.0.236/trunk@262365 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-03 23:11:38 +00:00
jhopkins%mozillamessaging.com
e18478fa73 Include the URL that wget failed to fetch in the error message. r=bear
git-svn-id: svn://10.0.0.236/trunk@262363 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-03 22:26:04 +00:00
cltbld
805a6617ca Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.1.10 to 5.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@262362 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-03 22:08:21 +00:00
cltbld
bd3042fb53 Automated configuration creation: moz20-thunderbird-branch-major-update-patcher2.cfg, from 3.3a3 to 5.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@262361 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-03 20:21:37 +00:00
jhopkins%mozillamessaging.com
538c8c8e8a Create new config new 5.0b1 release. r=gozer
git-svn-id: svn://10.0.0.236/trunk@262360 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-03 19:58:35 +00:00
wtc%google.com
bb0203c2fe Bug 661351: Handle errors in sysconf in PR_GetPhysicalMemorySize on Android
2.2.  The patch is contributed by Matt Brubeck <mbrubeck@mozilla.com>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262358 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-02 02:05:00 +00:00
ted.mielczarek%gmail.com
75076cebf3 bug 626035 - Modify the way arm compiler flags are set in configure. Patch by Mike Hommey <mh@glandium.org>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262357 18797224-902f-48f8-a5cc-f745e15eee43
2011-06-01 14:01:01 +00:00
cltbld
ae54cd8165 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 3.3a3 to 5.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@262356 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-31 17:22:11 +00:00
jhopkins%mozillamessaging.com
5fc6761435 Change brand from Miramar to Thunderbird.
git-svn-id: svn://10.0.0.236/trunk@262355 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-31 17:18:39 +00:00
mkanat%bugzilla.org
a7d5a2e186 Bug 647649: Change the old "Boolean Charts" UI into the new AND/OR
"Custom Search" UI.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262354 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-31 16:32:47 +00:00
mkanat%bugzilla.org
994c05d850 Bug 658063 - Move votes_container css style to external style.css instead of template
Adding missing added file from previous checkin. Previous r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262353 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-31 04:02:37 +00:00
mkanat%bugzilla.org
e565f4320d Bug 660464: Linkify the tag name in the confirmation message when tagging bugs
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262352 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-30 16:17:26 +00:00
bhearsum%mozilla.com
f91162896a bug 659579: Tracking bug for build & release of Firefox 5.0b3 - 4.0* -> 5.0b3 patcher config changes. r=nthomas, patch=me
git-svn-id: svn://10.0.0.236/trunk@262351 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-30 12:53:33 +00:00
mkanat%bugzilla.org
13b93bb211 Bug 659816: Fix url_decoding of utf8 strings
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262350 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-30 08:33:40 +00:00
mkanat%bugzilla.org
0042617522 Bug 655847: Accessing buglist.cgi throws: Use of inherited AUTOLOAD for non-method Bugzilla::CGI::SERVER_PUSH() is deprecated at Bugzilla/CGI.pm line 233
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262349 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-29 13:02:15 +00:00
cltbld
40b2602f96 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b2 to 5.0b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262348 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-27 22:05:26 +00:00
mkanat%bugzilla.org
2f95d48e30 Bug 658063 - Move votes_container css style to external style.css instead of template
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262347 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-27 20:46:31 +00:00
bhearsum%mozilla.com
7c9e773946 bug 660219: patcher needs to support objdir building - use OBJDIR when setting PATH. r=coop, patch=me
git-svn-id: svn://10.0.0.236/trunk@262346 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-27 15:36:44 +00:00
bhearsum%mozilla.com
cbd297bdd8 bug 660219: patcher needs to support objdir building. r=armenzg, patch=me
git-svn-id: svn://10.0.0.236/trunk@262345 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-27 13:28:24 +00:00
nrthomas%gmail.com
4b2097416e Bug 660086 - set up auroratest channel for QA checks immediately after merges, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262344 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-27 00:44:13 +00:00
ted.mielczarek%gmail.com
f87abff7ba bug 617115 - Fixes for building with Android NDK r5. Patch by Brad Lassey <blassey@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262342 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-26 16:08:52 +00:00
mkanat%bugzilla.org
963d886308 Bug 655210: Allows custom bug creation formats to specify a "created" format
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262341 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-24 07:48:19 +00:00
mkanat%bugzilla.org
ea9684e90d Bug 659185: html_quote() escapes @ causing mailto links to not be processed
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262340 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-24 07:05:38 +00:00
nrthomas%gmail.com
fdd7832368 Bug 654507, backout throttling of updates to 5.0b2, original patch was r=catlee
git-svn-id: svn://10.0.0.236/trunk@262339 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-23 23:51:00 +00:00
wtc%google.com
7c6d86862e Bug 652727: use standard Perl installation path /usr/bin/perl instead of
/usr/linguist/bin/perl in Perl scripts.  r=rrelyea.
Modified Files:
	make-logtab make-test-arrays utils/ptab.pl


git-svn-id: svn://10.0.0.236/trunk@262338 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-23 23:45:11 +00:00
mkanat%bugzilla.org
bf2651cd4e Bug 659124 - New template hook in bug/show-header.html.tmpl to allow manipulating header information for show_bug.cg
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262336 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-23 21:32:56 +00:00
mkanat%bugzilla.org
0bb83d433c Bug 658905: flag_handler() gets arguments in the wrong order in importxml.pl
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262333 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-23 17:07:20 +00:00
mkanat%bugzilla.org
e68fbee7fb Bug 657707: importxml.pl crashes when importing keywords
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262332 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-23 17:04:06 +00:00
mkanat%bugzilla.org
0da6bd0378 Bug 648096: UWinnipeg (theory PPM repo) instructions are not necessary with recent ActiveState releases
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262331 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-22 23:03:41 +00:00
seabld
0327d472a5 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1rc1 to 2.1rc2 build 1
git-svn-id: svn://10.0.0.236/trunk@262330 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-22 02:25:47 +00:00
mkanat%bugzilla.org
bdcb50a819 Bug 657947: Add trailing newlines after quoted reply
r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262329 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-20 07:02:18 +00:00
nrthomas%gmail.com
ef403ea8e4 Bug 654507, throttle updates to 5.0b2 to 10%, r=catlee
git-svn-id: svn://10.0.0.236/trunk@262328 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-20 03:50:56 +00:00
mkanat%bugzilla.org
1c13774bbe Bug 658056 - Improper HTML on show_bug.cgi page when user is logged out
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262327 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 22:18:41 +00:00
nrthomas%gmail.com
b8da5320ca Bug 654507, minor updates from 4.0b8-4.0.1 to 5.0b2, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262326 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 21:54:31 +00:00
bhearsum%mozilla.com
f6cc475913 Fix config files used in patcher config tests (broken by bug 645551)
git-svn-id: svn://10.0.0.236/trunk@262325 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 19:26:03 +00:00
bhearsum%mozilla.com
c3b833a926 bug 657597: remove Darwin_x86_64-gcc3 from AUS2_PLATFORMS. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262323 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 14:15:35 +00:00
cltbld
b338e4bb97 Automated configuration bump: mozBeta-branch-patcher2.cfg, from 5.0b1 to 5.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@262322 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 11:07:41 +00:00
nrthomas%gmail.com
562a9e1e31 Bug 654507, 5.0 beta patcher config, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@262321 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-18 02:27:42 +00:00
mkanat%bugzilla.org
5b7e6d3bd7 Bug 655229: Adds components, versions and milestones to Product.get
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262320 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-17 05:17:20 +00:00
mkanat%bugzilla.org
d2b8acbbe0 Bug 657542: Make the AND/OR tests for xt/search.t function properly and
catch known-broken tests as it's supposed to.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262319 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-17 03:17:18 +00:00
ted.mielczarek%gmail.com
a14ded2047 bug 647820 - Don't use -mno-cygwin on mingw compilation. Patch by Jacek Caban <jacek@codeweavers.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262318 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-16 19:45:31 +00:00
mkanat%bugzilla.org
f43afb901d Allow searches to specify whether the top-level criteria will be joined
together with AND or OR. (This is part of bug 647649 but fixes a test failure
caused by bug 656994 so is being checked in now.)


git-svn-id: svn://10.0.0.236/trunk@262317 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-13 20:47:15 +00:00
mkanat%bugzilla.org
250bfad531 Bug 656994: Test custom search more thoroughly in xt/search.t.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262316 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-13 20:17:15 +00:00
mkanat%bugzilla.org
1e03307ae3 Bug 656790 - Create a basic framework for testing custom search
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262315 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-13 20:02:19 +00:00
catlee%mozilla.com
f9d296119f Bug 642536: Enable nightly updates for UX branch. p=lsblakk r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262314 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-13 19:08:51 +00:00
seabld
060c7d4fa0 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b3 to 2.1rc1 build 2
git-svn-id: svn://10.0.0.236/trunk@262313 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-12 19:43:24 +00:00
wtc%google.com
0e01041d82 Bug 650474: retry getaddrinfo() without AI_ADDRCONFIG on the EAI_BADFLAGS
error only if AI_ADDRCONFIG was used.  r=ul.mcamafia.


git-svn-id: svn://10.0.0.236/trunk@262312 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-12 03:13:21 +00:00
nrthomas%gmail.com
16f927f1f7 Bug 655917, block 3.5/3.6 -> 4.0 major update for RHEL5 base distros, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262311 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-11 03:13:24 +00:00
mkanat%bugzilla.org
7013cfe508 Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to display patches
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262310 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 22:47:14 +00:00
seabld
0a00aa8a96 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b3 to 2.1rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262309 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 20:19:33 +00:00
Callek%gmail.com
a2e66c4f12 Backout patcher config bump, for bad update run
git-svn-id: svn://10.0.0.236/trunk@262308 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 19:39:07 +00:00
hannes%helma.at
008b6e841e Include testsrc/**.js and **.jstest files in distribution zip file.
git-svn-id: svn://10.0.0.236/trunk@262307 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 09:52:49 +00:00
mkanat%bugzilla.org
35d784db0c Bug 28849: Block users from CCing other users if they do not have editbugs privs
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262306 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 06:02:26 +00:00
seabld
245e5dfbd9 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b3 to 2.1rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262305 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-10 02:42:49 +00:00
nrthomas%gmail.com
837fee8d4c Bug 651982, remove throttling for 3.7a3/4.0b* -> 5.0b1 major update, r=catlee
git-svn-id: svn://10.0.0.236/trunk@262304 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-09 23:48:40 +00:00
mkanat%bugzilla.org
4be7285920 Bug 653659 - Cannot shrink-back attachment description textarea on detailed edit
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262303 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-09 16:03:43 +00:00
kaie%kuix.de
f4780af2c0 Bug 650276 - SECU_DerSignDataCRL improperly initializes sd because it uses sizeof instead of sizeof*, Patch by Ludovic Hirlimann, r=bsmith, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262302 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-07 18:30:45 +00:00
kaie%kuix.de
7ba764bb7a Bug 346583, ATOB_ConvertAsciiToItem and NSSBase64_DecodeBuffer should fail gracefully, r=wtc, r=kaie
git-svn-id: svn://10.0.0.236/trunk@262301 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-07 18:20:53 +00:00
mkanat%bugzilla.org
5bc56f4890 Bug 653713: editusers.cgi crashes when editing a user profile
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262299 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-06 21:05:43 +00:00
mkanat%bugzilla.org
13fddc9183 Bug 653341: Bug.create() fails to error out if an invalid group is passed
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262298 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-06 21:05:42 +00:00
wtc%google.com
21b7e93e3a Set NSPR version to 4.8.9 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@262296 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-06 17:14:04 +00:00
wtc%google.com
5d6f667c78 Set NSPR version to 4.8.8.
git-svn-id: svn://10.0.0.236/trunk@262292 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-06 01:13:40 +00:00
mkanat%bugzilla.org
a846b69b9a Bug 654833 - New hook to add additional attachment action links to the attachment details page
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262291 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-05 20:18:44 +00:00
catlee%mozilla.com
1055f20c1e Bug 654860 - unthrottle MU from 3.5.19/3.6.17 -> 4.0.1. p=nthomas r=catlee
git-svn-id: svn://10.0.0.236/trunk@262290 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-05 17:54:31 +00:00
wtc%google.com
cb145efd38 Bug 513659: automatically lower the SO_RCVBUF on AF_INET6 sockets to 65535
on Windows XP 32-bit so that getpeername() doesn't fail with WSAENOTCONN.
Patch contributed by Simon Arlott <bugzilla.mozilla.simon@arlott.org>.
r=wtc


git-svn-id: svn://10.0.0.236/trunk@262289 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-05 01:42:53 +00:00
wtc%google.com
68d2ef883f Bug 650474: retry getaddrinfo without the AI_ADDRCONFIG flag if
getaddrinfo fails with EAI_BADFLAGS.  r=ul-mcamafia.


git-svn-id: svn://10.0.0.236/trunk@262288 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 22:50:40 +00:00
wtc%google.com
a4fa41b5e3 Regenerate configure using autoconf2.13 on Ubuntu Linux to reduce the
amount of diffs from previous revisions.


git-svn-id: svn://10.0.0.236/trunk@262287 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 22:26:56 +00:00
mkanat%bugzilla.org
aca412ae49 Bug 652625 - Empty queries still get run because the list_id parameter is added to them
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262286 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 22:03:57 +00:00
catlee%mozilla.com
602f9b62fb Bug 651982: Create custom snippets to migrate FF3.7a{3,4,5} and FF4.0b*
users to mozilla-beta. p=nthomas r=catlee


git-svn-id: svn://10.0.0.236/trunk@262285 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 17:09:09 +00:00
kaie%kuix.de
6860dd451c Backout nonworking, build-busting patches from bug 626035
git-svn-id: svn://10.0.0.236/trunk@262284 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 14:16:21 +00:00
kaie%kuix.de
530b7bfda0 Bug 626035, add automated update to nsprpub/configure (previous checkin updated configure.in only)
git-svn-id: svn://10.0.0.236/trunk@262283 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 13:46:06 +00:00
kaie%kuix.de
c4e68972e2 Backout bug 645459, approved in bug 654468 comment 2 (end of comment).
git-svn-id: svn://10.0.0.236/trunk@262282 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-04 09:39:47 +00:00
nrthomas%gmail.com
8305f9582d Bug 651982, backout attempt to throttle MU to 5.0b1 at 50% on beta channel, p=lsblakk, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262281 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-03 23:24:38 +00:00
nrthomas%gmail.com
d1e3a530fd Bug 651982, throttle MU to 5.0b1 at 50% on beta channel, p=lsblakk, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262280 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-03 23:21:19 +00:00
nrthomas%gmail.com
78803443a3 Bug 651982, use buildIDs for mac Universal builds rather than 64bit mono-arch (5.0b1 MU), r=rail
git-svn-id: svn://10.0.0.236/trunk@262279 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-03 23:14:49 +00:00
ted.mielczarek%gmail.com
0adee21ce4 bug 564851 - Add support for MSVC PGO. Patch by Tetsuro Kato <tete009+bugzilla@gmail.com>, r=wtc
git-svn-id: svn://10.0.0.236/trunk@262277 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-03 18:59:07 +00:00
ted.mielczarek%gmail.com
4591794af1 bug 626035 - modify the way arm compiler flags are set in configure. Patch by Mike Hommey <mh@glandium.org>, r=ted
git-svn-id: svn://10.0.0.236/trunk@262276 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-03 18:16:22 +00:00
nrthomas%gmail.com
c5ca51fbee Bug 651982, patcher config for 4.0 -> 5.0b1 major update, r=catlee
git-svn-id: svn://10.0.0.236/trunk@262275 18797224-902f-48f8-a5cc-f745e15eee43
2011-05-02 05:25:16 +00:00
robert%roberthelmer.com
84e0930e1c bug 653312 - specific update check should be skipped if channel-changing
git-svn-id: svn://10.0.0.236/trunk@262273 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-29 18:01:20 +00:00
nrthomas%gmail.com
d618c83a3d Bug 653676, update throttling for 3.5.19 and 3.6.17, r=rail
git-svn-id: svn://10.0.0.236/trunk@262271 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-29 09:12:33 +00:00
mkanat%bugzilla.org
1a28e79f52 Bug 653406: fix escaping of url vars in error messages
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262270 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-29 05:49:35 +00:00
robert%roberthelmer.com
25597f1f90 bug 653312 - specific update check should be skipped if channel-changing
git-svn-id: svn://10.0.0.236/trunk@262269 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-29 01:00:44 +00:00
robert%roberthelmer.com
d4b4223657 bug 653312 - specific update check should be skipped if channel-changing
git-svn-id: svn://10.0.0.236/trunk@262268 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-29 00:28:04 +00:00
mkanat%bugzilla.org
52ed8b54ae Bug 653404: Misleading error message when file to be attached is not readable by browser
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262266 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 15:02:31 +00:00
mkanat%bugzilla.org
def526a269 Bug 653104 - The description of components in enter_bug.cgi is out of sync when some components are disabled
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262265 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 14:17:25 +00:00
catlee%mozilla.com
059fee3d56 Bug 651222: unset SSH_AUTH_SOCK in pushsnip. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262264 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 13:52:16 +00:00
mkanat%bugzilla.org
3274e8c7d7 Bump the version number post-release.
git-svn-id: svn://10.0.0.236/trunk@262263 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 04:06:09 +00:00
mkanat%bugzilla.org
130f9ae328 Bump version number for 4.1.2.
git-svn-id: svn://10.0.0.236/trunk@262255 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 02:17:24 +00:00
mkanat%bugzilla.org
bd578d0fad Bug 538428: bugzilla.dtd is not valid
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262254 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 01:48:30 +00:00
mkanat%bugzilla.org
16a9fb7991 Bug 601524: Linkified bug summaries in buglists look weird
r=pyrzak r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262253 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 01:18:43 +00:00
mkanat%bugzilla.org
98fbdaba24 Bug 653273 - Release Notes for Bugzilla 4.0.1
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262249 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-28 00:27:25 +00:00
mkanat%bugzilla.org
fa0af751ae Bug 653263: XML bug files do not contain fields whose value evaluates to "false"
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262248 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 23:03:39 +00:00
mkanat%bugzilla.org
d811d0f3ac Bug 423612 - Allow editing extern_id for users from the admin interface
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262246 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 22:32:21 +00:00
mkanat%bugzilla.org
10eda96d02 Bug 646578: Make Math::Random::Secure fail to install if its dependencies
don't install properly, when using install-module.pl.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262244 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 22:22:46 +00:00
mkanat%bugzilla.org
c3d2d93abb Bug 640719: Allow creating bookmarkable templates without passing validation,
on enter_bug.cgi
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262243 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 22:20:11 +00:00
robert%roberthelmer.com
53461c81a4 bug 648087 - update test config for channel-changing feature
git-svn-id: svn://10.0.0.236/trunk@262240 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 19:47:05 +00:00
robert%roberthelmer.com
9c94dfa32c bug 648087 - support channel changing
git-svn-id: svn://10.0.0.236/trunk@262239 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 19:18:11 +00:00
mkanat%bugzilla.org
644f0dd595 Bug 538428 - bugzilla.dtd is not valid
git-svn-id: svn://10.0.0.236/trunk@262238 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 19:17:21 +00:00
mkanat%bugzilla.org
429f791b58 Bug 652987: The XML file of a bug incorrectly sets the See Also field
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262237 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-27 01:02:20 +00:00
mkanat%bugzilla.org
62d7f75120 Bug 652338: The "Component" multi-select field in the search page automatically scrolls to the top of the list every time you select a component
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262236 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-26 22:33:32 +00:00
mkanat%bugzilla.org
c9ac4e5961 Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the URL is lost
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262235 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-26 20:47:16 +00:00
cltbld
c61939a890 Bug 651283 - Migrate orphaned users to latest m-c. Reverted revision 1.131.
git-svn-id: svn://10.0.0.236/trunk@262233 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-26 13:11:09 +00:00
wtc%google.com
59dccc0c8d Bug 572085: uncomment two lines that were left commented out in rev. 1.7
by mistake.  r=m_kato.


git-svn-id: svn://10.0.0.236/trunk@262232 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-26 01:16:46 +00:00
mkanat%bugzilla.org
64b762ef51 Bug 526737: bugzilla_ldapsync.rb fails and should be removed
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262231 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 22:02:22 +00:00
mkanat%bugzilla.org
c8150a8cf4 Bug 562329: importxml.pl shouldn't set the resolution to INVALID when a closed bug has none
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262230 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 19:18:43 +00:00
hannes%helma.at
bb3e33fbf2 Set prototype and parent scope for JavaAdapters extending ScriptableObject.
git-svn-id: svn://10.0.0.236/trunk@262228 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 18:41:13 +00:00
mkanat%bugzilla.org
87a45e741a Bug 652405: All user fields (assignee, QA contact, Add CC) have the page title as the "title" attribute
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262227 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 16:48:28 +00:00
mkanat%bugzilla.org
ccc4113439 Bug 649879 - Update to YUI 2.9.0
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262226 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 16:17:41 +00:00
mkanat%bugzilla.org
0ac5765a19 Bug 650173: Make the Priority column on the buglist wide-enough to fit
the new default priority names
r=wicked, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262225 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 00:20:10 +00:00
mkanat%bugzilla.org
41fc6d43bf Bug 648178: Make install-module.pl check if a compiler is available
and fail with a clear error if not.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262224 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-25 00:17:29 +00:00
mkanat%bugzilla.org
19659c76b2 Bug 652381: The "Show Votes" page is completely broken
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262223 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-24 23:18:44 +00:00
mkanat%bugzilla.org
fe5b5f2d82 Bug 652165: Flagmails have a wrong Date: value
r=wicked a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262222 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-23 17:26:03 +00:00
mkanat%bugzilla.org
680eaae2b8 Bug 650624: Changing the requestee of a flag should not change the requester
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262221 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-23 00:07:03 +00:00
ccooper%deadsquid.com
83f01dddd0 b=649514
r=bustage
- add beta to execption list, revert version numbers for 3.5 and 3.6


git-svn-id: svn://10.0.0.236/trunk@262220 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-22 21:49:27 +00:00
ccooper%deadsquid.com
281d3cc6c4 b=649514
r=jhford
- AUS throttling patches for 3.5.19 and 3.6.17


git-svn-id: svn://10.0.0.236/trunk@262219 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-22 21:18:32 +00:00
mkanat%bugzilla.org
178cbfab97 Fix typo in POD
git-svn-id: svn://10.0.0.236/trunk@262218 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-22 15:50:50 +00:00
gozer%mozillamessaging.com
16774f1757 Bug 651838 - Generate Thunderbird major updates to 3.1.10 build 1 r=Standard8
git-svn-id: svn://10.0.0.236/trunk@262215 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 20:35:18 +00:00
dlawrence%mozilla.com
c7a086ce0d Bug 642746 - [infrasec:xss] tinderbox.mozilla.org Multiple Reflected Cross-Site Scripting (XSS) Vulnerabilities
git-svn-id: svn://10.0.0.236/trunk@262214 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 20:29:21 +00:00
despotdaemon
0a0879ba19 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@262213 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 20:18:13 +00:00
seabld
f344cafae3 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.13 to 2.0.14 build 2
git-svn-id: svn://10.0.0.236/trunk@262212 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 18:50:44 +00:00
alexei.volkov.bugs%sun.com
b024d5c0d9 additional fix for 518078: fix compile error
git-svn-id: svn://10.0.0.236/trunk@262210 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 18:04:12 +00:00
alexei.volkov.bugs%sun.com
bf1f53797a 518078 - request add a new feature for SDP native support. r=wtc
git-svn-id: svn://10.0.0.236/trunk@262209 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 17:23:20 +00:00
cltbld
b30e19069e Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.19 to 4.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262208 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 14:30:35 +00:00
hannes%helma.at
59010c8480 Fix JSON.parse() for negative index keys.
git-svn-id: svn://10.0.0.236/trunk@262207 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 13:08:54 +00:00
hannes%helma.at
e536507734 Make JSON.parse use the same logic for property name to index conversion as object literals.
This fixes cases like JSON.parse('{"00": 1}') or JSON.parse('{"  ": 1}') where the key should
not be converted to an index.
See http://groups.google.com/group/mozilla-rhino/browse_frm/thread/5350e704b40d761d
and bug #537483.


git-svn-id: svn://10.0.0.236/trunk@262206 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 11:38:57 +00:00
cltbld
f99c597dc0 Bug 651283 - Migrate orphaned users to latest m-c. p=rail, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@262204 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 07:03:40 +00:00
mkanat%bugzilla.org
ea58399fd8 Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtml is set
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262203 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 01:33:37 +00:00
cltbld
8e59d727e5 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.18 to 3.5.19 build 2
git-svn-id: svn://10.0.0.236/trunk@262202 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-21 01:03:50 +00:00
cltbld
e397282e35 Bug 649516 - Tracking bug for build & release of Firefox 3.6.17. Manual bump of the update and MU update configs. p=rail, r=catlee.
git-svn-id: svn://10.0.0.236/trunk@262201 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-20 21:27:45 +00:00
kaie%kuix.de
0ca826ac75 Bug 650272, seckey functions call memset with sizeof(pointer) instead of sizeof(*pointer). Thanks to timeless for reporting, Patch contributed by Ludovic Hirlimann, r=nelson, r=kaie
git-svn-id: svn://10.0.0.236/trunk@262200 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-20 17:48:03 +00:00
mkanat%bugzilla.org
2e96505ee7 Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195
git-svn-id: svn://10.0.0.236/trunk@262199 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-19 22:56:39 +00:00
ccooper%deadsquid.com
59ef8e1560 b=650933
p=armenzg
r=coop
- remove as, kn, and oc locales from major update patcher configs


git-svn-id: svn://10.0.0.236/trunk@262198 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-19 19:51:00 +00:00
ccooper%deadsquid.com
0d40aa8566 b=629256
p=armenzg
r=coop
- add patcher exceptions for kn, te, and ml locales


git-svn-id: svn://10.0.0.236/trunk@262197 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-19 19:48:58 +00:00
mkanat%bugzilla.org
079227e7e5 Bug 641519: userAutocomplete is not compatible with Bugzilla configured to use "local" usernames
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262196 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-19 13:34:13 +00:00
asasaki%mozilla.com
fbd42e0e19 bug 650128 - fix aurora multilocale builds. r=catlee
git-svn-id: svn://10.0.0.236/trunk@262195 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-18 17:55:36 +00:00
Callek%gmail.com
0895f60d6e Bug 650731 - Update repo location for nagios script for comm-2.0 nightly checks
git-svn-id: svn://10.0.0.236/trunk@262194 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-18 06:11:21 +00:00
seabld
20d958a85a Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.13 to 2.0.14 build 1
git-svn-id: svn://10.0.0.236/trunk@262193 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-17 06:56:14 +00:00
mkanat%bugzilla.org
f795691fc8 Bug 469195: New WebService function, Group.create.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262192 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-17 01:32:27 +00:00
cltbld
78c0032cb4 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.19 to 4.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262191 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-15 17:44:29 +00:00
catlee%mozilla.com
91d5574e93 Bug 650016: Look in mozilla-aurora for aurora updates. r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@262190 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-15 17:32:50 +00:00
cltbld
911543c4f7 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.19 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262189 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-15 15:12:54 +00:00
cltbld
75bc4a8139 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.17 to 4.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262188 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-15 13:32:36 +00:00
cltbld
2d13fc3a58 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.9 to 3.1.10 build 1
git-svn-id: svn://10.0.0.236/trunk@262187 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-15 02:46:15 +00:00
cltbld
17d19e9f2c Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.16 to 3.6.17 build 2
git-svn-id: svn://10.0.0.236/trunk@262186 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-14 19:04:52 +00:00
cltbld
50d3845fc9 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.18 to 3.5.19 build 1
git-svn-id: svn://10.0.0.236/trunk@262185 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-14 19:00:46 +00:00
cltbld
b1630025ed Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0rc2 to 4.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@262184 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-14 18:37:01 +00:00
kaie%kuix.de
748731a3a2 Bug 633039, pkix_pl_Socket_Poll unintentionally overwrites socket status (operator= used instead of operator==), r=bsmith, r=alvolkov
git-svn-id: svn://10.0.0.236/trunk@262183 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-14 18:23:20 +00:00
Callek%gmail.com
c3a5f1a180 Bug 649798 - change surf warning from nagios that results when hg is down. r=justdave
git-svn-id: svn://10.0.0.236/trunk@262182 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-13 21:54:13 +00:00
jhopkins%mozillamessaging.com
1dad3feee2 Bug 645639 - snippet details URL is not secure, can spoof major updates. p=gozer, r=jhopkins
git-svn-id: svn://10.0.0.236/trunk@262181 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-13 18:28:46 +00:00
rrelyea%redhat.com
b58e695147 Bug 642503 - Generic blacklisting mechanism for bogus certs
Patch 1: rename (see comment 20).
r=emaldona


git-svn-id: svn://10.0.0.236/trunk@262180 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-13 00:10:27 +00:00
mkanat%bugzilla.org
2d3a7c6564 Bug 635940: Make Describe Components page compliant with WAI
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262179 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-12 18:02:25 +00:00
hannes%helma.at
fceb4c81d6 Enable location info in errors when shell is run with -debug flag.
git-svn-id: svn://10.0.0.236/trunk@262178 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-12 08:09:46 +00:00
jdennis%redhat.com
a3e2518d59 Resolves Red Hat bugzilla #689059
Add family parameter to Socket constructors in examples and doc.
Mark implicit family parameter as deprecated.
Raise exception if Socket family does not match NetworkAddress family.
Add --server-subject to setup_certs.py (made testing IPv6 easier without DNS)


git-svn-id: svn://10.0.0.236/trunk@262177 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-10 15:21:57 +00:00
hannes%helma.at
c39cc02489 Bump version string to 1.7R3 (dropping the "prerelease")
git-svn-id: svn://10.0.0.236/trunk@262176 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-10 08:05:52 +00:00
seabld
9c41285010 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b2 to 2.1b3 build 3
git-svn-id: svn://10.0.0.236/trunk@262175 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-09 05:14:54 +00:00
kaie%kuix.de
b534814d01 Bug 527508, libpkix: need to check crl issuer key usages before downloading a crl using CRLDP
Patch by Alexei Volkov. r=nelson


git-svn-id: svn://10.0.0.236/trunk@262174 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 23:44:22 +00:00
kaie%kuix.de
c64773d84f Bug 647902, Add general purpose allocation code for CERT_PKIXVerifyCert, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262173 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 22:54:35 +00:00
nrthomas%gmail.com
452bacb474 Bug 648041, need nightly Firefox 4.0.x updates enabled (and clean up the config a bunch), r=catlee
git-svn-id: svn://10.0.0.236/trunk@262171 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 17:57:09 +00:00
hannes%helma.at
295e5e7c89 Protect against endless loop caused by int overflow in ScriptableObject.readObject()
git-svn-id: svn://10.0.0.236/trunk@262170 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 08:20:13 +00:00
wtc%google.com
4ddee0000f Bug 596842: Misc improvements to pkix_pl_InfoAccess_ParseTokens. When we
break out of the while loop because endPos == '\0', set *startPos = endPos
to match the original code.


git-svn-id: svn://10.0.0.236/trunk@262168 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 06:02:13 +00:00
wtc%google.com
5e28d4f695 Bug 597618: add a max loop iteration count for
pkix_BuildForwardDepthFirstSearch.  r=alexei,rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262167 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 05:50:44 +00:00
wtc%google.com
daa3cd26f4 Bug 635778: Rename SSL_ConfigSecureServerWithChainOpt to
SSL_ConfigSecureServerWithCertChain.  List the certChainOpt argument
immediately after the cert argument.  Improve comments.
Modified Files:
	ssl.def ssl.h sslsecur.c


git-svn-id: svn://10.0.0.236/trunk@262164 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 05:37:44 +00:00
wtc%google.com
450be17ef0 Bug 634490: create the .chk file with PR_Open instead of PR_OpenFile to
work around the lack of DELETE permission with PR_OpenFile on Windows.
r=bsmith.


git-svn-id: svn://10.0.0.236/trunk@262161 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-08 04:02:53 +00:00
mkanat%bugzilla.org
2ea819a470 Improve the POD for Product.create.
git-svn-id: svn://10.0.0.236/trunk@262160 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 23:47:20 +00:00
hannes%helma.at
b031b2fb07 Recommitting file to hopefully get it fixed
git-svn-id: svn://10.0.0.236/trunk@262159 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 23:33:11 +00:00
hannes%helma.at
b8e1e9134b Removing file with bogus version.
git-svn-id: svn://10.0.0.236/trunk@262158 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 23:32:08 +00:00
nrthomas%gmail.com
0d3952cd97 Bug 648067, Set up aurora as a nightly update channel in AUS, p=catlee, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262157 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 23:23:47 +00:00
wtc%google.com
e2ea6290f1 Bug 645459: Default to 32-bit NSPR builds on OS X 10.6 (Snow Leopard) and
later.  The patch is contributed by Kaspar Brand <mozbugzilla@velox.ch>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262156 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 23:18:34 +00:00
hannes%helma.at
f5b5d08de8 Move missing test file.
git-svn-id: svn://10.0.0.236/trunk@262154 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 22:49:16 +00:00
wtc%google.com
1f45daf65d Bug 559508: move the ++mp_copies statement after variable declarations.
TBR=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@262153 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 22:35:18 +00:00
asasaki%mozilla.com
51f04e5f18 bug 647328 - add nightly-jaegermonkey channel. r=bhearsum,nthomas
git-svn-id: svn://10.0.0.236/trunk@262151 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 22:29:53 +00:00
hannes%helma.at
fca0c6e7c2 Move commonjs/module tests to o.m.j.tests, fix a few details to make sure they run properly
- Rename Java test classes from *Tests to *Test to match ant file pattern
 - Update testRelativeId.js to no longer rely on module.id for relative require
 - Convert to Unix line breaks


git-svn-id: svn://10.0.0.236/trunk@262150 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 22:24:53 +00:00
hannes%helma.at
12fc8afce4 Move commonjs/module tests to o.m.j.tests, fix a few details to make sure they run properly
- Rename Java test classes from *Tests to *Test to match ant file pattern
 - Update testRelativeId.js to no longer rely on module.id for relative require
 - Convert to Unix line breaks


git-svn-id: svn://10.0.0.236/trunk@262149 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 22:24:47 +00:00
hannes%helma.at
6d0873ebf8 Add CommonJS module options to Rhino shell.
git-svn-id: svn://10.0.0.236/trunk@262148 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 20:33:07 +00:00
hannes%helma.at
f7eabe364b Make CommonJS module implementation work with more real world code patterns.
This includes loading modules outside the module path, replacing the exports object
via module.exports, and lenient handling of module ids and file extensions.


git-svn-id: svn://10.0.0.236/trunk@262147 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 20:26:12 +00:00
mkanat%bugzilla.org
b9174c0080 Bug 469193: WebService function to create new products (Product.create)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262146 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-07 18:32:20 +00:00
kaie%kuix.de
69d69073ad Bug 622719, Remove legacy root certificates from NSS, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262145 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-06 23:59:09 +00:00
kaie%kuix.de
5f7756751c Bug 642129, March 2011 batch of NSS root changes, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262144 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-06 23:58:26 +00:00
seabld
2345459fe4 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b2 to 2.1b3 build 1
git-svn-id: svn://10.0.0.236/trunk@262143 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-06 19:45:53 +00:00
wtc%google.com
032101a923 Bug 645460: Default to 32-bit NSS builds on OS X 10.6 (Snow Leopard) and
later, too.  The patch is contributed by Kaspar Brand
<mozbugzilla@velox.ch>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262141 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-06 19:11:21 +00:00
mkanat%bugzilla.org
928667689d Bug 313726: When searching by relative dates, don't make them go to the
"beginning" of the specified period unless the user explicitly requests
that.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262140 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-06 02:32:20 +00:00
mkanat%bugzilla.org
06fb9144ff Bug 646209: Offer "UTC" as a timezone option in General Preferences
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262139 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-05 00:20:02 +00:00
mkanat%bugzilla.org
57319415bf Bug 635202: Make the Simple search page compliant with WAI
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262138 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-05 00:17:21 +00:00
mkanat%bugzilla.org
70c00228e2 Fix a comment location in report.cgi.
git-svn-id: svn://10.0.0.236/trunk@262137 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-05 00:06:31 +00:00
mkanat%bugzilla.org
f904abc616 Bug 617641: Using any of the "_realname" columns in report.cgi was throwing
an error.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262136 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-05 00:06:30 +00:00
mkanat%bugzilla.org
267c104a35 Bug 468375: Add example code for hooks that were missing it.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262135 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-05 00:06:29 +00:00
kaie%kuix.de
0abd888ca6 Bug 647746, expired PayPal cert, only affects testing
git-svn-id: svn://10.0.0.236/trunk@262133 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-04 22:14:36 +00:00
mkanat%bugzilla.org
828bb54e29 Bug 647466: Allow Search.pm to take the new URL syntax for custom search
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262132 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-02 19:02:29 +00:00
mkanat%bugzilla.org
362e058aa3 Bug 640045: Convert Search.pm to use the new AND/OR system internally.
This includes creating new Search::Clause and Search::Condition objects.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262131 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-02 17:02:25 +00:00
mkanat%bugzilla.org
65d3fe3469 Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to create files/directories/htaccess
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262129 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-01 03:49:58 +00:00
hannes%helma.at
d87aee83ba Convert to Unix line breaks.
git-svn-id: svn://10.0.0.236/trunk@262128 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-01 02:39:19 +00:00
wtc%google.com
d392c53f18 Bug 644373: Remove spaces at end of lines. r=mark@moxienet.com.
git-svn-id: svn://10.0.0.236/trunk@262127 18797224-902f-48f8-a5cc-f745e15eee43
2011-04-01 00:55:13 +00:00
mkanat%bugzilla.org
35079f9844 Bug 635764: Remove WCAG 2.0 violations from the bug list pages to make it
W3C WAI compliant.
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262126 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-31 20:31:33 +00:00
wtc%google.com
7e7ec73870 Bug 646610: Remove an obsolete comment for a #else. The patch is
contributed by Mark Mentovai <mark@moxienet.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262124 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-30 22:35:43 +00:00
wtc%google.com
a6fa5512d5 Bug 596842: pkix_pl_InfoAccess_ParseLocation should replace "%" hex hex
escape sequences before calling pkix_pl_InfoAccess_ParseTokens.
r=emaldona,alexei.volkov


git-svn-id: svn://10.0.0.236/trunk@262120 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-30 02:01:22 +00:00
rrelyea%redhat.com
001b913cbd Bug 599831 - scalability limited on 4-socket Westmere by hot lock for RSA blinding params list
patch by aleksey.v.ignatenko of intel and nelson

r+ rrelyea


git-svn-id: svn://10.0.0.236/trunk@262119 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-30 01:20:12 +00:00
hannes%helma.at
fe9e2e834d Allow keywords as proeprty identifiers. Fixes bug 423557.
git-svn-id: svn://10.0.0.236/trunk@262118 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-29 15:42:38 +00:00
hannes%helma.at
3558e35478 Allow use of reserved keywords as identifiers by default, following most modern JS engines.
git-svn-id: svn://10.0.0.236/trunk@262117 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-29 15:17:49 +00:00
wtc%google.com
560a0d2ebb Bug 356713: fix formatting nits. Add back a cast (to cast away the const)
that was removed accidentally.
Modified Files:
	mozilla/security/nss/lib/softoken/fipstest.c
	mozilla/security/nss/lib/freebl/loader.h
	mozilla/security/nss/lib/cryptohi/secsign.c


git-svn-id: svn://10.0.0.236/trunk@262116 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-29 15:12:45 +00:00
mkanat%bugzilla.org
c2d477fbcd Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262115 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-27 18:31:37 +00:00
mkanat%bugzilla.org
ccbdc81b0f Bug 449067: Add an ID to more buttons (to help with Selenium scripts)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262114 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-26 22:16:40 +00:00
emaldona%redhat.com
9fcd62aa52 Bug 625675 - trust flags are not being deleted when we delete the associated certificate, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262113 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-26 17:34:22 +00:00
Callek%gmail.com
56b1dc9df7 Updating and adding some SeaMonkey configs. See-Also: Bug 645266
git-svn-id: svn://10.0.0.236/trunk@262111 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-26 03:25:26 +00:00
mkanat%bugzilla.org
fcfbaa45c8 Bug 644969: Rename bugmail-common.txt.html to bugmail-common.txt.tmpl.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262109 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-25 17:46:30 +00:00
smichaud%pobox.com
244d34d8dd Bug 644682 - Upgrade bundled Java Embedding Plugin to version 0.9.7.5. r=josh a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@262108 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-25 17:11:50 +00:00
mkanat%bugzilla.org
34c154f7e0 Bug 644285: Fix javascript errors while creating data sets
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262106 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-24 12:46:56 +00:00
alexei.volkov.bugs%sun.com
e97a0eb9f0 639789 - Possible minor memory leak in SNI code. r=alexei, bob. Patch is provided by Meena Vyas.
git-svn-id: svn://10.0.0.236/trunk@262104 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-24 01:40:14 +00:00
wtc%google.com
6bb27b09b9 Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
20110321.

Note: the date 20110403 in the previous checkin was indeed a typo for
20110304.


git-svn-id: svn://10.0.0.236/trunk@262101 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 23:15:23 +00:00
catlee%mozilla.com
883abbd6db Bug 636190: Bump firefox version to 4.2a1pre. r=nthomas,bhearsum
git-svn-id: svn://10.0.0.236/trunk@262099 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 22:40:20 +00:00
asasaki%mozilla.com
961abd6ca5 bug 643399 - add Fennec 4.1 (nightly -> mozilla-central). also remove unused Fennec 2.0 nightly-mozilla-2.1 entry. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262098 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 22:21:48 +00:00
kaie%kuix.de
0ce84166f9 Bug 642815, Deal with bogus certs issued by Comodo partner - NSS level fix, patch by rrelyea, r=kaie
git-svn-id: svn://10.0.0.236/trunk@262095 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 20:07:58 +00:00
hannes%helma.at
200c84d364 Unify indentation + minor fixes
git-svn-id: svn://10.0.0.236/trunk@262094 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 15:27:50 +00:00
hannes%helma.at
5cc9482804 Fix redundant slot fetching and possible NullPointerException in ScriptableObject.checkValidPropertyDefinition()
git-svn-id: svn://10.0.0.236/trunk@262093 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 11:36:17 +00:00
mkanat%bugzilla.org
981f9c699d Bug 643925: When shutdownhtml sends an HTTP 503, also include a Retry-After
header.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262092 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-23 00:01:53 +00:00
mkanat%bugzilla.org
c9b1431bfa Bug 643904 - Bugzilla::Extension should export a web_dir attribute to get full path to the extension's web directory
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262091 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 22:16:43 +00:00
alexei.volkov.bugs%sun.com
2a7dcccec5 640125 - SSL_CanBypass has minor memory leaks. r=bob, alexei. Patch is provided by Meena Vyas.
git-svn-id: svn://10.0.0.236/trunk@262090 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 22:15:22 +00:00
mkanat%bugzilla.org
cb8ac22271 Bug 311392 - Typos and proper name of Red Hat's stuff
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262088 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 20:16:42 +00:00
catlee%mozilla.com
52279057e5 Bugs 642556, 642557: Firefox 3.6.16, 3.5.18 - remove throttling for 3.6.15,
3.5.17. r=bhearsum


git-svn-id: svn://10.0.0.236/trunk@262087 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 13:49:11 +00:00
bhearsum%mozilla.com
daf660bc62 bug 642556: Tracking bug for build & release of Firefox 3.6.16 - add 3.5.18/3.6.16 to throttling. r=rail
git-svn-id: svn://10.0.0.236/trunk@262086 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 12:43:48 +00:00
seabld
66cadfe9a3 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.12 to 2.0.13 build 1
git-svn-id: svn://10.0.0.236/trunk@262085 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-22 01:37:34 +00:00
hannes%helma.at
2b8bf99d0e Improve regexp performance by avoiding conversion of input to char[].
git-svn-id: svn://10.0.0.236/trunk@262084 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-21 20:12:29 +00:00
seabld
99598a50b1 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.12 to 2.0.13 build 1
git-svn-id: svn://10.0.0.236/trunk@262083 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-21 02:58:15 +00:00
szegedia%freemail.hu
b0c299d777 Fix for source location in the error constructed by ScriptRuntime.throwError
git-svn-id: svn://10.0.0.236/trunk@262082 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-21 02:40:23 +00:00
cltbld
b332ac9bb7 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.16 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262073 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-20 10:13:33 +00:00
cltbld
1daf3c5189 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.18 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262072 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-20 10:11:59 +00:00
cltbld
30cb26b4d2 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.15 to 3.6.16 build 1
git-svn-id: svn://10.0.0.236/trunk@262071 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-20 01:03:04 +00:00
cltbld
b1f4193a25 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.17 to 3.5.18 build 1
git-svn-id: svn://10.0.0.236/trunk@262070 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-20 00:12:29 +00:00
cltbld
f7292400d8 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.15 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262068 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-18 19:06:44 +00:00
cltbld
8cbcad0a37 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262067 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-18 19:05:23 +00:00
cltbld
955dfa1d77 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0rc1 to 4.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@262066 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-18 18:46:35 +00:00
cltbld
841025f88b Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0rc1 to 4.0rc2 build 2
git-svn-id: svn://10.0.0.236/trunk@262065 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-18 07:26:09 +00:00
bhearsum%mozilla.com
1f0711a6d6 bug 642553: Tracking bug for build & release of Firefox 4.0rc2 - add release channel to patcher config. r=catlee
git-svn-id: svn://10.0.0.236/trunk@262064 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-17 20:23:15 +00:00
nrthomas%gmail.com
c308ea5d3f Bug 630085, throttle 3.6.15 updates to 4.0 final, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@262062 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-17 03:21:19 +00:00
alexei.volkov.bugs%sun.com
c41d035d0b 629299 - core dump when tls session tickets are enabled and session cache is disabled. r=wct,rrelyea.
git-svn-id: svn://10.0.0.236/trunk@262058 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 18:37:42 +00:00
hannes%helma.at
693ca3d1af Add serialVersionUID to TopLevel class
git-svn-id: svn://10.0.0.236/trunk@262057 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 16:14:45 +00:00
gozer%mozillamessaging.com
d628e1e807 Thunderbird 3.3x - s/mac64/mac/g
git-svn-id: svn://10.0.0.236/trunk@262056 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 15:56:52 +00:00
gozer%mozillamessaging.com
d6c127ed5b Bug 641974 - TB doesnt have components.list anymore
git-svn-id: svn://10.0.0.236/trunk@262055 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 15:54:26 +00:00
cltbld
03b4ca14d4 Automated configuration creation: moz192-branch-major-update-patcher2.cfg, from 3.6.15 to 4.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262054 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 00:49:59 +00:00
nrthomas%gmail.com
aeacd82680 Bug 630085, revert accidental commit of 3.6 MU to 3.5 config
git-svn-id: svn://10.0.0.236/trunk@262053 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 00:25:05 +00:00
cltbld
fa3cb5b178 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.6.15 to 4.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262052 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-16 00:16:45 +00:00
cltbld
97ab0d8d84 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 4.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262051 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-15 23:56:46 +00:00
mkanat%bugzilla.org
bb6000ac13 Bug 586011 - Change references to 'DarwinPorts' to 'MacPorts' (proper project name)
author=Matt Selsky <selsky_at_columbia_dot_edu>, r=dkl,a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262049 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-15 20:01:40 +00:00
emaldona%redhat.com
331db14476 Bug 640992 - nss_cms_before_data loses the child's content pointer on recursive decoding, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@262047 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-15 17:45:21 +00:00
cltbld
ec7c645693 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 3.3a2 to 3.3a3 build 1
git-svn-id: svn://10.0.0.236/trunk@262046 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 19:25:20 +00:00
despotdaemon
f0677a75b7 Pseudo-automatic update of changes made by jmathies@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@262045 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 17:16:27 +00:00
mkanat%bugzilla.org
27f820360a Bump the version number post-release.
git-svn-id: svn://10.0.0.236/trunk@262044 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 07:31:36 +00:00
mkanat%bugzilla.org
ea250d272c Bump version number for 4.1.1.
git-svn-id: svn://10.0.0.236/trunk@262042 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 06:16:37 +00:00
mkanat%bugzilla.org
e8e0c96909 The mod_perl CGI.pm fix caused Bugzilla.pm to throw a warning on every
invocation that didn't have $SIG{TERM} and $SIG{PIPE} set (for example,
during command-line scripts).


git-svn-id: svn://10.0.0.236/trunk@262041 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 05:19:51 +00:00
mkanat%bugzilla.org
da5eb7494c Bug 637977: Re-setup CGI.pm global variables on every request under mod_perl,
which prevents CGI.pm from generating URLs with semicolons in them instead
of ampersands.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262040 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 05:18:26 +00:00
mkanat%bugzilla.org
50ea52fcb9 Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262039 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-14 05:16:46 +00:00
wtc%google.com
2172a66f3c Bug 627299: remove the unnecessary -Wa flags for ARM. See bug 632162
comment 1.  TBR=vlad.


git-svn-id: svn://10.0.0.236/trunk@262038 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-13 04:15:40 +00:00
mkanat%bugzilla.org
e6b8cdc29b Adding preliminary Bugzillla 4 support
git-svn-id: svn://10.0.0.236/trunk@262037 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-12 04:45:58 +00:00
alexei.volkov.bugs%sun.com
53b2f21efc 631986 - SSL_ReconfigFD tries to access elements of a null pointer. r=alexei, rrelyea. The patch provided by Meena Vyas
git-svn-id: svn://10.0.0.236/trunk@262036 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-11 17:48:28 +00:00
hannes%helma.at
69c94fe002 Fix formatting
git-svn-id: svn://10.0.0.236/trunk@262035 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-10 17:33:59 +00:00
alexei.volkov.bugs%sun.com
e3d68d7de7 635778 - Need an API to pass user defined cert chain when SSL socket is set up. r=nelson, rreleya
git-svn-id: svn://10.0.0.236/trunk@262033 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-10 04:29:04 +00:00
wtc%google.com
47ada777ac Bug 626035: back out the previous checkin. It may inconvenience developers
as they will need to set the appropriate CFLAGS, CXXFLAGS, and ASFLAGS in
the environment.


git-svn-id: svn://10.0.0.236/trunk@262031 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 16:00:15 +00:00
mkanat%bugzilla.org
36b57b7802 Fix on checkin for bug 639367: Add a comment to explain why we set the HTTP status to 503
git-svn-id: svn://10.0.0.236/trunk@262030 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 11:23:15 +00:00
mkanat%bugzilla.org
f75dc03898 Bug 639367: Set the HTTP status to 503 when Bugzilla is down for maintenance
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262029 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 11:21:32 +00:00
mkanat%bugzilla.org
c02d4a88bf revert accidental property changes
git-svn-id: svn://10.0.0.236/trunk@262028 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 11:19:40 +00:00
mkanat%bugzilla.org
eeda9a8f58 Bug 633776: Automatic charset detection for text attachments
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262027 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 10:01:49 +00:00
wtc%google.com
86df66023d Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
20110403, which should be a typo for 20110304.


git-svn-id: svn://10.0.0.236/trunk@262026 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 04:57:44 +00:00
wtc%google.com
2da1a55caf Bug 635667: support Linux for M32R, a 32-bit RISC processor. The patch is
contributed by Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262025 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 04:43:59 +00:00
nrthomas%gmail.com
0541f3dc8c Bug 640044, block major updates to OSes that Fx4 doesn't support, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@262023 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 02:33:50 +00:00
asasaki%mozilla.com
1a5bb6fc03 bug 639980 - nightly-mozilla-2.0 -> nightly-mozilla-2.1 for android. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@262022 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 01:57:02 +00:00
mkanat%bugzilla.org
c51d67c9f3 Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
W3C WAI compliant.
r=timello, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@262021 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 00:16:45 +00:00
hannes%helma.at
65fb232906 Optimize hash performance on empty slots query
git-svn-id: svn://10.0.0.236/trunk@262020 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-09 00:00:55 +00:00
mkanat%bugzilla.org
51c64751a6 Bug 639371: Include the charset into HTML pages when the utf8 param is true
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262019 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-08 23:46:43 +00:00
wtc%google.com
540c2146e6 Bug 546535: use the large file API on Android. Unfortunately large files
still don't work, at least in Android Froyo.  r=blassey.
Modified Files: _linux.h unix.c


git-svn-id: svn://10.0.0.236/trunk@262018 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-08 16:47:28 +00:00
mkanat%bugzilla.org
bd9b5b9606 Bug 622513 - Email-related regexp checking should be case-insensitive. a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@262017 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-08 16:17:04 +00:00
wtc%google.com
4002185540 Bug 626035: remove the --enable-thumb2 configure option. Use toolchain
defaults on Linux ARM and let users set their own flags through
environment.  The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@262016 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-08 16:11:08 +00:00
emaldona%redhat.com
2606289452 Bug 633002 - SECKEY_ImportDERPublicKey causes memory leaks, r=wtc, sr=rrleyea
git-svn-id: svn://10.0.0.236/trunk@262012 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-07 22:02:21 +00:00
christophe.ravel.bugs%sun.com
b5c075406b Update instructions to generate the OCSP server certs.
git-svn-id: svn://10.0.0.236/trunk@262011 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-07 19:05:37 +00:00
christophe.ravel.bugs%sun.com
47e584d916 Update OCSP cert with new domain name for the OCSP server.
git-svn-id: svn://10.0.0.236/trunk@262010 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-07 19:01:59 +00:00
gozer%mozillamessaging.com
6485e6ab07 Thunderbird 3.0.11/2.0.0.24 => 3.1.9 MU
git-svn-id: svn://10.0.0.236/trunk@262009 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-07 17:34:00 +00:00
hannes%helma.at
a30f53ea1d Significantly improve ScriptableObject hash performance
Changes include:
   * Limit slot table size to powers of 2 so we can use bitwise and instead of modulo for index calculation
   * Remove optimizations that don't carry their weight anymore such as cachingn of last accessed property slot
   * Split up large methods like accessSlot, putImpl and getImpl into smaller pieces


git-svn-id: svn://10.0.0.236/trunk@262008 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-06 21:44:41 +00:00
mkanat%bugzilla.org
07690fe24f Bug 639151: Fix the webservice Bug.get method to return the correct see
also url list.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@262007 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-06 15:16:44 +00:00
hannes%helma.at
23053eda13 Patch for bug 637587 - Functionality of built-in classes is exposed to changes in global object
This patch adds a new TopLevel class that extends IDScriptableObject and is
extended by ImporterTopLevel. TopLevel is meant to be used as top-level scope
and allows to cache built-in ECMAScript objects such as Object, Array,
Function, String etc.

The patch also adds two methods to ScriptRuntime called newBuiltinObject() and
setBuiltinProtoAndParent() that work similar to newObject() and
setObjectProtoAndParent() but directly access the cached built-ins in the
TopLevel scope.

If the top-level scope is not an instance of TopLevel or does not have its
built-in cache initialized, these methods will fall back to the old behaviour.


git-svn-id: svn://10.0.0.236/trunk@262006 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-06 14:52:54 +00:00
ccooper%deadsquid.com
06bed11cdd b=638806
p=armenzg
r=ccooper
- unthrottle 3.6.x updates


git-svn-id: svn://10.0.0.236/trunk@262005 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-04 16:45:31 +00:00
cltbld
b40aae7d7c Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b12 to 4.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@262004 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-04 14:41:41 +00:00
cltbld
1613de8810 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 3.6.15 build 1
git-svn-id: svn://10.0.0.236/trunk@262003 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-04 11:19:02 +00:00
mkanat%bugzilla.org
b46fc05f6c Remove _join_flag_tables from Search.pm, which was dead code.
git-svn-id: svn://10.0.0.236/trunk@262002 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-04 00:31:38 +00:00
bhearsum%mozilla.com
5014289d21 Bug 638061: Tracking bug for build & release of Firefox 4.0rc1 - add force_plist_releoad to forced files in patcher config. r=nthomas, patch=me
git-svn-id: svn://10.0.0.236/trunk@262001 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 22:31:14 +00:00
mkanat%bugzilla.org
d27eae89e9 Bug 240398: Make flagtypes.name work properly with all the boolean chart
operators.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@262000 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 22:01:52 +00:00
mkanat%bugzilla.org
6594c171c5 Bug 638555: Make the fields in the bugs table that can be NULL work with all
the boolean chart operators
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261999 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 21:17:00 +00:00
cltbld
47635f29c7 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.14 to 3.6.15 build 1
git-svn-id: svn://10.0.0.236/trunk@261998 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 21:16:58 +00:00
nrthomas%gmail.com
d111c6b97d Bug 629256, disable 3.6.14 -> 3.6.15 updates for mac ml & te, r=armenzg
git-svn-id: svn://10.0.0.236/trunk@261997 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 21:10:57 +00:00
mkanat%bugzilla.org
8a66db8563 Bug 638518: Make all boolean chart operators work with attach_data.thedata
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261996 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 19:46:40 +00:00
mkanat%bugzilla.org
9ff40283cf Bug 638509 - Make all boolean charts work with all attachment fields except
for "Attachment data"
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261995 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 19:31:53 +00:00
cltbld
19a96028b8 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.8 to 3.1.9 build 1
git-svn-id: svn://10.0.0.236/trunk@261994 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 19:06:57 +00:00
mkanat%bugzilla.org
ff43875968 Bug 366306: Allow "attachments.thedata" as a boolean chart field name for
backwards-compatibility
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261993 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 18:46:47 +00:00
mkanat%bugzilla.org
16c3494b01 Bug 638489 - Make all boolean charts work with longdescs.isprivate
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261992 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-03 18:31:47 +00:00
nrthomas%gmail.com
47e7f4f2aa Bug 638227, turn off the background updates to 3.6.14 but leave on the manual updates, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261990 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-02 22:17:16 +00:00
mkanat%bugzilla.org
7a6be4d48a Bug 632718: Only return 500 search results unless the user specifically
requests to see more.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261989 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-02 08:50:28 +00:00
mkanat%bugzilla.org
76503d5509 Bug 624414: BUGZILLA.value_descs was always empty in the JS, and display_value
wasn't translating values.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261988 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-02 08:48:40 +00:00
mkanat%bugzilla.org
900ac4641e Bug 617641: Using any of the _realname columns in Search.pm all by themselves
wasn't working properly.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261987 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-02 08:46:56 +00:00
hannes%helma.at
93cf9270e2 Fix bug 630111 - Codegen optimizer fails with Unsupported major.minor version 0.0 on JDK7
git-svn-id: svn://10.0.0.236/trunk@261986 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 23:13:30 +00:00
ccooper%deadsquid.com
b571847a33 b=624494
r=nthomas
- Change version for throttling to 3.5.17, remove beta channel from exceptions


git-svn-id: svn://10.0.0.236/trunk@261985 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 22:26:06 +00:00
gozer%mozillamessaging.com
6a938db232 Bug 637646 - Thunderbird 3.0.11 => 3.1.8 MU
git-svn-id: svn://10.0.0.236/trunk@261984 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 20:41:15 +00:00
gozer%mozillamessaging.com
65edad9f4d Bug 637646 - Thunderbird 2.0.0.24 => 3.1.8 MU
git-svn-id: svn://10.0.0.236/trunk@261983 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 20:26:09 +00:00
mkanat%bugzilla.org
99ff21922c Bug 45862: Make searching comments behave sensibly for all boolean charts,
including "nowordssubstr" and "notequals".
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261982 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 17:04:12 +00:00
mkanat%bugzilla.org
b26c15a718 Bug 637662: Make all the boolean charts work as expected for the "blocks"
and "dependson" fields.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261981 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 16:02:56 +00:00
mkanat%bugzilla.org
b7d96d8080 Bug 637426: Fix every boolean chart operator type for the bug_group search
field in Search.pm. (This also makes OR searches work against the bug_group
field.)
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261980 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 15:46:46 +00:00
mkanat%bugzilla.org
0358fd918a Bug 616341: Make "tag" a valid search field in Search.pm, for the new
tagging system
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261979 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 15:32:08 +00:00
mkanat%bugzilla.org
75c64a82d9 Fix the release notes to remove the note about Automatic Dup Detection
not working on Pg.


git-svn-id: svn://10.0.0.236/trunk@261978 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 13:50:27 +00:00
mkanat%bugzilla.org
6f5e915c08 Bug 634144: Make possible_duplicates work on PostgreSQL
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261977 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 13:50:26 +00:00
mkanat%bugzilla.org
aafeae3417 Bug 490322: Fix every single keywords, multi_select, and see_also field/operator
combination in Search.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261976 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 13:17:22 +00:00
reed%reedloden.com
9759e21efa Follow-up to bug 545825 (New build columns should default Scrape to True instead of False) to fix compile issues and refactor code. [p=reed r=bear]
git-svn-id: svn://10.0.0.236/trunk@261975 18797224-902f-48f8-a5cc-f745e15eee43
2011-03-01 10:17:05 +00:00
philringnalda%gmail.com
eedba2f39b Bug 635793 - Speed up admintree.cgi by only including UI to trim logs when passed a query param, p=jag-mozilla@jag.dreamhost.com, r=timeless
git-svn-id: svn://10.0.0.236/trunk@261974 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-28 06:44:42 +00:00
alqahira%ardisson.org
6da90a22a8 Bug Block some Mac charsets. Patch by Simon Montagu <smontagu@smontagu.org>, backport by Mike Hommey<mh+mozilla@glandium.org>, r=emk, sr=dveditz, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@261973 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-28 05:56:38 +00:00
alqahira%ardisson.org
93f3a66ef6 Bug 556117 - Fix bustage from bug 497056 when building with system libpng. Patch by Mike Hommey <mh+mozilla@glandium.org>, r=glennrp, r=joe, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@261972 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-25 19:51:53 +00:00
mkanat%bugzilla.org
6b6337696c Bug 621925: Avoid 'used only once' warning when loading extensions
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261971 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-25 04:48:16 +00:00
emaldona%redhat.com
6d247e8ddb Bug 632439 - cms headers cmst.h and cms.h use C++ reserved identifiers 'private' and 'template, r=caillon
git-svn-id: svn://10.0.0.236/trunk@261970 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-24 22:06:14 +00:00
alqahira%ardisson.org
90681eca07 Bug 377392 - 'Copy Link Location' strips random characters from URLs copied to the clipboard. Patch by Rich Walsh <rich@e-vertise.com>, r=wuno, r=bzbarsky, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@261969 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-24 06:26:32 +00:00
hannes%helma.at
b021039e1e Fix Bug 531600 - "while(true) continue;" will never trigger observeInstructionCount
git-svn-id: svn://10.0.0.236/trunk@261968 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-23 16:27:55 +00:00
hannes%helma.at
783fc1b6f0 Fix bug 520545 - ScriptableObject.defineClass fails if method is defined both static and non-static
git-svn-id: svn://10.0.0.236/trunk@261967 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-23 14:58:22 +00:00
hannes%helma.at
65ed47423b Fix Bug 565361 - VariableDeclaration toSource missing semicolon
git-svn-id: svn://10.0.0.236/trunk@261966 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-23 14:23:57 +00:00
cltbld
5c16bc7bed Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b11 to 4.0b12 build 1
git-svn-id: svn://10.0.0.236/trunk@261965 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-23 12:08:33 +00:00
mkanat%bugzilla.org
4b45dc0470 Bug 609968 - Allow local See Also links to show status/summary when mouseover
r=timello,a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261964 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-23 06:16:42 +00:00
christophe.ravel.bugs%sun.com
1c49cfdbb5 Backing out the previous OCSP cert update. They don't seem to match exactly the certs used by the OCSP server.
git-svn-id: svn://10.0.0.236/trunk@261963 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 21:41:31 +00:00
kaie%kuix.de
29a8a24367 Bug 630589 - Improve certutil help output, introduce overview and help sections, r=nelson
git-svn-id: svn://10.0.0.236/trunk@261962 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 20:54:21 +00:00
christophe.ravel.bugs%sun.com
f67e820798 Updated certs to reflect the domain name change in the OCSP server used for these tests.
git-svn-id: svn://10.0.0.236/trunk@261961 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 19:09:55 +00:00
cltbld
c7fa5fd818 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 3.6.14 build 3
git-svn-id: svn://10.0.0.236/trunk@261960 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 16:42:14 +00:00
hannes%helma.at
b79684fcd7 Include test file name in failed Mozilla test suite tests.
git-svn-id: svn://10.0.0.236/trunk@261959 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 15:45:39 +00:00
cltbld
10648c336d Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.7 to 3.1.8 build 3
git-svn-id: svn://10.0.0.236/trunk@261958 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-22 02:28:32 +00:00
jdennis%redhat.com
d31afe8969 remove debug flags
git-svn-id: svn://10.0.0.236/trunk@261956 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-21 17:12:53 +00:00
jdennis%redhat.com
98ff5efb56 Version 0.11.0, add support for IPv6
git-svn-id: svn://10.0.0.236/trunk@261955 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-21 17:09:30 +00:00
mkanat%bugzilla.org
e3f5f3655d Bug 632717: Limit the total number of results that a search can ever return.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261954 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-20 07:46:41 +00:00
cltbld
50b545539b Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.13 to 3.6.14 build 3
git-svn-id: svn://10.0.0.236/trunk@261953 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-20 02:55:17 +00:00
mkanat%bugzilla.org
e12a449719 Bug 580490 - Quicksearch should optionally not search comments
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261952 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-18 18:16:48 +00:00
mkanat%bugzilla.org
1d6236b49d Bug 635243: The guided form is broken, the version field is incorrectly populated
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261951 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-18 16:46:47 +00:00
mkanat%bugzilla.org
ba4ec8483c Bug 634826: .htaccess file permissions are not set by checksetup.pl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261950 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-17 22:48:21 +00:00
mkanat%bugzilla.org
ebd1f8f8d0 Bug 624522: Add support for SourceForge URLs in "see also"
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261949 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-16 17:47:07 +00:00
mkanat%bugzilla.org
00886e6e81 Bug 634243: Stop confirm-match.html.tmpl from sending extra, empty values for
each field being confirmed. This fixes a bug where confirming would fail,
displaying a value with an extra comma at the end.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261944 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-15 16:33:48 +00:00
mkanat%bugzilla.org
0c25b7ebcc Bug 480044: Use dashes instead of colons to separate bug IDs in the BUGLIST cookie, because colons are HTML-escaped, making the cookie bigger than the 4k limit
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261941 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 22:04:53 +00:00
mkanat%bugzilla.org
5a923b5e44 Remove tabs and fix some formatting in Bugzilla::DB::Pg.
git-svn-id: svn://10.0.0.236/trunk@261940 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:36:14 +00:00
mkanat%bugzilla.org
cde93efcb6 Bug 633055: Make Bug.legal_values explicitly throw an error if you pass "undef"
for the "field" parameter
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261939 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:31:54 +00:00
mkanat%bugzilla.org
2e1cbfb718 Bug 616981: Make whine.pl work with PostgreSQL 8.4+ by fixing sql_string_until
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261938 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:27:00 +00:00
mkanat%bugzilla.org
e616e9735e Bug 609538: Make the JSON-RPC interface support UTF-8 when a recent version
of LWP is installed
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261937 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:22:19 +00:00
mkanat%bugzilla.org
70d34e05ff Bug 603127: Make checksetup.pl require DBD::Pg 2.17.2 when using Pg 9.0 or
later.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261936 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:16:54 +00:00
mkanat%bugzilla.org
a8b5ab809a Bug 581422: Improve the readability of the text at the top of the attachment
detail view
r=pyrzak, r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261934 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:04:00 +00:00
mkanat%bugzilla.org
04b6a7dde3 Bug 417551: Make it possible for CSV headers to be the field description
instead of the field name, and have the buglist.cgi link give you CSV like
this by default.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261933 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 20:02:10 +00:00
mkanat%bugzilla.org
96863dd767 Bug 633422: Fix the documentation for User.get's include_disabled parameter
and make User.get check that its required parameters are passed.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261932 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 07:51:04 +00:00
mkanat%bugzilla.org
1244557a1e Bug 621122: Add support for MantisBT URLs in "see also".
[r=timello a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261931 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 03:16:42 +00:00
mkanat%bugzilla.org
06bcbaf872 Bug 543667: Add support for Trac URLs in "see also".
git-svn-id: svn://10.0.0.236/trunk@261930 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 02:16:44 +00:00
mkanat%bugzilla.org
b0fb7dd515 Bug 558784: Add support for JIRA URLs in "see also".
git-svn-id: svn://10.0.0.236/trunk@261929 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-14 02:01:42 +00:00
mkanat%bugzilla.org
8febf24400 Bug 535571: Allow Search.pm to accept "limit" and "offset" as parameters.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261925 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-12 02:16:46 +00:00
mkanat%bugzilla.org
92d765b5e0 Bug 630800: Require a newer version of URI.pm to correctly parse URLs that
have ';' as their query-string delimiter, which show up when upgrading
from the old tag system to the new tag system.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261924 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-12 01:16:38 +00:00
mkanat%bugzilla.org
58ee702871 Make the "changedfrom" xt/search.t test work with see_also, again.
git-svn-id: svn://10.0.0.236/trunk@261923 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-12 01:01:38 +00:00
mkanat%bugzilla.org
b552ef88a9 Bug 633298 - Please add a 'form' hook to attachment/create.html.tmpl and attachment/edit.html.tmpl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261922 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 22:05:27 +00:00
cltbld
9a0090729e Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 3.6.14 build 2
git-svn-id: svn://10.0.0.236/trunk@261920 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 20:28:41 +00:00
mkanat%bugzilla.org
3c0d0fcc29 Bug 620827: Fix the bug_see_also class column length.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261919 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 18:46:55 +00:00
emaldona%redhat.com
6fe5a1f622 Bug 676036 - NSS CMS headers use C++ reserved identifiers 'private' and 'template', r=caillon
git-svn-id: svn://10.0.0.236/trunk@261916 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 01:53:17 +00:00
mkanat%bugzilla.org
dd46cfe5a2 Bug 620827: Refactor remove see also to use remove_from_db instead.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261915 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 01:46:44 +00:00
mkanat%bugzilla.org
ee83094ae2 Fix a POD compilation error.
git-svn-id: svn://10.0.0.236/trunk@261914 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 01:06:30 +00:00
mkanat%bugzilla.org
e2a7f75d76 Fix the POD of Bug.add_attachment to reflect that it now automatically
picks the content_type of text/plain when you set is_patch to true.


git-svn-id: svn://10.0.0.236/trunk@261913 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 01:04:58 +00:00
mkanat%bugzilla.org
77394fd1cb Bug 633041: Add an error code for zero_length_file and fill in content_type
for patches when content_type is missing in Bug.add_attachment in the
WebService
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261912 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-11 00:33:27 +00:00
hannes%helma.at
f80d9f4f56 Add LRU cache for compiled scripts to the shell's load() function
This helps a lot with tests and benchmarks, and generally should help
all applications where scripts are loaded repeatedly. The cache is
limited to 32 entries and uses MD5 hashes to detect updated scripts.


git-svn-id: svn://10.0.0.236/trunk@261911 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-10 20:50:07 +00:00
seabld
531ac40fc2 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b1 to 2.1b2 build 2
git-svn-id: svn://10.0.0.236/trunk@261910 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-10 05:01:59 +00:00
rrelyea%redhat.com
198b24d02c Fix tinderbox from patch to Bug 595988 - NSS trusts CAs it shouldn't (trusts system db over user db)
patch by rrrelyea
r=elmaldona.

 * The NSS trusts patch causes explicit internal tokens to be set in almost all cases. When we switch to FIPS mode we need to reset those explicit internal tokens.


git-svn-id: svn://10.0.0.236/trunk@261908 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-09 23:49:55 +00:00
hannes%helma.at
304caacf15 Fix strange interpreter performance regression introduced in rev. 1.357 of Interpreter.java ("More progress on strict mode").
The problem was extremely visible in V8-benchmark where score was reduced to roughly a 30% by the introduction of STRICT_SETNAME handling with Sun Java 1.6.0_22-b04 HotSpot Server VM. I think handling STRICT_SETNAME using the ScriptRuntime method in Interpreter is also more consistent.


git-svn-id: svn://10.0.0.236/trunk@261907 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-09 10:55:42 +00:00
cltbld
4380bacd9f Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.7 to 3.1.8 build 2
git-svn-id: svn://10.0.0.236/trunk@261906 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-08 19:19:52 +00:00
rrelyea%redhat.com
e2c3f222ea Bug 592489 - libsmime unable to decrypt Outlook 2010 mail encrypted with smartcard-based key
patch by rrelyea
r=wtc

Fix tinderbox crashes caused by freeing arena allocated memory indirectly
through hash tables


git-svn-id: svn://10.0.0.236/trunk@261905 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-08 19:08:02 +00:00
cltbld
0ffcc799c0 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.13 to 3.6.14 build 2
git-svn-id: svn://10.0.0.236/trunk@261904 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-08 16:47:27 +00:00
nrthomas%gmail.com
812e9e1920 Bug 629256, Disable release updates for locales with broken strings, r=rail
git-svn-id: svn://10.0.0.236/trunk@261903 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-07 20:45:12 +00:00
nelson%bolyard.com
d6ba077fbc Bug 621664: double free in NSS_CMSSignerInfo_Sign
Patch contributed by  David Cooper <dcooper16@gmail.com>


git-svn-id: svn://10.0.0.236/trunk@261902 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-07 18:32:19 +00:00
ccooper%deadsquid.com
8b0760250f b=624494
r=bhearsum
- Add beta channel to list of exceptions for 3.5.16


git-svn-id: svn://10.0.0.236/trunk@261901 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-07 16:04:05 +00:00
seabld
2ffbeb9d63 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1b1 to 2.1b2 build 1
git-svn-id: svn://10.0.0.236/trunk@261900 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 19:17:17 +00:00
kairo%kairo.at
d9371d459f bump SM trunk version on monitoring
git-svn-id: svn://10.0.0.236/trunk@261899 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 12:11:15 +00:00
nelson%bolyard.com
0c70b255c1 Bug 591553: Use NSS_X86_OR_X64 on i386 Mac OS X
Patch contributed by Wan-Teh Chang <wtc@google.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261898 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 10:13:27 +00:00
nelson%bolyard.com
84a9586a80 Bug 591553: Use NSS_X86_OR_X64 on i386 Mac OS X
Patch contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=nelson, wtc


git-svn-id: svn://10.0.0.236/trunk@261897 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 10:11:14 +00:00
nelson%bolyard.com
71aafb0093 Bug 600106: Use "REV" instruction or __builtin_bswap32 for byteswap code for ARM
Patch contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261896 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 08:49:34 +00:00
nelson%bolyard.com
2958c8e2f6 Bug 572085: ARM optimization for MPI
Patch contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261895 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 08:42:27 +00:00
nelson%bolyard.com
36325427db Bug 569832: Softoken block cipher MAC'ing mechanisms aren't working
Patch contributed by Konstantin Andreev <andreev@swemel.ru>, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261894 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-06 06:27:09 +00:00
wtc%google.com
f1354259f5 Bug 629653: Fix two cases where PL_ArenaRelease fails to "free" memory it
should.  The patch was originally proposed by Brendan Eich in bug 41381
comment 5 in 2000, and was proposed recently by javakit@gmail.com.
r=cjones,wtc.


git-svn-id: svn://10.0.0.236/trunk@261893 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-05 04:14:07 +00:00
cltbld
086e20caac Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b10 to 4.0b11 build 3
git-svn-id: svn://10.0.0.236/trunk@261892 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-04 04:29:30 +00:00
mkanat%bugzilla.org
58b1c8d528 Bug 630750: Don't let "." and "lib" get into @INC when running under
mod_perl
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261891 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-03 21:49:37 +00:00
cltbld
64a8c10476 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b10 to 4.0b11 build 2
git-svn-id: svn://10.0.0.236/trunk@261890 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-03 04:38:59 +00:00
wtc%google.com
10a4e06106 Bug 628227: fix the sign extension bug in nss_ckcapi_DERUnwrap by using the
unsigned char * type.  Change the the various "size" variables to unsigned
int.  r=rrelyea.  Thanks to Nelson Bolyard and Muzaffar Mahkamov for
discovering the bug and proposing a fix.
Modified Files:
	cfind.c ckcapi.h cobject.c crsa.c


git-svn-id: svn://10.0.0.236/trunk@261889 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-02 17:13:40 +00:00
mkanat%bugzilla.org
9c2adc7344 Bug 630681: Implement a MOD function for SQLite so collectstats.pl can run
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261888 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-02 09:01:46 +00:00
wtc%google.com
edd17d408c Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
Fri Nov  5 13:02:41 MDT 2010.


git-svn-id: svn://10.0.0.236/trunk@261887 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-02 05:56:48 +00:00
rrelyea%redhat.com
f6a7d80b59 Bug 491918 - Infinite recursion when encoding a NSS enveloped/digested data
Patch by nalin
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261885 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-01 23:24:56 +00:00
bhearsum%mozilla.com
8c38462b08 bug 628690: Tracking bug for build & release of Firefox 4.0b11 - patcher config changes for mac64 -> mac rename. r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261884 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-01 20:31:52 +00:00
mkanat%bugzilla.org
cecb9cc872 Bug 461014 - How to create a private attachment in enter_bug.cgi not obvious
r=reed,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261883 18797224-902f-48f8-a5cc-f745e15eee43
2011-02-01 16:03:27 +00:00
rrelyea%redhat.com
c70c18fc8d Bug 584224 - CMS does not allow content types other than S/MIME
patch by nalin
r=rrelyea

* expose an NSSCMSGenericWrapperDataTemplate that includes the ContentInfo
* properly return plain data from NSS_CMSContentInfo_GetContent
* fix what appear to be some copy/paste errors
* get pointers to pointers to functions out of the interface, to match the rest
  of the CMS API
* correctly add new types to the type hash
* don't return CMS contents from NULL CMS messages


git-svn-id: svn://10.0.0.236/trunk@261881 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-31 23:56:30 +00:00
mkanat%bugzilla.org
921a80c536 Redesign the Install::DB code for migrating queries to tags, including adding
a transaction and indicate_progress.


git-svn-id: svn://10.0.0.236/trunk@261880 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-31 23:31:59 +00:00
mkanat%bugzilla.org
1b93641293 Bug 629007: Example in quicksearch priority shortcut is incorrect
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261879 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-31 23:05:07 +00:00
mkanat%bugzilla.org
fb8f343c60 Another bustage fix for bug 616185: in some cases, the columnlist parameter was appended to the list of bugs
git-svn-id: svn://10.0.0.236/trunk@261878 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 19:16:51 +00:00
mkanat%bugzilla.org
6b568442fe Typo :(
git-svn-id: svn://10.0.0.236/trunk@261877 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 13:04:24 +00:00
mkanat%bugzilla.org
a0f6efb2ee Fix bustage for bug 616185: commas are encoded as %2C in Bugzilla 3.x, but not in 2.22
git-svn-id: svn://10.0.0.236/trunk@261876 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 13:02:17 +00:00
mkanat%bugzilla.org
b3b24b3c1c Bug 616185: Move tags (aka lists of bugs) to their own DB tables
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261875 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 12:16:48 +00:00
wtc%google.com
8887e12f08 Bug 628378: remove the unnecessary [] around the expressions in .size
directives.  The patch is contributed by Rafael ÎõÎñvila de EspÎáÎõÎándola
<respindola@mozilla.com>.  r=wtc.
Modified Files:
	mpi_amd64_gas.s mpi_amd64_sun.s


git-svn-id: svn://10.0.0.236/trunk@261873 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 03:28:04 +00:00
wtc%google.com
cfb452bc5c Bug 628115: more nss_ckcapi_WideSize cleanup. Pass -1 as the cbMultiByte
argument to MultiByteToWideChar.  r=mmahkamov.


git-svn-id: svn://10.0.0.236/trunk@261872 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-30 03:17:46 +00:00
nelson%bolyard.com
96b47c1239 Bug 592489: populate NSS's hash table of SubjectKeyID to token object.
Patch contributed by Kaspar Brand <mozbugzilla@velox.ch>, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261871 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-29 22:17:20 +00:00
wtc%google.com
60428fbe7c Bug 629839: use the GCC -dumpversion option to support clang. The patch is
contributed by Rafael ÎõÎñvila de EspÎáÎõÎándola <respindola@mozilla.com>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261869 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-29 18:57:33 +00:00
wtc%google.com
b32755350c Bug 628115: nss_ckcapi_WideToUTF8 sometimes leads to a crash.
Bug 628114: crash in ckcapi_mdObject_Destroy when trying to delete a
certificate.
Bug 628118: crash nss_ckcapi_CreateObject when importing a trust object.
The patch is contributed by Muzaffar Mahkamov <mmahkamov@eisst.com>. r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261868 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-29 17:46:53 +00:00
emaldona%redhat.com
ad5143d66f Bug 627806 - Remove unimplemented CERT_DecodeCertificate function prototype, r=nelson
git-svn-id: svn://10.0.0.236/trunk@261867 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-29 16:49:31 +00:00
wtc%google.com
f04b14f314 Bug 626309: use GCC built-in atomic functions on ARM Linux. The patch is
contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>.  r=wtc.
Modified Files: pratom.h _linux.h


git-svn-id: svn://10.0.0.236/trunk@261865 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 23:12:05 +00:00
rrelyea%redhat.com
ca400c9e6d Bug 584224 - CMS does not allow content types other than S/MIME
Part 1
Patch: rrelyea
r emaldona


git-svn-id: svn://10.0.0.236/trunk@261862 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 23:03:59 +00:00
rrelyea%redhat.com
91d5abf035 Bug 584224 - CMS does not allow content types other than S/MIME
Patch by Nalin
r=rrelyea
r=emaldona

Return meaningful information for non-pure mechanism types (RSA with SHA1 for instance).


git-svn-id: svn://10.0.0.236/trunk@261861 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 23:03:12 +00:00
wtc%google.com
d415735c82 Bug 614526: fix AI_CANONNAME condition bustage in the previous checkin.
The patch is contributed by Honza Bambas <honzab.moz@firemni.cz>.   r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261860 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 22:59:04 +00:00
mkanat%bugzilla.org
23c0346f8c Bug 622080 - Change group which can moderate quips
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261859 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 16:32:17 +00:00
cltbld
a415e14b0b Bug 629676 - Update Nagios checks for macosx64. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261858 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 16:06:59 +00:00
wtc%google.com
ea17a78f86 Bug 597624: pp -t certificate should identify and ident the
DistributionPoints in the CRL distribution points extension.  Add 'const'
to the char* msg arguments to three functions.  r=nelson.
Modified Files:
	secutil.c secutil.h


git-svn-id: svn://10.0.0.236/trunk@261856 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 02:55:25 +00:00
wtc%google.com
06feda7439 Bug 626035: Only add -march=armv5te -mthumb-interwork on Android instead of
all ARM platforms.  The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>.  r=wtc,blassey.


git-svn-id: svn://10.0.0.236/trunk@261855 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-28 01:58:32 +00:00
mkanat%bugzilla.org
8b3f242213 Bug 622679 - Autocomplete suggests inactive/disabled accounts as matches
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261853 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 22:03:41 +00:00
wtc%google.com
a811fa10f9 Bug 626866: enable IPv6 support on Android. Clean up ifdefs in prlink.c
and prnetdb.c.  r=blassey.
Modified Files: _linux.h prlink.c prnetdb.c


git-svn-id: svn://10.0.0.236/trunk@261852 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 19:22:44 +00:00
kairo%kairo.at
cc925dd2c5 switch monitoring back to 'mac' from 'mac64' for bug 629048
git-svn-id: svn://10.0.0.236/trunk@261851 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 15:01:18 +00:00
mkanat%bugzilla.org
41c0903a59 Allow extensions to alter quicksearch terms and search format. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261850 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 13:03:40 +00:00
mkanat%bugzilla.org
781c552e6f Allow jobqueue.pl to run once and then exit. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261849 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 12:47:20 +00:00
mkanat%bugzilla.org
f9b207f5ea Add missing documentation. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261848 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 12:06:49 +00:00
mkanat%bugzilla.org
22645a9b06 Allow addition/removal of descriptions of statuses and resolutions. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261846 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 12:02:02 +00:00
mkanat%bugzilla.org
4ab6094f28 Fix bustage; diffs is an arrayref in 4.0, an array on trunk.
git-svn-id: svn://10.0.0.236/trunk@261845 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 11:16:42 +00:00
mkanat%bugzilla.org
59fef3e9d7 Update default column list to something more sensible. r=mkanat, lpsolit, wurblzap.
git-svn-id: svn://10.0.0.236/trunk@261844 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 10:50:25 +00:00
mkanat%bugzilla.org
fc8ea6b68c Add diffs parameter to bugmail_recipients hook. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261843 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 10:50:24 +00:00
rrelyea%redhat.com
d1982de3ec Bug 595988 - NSS trusts CAs it shouldn't (trusts system db over user db)
incorporate wtc's review comments


git-svn-id: svn://10.0.0.236/trunk@261842 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-27 01:40:58 +00:00
cltbld
ded6516471 Bug 600931 - Rename firefox-*.mac64.dmg to firefox-*.mac.dmg. p=rail, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261839 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-26 18:44:32 +00:00
rrelyea%redhat.com
02475ae857 fix overrided comment to be the correct overridden.
git-svn-id: svn://10.0.0.236/trunk@261838 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-26 00:58:20 +00:00
rrelyea%redhat.com
76528cb2b1 Fix trust regression introduced in the contextinit patch.
r=emaldona


git-svn-id: svn://10.0.0.236/trunk@261835 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-25 23:55:05 +00:00
mkanat%bugzilla.org
0804bbf13f Make param pages without a sortkey sort to the end. r=dkl, a=lpsolit.
git-svn-id: svn://10.0.0.236/trunk@261834 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-25 17:31:44 +00:00
seabld
56dea8a990 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.11 to 2.0.12 build 1
git-svn-id: svn://10.0.0.236/trunk@261833 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-25 17:06:24 +00:00
cltbld
c341343e61 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.17 to 3.6.14 build 1
git-svn-id: svn://10.0.0.236/trunk@261832 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-25 15:50:58 +00:00
cltbld
2e82eefa01 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.7 to 3.1.8 build 1
git-svn-id: svn://10.0.0.236/trunk@261830 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-25 04:41:40 +00:00
mkanat%bugzilla.org
1455271c76 Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
generate_random_password, to protect against an account compromise issue
and other critical vulnerabilities.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261817 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 22:07:59 +00:00
cltbld
1a2fbd7ca0 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.13 to 3.6.14 build 1
git-svn-id: svn://10.0.0.236/trunk@261816 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 21:01:18 +00:00
mkanat%bugzilla.org
192acb445e Bug 621105 - [SECURITY] Voting lacks CSRF protection
r=mkanat,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261814 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 19:53:26 +00:00
mkanat%bugzilla.org
3c1eb91b87 Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace
and

Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs

r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261813 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 18:53:58 +00:00
mkanat%bugzilla.org
037b511533 Bug 621572: (CVE-2010-4572) [SECURITY] chart.cgi vulnerable to header-injection due to use of |print "Location:"| instead of $cgi->redirect
[r=mkanat a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@261809 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 18:21:35 +00:00
mkanat%bugzilla.org
e31c7274dd Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible duplicates" table due to lack of encoding by YUI
[r=mkanat a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@261808 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 18:19:32 +00:00
mkanat%bugzilla.org
0de7873107 Bug 619637: (CVE-2010-4569) [SECURITY] XSS in user autocomplete due to lack of encoding by YUI
[r=mkanat r=dkl a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@261807 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 18:17:27 +00:00
mkanat%bugzilla.org
63e0fe631d Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protection
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261806 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 17:38:25 +00:00
mkanat%bugzilla.org
5591cfca76 Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protection
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261805 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 17:27:06 +00:00
mkanat%bugzilla.org
ad969a4c73 Bug 621107: [SECURITY] Sanity checking lacks CSRF protection
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261804 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 17:20:55 +00:00
cltbld
aebf1e4539 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.16 to 3.5.17 build 1
git-svn-id: svn://10.0.0.236/trunk@261802 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 14:42:17 +00:00
mkanat%bugzilla.org
27435d5247 An optional module was accidentally listed in the "required" section of the
release notes.


git-svn-id: svn://10.0.0.236/trunk@261798 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 04:21:54 +00:00
mkanat%bugzilla.org
a44779d06f Bug 627910: Update Release Notes for Bugzilla 4.0rc2
r=reed


git-svn-id: svn://10.0.0.236/trunk@261797 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-24 04:20:14 +00:00
mkanat%bugzilla.org
f7e2d54be7 Bug 625741: Need a hook in update_fielddefs_definition to enable adding columns to fielddefs
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261796 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-23 12:16:55 +00:00
mkanat%bugzilla.org
54c445dd98 Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'
[r=reed a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@261795 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 21:33:53 +00:00
cltbld
bb4b44f087 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b9 to 4.0b10 build 1
git-svn-id: svn://10.0.0.236/trunk@261794 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 18:40:20 +00:00
mkanat%bugzilla.org
4e9207cb2c Bug 624696: We need a template hook to add a description to parameters added by extensions
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261793 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 18:01:52 +00:00
mkanat%bugzilla.org
0a7675f82f Bug 621109: Column changing lacks CSRF protection
r=dkl a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261792 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 17:33:23 +00:00
wtc%google.com
0f73ee0fe1 Bug 616757: in ssl3_SendCertificateVerify, we must destroy
ss->ssl3.clientPrivateKey for all key exchange algorithms, otherwise we
will send a Certificate message in renegotiation even if the renegotiation
doesn't request client auth.  Move the cleanup of clientCertChain and
clientPrivateKey from ssl3_HandleCertificateRequest to
ssl3_HandleServerHello as a second defense.  The patch is contributed by
Ryan Sleevi <ryan.sleevi@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261791 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 02:25:06 +00:00
wtc%google.com
14309d2c8c Bug 595134: let sftk_searchTokenList skip sftk_searchDatabase where the
object won't be found.  Declare the ulCount variables as CK_ULONG instead
of CK_LONG.  Fix a bug where the failure of the sftk_emailhack call in
sftk_searchTokenList was ignored.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@261789 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-22 00:12:04 +00:00
wtc%google.com
1776b2d762 Bug 625491: Make pk11load.o depend on debug_module.c. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@261787 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 23:58:11 +00:00
wtc%google.com
beb98d37d1 Bug 627299: remove the extraneous spaces between -Wa, and the assembler
arguments.  Patch contributed by Mike Hommey <mh+mozilla@glandium.org>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261786 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 23:43:59 +00:00
mkanat%bugzilla.org
4309161c54 Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261785 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 21:50:19 +00:00
mkanat%bugzilla.org
c2043384eb Bug 591165: (CVE-2010-4411) [SECURITY] Bump minimum required version of CGI.pm to v3.51 in order to address header injection vulnerability.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261784 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 21:22:55 +00:00
mkanat%bugzilla.org
dfc275d0b7 Bug 627660 - Rename "Send" button on final create account page to "Create", as nothing is actually sent.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261783 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 21:03:23 +00:00
mkanat%bugzilla.org
003008ba3f Bug 626292: "Make description private" checkbox should set bz_private class on the comment box
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261781 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 06:46:43 +00:00
mkanat%bugzilla.org
cdf700462f Bug 623608 - Add intro/outro extension hooks to footer.html.tmpl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261780 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 05:19:52 +00:00
mkanat%bugzilla.org
96c9f97ed2 Bug 626658 - Add (take) link to bug edit page to allow quick assigning to the current user
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261779 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 05:01:51 +00:00
cltbld
7bb7b4b762 Automated update from host egg.build.sjc1.mozilla.com
git-svn-id: svn://10.0.0.236/trunk@261778 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-21 02:42:01 +00:00
cltbld
11630421f6 Automated update from host egg.build.sjc1.mozilla.com
git-svn-id: svn://10.0.0.236/trunk@261777 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-20 22:32:02 +00:00
despotdaemon
40dbfd1db6 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261775 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-20 01:42:06 +00:00
wtc%google.com
f889ea49a6 Bug 625491: print CK_ULONG attributes as an integer. Change
CKA_SUB_PRIME_BITS to CKA_SUBPRIME_BITS.  Fix an incorrect fall-through in
the cases CKA_ISSUER/CKA_SUBJECT.  r=rrelyea,nelson.


git-svn-id: svn://10.0.0.236/trunk@261773 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-19 19:24:24 +00:00
wtc%google.com
f612c8114b Bug 614526: Pass AI_ADDRCONFIG to getaddrinfo if PR_AI_ADDRCONFIG is set.
Filter the various localhost names to work around a AI_ADDRCONFIG problem
with loopback addresses in some implementations.  The patch is contributed
by Honza Bambas <honzab.moz@firemni.cz>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261772 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-19 18:33:26 +00:00
bhearsum%mozilla.com
4701903a48 bug 624495: do 3.0.19 -> 3.6.13 advertised major update - unthrottle 3.0.19 -> 3.6.13 MU. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@261770 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-18 19:41:17 +00:00
psychoticwolf%carolina.rr.com
22751f6626 Bug 531785 - Get rid of leading ampersand in subroutine calls. Patch by Shlomi Fish <shlomif@iglu.org.il>. r=Wolf
git-svn-id: svn://10.0.0.236/trunk@261769 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-18 04:46:58 +00:00
psychoticwolf%carolina.rr.com
81f6c22576 Bug 538396 - Net::IRC 0.76 and higher crash (strict refs) in Net::IRC::Event.pm on line 73. rs=Wolf.
git-svn-id: svn://10.0.0.236/trunk@261768 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-18 03:19:04 +00:00
psychoticwolf%carolina.rr.com
735795b7a9 Bug 580171 - [Bugzilla] Bugzilla Mail Handler doesn't parse attachment flags for Bugzilla 3.6+. r=tmyoung
git-svn-id: svn://10.0.0.236/trunk@261763 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-16 00:58:06 +00:00
psychoticwolf%carolina.rr.com
9f0d8b3b1e Bug 570536 - Replace lxr references with mxr. Patch by
Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf


git-svn-id: svn://10.0.0.236/trunk@261762 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-16 00:54:18 +00:00
psychoticwolf%carolina.rr.com
f2882106bb Bug 490052 - Add UTF-8 support in mozbot. Patch by Cww <cwwmozilla@gmail.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@261761 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-16 00:50:34 +00:00
nelson%bolyard.com
d4b1154356 Bug 619813: sftkdb_DeleteSecmodDB leaks block if fgets fails after continue
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261760 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 20:59:11 +00:00
nelson%bolyard.com
bd5c005a07 Bug 587419: listCertsCallback leaks CERT_DupCertificate(cert) when CERT_AddCertToListTailWithData fails
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261759 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 20:49:15 +00:00
nelson%bolyard.com
8b44da4130 Bug 587421: PK11_PBEKeyGen leaks param because it checks type too late
Patch contributed by Bob Relyea <rrelyea@redhat.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261758 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 20:10:13 +00:00
nelson%bolyard.com
82ffdf2e33 Bug 606209 ssl_PushIOLayer does not handle failure from PR_CallOnce
Patch contributed by timeless@mozdev.org, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261757 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 19:58:41 +00:00
nelson%bolyard.com
59a3e91ae7 Bug 586790: shlibsign fails to load libfreebl3 on PA-RISC 1.1 HP-UX 11.11/11.00
Patch contributed by Uli Link (:ul-mcamafia) <ul.mcamafia@linkitup.de>
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261756 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 19:54:49 +00:00
nelson%bolyard.com
acfe00abce Bug 577268 Correct misspellings of parameter and function in NSS source code
Patch contributed by Michael Kohler [:michaelkohler] michaelkohler@linux.com
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261755 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 19:47:13 +00:00
cltbld
78d5297934 Automated update from host egg.build.sjc1.mozilla.com
git-svn-id: svn://10.0.0.236/trunk@261754 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 06:32:03 +00:00
cltbld
84be30807d Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 3.3a1 to 3.3a2 build 1
git-svn-id: svn://10.0.0.236/trunk@261753 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 02:12:01 +00:00
gozer%mozillamessaging.com
26a12454b7 remove duplicate partial block
git-svn-id: svn://10.0.0.236/trunk@261752 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 01:58:47 +00:00
gozer%mozillamessaging.com
5fa4e4acd2 s/Thunderbird/Miramar/ in a few more places
git-svn-id: svn://10.0.0.236/trunk@261751 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 01:47:03 +00:00
cltbld
2614804a68 Automated configuration bump: moz20-thunderbird-branch-patcher2.cfg, from 3.3a1 to 3.3a2 build 1
git-svn-id: svn://10.0.0.236/trunk@261750 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 01:27:00 +00:00
gozer%mozillamessaging.com
82b4c82309 Correct missing parts of the initial patcher config for TB 3.next
git-svn-id: svn://10.0.0.236/trunk@261749 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 01:26:37 +00:00
mkanat%bugzilla.org
821d3d9bf9 Bug 625190: Typo and Missing FK in Bugzilla::DB::Schema
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261748 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 00:19:58 +00:00
mkanat%bugzilla.org
e32f9a5b84 Bug 623408: Message-ID is gone in bugmail for new bugs
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261747 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-15 00:16:48 +00:00
gozer%mozillamessaging.com
e0bc813146 add Thunderbird 3.3 patcher config
git-svn-id: svn://10.0.0.236/trunk@261746 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-14 21:23:45 +00:00
wtc%google.com
4f2286e498 Bug 622425: implement PR_GetPhysicalMemorySize on OpenBSD. The patch is
contributed by Landry Breuil <landry@openbsd.org>.  r=nelson,wtc.


git-svn-id: svn://10.0.0.236/trunk@261745 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-13 19:20:35 +00:00
wtc%google.com
85e1b78d96 Bug 587426: support HP-UX 11.11 without IPv6. The patch is contributed by
Uli Link <ul.mcamafia@linkitup.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261744 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-13 19:10:50 +00:00
wtc%google.com
2fb4496bef Bug 572289: SEC_ASN1EncodeInteger cannot correctly encode some positive
integer values.  r=nelson.
Modified Files:
	lib/util/secasn1e.c cmd/tests/manifest.mn
Added Files:
	cmd/tests/encodeinttest.c


git-svn-id: svn://10.0.0.236/trunk@261742 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-13 00:23:34 +00:00
wtc%google.com
61e9e7be2b Bug 624868: change the single-'/' comment format to the // format to
support LLVM's assembler.  The patch is contributed by Nick Lewycky
<nlewycky@google.com>.  r=wtc.
Modified Files:
	os_Linux_x86.s os_Linux_x86_64.s os_SunOS_x86.s
	os_SunOS_x86_64.s


git-svn-id: svn://10.0.0.236/trunk@261740 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-12 20:26:37 +00:00
cltbld
5b22b2e434 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b8 to 4.0b9 build 1
git-svn-id: svn://10.0.0.236/trunk@261738 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-11 09:45:33 +00:00
cltbld
c5a47f9d1b Bug 619980 - patcher-config-bump.pl and update-verify-bump.pl need to special case 64-bit platforms. Typo fix. p=rail
git-svn-id: svn://10.0.0.236/trunk@261737 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-11 09:43:56 +00:00
philringnalda%gmail.com
311349af8f Bug 545825 - New build columns should default Scrape to True instead of False, p=bear@mozilla.com, r=cls
git-svn-id: svn://10.0.0.236/trunk@261736 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-11 02:54:52 +00:00
mkanat%bugzilla.org
4dce4e16c6 Bug 624349: Let the config_modify_panels hook add new parameters to existing panels
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261735 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-10 23:16:43 +00:00
bhearsum%mozilla.com
22ada6018d bug 619980: patcher-config-bump.pl and update-verify-bump.pl need to special case 64-bit platforms. r=catlee
git-svn-id: svn://10.0.0.236/trunk@261734 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-10 21:25:02 +00:00
bhearsum%mozilla.com
3251945683 bug 619980: patcher-config-bump.pl and update-verify-bump.pl need to special case 64-bit platforms. r=catlee, patch=rail
git-svn-id: svn://10.0.0.236/trunk@261733 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-10 20:01:05 +00:00
mkanat%bugzilla.org
46957ef7fa Bug 618841: Bare word "bug" in release notes
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261732 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-09 14:36:48 +00:00
mkanat%bugzilla.org
d16127037b Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261731 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-09 14:35:14 +00:00
christophe.ravel.bugs%sun.com
4decf1e6aa Change NSPR version to 4.8.8 Beta.
git-svn-id: svn://10.0.0.236/trunk@261730 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 23:50:10 +00:00
mkanat%bugzilla.org
683c9861bf Bug 558803: Add a parameter to specify the password complexity for new passwords
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261729 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 14:31:50 +00:00
mkanat%bugzilla.org
19167fa159 Bug 255524: The duplicates table inherits no CSS classes when viewed in simple format
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261728 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 12:50:04 +00:00
mkanat%bugzilla.org
2803e4edc8 Provide user objects to bugmail_recipients hook. r,a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261727 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 11:16:39 +00:00
mkanat%bugzilla.org
f1b0586ba6 Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protection
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261726 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 04:16:49 +00:00
bsmith%mozilla.com
2c6173b450 Bug 609068: Implement J-PAKE in FreeBL, additional check that s != 0, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@261722 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:46:47 +00:00
despotdaemon
2fe5545d49 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261721 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:16:25 +00:00
despotdaemon
b7e23d8a16 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261720 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:15:07 +00:00
despotdaemon
9c7f7fbabc Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261719 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:14:51 +00:00
despotdaemon
b272196d84 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261718 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:14:10 +00:00
despotdaemon
b42baf8781 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261717 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-07 02:12:47 +00:00
wtc%google.com
d8fadea9b1 Bug 620908: the sdb_Reset function pointer in the SDB structure should be
set.  Initialize the version and app_private fields.  The patch is
contributed by Meena Vyas <meena.vyas@sun.com>.  r=nelson,wtc.
Modified Files:
	sdb.c legacydb/lginit.c


git-svn-id: svn://10.0.0.236/trunk@261715 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-06 19:33:14 +00:00
wtc%google.com
98d55e4c42 Bug 596798: ensure that the output buffer of _snwprintf is null-terminated.
Patch by Nelson Bolyard <nelson@bolyard.me>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261713 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-06 19:00:52 +00:00
christophe.ravel.bugs%sun.com
7c3fc13196 Prepare NSPR 4.8.7 RC0.
git-svn-id: svn://10.0.0.236/trunk@261710 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-06 18:01:19 +00:00
mkanat%bugzilla.org
20b28b8e61 Document how to add user settings. r,a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261709 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-05 17:03:49 +00:00
mkanat%bugzilla.org
7090d28190 Allow extensions to add new Jobs. r,a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261708 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-05 12:01:59 +00:00
mkanat%bugzilla.org
7224a52f7a Bug 622822 - add additional_links hook to front page. r,a=mkanat.
git-svn-id: svn://10.0.0.236/trunk@261707 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-05 10:50:18 +00:00
mkanat%bugzilla.org
160ef05099 Bug 595410: Make it faster to display a bug that has a lot of dependencies.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261706 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-04 02:16:57 +00:00
mkanat%bugzilla.org
9454fcae9f Bug 622437: Remove 'colchange_columns' hook from the Example extension
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261705 18797224-902f-48f8-a5cc-f745e15eee43
2011-01-02 20:04:09 +00:00
mkanat%bugzilla.org
6baae2406b Bug 622105 - Misspelling in setting_info_invalid error message
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261702 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-30 16:46:44 +00:00
bhearsum%mozilla.com
45273badfe bug 583671: Support updates for multiple mac universal builds - add Darwin_ppc-gcc3-u-ppc-i386 ABI. r=rail
git-svn-id: svn://10.0.0.236/trunk@261701 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-29 16:38:22 +00:00
mkanat%bugzilla.org
5b37e09217 Bug 621597: Make mod_perl.pl do the INC configuration itself, instead of
requiring it to be in httpd.conf.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261700 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-28 23:04:08 +00:00
mkanat%bugzilla.org
4555545f11 Remove unused variable, per my review comment
git-svn-id: svn://10.0.0.236/trunk@261699 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-28 02:16:43 +00:00
mkanat%bugzilla.org
1796835424 Bug 618844: Make clear that the Apache module must be enabled in release notes
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261698 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:51:56 +00:00
mkanat%bugzilla.org
ec85817a81 Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templates
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261697 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:50:19 +00:00
mkanat%bugzilla.org
185c83bb1a Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261695 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:31:51 +00:00
mkanat%bugzilla.org
46d29e85bf Bug 615574: Make every search done by buglist.cgi create a list_id, so that
even Saved Searches get "last list" support.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261694 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:21:47 +00:00
mkanat%bugzilla.org
8c1f23f0bd Bug 603762: Vertical margins between header, footer, and content are not consistent
r=pyrzak a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261693 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:20:12 +00:00
mkanat%bugzilla.org
9a1c151ad0 Bug 588013: Fix typo
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261692 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-27 22:05:20 +00:00
bhearsum%mozilla.com
89fadafd5a Fix review comment from bug 583671. r=rail
git-svn-id: svn://10.0.0.236/trunk@261691 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-23 18:17:55 +00:00
bhearsum%mozilla.com
11d14d19fb bug 583671: Support updates for multiple mac universal builds - support multiple ABIs in patcher, UPDATE_PACKAGING_R12 version. r=rail, patch=me
git-svn-id: svn://10.0.0.236/trunk@261685 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-23 16:57:43 +00:00
mkanat%bugzilla.org
ccbb95bca1 Add contributor lines for mkanat and myself for the new BugUrl modules.
Add missing period in original developer line in license block.
[a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261684 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-23 09:46:53 +00:00
mkanat%bugzilla.org
0dee117351 Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doing
create_legal_values (otherwise it tried to create Components there, when
it should not have).
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261683 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-22 00:03:24 +00:00
kaie%kuix.de
48fe9178b4 Bug 607058, crash [@ nss_cms_decoder_work_data], Patch contributed by timeless, r=kaie, r=nelson
git-svn-id: svn://10.0.0.236/trunk@261682 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-21 21:58:56 +00:00
mkanat%bugzilla.org
7f5ff145d4 Bug 593539: Fix the bugs activity for the see_also field.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261681 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-21 12:46:49 +00:00
mkanat%bugzilla.org
74670536b4 Bug 593539: Refactor See Also to use separate modules for each type of URL
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261680 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-20 23:02:00 +00:00
mkanat%bugzilla.org
e1754db844 Bug 475894 - Send the 'X-Frame-Options: SAMEORIGIN' header to help protect against clickjacking.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261679 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-18 08:48:34 +00:00
wtc%google.com
0d94a19000 Bug 604263: Disallow parallel builds with MSVC < 8. The patch is
contributed by Kyle Huey <khuey@kylehuey.com>.  r=wtc,neil.


git-svn-id: svn://10.0.0.236/trunk@261678 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-17 21:09:33 +00:00
reed%reedloden.com
b3e67d74e5 Bug 619889 - Remove obsolete image-related code from tinderbox. [p=reed r=timeless]
git-svn-id: svn://10.0.0.236/trunk@261676 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-17 09:59:03 +00:00
reed%reedloden.com
d0aaffa60f Bug 619881 - Remove display of unknown content-type when invalid. [p=reed r=timeless]
git-svn-id: svn://10.0.0.236/trunk@261675 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-17 09:31:23 +00:00
wtc%google.com
c0c10f4720 Bug 619268: fix memory leaks in CERT_ChangeCertTrust and
CERT_SaveSMimeProfile.  The patch is contributed by Ryan Sleevi
<ryan.sleevi@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261674 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-17 02:34:07 +00:00
mkanat%bugzilla.org
69603a5678 Remove some real configuration data that had crept into bzdbcopy.pl.
git-svn-id: svn://10.0.0.236/trunk@261673 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 19:31:56 +00:00
hannes%helma.at
98a5b5f846 Fix for bug 619296 - Java class wrapping not customizable via WrapFactory
This adds a wrapJavaClass() method to WrapFactory that can be overridden
to use something other than NativeJavaClass as java class wrapper.


git-svn-id: svn://10.0.0.236/trunk@261672 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 11:08:05 +00:00
nrthomas%gmail.com
c70239e738 Bug596391, push release snippets live in MPT and PHX (missing review comment), r=catlee
git-svn-id: svn://10.0.0.236/trunk@261671 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 08:12:35 +00:00
nrthomas%gmail.com
8b5cb29bce Bug596391, push release snippets live in MPT and PHX, r=catlee
git-svn-id: svn://10.0.0.236/trunk@261670 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 08:12:14 +00:00
mkanat%bugzilla.org
2652954949 Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work with
SQLite.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261669 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 01:46:58 +00:00
cltbld
bc0d506159 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b7 to 4.0b8 build 1
git-svn-id: svn://10.0.0.236/trunk@261668 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-16 00:55:17 +00:00
nrthomas%gmail.com
72f6937e3f Bug596391, scripts to verify & ensure MPT and PHX datastores are the same (followup to not break non-prod)
git-svn-id: svn://10.0.0.236/trunk@261667 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 23:32:56 +00:00
mkanat%bugzilla.org
5ffe80ecd8 Checkin fix for bug 619016: "DEFAULT TRUE" and "DEFAULT FALSE" were no longer
getting properly translated to 1 and 0 inside of _set_nulls_sql in
Bugzilla::DB::Schema.


git-svn-id: svn://10.0.0.236/trunk@261666 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 23:31:48 +00:00
nrthomas%gmail.com
a9ad1c4d6b Bug596391, scripts to verify & ensure MPT and PHX datastores are same, r=catlee
git-svn-id: svn://10.0.0.236/trunk@261665 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 23:29:00 +00:00
mkanat%bugzilla.org
df8da49aa2 Bug 313583: Remove long_list.cgi, showattachment.cgi and xml.cgi.
They are all deprecated since Bugzilla 2.19.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261663 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 23:17:28 +00:00
mkanat%bugzilla.org
54b105e2b6 Additional fix for bug 619016: The FK adding/removing code for SQLite didn't
work when it was modifying tables to have their first FK or removing all
the FKs on a table.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261662 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 23:01:45 +00:00
mkanat%bugzilla.org
9ada38cba7 Bug 619016: Make SQLite installations able to alter an existing schema,
meaning that SQLite installations can now upgrade and add custom fields.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261661 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 22:18:45 +00:00
mkanat%bugzilla.org
9077cfb040 Bug 619466: Make searching by work_time search the total time on the bug
instead of searching the time on individual comments.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261660 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 22:17:03 +00:00
reed%reedloden.com
4d9e90ca70 Bug 619442 - Create proper/better URIs in open_showbuilds_url(). [p=reed r=bear]
git-svn-id: svn://10.0.0.236/trunk@261659 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 21:37:08 +00:00
hannes%helma.at
f451f9c462 Print test file name in ShellTest error message.
git-svn-id: svn://10.0.0.236/trunk@261658 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-15 10:21:22 +00:00
nrthomas%gmail.com
4b594985c8 Bug 517947, AUS needs to figure out latestCompleteBuild on a per-locale basis, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@261656 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-14 22:56:11 +00:00
robert%roberthelmer.com
4690fbe0be bug 601286 - configure for hudson by default
git-svn-id: svn://10.0.0.236/trunk@261655 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-14 18:11:04 +00:00
mkanat%bugzilla.org
1caec144d2 Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2
for details.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261653 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-13 21:02:10 +00:00
jhopkins%mozillamessaging.com
d71c7c42e5 Thunderbird 2.0.0.24->3.1.7 build 3 major updates.
git-svn-id: svn://10.0.0.236/trunk@261652 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-13 19:08:32 +00:00
mkanat%bugzilla.org
44117eb9b3 Bug 618161: Make VERSION into a constant in two included extensions so that
calling $class->VERSION on them won't throw an error on Perl 5.12 when there
are non-numeric characters in BUGZILLA_VERSION.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261651 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-12 19:03:37 +00:00
hannes%helma.at
b78eb4b603 Undo previous commit(s). Since bytecode is passed in as argument and the method is public, this constitutes a huge security flaw.
git-svn-id: svn://10.0.0.236/trunk@261650 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-12 00:35:00 +00:00
hannes%helma.at
45438af85f Reformat previous commit
git-svn-id: svn://10.0.0.236/trunk@261649 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-11 18:02:03 +00:00
hannes%helma.at
ee76cb1f95 Use privileged action for script instantiation for script classes that don't have the required privileges (e.g. declared member access)
git-svn-id: svn://10.0.0.236/trunk@261648 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-11 17:44:32 +00:00
mkanat%bugzilla.org
41335388b2 Bug 610182: Support enabling UNCONFIRMED in all products when using
contrib/convert-workflow.pl
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261647 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-10 21:48:44 +00:00
bhearsum%mozilla.com
e63624cd4e bug 613571: tracking bug for build and release of firefox 3.6.13 - rethrottle 3.0.19 updates. r=catlee
git-svn-id: svn://10.0.0.236/trunk@261645 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-10 19:04:24 +00:00
gerv%gerv.net
bf0b126b33 Bug 617716 - add privacy policy link to footer. And work around dev box problem with IPv6.
git-svn-id: svn://10.0.0.236/trunk@261644 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-09 20:36:28 +00:00
ccooper%deadsquid.com
b62e9bbd87 b=613900
r=bhearsum
- Unthrottle 3.5.15, throttle 3.5.16 v2: remove beta channel from list of exceptions


git-svn-id: svn://10.0.0.236/trunk@261642 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-09 19:37:04 +00:00
wtc%google.com
539d399242 Bug 594738, bug 617903: put the declarations of the interlocked functions
before the #pragma intrinsic statements.  This should fix the MSVC 7.1
compilation errors.  TBR=kaie.


git-svn-id: svn://10.0.0.236/trunk@261640 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-09 19:36:29 +00:00
kaie%kuix.de
67b9ca13f8 Bug 617492, Add PK11_KeyGenWithTemplate function to pk11wrap (for Firefox Sync)
Patch contributed by Brian Smith, r=rrelyea, r=wtc


git-svn-id: svn://10.0.0.236/trunk@261638 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-09 10:03:46 +00:00
cltbld
3e403da0c7 Automated configuration creation: moz192-thunderbird-branch-major-update-patcher2.cfg, from 3.0.11 to 3.1.7 build 3
git-svn-id: svn://10.0.0.236/trunk@261637 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-08 22:45:59 +00:00
mkanat%bugzilla.org
a456ff6431 Bug 617684: Values starting with a dot or an underscore are no longer hidden in reports
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261636 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-08 20:19:55 +00:00
mkanat%bugzilla.org
c5f2ed2deb Bug 617630: Improve get_names() in report.cgi
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261635 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-08 18:46:52 +00:00
mkanat%bugzilla.org
449e128f16 Bug 567953: Components which exist in several products are duplicated in tabular reports
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261634 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-08 15:48:33 +00:00
bhearsum%mozilla.com
71706d5029 bug 613571: tracking bug for build and release of firefox 3.6.13 - bump patcher config for 3.0.19 -> 3.6.13 MU. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@261633 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-07 22:20:23 +00:00
cltbld
a5750b4dd6 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.6 to 3.1.7 build 3
git-svn-id: svn://10.0.0.236/trunk@261632 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-07 21:23:26 +00:00
mkanat%bugzilla.org
15df754b92 Bug 617030 - Add an error code for json_rpc_invalid_callback, and fix the
regex used by _bz_callback in Bugzilla::WebService::Server::JSONRPC to
accept numbers other than 0 or 1.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261631 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-06 19:18:34 +00:00
kaie%kuix.de
b07cd459e0 Bug 590991, Implement a tool to externally "test for existing valid .chk file", without loading the tested shared library (chktest)
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261630 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-06 17:22:49 +00:00
mkanat%bugzilla.org
6303150240 Bug 542931: Bug in SOAP::Lite prevents WebService:XMLRPC logins from persisting
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261629 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-06 17:18:37 +00:00
mkanat%bugzilla.org
28236b4ff5 Bug 607138: Don't send the Strict-Transport-Security header for the
attachment_base.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261628 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-06 16:03:52 +00:00
rrelyea%redhat.com
d837877e46 Bug 614076 - Implement HKDF in Softoken
fix
1. hashLen is uninitialized.
2. the derive sensitivity check is missing.

patch by bsmith
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261626 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-04 22:35:38 +00:00
rrelyea%redhat.com
27fb805764 Bug 609076 - Expose a PKCS#11 interface for J-PAKE in Softoken
patch by bsmith
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261625 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-04 19:10:46 +00:00
rrelyea%redhat.com
9f397718df Bug 609068 - Implement J-PAKE in FreeBL
patch by bsmith
r = rrelyea


git-svn-id: svn://10.0.0.236/trunk@261623 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-04 18:57:16 +00:00
mkanat%bugzilla.org
d486ee378a Bug 529974: Let users with local editcomponents privs manage flags for products they can administer
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@261622 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-04 01:31:53 +00:00
cltbld
882f830250 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.16 to 3.6.13 build 3
git-svn-id: svn://10.0.0.236/trunk@261621 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 23:07:58 +00:00
cltbld
2a7768051b Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.12 to 3.6.13 build 3
git-svn-id: svn://10.0.0.236/trunk@261620 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 20:44:41 +00:00
cltbld
ddff9d316b Automated configuration creation: moz192-thunderbird-branch-major-update-patcher2.cfg, from 3.0.11 to 3.1.7 build 2
git-svn-id: svn://10.0.0.236/trunk@261619 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 20:14:18 +00:00
cltbld
ac57b9d47d Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.6 to 3.1.7 build 2
git-svn-id: svn://10.0.0.236/trunk@261618 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 18:42:48 +00:00
rrelyea%redhat.com
3449d3d6ad Bug 614076 - Implement HKDF in Softoken (edit)
patch by bsmith
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261616 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 00:53:04 +00:00
mkanat%bugzilla.org
6bf60422e9 Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer exist after a user clicks back
r:LpSolit, a:mkanat


git-svn-id: svn://10.0.0.236/trunk@261615 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-03 00:18:20 +00:00
kaie%kuix.de
284247b8be Bug 613394, November/December 2010 batch of NSS root CA changes
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261614 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-02 23:26:35 +00:00
bhearsum%mozilla.com
8f15462855 bug 613571: tracking bug for build and release of firefox 3.6.13 - remove 3.6.12 throttling. r=coop
git-svn-id: svn://10.0.0.236/trunk@261612 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-01 19:05:07 +00:00
cltbld
257be50ffd Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.16 to 3.6.13 build 2
git-svn-id: svn://10.0.0.236/trunk@261611 18797224-902f-48f8-a5cc-f745e15eee43
2010-12-01 15:14:00 +00:00
cltbld
2183b19cee Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.12 to 3.6.13 build 2
git-svn-id: svn://10.0.0.236/trunk@261610 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-30 19:40:48 +00:00
cltbld
4a580a7a09 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.15 to 3.5.16 build 2
git-svn-id: svn://10.0.0.236/trunk@261609 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-30 19:33:37 +00:00
mkanat%bugzilla.org
79d6b7bef3 Fix typo
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261608 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-30 17:47:03 +00:00
wtc%google.com
751af16435 Bug 594738: Use Interlocked* functions for PR_ATOMIC_* macros on MinGW.
The patch is contributed by Jacek Caban <jacek@codeweavers.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261606 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 23:39:47 +00:00
wtc%google.com
58093cfbda Bug 610283: fix a typo in t->md.gcContext assignment in
_MD_HomeGCRegisters.  The bug is reported by Nicolas Kaiser
<nikai@nikai.net>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261605 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 23:26:19 +00:00
cltbld
d83ea3a1fb Automated configuration creation: moz192-thunderbird-branch-major-update-patcher2.cfg, from 3.0.11 to 3.1.7 build 1
git-svn-id: svn://10.0.0.236/trunk@261604 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 21:24:59 +00:00
cltbld
663cbf2119 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.6 to 3.1.7 build 1
git-svn-id: svn://10.0.0.236/trunk@261603 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 20:11:43 +00:00
cltbld
f747f4c71c Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.6 to 3.1.7 build 1
git-svn-id: svn://10.0.0.236/trunk@261602 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 20:09:34 +00:00
cltbld
74b6552528 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.10 to 3.0.11 build 1
git-svn-id: svn://10.0.0.236/trunk@261601 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-29 14:57:51 +00:00
mkanat%bugzilla.org
dbe87c664f Bug 416784: In PostgreSQL 8.1 and newer, createuser takes the argument -R instead of -A
r=manu a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261600 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-27 21:22:33 +00:00
kaie%kuix.de
b2f28c0b00 Bug 592939: Expired CAs in certdata.txt
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261599 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-26 22:53:23 +00:00
kaie%kuix.de
a95a4ea52b Bug 595013: Enable Code Signing Trust Bit for DigiCert's three Roots in NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261598 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-26 22:50:56 +00:00
kairo%kairo.at
fc5bc29172 mac build on trunk have been replaced with mac64
git-svn-id: svn://10.0.0.236/trunk@261597 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-25 03:08:16 +00:00
hannes%helma.at
3a6202af86 Fix bug 614668 - Function expression binding takes precedence over local bindings
git-svn-id: svn://10.0.0.236/trunk@261596 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 22:14:09 +00:00
hannes%helma.at
ac204c2508 Fix bug 568224 - handle "debugger" keyword in decompiler
git-svn-id: svn://10.0.0.236/trunk@261595 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 21:19:01 +00:00
hannes%helma.at
6ec33d9ff5 Allow thisArg to be null or undefined in Function.prototype.bind()
git-svn-id: svn://10.0.0.236/trunk@261594 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 20:45:53 +00:00
seabld
983b37f5ef Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.10 to 2.0.11 build 1
git-svn-id: svn://10.0.0.236/trunk@261593 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 13:24:33 +00:00
seabld
cc89ea9cac Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.10 to 2.0.11 build 1
git-svn-id: svn://10.0.0.236/trunk@261592 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 02:51:33 +00:00
seabld
ebee58c7f6 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.10 to 2.0.11 build 1
git-svn-id: svn://10.0.0.236/trunk@261591 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-24 02:36:48 +00:00
bhearsum%mozilla.com
fbddcbd747 bug 613571: tracking bug for build and release of firefox 3.6.13 - throttle 3.6.12 beta channel @ 25%, unthrottle 3.5.15 beta channel. r=coop
git-svn-id: svn://10.0.0.236/trunk@261589 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-23 21:36:37 +00:00
cltbld
f6be360b1a Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.16 to 3.6.13 build 1
git-svn-id: svn://10.0.0.236/trunk@261588 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-23 16:43:30 +00:00
cltbld
4d28ab7c7b Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.15 to 3.5.16 build 1
git-svn-id: svn://10.0.0.236/trunk@261587 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-22 17:51:26 +00:00
cltbld
d55cbbd7b3 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.12 to 3.6.13 build 1
git-svn-id: svn://10.0.0.236/trunk@261586 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-22 17:30:10 +00:00
mkanat%bugzilla.org
9ba2ddf0af Bug 386600: Implement auto-completion for the requestee field
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261585 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-21 13:33:32 +00:00
alqahira%ardisson.org
740593d059 Bug 607946 - Allow specifying a post-upload command for uploadsymbols. Patch by Ted Mielczarek <ted.mielczarek@gmail.com>, r=catlee, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@261583 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-19 19:51:52 +00:00
kaie%kuix.de
2f1af957a3 Bug 592939, Expired CAs in certdata.txt, remove beTRUSTed Root CA
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261582 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-19 00:50:50 +00:00
kaie%kuix.de
58e78be33e Follow up checkin because of bug 585518, increase version number of the NSS roots module.
r=NSS-conference-call


git-svn-id: svn://10.0.0.236/trunk@261581 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-18 21:53:07 +00:00
kaie%kuix.de
7e6e4165bd Bug 610162, SHA-512 and SHA-384 hashes are incorrect for inputs of 512MB or larger when running under Windows and other 32-bit platforms (Fx 3.6.12 and 4.0b6)
Patch contributed by Brian Smith, r=rrelyea, r=wtc


git-svn-id: svn://10.0.0.236/trunk@261579 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-18 18:32:26 +00:00
kaie%kuix.de
9c8f8161c1 Bug 596215, NSS should provide a way to find ALL valid certs for an email address
Patch contributed by Juergen Brauckmann, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261577 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-18 18:22:54 +00:00
wtc%google.com
6701e90065 Bug 601291: before calling NSPR's thread-private data destructors, restore
the current PRThread if necessary so that the NSPR thread-private data
destructors get the expected value from PR_GetCurrentThread.
r=ted.mielczarek.


git-svn-id: svn://10.0.0.236/trunk@261576 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-18 02:48:53 +00:00
rrelyea%redhat.com
ae9907fb87 Bug 536485 - crash during ssl handshake in [@ intel_aes_decrypt_cbc_256]
Renable hw_aes with a way to turn it off at runtime.

r=wtc


git-svn-id: svn://10.0.0.236/trunk@261575 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-18 01:33:42 +00:00
rrelyea%redhat.com
ac47d4ed5a Bug 536485 - crash during ssl handshake in [@ intel_aes_decrypt_cbc_256]
patch by alexi
r = rrelyea


git-svn-id: svn://10.0.0.236/trunk@261573 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-17 23:56:28 +00:00
rrelyea%redhat.com
2b7ed02723 Bug 610843 - Need way to recover softoken in child after fork()
r=wtc


git-svn-id: svn://10.0.0.236/trunk@261572 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-16 22:07:44 +00:00
wtc%google.com
c7c095e6a4 Bug 612093: PR_Assert should print the assertion failure message to stderr
on all platforms (including Windows) and flush stderr.  The patch is
contributed by Jesse Ruderman <jruderman@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261571 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-16 20:01:21 +00:00
rrelyea%redhat.com
2f88f8758b Bug 584257 - Need a way to expand partial private keys
r=elio


git-svn-id: svn://10.0.0.236/trunk@261570 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-16 19:08:49 +00:00
mkanat%bugzilla.org
af3f38c6bb Bug 611891: Don't generate cookies for logins done over GET via the WebService
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261568 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-15 07:48:21 +00:00
mkanat%bugzilla.org
578f384308 Bug 599552: Clean up mod_perl.pl, and make it use the same CGI.pm compile
options as mod_cgi does.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261567 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-15 07:31:43 +00:00
mkanat%bugzilla.org
29b60dd903 Bug 610217: config.cgi?ctype=rdf should include product.allows_unconfirmed
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261565 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-14 19:23:28 +00:00
mkanat%bugzilla.org
378f40dc5c Bug 611974: collectstats.pl --regenerate fails with PostgreSQL 8.4.x (sql_from_days() doesn't accept integers as argument)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261564 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-14 19:23:27 +00:00
mkanat%bugzilla.org
c20e993533 Bug 611979: Undefined subroutine &Bugzilla::Config::Advanced::check_multi when enabling strict_transport_security
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261563 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-14 19:04:13 +00:00
reed%reedloden.com
dc43d60457 Bug 611373 - "Expose tree-status through a separate uri" [p=Ms2ger r=bear]
git-svn-id: svn://10.0.0.236/trunk@261562 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-14 03:54:48 +00:00
mkanat%bugzilla.org
ba4993a014 Bug 611623: The alias is not filtered in QuickSearch when passed to show_bug.cgi
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261561 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-13 00:20:10 +00:00
kaie%kuix.de
4027bf8fc6 Bug 585518, AddTrust Qualified CA Root serial wrong in certdata.txt trust entry
r=nelson, sr=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261560 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-12 20:48:25 +00:00
mkanat%bugzilla.org
b88b06a0fc Bug 591165: (CVE-2010-2761) [SECURITY] Bump minimum required version of CGI.pm to v3.50 in order to address header injection vulnerability.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261557 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-11 02:20:43 +00:00
mkanat%bugzilla.org
fedb78d7c4 Bug 591535: "Give me some help" link's iframe behavior is no longer necessary
r=LpSolit r=mkanat a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261548 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-11 00:03:39 +00:00
christophe.ravel.bugs%sun.com
c26214c60b Backing out changes from Bug 589111 - New CVS version (1.12) adds carriage returns on Windows
git-svn-id: svn://10.0.0.236/trunk@261546 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-10 22:27:18 +00:00
hannes%helma.at
322e5de1b6 Don't force interpreter mode in Rhino shell, JVM problems with class GC should belong to the path
git-svn-id: svn://10.0.0.236/trunk@261545 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-10 15:34:35 +00:00
hannes%helma.at
5ba725fe07 Fix minor Javadoc issue Intellij complains about
git-svn-id: svn://10.0.0.236/trunk@261544 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-10 15:30:09 +00:00
hannes%helma.at
288347c8f2 Replace tabs with spaces, plus some reformatting
git-svn-id: svn://10.0.0.236/trunk@261538 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-09 11:54:56 +00:00
hannes%helma.at
57a86133d2 Add includeAntRuntime="false" attributes in javac tasks
git-svn-id: svn://10.0.0.236/trunk@261537 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-09 10:56:15 +00:00
christophe.ravel.bugs%sun.com
9fda8d5b8e Bug 589111 - New CVS version (1.12) adds carriage returns on Windows
r=alexei


git-svn-id: svn://10.0.0.236/trunk@261535 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-05 21:45:17 +00:00
cltbld
9e2e0d9ac3 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b6 to 4.0b7 build 1
git-svn-id: svn://10.0.0.236/trunk@261531 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-05 02:04:15 +00:00
mkanat%bugzilla.org
8723b980d7 Bug 596611: Add a hook to email_in.pl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261527 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-04 17:23:45 +00:00
mkanat%bugzilla.org
833f03d72f Bug 485418: Code and template hooks for userprefs.cgi to be able to add additional tabs
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261526 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-04 17:20:39 +00:00
mkanat%bugzilla.org
8c1dc101ea Bug 605573: List all available WebService methods at the top of the POD
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261525 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-04 17:09:27 +00:00
mkanat%bugzilla.org
91dced6bf2 Bug 474766: The [details] string is duplicated when replying to a comment containing a link to an attachment
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261524 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-04 17:09:26 +00:00
unai.gaston%sun.com
5227a9b7c6 Replace expired cert PayPalEE
git-svn-id: svn://10.0.0.236/trunk@261523 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 20:43:02 +00:00
bhearsum%mozilla.com
ddf3501d64 bug 509364: ship unthrottled 3.0.19 - > 3.6.12 MU on beta and release channels. r=catlee
git-svn-id: svn://10.0.0.236/trunk@261522 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 19:14:19 +00:00
unai.gaston%sun.com
4a259dae50 Fix for Bug 589111 - r=Christophe.Ravel
git-svn-id: svn://10.0.0.236/trunk@261521 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 17:17:15 +00:00
mkanat%bugzilla.org
8b3f5f3a8e Bug 607909: Hours worked / work_time is marked as changing when commenting even when you don't enter a value
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261520 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 15:46:49 +00:00
mkanat%bugzilla.org
598a4db438 The patch that made Bugzilla::Bug use Bugzilla::Comment to add comments
fixed certain work_time tests in xt/search.t.


git-svn-id: svn://10.0.0.236/trunk@261517 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 01:16:54 +00:00
mkanat%bugzilla.org
b69530d474 When inserting comments during Bug->update, make sure that the comment
timestamp is identical to the timestamp passed in to update().


git-svn-id: svn://10.0.0.236/trunk@261508 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-03 00:31:46 +00:00
mkanat%bugzilla.org
0606c01a01 The changes to bz_create_database done by the SQLite patch broke the
creation of databases on other systems. This restores the original
behavior while still retaining the correct error-throwing behavior
for systems that can't create a SQLite database.


git-svn-id: svn://10.0.0.236/trunk@261507 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-02 23:46:48 +00:00
mkanat%bugzilla.org
b40f0c6830 Bug 600464: (CVE-2010-3172) [SECURITY] Content/Header injection due to non-random multipart/x-mixed-replace boundary
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261506 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-02 23:37:45 +00:00
mkanat%bugzilla.org
5b9f7afaca Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, and product names are viewable in graphs/
r=wurblzap a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261505 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-02 23:23:21 +00:00
mkanat%bugzilla.org
21202c1cc1 Bug 607581: URLs in the See Also field are not linkified when the user is logged out
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261504 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-02 23:07:07 +00:00
mkanat%bugzilla.org
998e082d71 Bug 608375: The calendar widget is not available in the Time Summary page
r=wicked a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261503 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-02 23:05:31 +00:00
mkanat%bugzilla.org
259f161bbf Bug 606618: Update YUI to 2.8.2
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261500 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-01 00:19:05 +00:00
mkanat%bugzilla.org
280bb6e920 Bug 607323: Be clearer in the release notes that a new Apache configuration
is required
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261499 18797224-902f-48f8-a5cc-f745e15eee43
2010-11-01 00:03:32 +00:00
mkanat%bugzilla.org
d04d55ce6d Bug 608437: Unused variables passed to flag/list.html.tmpl
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@261496 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-30 00:01:44 +00:00
rrelyea%redhat.com
0158130350 Bug 444367 - NSS 3.12 softoken returns the certificate type of a certificate object as CKC_X_509_ATTR_CERT.
r elio
r wtc
patch includes wtc comments.


git-svn-id: svn://10.0.0.236/trunk@261495 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-29 23:11:50 +00:00
rrelyea%redhat.com
42b7fbdcaa Bug 587428 - coverity issue submitted by timeless
r=elio


git-svn-id: svn://10.0.0.236/trunk@261494 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-29 23:06:41 +00:00
jhopkins%mozillamessaging.com
2cb270b12c Thunderbird 3.0.10 and 3.1.6.
git-svn-id: svn://10.0.0.236/trunk@261493 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-29 21:03:47 +00:00
mkanat%bugzilla.org
86b32790c5 Bug 600516: The "Content Type" and "Flags" sections are not displayed when trying to add attachments on an existing bug and the user previously clicked "Hide Advanced Fields" in enter_bug.cgi
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@261492 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-29 10:16:47 +00:00
mkanat%bugzilla.org
8865f16c44 Bug 602456: Make Search.pm not quote numeric input for numeric fields
when generating SQL.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261491 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 22:46:45 +00:00
mkanat%bugzilla.org
69002b97f4 Bug 607966: Use of qw(...) as parentheses is deprecated since Perl 5.13.5
r=gerv a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261490 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 15:35:02 +00:00
mkanat%bugzilla.org
c375e92b68 Bug 585802: Change the cc/user autocomplete (and backend) usermatching to ignore spaces / search on space separated names
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261489 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 13:33:38 +00:00
seabld
9bb0293454 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.9 to 2.0.10 build 1
git-svn-id: svn://10.0.0.236/trunk@261488 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 01:14:38 +00:00
mkanat%bugzilla.org
dd6c607b54 Bug 607716: The attachment content is pasted into a comment when editing an attachment with JS disabled
r=LpSolit r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261487 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 00:48:20 +00:00
nrthomas%gmail.com
66ddea757b Bug 607240, update throttling for shipping Fx 3.5.15 to beta channel, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@261485 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 00:39:47 +00:00
nrthomas%gmail.com
275696b28d Bug 607019, remove throttling on Thunderbird 2.0.0.24, p=standard8, r=me
git-svn-id: svn://10.0.0.236/trunk@261484 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-28 00:36:08 +00:00
cltbld
3a941d213b Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.9 to 3.0.10 build 1
git-svn-id: svn://10.0.0.236/trunk@261483 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 23:25:37 +00:00
nrthomas%gmail.com
19883597bd Bug 607240, update throttling for shipping Fx 3.5.15 to release channel, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261481 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 22:33:36 +00:00
jhopkins%mozillamessaging.com
61db820534 Thunderbird 3.0.9 and 3.1.5 major updates.
git-svn-id: svn://10.0.0.236/trunk@261480 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 21:50:36 +00:00
christophe.ravel.bugs%sun.com
17182ff3c5 Bug 518551 - Vfychain crashes in PKITS tests.
r=alexei
sr=wtc


git-svn-id: svn://10.0.0.236/trunk@261478 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 15:47:06 +00:00
cltbld
c228d5d137 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.5 to 3.1.6 build 1
git-svn-id: svn://10.0.0.236/trunk@261477 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 15:10:22 +00:00
cltbld
ea57f48768 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.5 to 3.1.6 build 1
git-svn-id: svn://10.0.0.236/trunk@261476 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 15:06:34 +00:00
cltbld
0137bbbb42 Bug 607228: Firefox 3.0.19 to 3.6.12 MU configs. p=rail, r=catlee
git-svn-id: svn://10.0.0.236/trunk@261475 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 12:47:04 +00:00
cltbld
fd2f81f984 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.15 to 3.6.12 build 1
git-svn-id: svn://10.0.0.236/trunk@261474 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 12:04:54 +00:00
mkanat%bugzilla.org
5bc3f02411 Bug 337776: Basic SQLite Support for Bugzilla
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261471 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 08:06:00 +00:00
mkanat%bugzilla.org
70089d8986 Bug 602458: Add is_mandatory to Bug.fields output.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261470 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 08:04:12 +00:00
mkanat%bugzilla.org
9676d24ce7 Bug 581933: Make YUI user autocomplete work with non-ASCII characters
r=Wurblzap, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261469 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 08:02:25 +00:00
cltbld
ff920a6fd8 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.11 to 3.6.12 build 1
git-svn-id: svn://10.0.0.236/trunk@261468 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 06:56:29 +00:00
cltbld
8b5a6f4422 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.14 to 3.5.15 build 1
git-svn-id: svn://10.0.0.236/trunk@261467 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-27 06:11:33 +00:00
mkanat%bugzilla.org
4da89c4edf The browser-side comment-wrapping patch didn't actually make 4.0, so remove
it from the release notes.


git-svn-id: svn://10.0.0.236/trunk@261466 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 23:18:25 +00:00
mkanat%bugzilla.org
d87ff1ee0b Bug 551468: Stop word-wrapping comments on the server
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261465 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 23:01:51 +00:00
mkanat%bugzilla.org
5cf7b835c3 Bug 606511 - Bug.search should allow use of include_fields and exclude_fields
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261464 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 21:31:41 +00:00
mkanat%bugzilla.org
54bf2898e9 Bug 607083: Improve the error message that install-module.pl prints when
you specify an invalid CPAN module.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261462 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 21:21:24 +00:00
mkanat%bugzilla.org
6453a5f6b5 Bug 607361: Creating an attachment without a "comment" param in the URL causes an internal error
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261461 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-26 18:35:08 +00:00
mkanat%bugzilla.org
468c4f543f Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searches
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261459 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-25 17:16:41 +00:00
mkanat%bugzilla.org
164f013e58 Bug 600230 - Add a unique Message-ID to all outgoing e-mails.
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@261458 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-24 22:31:48 +00:00
mkanat%bugzilla.org
3d8f189744 Bug 598549: Fixes the visibility_values in the WS Bug.fields method.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261457 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-24 21:31:43 +00:00
mkanat%bugzilla.org
0265d157f0 Bug 606518: query.cgi#chart doesn't work anymore (again)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261456 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-24 18:18:25 +00:00
mkanat%bugzilla.org
aa087dfa12 A better fix for Bug 577053: We only upgrade an old workflow to a new
one if we're upgrading from a version of Bugzilla before 4.0, and we
figure this out now by checking the existence of bugs_activity.comment_id.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261455 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-23 01:48:06 +00:00
mkanat%bugzilla.org
6481dcfcc0 Bug 604256: Release Notes for Bugzilla 4.0rc1.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261454 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-23 00:33:15 +00:00
mkanat%bugzilla.org
5e2d373097 Bug 593138: When confirming a CSRF violation (the confirm-action page),
include an HTML comment describing the exact violation that occurred, so
that screen-scrapers can know what violation they hit.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261450 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-23 00:05:23 +00:00
mkanat%bugzilla.org
7fb2586f65 Bug 473557: Make the "Collapse All Comments" link work properly even when
the "comment order" preference is set to "newest to oldest with description
at top"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261449 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-23 00:03:47 +00:00
mkanat%bugzilla.org
4ad732e672 Bug 578513: Rename cc_accessible and reporter_accessible to is_cc_accessible
and is_reporter_accessible in the WebService.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261448 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-23 00:02:07 +00:00
mkanat%bugzilla.org
7026ebb170 Bug 523205 part 2: $flagtype->set_clusions() was badly implemented
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261447 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 15:01:51 +00:00
mkanat%bugzilla.org
bf65c495ef Another unused error tag
git-svn-id: svn://10.0.0.236/trunk@261446 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 14:18:28 +00:00
mkanat%bugzilla.org
dd9d8252bc Bug 302293: Editing a flag type should tell me which changes have been made
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@261445 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 14:16:52 +00:00
mkanat%bugzilla.org
33225a5517 Bug 413648: Attachment mime type handling should strip leading and trailing spaces
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261444 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 13:05:03 +00:00
mkanat%bugzilla.org
0a7cc19d1e Remove unused error tag
git-svn-id: svn://10.0.0.236/trunk@261443 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 12:02:04 +00:00
mkanat%bugzilla.org
23fb09c614 Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to create and edit flag types
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261442 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-22 11:46:46 +00:00
wtc%google.com
b41a67ad55 Bug 606049: Add the SSL peer's CA certificates to ss->ssl3.peerCertChain in
the correct order.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261441 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-21 17:31:36 +00:00
wtc%google.com
e945f23c99 Bug 600438: Fix the locking order assertion in ssl_Get1stHandshakeLock,
allowing firstHandshakeLock -> recvBufLock -> firstHandshakeLock, which can
happen if a callback function calls some libSSL functions.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261439 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 23:54:04 +00:00
mkanat%bugzilla.org
2a70cfc7e4 Bug 598014: Document how to mark the initial comment as private when using Bug.create()
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261438 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 23:33:55 +00:00
mkanat%bugzilla.org
567f65587d Bug 605412 part 2: remove useless --- --- from the signature
git-svn-id: svn://10.0.0.236/trunk@261437 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 23:32:03 +00:00
mkanat%bugzilla.org
30577b05ca Bug 605425: Non-english templates are no longer precompiled by checksetup
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261435 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 23:03:45 +00:00
mkanat%bugzilla.org
4fe90970a0 Bug 605412: Remove "configure bugmail" from bugmail (newchangedmail)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261434 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 17:46:57 +00:00
mkanat%bugzilla.org
59f3259bab Bug 605693: Make config.cgi?ctype=rdf faster
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261432 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 12:01:58 +00:00
mkanat%bugzilla.org
d678fe0c21 Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes from the database
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@261430 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 00:48:51 +00:00
mkanat%bugzilla.org
5d2ce4e018 Bug 605663: For MySQL, use information_schema instead of SHOW TABLE STATUS
to get table information during checksetup, because it's much faster.
This also bumps our MySQL requirement to 5.0.15.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261429 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-20 00:01:53 +00:00
bhearsum%mozilla.com
a36f19783a bug 598187: Tracking bug for build and release of Firefox 3.6.11 - rethrottle 3.0.19 release channel. r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261427 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-19 21:11:07 +00:00
despotdaemon
fd536cea31 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261426 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-19 18:49:28 +00:00
despotdaemon
3b601d1a5d Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261425 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-19 18:49:20 +00:00
mkanat%bugzilla.org
9d40f7d3e3 Bug 595569: Fixes Bugzilla::Field::ChoiceInterface->controls_visibility_of_fields
method which was causing an error when deleting a product/component.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261424 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-18 21:33:17 +00:00
mkanat%bugzilla.org
a8120af556 Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmpl
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261421 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-16 14:38:35 +00:00
mkanat%bugzilla.org
699ab97fe8 Minor improvement for bug 451735
r=mkanat


git-svn-id: svn://10.0.0.236/trunk@261420 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-16 12:51:06 +00:00
mkanat%bugzilla.org
ba8e9a0d70 Bug 604835: Have checksetup.pl give WS_EXECUTE permissions to .pl scripts that
ship with extensions.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261419 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-16 01:18:45 +00:00
ted.mielczarek%gmail.com
e68075b8a7 bug 604263 - NSPR parallel building chokes on debug windows builds. Patch by Kyle Huey <khuey@kylehuey.com>, r=wtc
git-svn-id: svn://10.0.0.236/trunk@261409 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 15:43:47 +00:00
ted.mielczarek%gmail.com
e8472eada3 bug 601377 - NSPR should support --with-ccache argument. Patch by Brad Lassey <blassey.bugs@lassey.us>, r=me
git-svn-id: svn://10.0.0.236/trunk@261407 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 15:35:59 +00:00
ted.mielczarek%gmail.com
26fe220a54 bug 588607 - Wrap dlopen and other libdl functions on Android. Patch by Michael Wu <mwu@mozilla.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@261406 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 15:17:01 +00:00
mkanat%bugzilla.org
10579221da Bug 604107: The link to delete the value 0 of custom fields is broken
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261405 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 01:20:24 +00:00
mkanat%bugzilla.org
5af9c75cfe Bug 604522: t/012throwables.t doesn't catch new user errors correctly
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261404 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 00:21:59 +00:00
mkanat%bugzilla.org
8375b33638 Bug 451735 part2: fix bz_drop_index() so that it first drops related FKs before deleting the index itself
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261403 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-15 00:17:05 +00:00
cltbld
9680049468 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 3
git-svn-id: svn://10.0.0.236/trunk@261402 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-14 11:53:16 +00:00
cltbld
ede3b3cdbf Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 3
git-svn-id: svn://10.0.0.236/trunk@261398 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-14 05:12:10 +00:00
mkanat%bugzilla.org
9be0c2c2f4 Bug 575947: Users with passwords length less than 6 characters can't login after migration from 3.4.x or older to 3.6 or newer
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261395 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-14 00:53:22 +00:00
mkanat%bugzilla.org
4b34d37d34 Bug 600598: "Can't call method "bug_list" on unblessed reference" error thrown when editing a bug which is in the BUGLIST cookie but not in a recent saved search, with action="next_bug"
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261394 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-14 00:50:18 +00:00
mkanat%bugzilla.org
0a525fe484 Bug 326826: Linkify bug comments in HTML email just like comments in the
web interface.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261393 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-14 00:31:54 +00:00
mkanat%bugzilla.org
aefe414e6d Bug 602418: Add "template_cache" to bz_locations(), a way of specifying that
cached templates should be stored somewhere else than the data directory.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261392 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:52:22 +00:00
mkanat%bugzilla.org
52730cc3d0 Bug 600616: show_bug.cgi: Invalid parameter passed to Bugzilla::Search::Recent::_init (cookie)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261391 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:52:21 +00:00
mkanat%bugzilla.org
cc669f0742 Bug 581448: Localize the status and resolution values in the list of
possible duplicates on enter_bug.cgi
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261390 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:46:56 +00:00
mkanat%bugzilla.org
0f6811ce30 Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)
when creating or updating bug comment
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261388 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:37:31 +00:00
mkanat%bugzilla.org
0101527b59 Bug 593887: Perl 5.14 requires HTML::Parser 3.67 and DBI 1.614
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261387 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:37:30 +00:00
mkanat%bugzilla.org
69d5f0d34f Bug 451735: Wrong index for the series table
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261386 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:31:59 +00:00
mkanat%bugzilla.org
7c28b4ef01 Bug 505165: The flags.setter_id DB column cannot be NULL
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261385 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 23:18:49 +00:00
mkanat%bugzilla.org
87132c5763 Bug 599953: Editing an advanced search doesn't remember values passed to discrete custom fields added by extensions
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261384 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 22:50:00 +00:00
mkanat%bugzilla.org
50791bef50 Bug 603314 - Unprivileged users cannot create bugs any more.
Adding a code comment post-checkin; see bug for details.


git-svn-id: svn://10.0.0.236/trunk@261382 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 16:49:40 +00:00
bhearsum%mozilla.com
5f2b5b182f bug 598197: Tracking bug for build and release of Firefox 3.6.11 - patcher config for 3.0.19 to 3.6.11build3. r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261381 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 16:35:23 +00:00
cltbld
7ad379d613 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.14 to 3.6.11 build 3
git-svn-id: svn://10.0.0.236/trunk@261380 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 16:07:42 +00:00
mkanat%bugzilla.org
3dbfc6d206 Bug 595682: Always generate PNG images for charts
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261379 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 12:17:25 +00:00
wtc%google.com
7e4fefa824 Bug 603214: Build NSPR in parallel. The patch is contributed by Kyle Huey
<khuey@kylehuey.com>.  r=wtc.
Modified Files:
	Makefile.in pr/src/Makefile.in


git-svn-id: svn://10.0.0.236/trunk@261377 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-13 00:52:53 +00:00
cltbld
b7c51780ed Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.10 to 3.6.11 build 3
git-svn-id: svn://10.0.0.236/trunk@261376 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-12 22:46:52 +00:00
mkanat%bugzilla.org
5065121e5d Bug 562308: importxml.pl should import each comment separately, rather than concatenating them all into a single one
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261375 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-12 17:01:50 +00:00
wtc%google.com
b8e2518399 Bug 602754: Fix "a the" in comments. The patch is contributed by
Edmund Wong <ewong@pw-wspx.org>.  r=wtc.
Modified Files:
	cmd/symkeyutil/symkey.man lib/jar/jarver.c
	lib/pk11wrap/pk11akey.c lib/pk11wrap/pk11pbe.c
	lib/smime/smime.h lib/softoken/legacydb/lowkeyi.h


git-svn-id: svn://10.0.0.236/trunk@261374 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-11 19:30:10 +00:00
mkanat%bugzilla.org
c539a1ba5c Bug 550097: checksetup.pl should detect when run via a web server (cgi) and fail with a sane error
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261373 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-11 17:01:51 +00:00
mkanat%bugzilla.org
3daa986ab2 Bug 603314 - Unprivileged users cannot create bugs any more.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261372 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-11 16:18:42 +00:00
cltbld
07c1e37444 Bug 602608: nagios still looking for 32-bit mac builds on mozilla-central and related branches. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@261371 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-11 09:40:05 +00:00
kairo%kairo.at
0f43b68546 trunk is now 2.1b2pre
git-svn-id: svn://10.0.0.236/trunk@261370 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-09 17:01:43 +00:00
mkanat%bugzilla.org
c516d36f87 Bug 602832: 008filter.t doesn't catch [%~ ~%] correctly
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261369 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-09 11:34:36 +00:00
seabld
fc7e7d0788 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a3 to 2.1b1 build 2
git-svn-id: svn://10.0.0.236/trunk@261368 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-09 01:03:34 +00:00
bhearsum%mozilla.com
25a5b3d380 bug 602913: Please bump up 3.6.11 throttling up to 100%. r=me, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261366 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-08 18:05:48 +00:00
gerv%gerv.net
87f0a0a107 Update with even more clear notifications of what happens to the data.
git-svn-id: svn://10.0.0.236/trunk@261365 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-08 09:37:26 +00:00
nrthomas%gmail.com
ad12180ac2 Bug 602275, snippet to save windows nightly users, from rhelmer plus modifications
git-svn-id: svn://10.0.0.236/trunk@261363 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-08 04:33:24 +00:00
mkanat%bugzilla.org
74e0d8bfb4 Bug 600495: Make the "chfieldto" query parameter work all by itself, again.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261362 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-07 13:03:13 +00:00
mkanat%bugzilla.org
476631f7d1 Fix the xt/search.t test to not have a testfail (orange) result on MySQL.
(Just some missing "this test is OK" bits for longdescs.count injection tests.)


git-svn-id: svn://10.0.0.236/trunk@261361 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-07 11:17:14 +00:00
mkanat%bugzilla.org
9285e338dd Bug 602165: Change sql_interval to sql_date_math, in preparation for
MS-SQL and SQLite support.


git-svn-id: svn://10.0.0.236/trunk@261360 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-07 11:02:21 +00:00
bhearsum%mozilla.com
1d9b99f639 bug 602269: unthrottle major updates for 3.0.19 -> 3.6.10 and 3.5.13->3.6.10 (and decrease throttling on 3.6.10). r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261358 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-06 20:50:38 +00:00
hannes%helma.at
a2ab36ada0 Do not append \n at beginning of constructed function
git-svn-id: svn://10.0.0.236/trunk@261357 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-06 07:29:26 +00:00
cltbld
a2b63060b1 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.8 to 3.0.9 build 1
git-svn-id: svn://10.0.0.236/trunk@261356 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-06 02:48:35 +00:00
hannes%helma.at
9a2539c149 Minor enhancement in ListIterator test
git-svn-id: svn://10.0.0.236/trunk@261355 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 21:06:51 +00:00
hannes%helma.at
edb25c5b23 Fix bug 466207 - Implement java.util.List interface in NativeArray
This moves the implementation of java.util.Map from ScriptableObject
to NativeObject as Map and List have incompatible remove(Object) methods.
See bug 448816 for more details.


git-svn-id: svn://10.0.0.236/trunk@261354 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 20:31:54 +00:00
bhearsum%mozilla.com
0e7ab861e5 bug 598184: Tracking bug for build and release of Firefox 3.5.14 - unthrottle beta channel, keep release throttled for 3.5.14. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@261352 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 20:16:30 +00:00
bhearsum%mozilla.com
66aabfeb23 bug 598187: Tracking bug for build and release of Firefox 3.6.11 - patcher config update for 3.0.19 -> 3.6.11 MU. r=bhearsum, patch=jhford
git-svn-id: svn://10.0.0.236/trunk@261351 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 18:31:27 +00:00
cltbld
5fb4132ad2 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.14 to 3.6.11 build 2
git-svn-id: svn://10.0.0.236/trunk@261350 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 18:19:55 +00:00
cltbld
8eaf40a6e6 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 1
git-svn-id: svn://10.0.0.236/trunk@261349 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 14:21:22 +00:00
mkanat%bugzilla.org
623b6f94cc Bug 26074 - Ability to limit search by number of Comments
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261348 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 08:47:02 +00:00
mkanat%bugzilla.org
5c5f882c9d Bug 601848: Fix percentage_complete searches for all operators on both MySQL
and PostgreSQL
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261347 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 06:01:56 +00:00
cltbld
911b72f305 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 1
git-svn-id: svn://10.0.0.236/trunk@261346 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 05:42:28 +00:00
cltbld
410fb0c430 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 1
git-svn-id: svn://10.0.0.236/trunk@261345 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 04:38:43 +00:00
mkanat%bugzilla.org
b15863380f s/Extensionn/Extension/ (no bug).
[r=mkanat a=mkanat@IRC]


git-svn-id: svn://10.0.0.236/trunk@261344 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 04:35:36 +00:00
cltbld
6f6fe5ac89 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 1
git-svn-id: svn://10.0.0.236/trunk@261343 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 04:17:21 +00:00
cltbld
9b5e8c9eb2 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.4 to 3.1.5 build 1
git-svn-id: svn://10.0.0.236/trunk@261342 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-05 03:21:14 +00:00
asasaki%mozilla.com
a6f3bcac9c Fennec 2.0 -> Fennec 4.0 for AUS. bug 601192, r=rhelmer
git-svn-id: svn://10.0.0.236/trunk@261339 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-04 22:30:33 +00:00
gavin%gavinsharp.com
ee59f63bb5 Bug 598187: update AUS throttling for release of 3.6.11 to beta/releasetest, patch by John Ford <jhford@mozilla.com>, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261337 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-04 21:11:26 +00:00
gavin%gavinsharp.com
24e021496f Revert change from bug 600289 to block Mac 10.5 updates
git-svn-id: svn://10.0.0.236/trunk@261336 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-04 20:41:40 +00:00
cltbld
21ecd65e6d Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.13 to 3.5.14 build 3
git-svn-id: svn://10.0.0.236/trunk@261335 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-04 17:08:56 +00:00
mkanat%bugzilla.org
40bdab71db Bug 601519 - Test pronouns (like %user%, %reporter%, etc.) in xt/search.t
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261334 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 23:46:46 +00:00
mkanat%bugzilla.org
22f21124f5 Bug 601513: In xt/search.t, assure that "---" continues to work for the
resolution field
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261333 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 22:04:07 +00:00
mkanat%bugzilla.org
1d9133a236 Bug 601499 - Make xt/search.t test the email(n)* search query parameters
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261332 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 22:02:03 +00:00
mkanat%bugzilla.org
7eb10ff7f3 Bug 585031: Searching using the "People" section was only using one of the
selected checkboxes in each column.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261331 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 21:47:08 +00:00
mkanat%bugzilla.org
cf129cc5e9 577720: Use history.replaceState() so that the URL after processing a bug isn't process_bug.cgi, post_bug.cgi, or attachment.cgi
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261330 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 21:05:23 +00:00
mkanat%bugzilla.org
3f349d63e1 Bug 65477: Send HTML bugmail
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261329 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 21:02:54 +00:00
mkanat%bugzilla.org
955cdc2eff Bug 601142: useless horizontal scrollbar always visible on show_bug.cgi in Classic skin
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261328 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 01:19:55 +00:00
mkanat%bugzilla.org
a835e1e88c Bug 414509: offer View All (non obsolete) attachments
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261327 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-03 00:01:42 +00:00
mkanat%bugzilla.org
b5a0bc13cf Bug 601218: Do not display (show) when the CC list is empty
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261325 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 23:46:41 +00:00
mkanat%bugzilla.org
6cd4a46803 Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261324 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 23:37:28 +00:00
mkanat%bugzilla.org
a2553c5aa5 Bug 597762: When filing bugs, the validation messages do not draw enough attention to themselves
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261323 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 23:35:48 +00:00
mkanat%bugzilla.org
c6f2d0a8e8 Bug 601394 - Make xt/search.t test the deadlinefrom and deadline to search
query parameters
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261322 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 20:04:32 +00:00
mkanat%bugzilla.org
c5429db949 Change the way that the xt/search.t injection tests look for known broken
tests, so that the Pg tests properly understand that they can't test
creation_ts changedafter or changedbefore, *ever*.


git-svn-id: svn://10.0.0.236/trunk@261321 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 20:02:32 +00:00
hannes%helma.at
75fa19ac96 Fix Bug 598706 - Make some RegExpImpl fields protected
git-svn-id: svn://10.0.0.236/trunk@261320 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 19:43:23 +00:00
mkanat%bugzilla.org
c0e9d0b182 Bug 601383: Test the chfield* search query parameters in xt/search.t.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261319 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 19:34:37 +00:00
mkanat%bugzilla.org
8eafebf36a Bug 600495: Make searching using "chfieldto" actually work again, for finding
bugs that were also updated after the particular change that's being looked
for.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261318 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 19:32:32 +00:00
hannes%helma.at
a43d99d7ff Fix Bug 600479 - SyntaxError with new Function('return true//')
git-svn-id: svn://10.0.0.236/trunk@261317 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 18:57:31 +00:00
mkanat%bugzilla.org
4211f37acd Bug 600496: Make searching on [Bug creation] work again, by implementing
creation_ts for the changedafter and changedbefore operators in Search.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261316 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 18:47:04 +00:00
mkanat%bugzilla.org
aa1f015f6f Bug 601376: Test the __all__, __open__, and __closed__ arguments to
bug_status in xt/search.t
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261315 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 17:16:54 +00:00
mkanat%bugzilla.org
ed0203a6c9 Bug 601364: Make search.t *actually* do the basic field=value tests
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261314 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 16:34:27 +00:00
mkanat%bugzilla.org
1b8239aa5c Bug 601371: Make bug_status_type work as a search query parameter
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261313 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 16:32:32 +00:00
mkanat%bugzilla.org
b8deca1bdf Make content_type work as a buglist.cgi parameter, for setting the
search operator for the "content" field.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261312 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 16:17:04 +00:00
mkanat%bugzilla.org
0abc549963 Bug 601364: Make xt/search.t also test the normal field=value search params
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261311 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-02 16:02:16 +00:00
bhearsum%mozilla.com
f73fd976c1 bug 600289: Turn nightly updates for mac back on - block requests from 10.5 users running 4.0pre* or 3.7pre* (so we can enable all updates for 10.6 users). r=morgamic/rhelmer
git-svn-id: svn://10.0.0.236/trunk@261309 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 22:06:42 +00:00
mkanat%bugzilla.org
f80a43c969 Missing space in query. causes MYSQL error on product lists.
git-svn-id: svn://10.0.0.236/trunk@261308 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 21:45:58 +00:00
cltbld
a1dbe16525 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.10 to 3.6.11 build 2
git-svn-id: svn://10.0.0.236/trunk@261307 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 19:46:53 +00:00
mkanat%bugzilla.org
d8417e5736 Bug 600123 - Eliminate Bugzilla::Bug's AUTOLOAD
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261306 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 11:32:13 +00:00
seabld
adb1f3c612 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.8 to 2.0.9 build 1
git-svn-id: svn://10.0.0.236/trunk@261305 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 05:09:03 +00:00
cltbld
1f56087c2e Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.13 to 3.5.14 build 1
git-svn-id: svn://10.0.0.236/trunk@261304 18797224-902f-48f8-a5cc-f745e15eee43
2010-10-01 01:08:47 +00:00
robert%roberthelmer.com
27f85e8360 only print leading comma if buildname is set b=588557
git-svn-id: svn://10.0.0.236/trunk@261303 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-30 23:10:17 +00:00
mkanat%bugzilla.org
85209319bc Bug 573195: Make Bug.get return all of a bug's standard and custom field
information
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261302 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-30 01:03:22 +00:00
mkanat%bugzilla.org
ee495843f0 Bug 600475 - Support the 'includeSubDomains' flag as an option for the 'Strict-Transport-Security' advanced option in order to protect subdomains.
[r=glob a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261301 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-29 19:03:27 +00:00
nrthomas%gmail.com
50f853494f Bug 600328, fix orange on tiger talos from bug 598507, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@261300 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 21:35:33 +00:00
hannes%helma.at
fca609c2fb Fix bug 600259 - Use System.arraycopy instead of an for loop in SubString
git-svn-id: svn://10.0.0.236/trunk@261299 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 19:43:01 +00:00
hannes%helma.at
54cf6d81e1 Omit function body in "x is not a function in f" error message.
Including very long function bodies used to make error messages utterly
unreadable. This fix preserves the function name and arguments so they're
still be recognizable.


git-svn-id: svn://10.0.0.236/trunk@261298 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 09:48:44 +00:00
mkanat%bugzilla.org
3ed26b2827 Bug 598213: Change the color of the border on the header so that the header
doesn't look misaligned on gray backgrounds.
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261297 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 03:49:27 +00:00
mkanat%bugzilla.org
0cf96b01ee Bug 597772: Make add_see_also check for undef input
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261292 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 03:37:55 +00:00
mkanat%bugzilla.org
6ee1d182f8 Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.
git-svn-id: svn://10.0.0.236/trunk@261291 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 03:36:13 +00:00
mkanat%bugzilla.org
31942c63dd Bug 595380: Add a ?mtime string to all of the manually-inserted
<script src> and <link href> tags in Bugzilla
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261290 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 03:34:25 +00:00
mkanat%bugzilla.org
dd4e3e53f2 Bug 594990: Make the Strict-Transport-Security HTTP header only be sent
if a particular parameter is enabled.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261289 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 03:32:33 +00:00
nrthomas%gmail.com
ce588cf342 Bug 584679, Add %platform% substitution to patcher detail urls, p=gozer, r=bhearsum,nthomas
git-svn-id: svn://10.0.0.236/trunk@261287 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-28 02:40:04 +00:00
wtc%google.com
593e30c71b Bug 528743: ignore unknown AIA location types. r=alexei.
Modified Files:
	libpkix/include/pkix_errorstrings.h
	libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.c util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@261285 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-27 21:51:28 +00:00
wtc%google.com
dcfc6e5841 Bug 597622: map more libpkix errors to SEC_ERROR_BAD_INFO_ACCESS_LOCATION.
r=alexei.


git-svn-id: svn://10.0.0.236/trunk@261282 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-27 21:21:08 +00:00
wtc%google.com
f028bfff96 Bug 597622: update the comments for CERT_ParseURL because it is no longer
used just for parsing the URI of an OCSP responder.  r=alexei.


git-svn-id: svn://10.0.0.236/trunk@261281 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-27 21:18:53 +00:00
wtc%google.com
4317b583d0 Bug 597622: Add SEC_ERROR_BAD_CRL_DP_URL. r=alexei.
Modified Files:
	cmd/lib/SECerrs.h
	lib/libpkix/pkix_pl_nss/module/pkix_pl_pk11certstore.c
	lib/util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@261279 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-27 21:02:00 +00:00
nrthomas%gmail.com
0e15fb0f63 Bug 598507, talos doesn't launch browser correctly on 10.5 for i386+x86_64 universal binaries, r=ted
git-svn-id: svn://10.0.0.236/trunk@261278 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-26 23:08:38 +00:00
mkanat%bugzilla.org
a55cbf53f5 Bug 598698 - Remove unneeded selectrow_array() call in Bugzilla::Install::make_admin()
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261276 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 21:19:17 +00:00
smichaud%pobox.com
f35a937c98 Bug 598453 - r=josh a1.9.0.next=clegnitto
git-svn-id: svn://10.0.0.236/trunk@261275 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 20:59:09 +00:00
ted.mielczarek%gmail.com
00201f592b bug 556190 - op_filok NSPR test fails on Android. Patch by Alex Pakhotin <alexp@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@261273 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 18:21:22 +00:00
ted.mielczarek%gmail.com
31f4897177 bug 556948 - suspend NSPR test fails on Android. Patch by Alex Pakhotin <alexp@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@261272 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 18:14:40 +00:00
ted.mielczarek%gmail.com
4aadd975a8 bug 524785 - configure fails in NSPR when run with absolute Windows-style paths. Patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=ted
git-svn-id: svn://10.0.0.236/trunk@261271 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 18:10:20 +00:00
kaie%kuix.de
856edfa42a bug 337433, Need CERT_FindCertByNicknameOrEmailAddrByUsage
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@261270 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-24 13:31:58 +00:00
mkanat%bugzilla.org
e4a0ee0f03 Bug 599023: importxml.pl fails if UNCONFIRMED is the single bug status allowed when reporting a new bug
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261269 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-23 18:58:04 +00:00
mkanat%bugzilla.org
7e77e8010b Bug 595712: Return to bug page after login doesn't work with javascript disabled
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261268 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-23 18:56:25 +00:00
jdennis%redhat.com
5c1db556f4 remove dangling reference to deleted file lib/httplib.py
git-svn-id: svn://10.0.0.236/trunk@261265 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-22 18:57:57 +00:00
jhopkins%mozillamessaging.com
eeff553dd4 Bug 598021 - Publish a major update specifically targeted at TB 3.0.4 users. r=gozer
git-svn-id: svn://10.0.0.236/trunk@261264 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-22 18:00:02 +00:00
mkanat%bugzilla.org
68973c90c2 Bug 598147: Can't call method "isa" without a package or object reference
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261263 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-22 12:05:03 +00:00
jhopkins%mozillamessaging.com
e5c5664422 Bug 597039 - Please generate major updates for 3.0.8 to 3.1.4 and 2.0.0.24 to 3.1.4
git-svn-id: svn://10.0.0.236/trunk@261262 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-21 20:46:11 +00:00
despotdaemon
6cd3deb214 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@261261 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-21 20:08:36 +00:00
mkanat%bugzilla.org
2ca54ae5ac Bug 585028: Advanced Shortcut for Priority (P1-5 as search word) broken
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261259 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-21 16:34:26 +00:00
ted.mielczarek%gmail.com
a6566c59cd bug 577531 - Fix non-thumb2 builds on Android. Patch by Brad Lassey <blassey@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@261258 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-20 12:52:47 +00:00
mkanat%bugzilla.org
c9c86ee044 Remove an incorrect checkin fix in bug 136225
git-svn-id: svn://10.0.0.236/trunk@261257 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 18:18:22 +00:00
mkanat%bugzilla.org
19d870006a Bug 589547: Wrong description for editing a flag
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261256 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:26:45 +00:00
mkanat%bugzilla.org
5a2260e27b Add a missing "FILTER html" in the bug_url_invalid error message.
git-svn-id: svn://10.0.0.236/trunk@261251 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:11:23 +00:00
mkanat%bugzilla.org
83f08218f5 Bug 589525: fix typo
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261250 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:11:22 +00:00
mkanat%bugzilla.org
8e4120e694 Bug 593173: Make See Also recognize both "http" and "https" links for local
bugs as being the same bug.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261249 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:05:54 +00:00
mkanat%bugzilla.org
be322b3b21 Bug 593170: Disallow urls like "show_bug.cgi?id=2323" (with no domain) in
the See Also field.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261248 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:04:04 +00:00
mkanat%bugzilla.org
91433189d6 Bug 582339: fix typo
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261247 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-19 00:02:15 +00:00
mkanat%bugzilla.org
2ab8cc1290 Bug 594947: show_bug text boxes are not 100% width
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261244 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:52:15 +00:00
mkanat%bugzilla.org
21af665894 Bug 584427: "Only bugs with at least X votes" should not be in the "Search by People" section of query.cgi
r/a=mkanat

2010-09-10  Guy Pyrzak  <guy.pyrzak@gmail.com>

changes to voting extension


git-svn-id: svn://10.0.0.236/trunk@261242 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:47:03 +00:00
mkanat%bugzilla.org
048a4fa74a Bug 586244: Make mod_headers and mod_expires optional
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261239 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:40:15 +00:00
mkanat%bugzilla.org
6a816d79cd Bug 578256 - Autocomplete user names in the search UI
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261238 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:40:14 +00:00
mkanat%bugzilla.org
7acee0c694 Bug 574338: When comment box is positioned at [top|bottom], include "Add Comment" link at [bottom|top]
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261236 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:33:37 +00:00
mkanat%bugzilla.org
a7b04242cf Bug 577835: Improve the error message displayed when you put an invalid
Bug URL into the See Also field.


git-svn-id: svn://10.0.0.236/trunk@261235 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:31:47 +00:00
mkanat%bugzilla.org
dc230109d3 Bug 136225: Make summary a link in buglists
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261233 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:22:11 +00:00
mkanat%bugzilla.org
162b6ae6a6 Bug 594155: IE6 throws JS errors when filing new bugs
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261232 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 23:20:19 +00:00
nelson%bolyard.com
809830b8b5 Bug 388978: Add EV-defined subject name attributes, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@261231 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-18 21:17:53 +00:00
asasaki%mozilla.com
fcf1cc6aaa add update/4/ to aus index.php for android nightlies. bug 554249, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@261229 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 22:05:12 +00:00
gozer%mozillamessaging.com
078fe95609 Fix and revert for TB major update automation updating the wrong file
git-svn-id: svn://10.0.0.236/trunk@261228 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 20:37:01 +00:00
hannes%helma.at
8d55c98f02 Avoid overwiting methods with same signature in JavaMembers method lookup.
One class that triggers this bug is com.google.javascript.jscomp.JSSourceFile
from Google's closure-compiler project, which overrides static methods
of the parent class with a different return type.


git-svn-id: svn://10.0.0.236/trunk@261227 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 20:12:20 +00:00
cltbld
4c7eb758f4 Automated configuration creation: moz19-thunderbird-branch-major-update-patcher2.cfg, from 3.0.8 to 3.1.4 build 2
git-svn-id: svn://10.0.0.236/trunk@261226 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 18:21:09 +00:00
wtc%google.com
ff7089f380 Bug 595264: Fix an infinite loop in pkix_pl_InfoAccess_ParseTokens if the
input contains a "%" hex hex escape sequence that's not the expected "%20".
The patch is contributed by Adam Langley of Google <agl@chromium.org>.
r=wtc,alexei.


git-svn-id: svn://10.0.0.236/trunk@261221 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 17:37:05 +00:00
cltbld
84fa5264a3 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.3 to 3.1.4 build 2
git-svn-id: svn://10.0.0.236/trunk@261220 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 05:59:20 +00:00
nrthomas%gmail.com
bb70d2732b Bug 596686, throttling changes for release of Fx 3.5.13 and 3.6.10, p=rail, r=me
git-svn-id: svn://10.0.0.236/trunk@261216 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-16 02:30:57 +00:00
cltbld
e021ad352a Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.7 to 3.0.8 build 2
git-svn-id: svn://10.0.0.236/trunk@261215 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 23:51:40 +00:00
bhearsum%mozilla.com
c9a04cdf77 bug 594853: Tracking bug for build and release of Firefox 3.6.10 - bump patcher config for 3.0.19 -> 3.6.10 major update. r=rail
git-svn-id: svn://10.0.0.236/trunk@261214 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 15:21:55 +00:00
nrthomas%gmail.com
65291b74ee Bug 554249, nightly updates for mobile builds on Android, p=aki, r=me
git-svn-id: svn://10.0.0.236/trunk@261212 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 10:37:29 +00:00
cltbld
8a52c1ee83 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.13 to 3.6.10 build 1
git-svn-id: svn://10.0.0.236/trunk@261211 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 10:27:43 +00:00
seabld
29aac3f271 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.7 to 2.0.8 build 1
git-svn-id: svn://10.0.0.236/trunk@261210 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 01:42:10 +00:00
cltbld
26ee86235f Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.12 to 3.5.13 build 1
git-svn-id: svn://10.0.0.236/trunk@261209 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-15 00:50:53 +00:00
cltbld
b6e6677a96 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.9 to 3.6.10 build 1
git-svn-id: svn://10.0.0.236/trunk@261208 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 23:34:21 +00:00
cltbld
b175957168 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b5 to 4.0b6 build 2
git-svn-id: svn://10.0.0.236/trunk@261207 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 19:56:05 +00:00
mkanat%bugzilla.org
b331e02bdf Bug 595664: Maximum password length is hardcoded in the UI when editing user accounts
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261206 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 19:06:24 +00:00
bhearsum%mozilla.com
7005ff3f04 bug 595242: Please turn off the 3.5.12 and 3.6.9 updates while investigating bug 594699 - fully throttle 3.5.11 and 3.6.8 updates. r=catlee/legneato
git-svn-id: svn://10.0.0.236/trunk@261204 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 17:31:44 +00:00
mkanat%bugzilla.org
f2e7ec7aa0 Bug 596038: The before_table hook needs to be moved before tableheader
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261203 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 15:36:12 +00:00
cltbld
dc5a348612 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b5 to 4.0b6 build 1
git-svn-id: svn://10.0.0.236/trunk@261202 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-14 10:36:34 +00:00
wtc%google.com
32bb98716a Bug 586163: Document the change to PKCS #12 nickname collision callback in
NSS 3.12 by renaming the 'wincx' argument to 'leafCert'.  Also remove
several unused 'wincx' arguments.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261201 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-13 20:05:03 +00:00
wtc%google.com
9a0c4e43d7 Bug 586163: Document the change to PKCS #12 nickname collision callback in
NSS 3.12.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261200 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-13 20:00:23 +00:00
cltbld
dca313e544 Bug 511696: Nagios monitoring of l10n nightlies should test all locales. p=rail, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@261199 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-13 05:17:53 +00:00
cltbld
ab4df4e54a Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.3 to 3.1.4 build 1
git-svn-id: svn://10.0.0.236/trunk@261198 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-12 14:02:53 +00:00
cltbld
80936a7382 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.7 to 3.0.8 build 1
git-svn-id: svn://10.0.0.236/trunk@261197 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-12 04:43:49 +00:00
nelson%bolyard.com
d82d18ef54 Fix parsing of serial numbers
git-svn-id: svn://10.0.0.236/trunk@261196 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-11 22:03:43 +00:00
nelson%bolyard.com
8dfbbe224f Remove dependence on external programs, add dependence on NSS shared libs
git-svn-id: svn://10.0.0.236/trunk@261195 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-11 19:54:05 +00:00
nelson%bolyard.com
bc490afc4c Program to pretty print the certdata.txt file and patches to it.
To review patches, use an optional argument with a value of 1.
Contributed by Nelson Bolyard <nelson@bolyard.me>


git-svn-id: svn://10.0.0.236/trunk@261194 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-11 18:34:43 +00:00
despotdaemon
fcb9006f49 Pseudo-automatic update of changes made by brendan@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@261193 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-10 22:45:13 +00:00
emaldona%redhat.com
29c6d7d4a6 Bug 589288, nsslow_GetFIPSEnabled returns 0 when /proc/sys/crypto/fips_enabled isn't present, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@261192 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-10 00:42:36 +00:00
rrelyea%redhat.com
89270aa72c coverity memory leak
found by timeless
patch by timeless
r= rrelyea
Bug 587422


git-svn-id: svn://10.0.0.236/trunk@261191 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-09 21:25:05 +00:00
rrelyea%redhat.com
2c2d87932e Coverity identified memory leaks in error paths.
identified by timeless.
patches by timeless.
r=rrelyea
bugs 587404 587405 587409 587386 587387


git-svn-id: svn://10.0.0.236/trunk@261190 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-09 21:14:24 +00:00
jhopkins%mozillamessaging.com
b9da1a10a2 Config changes for Thunderbird 3.1.3/3.0.7.
git-svn-id: svn://10.0.0.236/trunk@261189 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-09 15:25:21 +00:00
mkanat%bugzilla.org
58e28bf25c Bug 463134: Remove "Show every bug in the system with dependencies" in dependency graphs
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261188 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-08 12:17:18 +00:00
mkanat%bugzilla.org
f24bdb09fd Bug 271758: noresolveonopenblockers = on doesn't allow removing open blockers and resolve the bug in a single change
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261187 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-08 12:03:44 +00:00
mkanat%bugzilla.org
7d08a3dbfb Bug 594038 - Add new hook 'end' in footer.html.tmpl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261186 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-08 02:50:20 +00:00
mkanat%bugzilla.org
3261168233 Bug 516457: Bump the Email::MIME requirement to avoid a memory leak that
jobqueue.pl was hitting.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261184 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-08 01:48:41 +00:00
nrthomas%gmail.com
7f4347abaf Bug 588253, unthrottle 3.5.11 updates so they see 3.5.12, p=coop, r=me
git-svn-id: svn://10.0.0.236/trunk@261182 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-07 23:24:24 +00:00
mkanat%bugzilla.org
d346a5b0b1 Bug 593881: Assignment to $[ has been deprecated in Perl 5.12.0
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261181 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-06 23:02:09 +00:00
mkanat%bugzilla.org
235df97e97 Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message
when it finishes.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261180 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-04 01:31:48 +00:00
nelson%bolyard.com
6937fdc8b3 [Bug 593422] Enhance pp to print DER Names (e.g. certificate subject), r=wtc
git-svn-id: svn://10.0.0.236/trunk@261179 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-03 19:25:02 +00:00
despotdaemon
f8a2184110 Pseudo-automatic update of changes made by shaver@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@261178 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-03 16:27:22 +00:00
mkanat%bugzilla.org
972dfdd02c If an installation had not yet set the urlbase parameter, then inserting
*any* URL into the see_also field would cause it to think you were linking
a local bug.


git-svn-id: svn://10.0.0.236/trunk@261177 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 22:31:35 +00:00
mkanat%bugzilla.org
acd04e6b4d Fix bustage due to bug 549586
git-svn-id: svn://10.0.0.236/trunk@261174 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 16:31:37 +00:00
wtc%google.com
05c0113e99 Bug 573367: Add README.nss and patches to make it easier to update to new
versions of zlib.  r=emaldona.
Added Files:
	README.nss patches/msvc-vsnprintf.patch patches/prune-zlib.sh


git-svn-id: svn://10.0.0.236/trunk@261173 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 15:05:40 +00:00
wtc%google.com
bfb9e1b9b7 Bug 573367: Update the makefile target "test" to the shell commands used in
zlib 1.2.5.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@261172 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 15:04:17 +00:00
bhearsum%mozilla.com
942e1d881e bug 590804: Locking Disk Cache Size to 250MB. r=alice, patch=jst
git-svn-id: svn://10.0.0.236/trunk@261171 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 13:29:41 +00:00
wtc%google.com
db53542ee4 Bug 525092: Allow SSL_GetChannelInfo to be called as soon as a TLS false
start handshake is done.  r=agl.


git-svn-id: svn://10.0.0.236/trunk@261168 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 01:12:57 +00:00
wtc%google.com
555fca8a3d Bug 584875: Clean up sec_PKCS12EncoderContext at the end of
SEC_PKCS12Encode.  The patch is contributed by Matt Mueller of Google
<mattm@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261165 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-02 00:35:41 +00:00
mkanat%bugzilla.org
820ec2906a Bug 549586: Allow the See Also field to take an integer or a local
bugzilla url and treat them as a link to the local Bugzilla.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261164 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 23:47:11 +00:00
mkanat%bugzilla.org
211ad76604 Bug 587793: Add a new "object_end_of_create" hook so that extensions can
operate on any new objects
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261163 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 23:06:21 +00:00
wtc%google.com
557f5d7897 Bug 584871: Add the dIsOpen flag to SEC_PKCS12DecoderContext to track
whether we need to remove the digest temp file, and do so in
SEC_PKCS12DecoderFinish.  The patch is contributed by Matt Mueller of
Google <mattm@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261161 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 21:57:03 +00:00
mkanat%bugzilla.org
8f8ab07a31 Bug 592480: Only one person is added to CC list when multiple are specified
r=dkl a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261160 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 21:19:16 +00:00
gozer%mozillamessaging.com
e2cd27a01c Bug 584679 - Update our existing patcher configs to use the new URLs r=Standard8
git-svn-id: svn://10.0.0.236/trunk@261159 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 20:34:11 +00:00
wtc%google.com
e1d2b6d850 Bug 587234: SSL_ERROR_WEAK_SERVER_KEY is renamed
SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY to be specific about key type.
TBR=kaie.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@261157 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 19:43:48 +00:00
wtc%google.com
83ce5788fc Bug 573367: compile with -D_CRT_NONSTDC_NO_WARNINGS to suppress Visual C++
warnings like "warning C4996: read': The POSIX name for this item is
deprecated. Instead, use the ISO C++ conformant name: _read.".
r=christophe


git-svn-id: svn://10.0.0.236/trunk@261156 18797224-902f-48f8-a5cc-f745e15eee43
2010-09-01 18:06:44 +00:00
cltbld
b6734a7fa0 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b4 to 4.0b5 build 1
git-svn-id: svn://10.0.0.236/trunk@261155 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-31 19:55:26 +00:00
despotdaemon
64832acd7d Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@261154 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-31 19:24:48 +00:00
mkanat%bugzilla.org
569ca875c0 Bug 77193 - Add the ability to retire (disable) old versions, components and milestones
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261153 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-31 04:32:08 +00:00
nrthomas%gmail.com
be12397310 Bug 591463, Change Thunderbird 2.0.0.24 MU throttle level to 25%, r=joduinn
git-svn-id: svn://10.0.0.236/trunk@261151 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-31 00:41:33 +00:00
hannes%helma.at
f728611c40 Be more defensive with class version detection in ClassFileWriter.
git-svn-id: svn://10.0.0.236/trunk@261150 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-30 21:00:40 +00:00
mkanat%bugzilla.org
3990eb9ffa Bug 580865: Rename the "edit" link on Attachment Details to "edit details"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261149 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:51:31 +00:00
mkanat%bugzilla.org
5a7e511657 Bug 580217: Starting a bug summary with ">" would make it purple
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261148 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:47:42 +00:00
mkanat%bugzilla.org
32262ebb9d Bug 578599: Make it easier to scroll down past the attachment view in the
Details screen when using a mouse wheel, by making the view pane not take
up the whole window.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261144 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:36:52 +00:00
mkanat%bugzilla.org
f6bb68ddc5 Bug 577574: Make YUI's unload listener into a "pagehide" listener on
browsers that support it. Before this patch, fields using YUI autocomplete
were losing their entered data when pressing "Back" in the browser
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261143 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:34:53 +00:00
mkanat%bugzilla.org
631671f5f6 Bug 571637: Put the Custom Search (formerly "Boolean Charts") UI behind
a show/hide widget
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261142 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:32:48 +00:00
mkanat%bugzilla.org
d398a04d73 Bug 571636: Make the Advanced Search UI follow a grid design
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261141 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 21:19:09 +00:00
wtc%google.com
c8300c8eb2 Bug 500439: remove unused function SECU_GetCert added in the previous
checkin.


git-svn-id: svn://10.0.0.236/trunk@261138 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 00:34:52 +00:00
wtc%google.com
e34c07fe08 Bug 500439: back out what seems to be an unintentional change in the
previous checkin -- fall back on NSS_NoDB_Init if NSS_Initialize fails.
This may have broken the "test opening the database read/write in a
nonexisting directory" in dbtests.sh.


git-svn-id: svn://10.0.0.236/trunk@261137 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-29 00:31:56 +00:00
wtc%google.com
2b958eb6a4 Bug 588698: wrap a long line, partly to cause this file to be recompiled
after the change to sslimpl.h in rev. 1.80.  (NSS makefiles don't have
header dependencies.)


git-svn-id: svn://10.0.0.236/trunk@261136 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 21:28:48 +00:00
despotdaemon
cc5107aa83 Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@261126 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 19:07:56 +00:00
wtc%google.com
f470fd33f5 Bug 588698: comment out the locking order assertion in
ssl_Get1stHandshakeLock because it's too strict when reentering
firstHandshakeLock.


git-svn-id: svn://10.0.0.236/trunk@261125 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:52:46 +00:00
nelson%bolyard.com
d36b5e1607 Bug 586697 - ssl3_DeriveMasterSecret must not request pVersion when it does
Master key derivation for Diffie-Hellman through pkcs11.
Patch contributed by Alexei Volkov <alexei.volkov.bugs@sun.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261124 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:22:07 +00:00
nelson%bolyard.com
73c454a7af Bug 587399 crmf_copy_cert_req_msg leaks poolp if newReqMsg = PORT_ArenaZNew fails
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261123 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:17:41 +00:00
nelson%bolyard.com
a8f146f9c8 Bug 587622 print_attr_value calls get_obj_class instead of get_key_type for CKA_KEY_TYPE
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261122 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:13:18 +00:00
nelson%bolyard.com
4aab335a44 Bug 587432 NSS_CMSSignerInfo_Sign leaks tmppoolp when things fail
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261121 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:09:09 +00:00
nelson%bolyard.com
49149d23dd Bug 587393 remove JAR_cert_attribute declaration
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261120 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:06:02 +00:00
nelson%bolyard.com
1ff383cfc2 Bug 586957 CERT_FormatName leaks things if properties exist multiple times
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261119 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 18:00:28 +00:00
nelson%bolyard.com
91bc46fbb7 Bug 586967: CERT_CreateCertificate leaks arena if PORT_ArenaZAlloc fails
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261118 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 17:56:27 +00:00
nelson%bolyard.com
5ba1e84e2e Bug 586953: CERT_FormatName leaks everything if it can't PORT_Alloc for buf
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@261117 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 17:52:45 +00:00
nelson%bolyard.com
563da2d498 Bug 500439: Make certutil to be able to read and display a der cert from a file
Patch by Alexei Volkov <alexei.volkov.bugs@sun.com>


git-svn-id: svn://10.0.0.236/trunk@261116 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 17:37:18 +00:00
mkanat%bugzilla.org
5785e0c279 Bug 591218 - Add missing 'longdesclength' form field to fix problem when receiving a mid-air after selecting "Submit only my new comment" on mid-air page.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@261115 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 08:51:22 +00:00
wtc%google.com
2cce4921ca Bug 589504: Remove --enable-boehm and related GC_LEAK_DETECTOR code. The
patch is contributed by Takanori MATSUURA <t.matsuu@gmail.com>.  r=wtc.
Modified Files:
	configure configure.in config/autoconf.mk.in
	pr/include/private/primpl.h pr/src/Makefile.in
	pr/src/memory/Makefile.in pr/src/misc/prinit.c
	pr/src/misc/prthinfo.c pr/src/pthreads/ptthread.c
	pr/src/threads/combined/pruthr.c
Removed Files:
	pr/src/memory/prgcleak.c


git-svn-id: svn://10.0.0.236/trunk@261114 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 01:33:10 +00:00
wtc%google.com
dc58ba1b0e Bug 588698: Add assertions to discover and enforce current locking order.
Based on patch contributed by Adam Langley of Google <agl@chromium.org>.
r=agl,nelson.
Modified Files:
	notes.txt ssl3con.c sslcon.c sslimpl.h sslsecur.c


git-svn-id: svn://10.0.0.236/trunk@261113 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-28 00:56:10 +00:00
mkanat%bugzilla.org
059c4901ba Bug 479400: Bring _add_visiblity_value_to_value_tables routine back
to the code.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261112 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-27 23:32:43 +00:00
mkanat%bugzilla.org
8e56ec44cc Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including extensions/Voting
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261111 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-27 20:02:05 +00:00
kaie%kuix.de
db07a70cf5 Bug 582575, Add July 2010 batch of roots to NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@261110 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-27 15:46:45 +00:00
mkanat%bugzilla.org
74da0eac37 Bug 479400: Add the ability to show or hide particular custom fields
based on multiple values of another field (visibility controllers)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261109 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-27 03:32:33 +00:00
wtc%google.com
53532bd03f Bug 588698: SSL_DataPending only needs to get recvBufLock. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@261107 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-26 18:04:41 +00:00
bhearsum%mozilla.com
d347ca7606 bug 589400: two small fixes to talos harness - check for existence of dir before trying to create it. r=anodelman, patch=tnikkel
git-svn-id: svn://10.0.0.236/trunk@261106 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-26 13:32:51 +00:00
cltbld
dad21f396d Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.2 to 3.1.3 build 1
git-svn-id: svn://10.0.0.236/trunk@261105 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-26 01:29:48 +00:00
seabld
75a16ddc54 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.6 to 2.0.7 build 1
git-svn-id: svn://10.0.0.236/trunk@261104 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-26 00:58:08 +00:00
mkanat%bugzilla.org
afe5b399cc Add a create_cateogry method to API
git-svn-id: svn://10.0.0.236/trunk@261103 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 20:31:05 +00:00
bhearsum%mozilla.com
06a171b925 bug 588252: Tracking bug for build and release of Firefox 3.6.9 - patcher config bump for 3.0.19 -> 3.6.9 MU. r=coop
git-svn-id: svn://10.0.0.236/trunk@261102 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 19:47:18 +00:00
cltbld
85b0043df1 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.12 to 3.6.9 build 1
git-svn-id: svn://10.0.0.236/trunk@261101 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 16:04:07 +00:00
hannes%helma.at
d5255b30d3 Fix for JavaAdapter wrongly detecting methods as abstract (e.g. in java.util.ArrayList)
git-svn-id: svn://10.0.0.236/trunk@261099 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 12:51:04 +00:00
hannes%helma.at
a8743c6395 Fix potential NullPointerException caused by previous commit.
git-svn-id: svn://10.0.0.236/trunk@261098 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 09:57:45 +00:00
cltbld
8df0e06649 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.6 to 3.0.7 build 1
git-svn-id: svn://10.0.0.236/trunk@261097 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 05:17:56 +00:00
cltbld
d01c026852 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.8 to 3.6.9 build 1
git-svn-id: svn://10.0.0.236/trunk@261096 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 03:05:22 +00:00
cltbld
e54c9d10f2 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.11 to 3.5.12 build 1
git-svn-id: svn://10.0.0.236/trunk@261095 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-25 01:43:41 +00:00
mkanat%bugzilla.org
1f43f2c556 Bug 583243: Add a new hook 'search_operator_field_override'.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261093 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 21:17:10 +00:00
mkanat%bugzilla.org
398bac7dca Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fields
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261092 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 20:32:19 +00:00
bhearsum%mozilla.com
a5bd231e9d bug 588045: Tracking bug for build and release of Firefox 4.0b4 - re-enable updates from 4.0b3
git-svn-id: svn://10.0.0.236/trunk@261090 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 18:59:26 +00:00
bhearsum%mozilla.com
597251b64b bug 588045: Tracking bug for build and release of Firefox 4.0b4 - disable 4.0b3 updates to 4.0b4 temporarily
git-svn-id: svn://10.0.0.236/trunk@261088 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 18:04:25 +00:00
asasaki%mozilla.com
58c30d21ca adding permissions.sqlite to allow twinopen to work when XUL is disabled. bug 589194, p=alice/sicking, r=jhammel
git-svn-id: svn://10.0.0.236/trunk@261087 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 15:12:04 +00:00
morgamic%mozilla.com
b8f32ceb67 Checking in patch from bug 588412, r=nthomas.
git-svn-id: svn://10.0.0.236/trunk@261085 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-24 01:22:33 +00:00
mkanat%bugzilla.org
e62f677dc9 Bug 589860: Remove sidebar.cgi, because remote XUL support is going away in Gecko
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261084 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-23 23:17:08 +00:00
bhearsum%mozilla.com
1a43219141 bug 514040: Stop offering updates to older releases with a <partial> block that is really a complete. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@261081 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-23 16:52:45 +00:00
nelson%bolyard.com
b4cfd67ad6 Bug 578697: Wildcards and IP addresses don't mix.
git-svn-id: svn://10.0.0.236/trunk@261080 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-22 20:59:01 +00:00
wtc%google.com
9a9b6bcc66 Bug 573367: Update to zlib 1.2.5. The patch is contributed by
Daniel Jeter II <djeter@ripleycable.net>.  r=wtc.
Modified Files:
	README adler32.c compress.c crc32.c deflate.c deflate.h
	example.c infback.c inffast.c inffast.h inflate.c inflate.h
	inftrees.c inftrees.h manifest.mn minigzip.c trees.c trees.h
	uncompr.c zconf.h zlib.h zutil.c zutil.h
Added Files:
	gzclose.c gzguts.h gzlib.c gzread.c gzwrite.c
Removed Files:
	gzio.c


git-svn-id: svn://10.0.0.236/trunk@261079 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-22 01:07:03 +00:00
mkanat%bugzilla.org
e21e838695 Bug 584115: Some comments incorrectly disappear for users not in the timetracking group
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261078 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-21 10:38:24 +00:00
mkanat%bugzilla.org
19538bec06 Bug 583154: If you don't comment while setting the work_time (Hours Worked) field, you get an empty comment in bugmails
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261077 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-21 10:36:26 +00:00
robert%roberthelmer.com
ca6417e770 try to minimize memory usage by printing each entry instead of building
whole datastructure up-front b=588557 r=bear


git-svn-id: svn://10.0.0.236/trunk@261076 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-19 17:51:35 +00:00
anodelman%mozilla.com
66afa9f300 bug 578343 (talos needs to be retrofitted for e10s) the new mobile_profile with the talos e10s extension (2.1)/ core changes required to get ts, twinopen working on talos (2.0) p=jmaher, r=anodelman/aki
git-svn-id: svn://10.0.0.236/trunk@261075 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-19 17:34:34 +00:00
cltbld
dfbecbb916 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b3 to 4.0b4 build 3
git-svn-id: svn://10.0.0.236/trunk@261074 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-19 00:57:42 +00:00
morgamic%mozilla.com
468ed0cb57 Checking in patch from bug 588143. patch=jhopkins, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@261064 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 23:25:55 +00:00
anodelman%mozilla.com
16318363aa bug 586783 (Talos needs proper 64-bit minidump_stackwalk binary) adding minidump_stackwalk p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@261063 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 14:46:11 +00:00
anodelman%mozilla.com
ca5a619c65 bug 586783 (Talos needs proper 64-bit minidump_stackwalk binary) add linux64 stackwalker p=anodelman r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261062 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 14:06:37 +00:00
emaldona%redhat.com
69ad261969 Bug 356713 - Support SHA224 has/hmac and rsa signature, r=wtc
git-svn-id: svn://10.0.0.236/trunk@261061 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 05:57:05 +00:00
cltbld
84f042c721 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b3 to 4.0b4 build 2
git-svn-id: svn://10.0.0.236/trunk@261060 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 03:00:03 +00:00
wtc%google.com
97cb4383a3 Bug 567134: use the -DYNAMICBASE linker option for Visual C++ 8 (2005) SP1
or later.  Adapted from the code in NSPR's configure.in.  r=Christophe.


git-svn-id: svn://10.0.0.236/trunk@261058 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-18 01:16:12 +00:00
emaldona%redhat.com
f44486fcc8 Bug 588052 - FREEBL_NO_DEPEND should not depend on FREEBL_CHILD_BUILD=1, r=wtc,emaldona
git-svn-id: svn://10.0.0.236/trunk@261056 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-17 22:27:12 +00:00
seabld
141ea17199 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a2 to 2.1a3 build 2
git-svn-id: svn://10.0.0.236/trunk@261055 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-17 19:44:46 +00:00
kairo%kairo.at
8847418d99 apply bug 576760 (no longer need to force component manifests in updates) to SeaMonkey configs as well
git-svn-id: svn://10.0.0.236/trunk@261054 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-17 13:35:57 +00:00
kairo%kairo.at
345debd99c update monitoring configs for 2.1b1
git-svn-id: svn://10.0.0.236/trunk@261053 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-17 01:08:00 +00:00
wtc%google.com
0901e3da32 Bug 586857: Mark SEC_OID_NS_CERT_EXT_SSL_SERVER_NAME as an unsupported
certificate extension.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261051 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-16 18:27:24 +00:00
wtc%google.com
07feacb99e Bug 587234: Better error reporting for tiny DH keys in Server Key Exchange.
Add a new error code SSL_ERROR_WEAK_SERVER_KEY for the dh_p size check in
ssl3_HandleServerKeyExchange.  r=nelson.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@261049 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-16 18:19:02 +00:00
nboyd%atg.com
7f909a9735 Fix Bug 586057 - support stack map generation for Java 6 bytecode
Patch from Daniel Tang.


git-svn-id: svn://10.0.0.236/trunk@261048 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-16 13:44:12 +00:00
seabld
95ef0da684 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a2 to 2.1a3 build 1
git-svn-id: svn://10.0.0.236/trunk@261047 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-16 12:50:37 +00:00
robert%roberthelmer.com
1df987ec5e allow cross-site XHR for tinderbox json/json2 output b=393401
git-svn-id: svn://10.0.0.236/trunk@261046 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-15 21:50:52 +00:00
wtc%google.com
16f3712323 Bug 583223: PR_CreateProcess should set the CREATE_NO_WINDOW flag
automatically if stdout is redirected.  The patch is contributed by
Fredrik Roubert <roubert@google.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261045 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-15 20:59:13 +00:00
wtc%google.com
881723e5d7 Bug 571425: port Nick Kreeger's NSLinkEditError logging in pr_LoadViaDyld
to pr_LoadMachDyldModule.  The patch is contributed by Smokey Ardisson
<alqahira@ardisson.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261044 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-15 20:28:36 +00:00
wtc%google.com
bbbaade489 Bug 577877: fix an "unused variable" compiler warning about 'tmp_domain'
in PR_Socket.  The patch is contributed by timeless <timeless@bemail.org>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261043 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-15 20:10:59 +00:00
jdennis%redhat.com
d14eae3582 add test/setup_certs.py to MANIFEST
git-svn-id: svn://10.0.0.236/trunk@261042 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 18:33:20 +00:00
jdennis%redhat.com
73ad46b56e Minor cleanup before 0.10 release
git-svn-id: svn://10.0.0.236/trunk@261041 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 18:29:28 +00:00
mkanat%bugzilla.org
ce9aa3a1b0 Bug 583884: User autocomplete fills in empty values instead of the autocomplete value
r=pyrzak r=mkanat a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261040 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 09:49:05 +00:00
nrthomas%gmail.com
a6d776124d Bug 576760, no need to force components.list, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@261039 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 09:44:20 +00:00
wtc%google.com
b57ccf67c6 Bug 585247: Add -rpath-link to LDFLAGS for Maemo / Scratchbox.
r=ted.mielczarek


git-svn-id: svn://10.0.0.236/trunk@261037 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 01:31:13 +00:00
wtc%google.com
48d388a984 Bug 585842: Remove CERT_GetNickName. Drop support for
SEC_OID_NETSCAPE_NICKNAME.  r=nelson.
Modified Files:
	certdb/cert.h certdb/certdb.c certdb/genname.c util/secoidt.h


git-svn-id: svn://10.0.0.236/trunk@261036 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 01:18:19 +00:00
wtc%google.com
47cbc017c4 Bug 585842: Don't call CERT_IsCACert twice in CERT_ImportCerts. Remove
the unnecessary variable freeNickname.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@261035 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 01:08:48 +00:00
wtc%google.com
0f2c0e9df8 Bug 480514: Fix comment nit about P_hash. r=eskuat.
git-svn-id: svn://10.0.0.236/trunk@261034 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-13 01:01:41 +00:00
robert%roberthelmer.com
ebf5d93f5e bustage fix for issue on stage, declare the hash ref before trying to set a key. r=bear on irc
git-svn-id: svn://10.0.0.236/trunk@261033 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 23:45:54 +00:00
mkanat%bugzilla.org
1d4b6cdf93 Bug 581690: Restore the ability to move several bugs at once to another installation
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261032 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 23:19:11 +00:00
robert%roberthelmer.com
bd5fcc9055 we can use the native parser now, better perf b=585876
git-svn-id: svn://10.0.0.236/trunk@261031 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 20:24:22 +00:00
robert%roberthelmer.com
56a7f6c6bf load_scrape does not fiddle with ref, need to add it ourselves b=585876
git-svn-id: svn://10.0.0.236/trunk@261030 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 16:25:46 +00:00
wtc%google.com
4aa706cc5f Bug 158750: Fix memory leaks of 'info' on error paths in NSC_VerifyInit.
r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@261028 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 01:20:14 +00:00
wtc%google.com
2dc38c772f Bug 586470: Add 'const' to SEC_DerSignData and ssl3_UpdateHandshakeHashes.
Remove PK11_ImportPrivateKey.  r=emaldona.
Modified Files:
	cryptohi/cryptohi.h cryptohi/secsign.c pk11wrap/pk11pk12.c
	ssl/ssl3con.c


git-svn-id: svn://10.0.0.236/trunk@261027 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 01:15:38 +00:00
robert%roberthelmer.com
ca30ea165b not so redundant, using feedback from TBPL b=585876
git-svn-id: svn://10.0.0.236/trunk@261026 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 00:54:58 +00:00
mkanat%bugzilla.org
b138c39f6a Fix "No language defines the string 'update_summary_truncated'" when upgrading
from certain versions.


git-svn-id: svn://10.0.0.236/trunk@261024 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-12 00:02:02 +00:00
wtc%google.com
d857335b4f Bug 585842: CERT_MakeCANickname should return NULL instead a static
empty string in error case, so that the return value can be safely freed
with PORT_Free.  The patch is contributed by Matt Mueller of Google
<mattm@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261023 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-11 22:52:06 +00:00
mkanat%bugzilla.org
8f04999a70 Bug 586210: Make every important string printed by checksetup.pl localizable,
including the localconfig parameter descriptions
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261021 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-11 10:31:38 +00:00
robert%roberthelmer.com
45333ab02c put note_array and build time/name indices back b=585876 r=bear
git-svn-id: svn://10.0.0.236/trunk@261020 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-11 04:40:01 +00:00
robert%roberthelmer.com
0f8ceaf677 missed on checkin to b=585876
git-svn-id: svn://10.0.0.236/trunk@261019 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-11 04:20:21 +00:00
robert%roberthelmer.com
5f589daebc faster, simpler, smaller json2 b=585876
git-svn-id: svn://10.0.0.236/trunk@261018 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 23:25:13 +00:00
robert%roberthelmer.com
73ee4eab08 create a json2 arg which is valid json b=399190
git-svn-id: svn://10.0.0.236/trunk@261017 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 23:20:50 +00:00
rrelyea%redhat.com
112ee9acf4 Bug 480614 - TLS_P_hash_freebl_v4.patch
code by eskuat
r+ rrelyea


git-svn-id: svn://10.0.0.236/trunk@261016 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 22:03:36 +00:00
wtc%google.com
7f54ef8870 Bug 585847: Call PL_ArenaFinish before PR_Cleanup. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@261014 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 15:21:41 +00:00
wtc%google.com
bf6eed3927 Bug 464276: remove -DUSE_DEBUG_RTL, which is not being used. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@261012 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 14:29:13 +00:00
mkanat%bugzilla.org
02b9a9a904 Bug 585490: Instead of hardcoding <i> for UNCONFIRMED bug links, use
a CSS class.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261010 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-10 03:46:38 +00:00
mkanat%bugzilla.org
6de815abaf Bug 585498 - RADIUS auth isn't experimental any more.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@261008 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-08 22:18:07 +00:00
mkanat%bugzilla.org
c54e79ee8d Bug 585454 - In flagmail, the Date header field splits the Subject header field in two.
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@261007 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-08 16:03:08 +00:00
wtc%google.com
efe3005834 Bug 582800: fix a memory leak of pwdata.data. The patch is contributed by
Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261006 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-07 18:52:16 +00:00
wtc%google.com
fc01488a38 Bug 158750: Document emsa_pss_encode and emsa_pss_verify's assumption on
emBits.  Add the missing test of Step 6 to emsa_pss_verify.  The patch is
contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@261005 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-07 18:10:35 +00:00
wtc%google.com
e8dbde6f1b Bug 584252: define No_Hex_NaN.
git-svn-id: svn://10.0.0.236/trunk@261003 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-07 05:33:14 +00:00
wtc%google.com
5ae316792d Bug 583960: _pr_cpu_affinity_mask should be PRUint32. Thanks to
rdls22@tditx.com for reporting the bug.


git-svn-id: svn://10.0.0.236/trunk@261002 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-07 05:12:19 +00:00
jhopkins%mozillamessaging.com
56cd45065b Bug 585017: Prepare Major Updates for 2.0.0.24 -> 3.1.2 and 3.0.6 -> 3.1.2. r=gozer
git-svn-id: svn://10.0.0.236/trunk@261001 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 22:47:58 +00:00
despotdaemon
62a872593b Pseudo-automatic update of changes made by pavlov@pavlov.net.
git-svn-id: svn://10.0.0.236/trunk@261000 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 21:59:10 +00:00
despotdaemon
ca447ece8c Pseudo-automatic update of changes made by dmandelin@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@260999 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 18:02:17 +00:00
cltbld
a50e96d845 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b2 to 4.0b3 build 3
git-svn-id: svn://10.0.0.236/trunk@260998 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 14:58:19 +00:00
mkanat%bugzilla.org
cb0d08e43d Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that bugmails are 100% localizable
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260996 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 10:46:40 +00:00
mkanat%bugzilla.org
006bf3c47d s/where missing/were missing/ (no bug)
[r=mkanat a=mkanat] (via IRC)


git-svn-id: svn://10.0.0.236/trunk@260995 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 06:19:25 +00:00
despotdaemon
f9579daf47 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@260994 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-06 03:32:45 +00:00
despotdaemon
44950fd0d1 Pseudo-automatic update of changes made by kaie@kuix.de.
git-svn-id: svn://10.0.0.236/trunk@260983 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 16:50:33 +00:00
cltbld
24b0f24004 Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b2 to 4.0b3 build 2
git-svn-id: svn://10.0.0.236/trunk@260982 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 14:32:56 +00:00
wtc%google.com
968d019d1e Bug 582800: fix leaks of 'cr' and several strings in CertReq. The patch
is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260981 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 03:25:24 +00:00
wtc%google.com
8c46a23db3 Bug 582800: fix leaks of 'outFile' and 'name' in certutil_main. The
patch is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260980 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 03:02:11 +00:00
wtc%google.com
ea36ee4272 Bug 158750: make SECKEY_RSAPSSParamsTemplate work for encoding by using a
"PointerTo" template.  The patch is contributed by Hanno Boeck
<hanno@hboeck.de> and Nelson Bolyard <nelson@bolyard.me>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260979 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 02:23:32 +00:00
wtc%google.com
89970e1493 Bug 158750: fix nits in RSA-PSS code: add 'const, add 'static', rename
variables, add comments, and fix memory leaks on error paths.  TBR=hanno.
Modified Files:
	pkcs11c.c rsawrapr.c softoken.h


git-svn-id: svn://10.0.0.236/trunk@260978 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-05 00:19:26 +00:00
mkanat%bugzilla.org
50b3197b51 Bug 584032: Cannot set requestees on bug creation
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260977 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 23:33:06 +00:00
mkanat%bugzilla.org
fd470cc2f7 Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when viewing a bug if a comment contains 'bug <num>' or 'attachment <num>' where <num> is greater than the max allowed integer
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260976 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 22:22:01 +00:00
mkanat%bugzilla.org
dd954efe6f Bug 450013: (CVE-2010-2757) [SECURITY] Can sudo a user without sending email
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260974 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 21:52:54 +00:00
mkanat%bugzilla.org
9271f2fe34 Bug 417048: (CVE-2010-2756) [SECURITY] Boolean charts let me query for users being in any given group
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260972 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 21:35:40 +00:00
mkanat%bugzilla.org
7436b5af95 Bug 583649: Release Notes for Bugzilla 3.6.2
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260969 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 18:19:33 +00:00
mkanat%bugzilla.org
a7f6262f2f Bug 583614: Simple Search no longer works
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260968 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 17:31:43 +00:00
ccooper%deadsquid.com
d4d225a540 b=555352
p=karlt
r=jmuizelaar
- wait for the server to complete the scrolling before recording the completion time


git-svn-id: svn://10.0.0.236/trunk@260967 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 13:58:44 +00:00
ccooper%deadsquid.com
d3f9f563e2 b=580698
p=bsmedberg
r=anodelman
- removes our use of CVS pageloader, and replaces it with repo


git-svn-id: svn://10.0.0.236/trunk@260966 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 13:22:14 +00:00
mkanat%bugzilla.org
2e044913df Bug 584036: _sync_fulltext() not called when (un)setting an existing comment as private
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260965 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 00:49:23 +00:00
wtc%google.com
8e978a8f70 Bug 158750: initial implementation of RSA-PSS signature generation. The
patch is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	pkcs11c.c pkcs11i.h rsawrapr.c softoken.h


git-svn-id: svn://10.0.0.236/trunk@260964 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 00:37:39 +00:00
mkanat%bugzilla.org
10a748cb5c Bug 584021: FILTER txt should also remove &nbsp;
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260962 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 00:31:36 +00:00
wtc%google.com
9bec90f5ad Bug 158750: Remove two duplicate lines added by mistake in the previous
checkin.


git-svn-id: svn://10.0.0.236/trunk@260961 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 00:29:45 +00:00
mkanat%bugzilla.org
7a60b0e37a Bug 584018: @foo= bar in email_in.pl is not parsed correctly, due to a missing whitespace before "="
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260960 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-04 00:19:38 +00:00
mkanat%bugzilla.org
72363488c1 Bug 584110: Don't name attachment files "attachment.txt" by default, because this confuses IE
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260959 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 23:31:39 +00:00
wtc%google.com
a563268dfa Bug 158750: initial implementation of RSA-PSS signature verification. The
patch is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	pkcs11.c pkcs11c.c pkcs11i.h rsawrapr.c softoken.h


git-svn-id: svn://10.0.0.236/trunk@260958 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 22:55:22 +00:00
mkanat%bugzilla.org
2ac7efba3c Bug 584069: IE6 throws many JS errors
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260957 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 22:03:21 +00:00
wtc%google.com
cf35dccbce Bug 583966: Remove unnecessary "REQUIRES = dbm" from manifest.mn. Remove
an unnecessary LIBSRCS variable in lib/cryptohi/manifest.mn.  r=Christophe.
Modified Files:
	cmd/lib/manifest.mn cmd/shlibsign/manifest.mn
	lib/certdb/manifest.mn lib/certhigh/manifest.mn
	lib/cryptohi/manifest.mn lib/jar/manifest.mn
	lib/libpkix/pkix/certsel/manifest.mn
	lib/libpkix/pkix/checker/manifest.mn
	lib/libpkix/pkix/crlsel/manifest.mn
	lib/libpkix/pkix/params/manifest.mn
	lib/libpkix/pkix/results/manifest.mn
	lib/libpkix/pkix/store/manifest.mn
	lib/libpkix/pkix/top/manifest.mn
	lib/libpkix/pkix/util/manifest.mn
	lib/libpkix/pkix_pl_nss/module/manifest.mn
	lib/libpkix/pkix_pl_nss/pki/manifest.mn
	lib/libpkix/pkix_pl_nss/system/manifest.mn lib/nss/manifest.mn
	lib/pk11wrap/manifest.mn lib/pkcs12/manifest.mn
	lib/pkcs7/manifest.mn lib/smime/manifest.mn
	lib/softoken/manifest.mn


git-svn-id: svn://10.0.0.236/trunk@260952 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 18:56:48 +00:00
wtc%google.com
610f1fd344 Bug 525092: Allow SSL_SecurityStatus and SSL_HandshakeNegotiatedExtension
to be called from an early invocation of the handshake callback due to TLS
false start.  r=agl.
Modified Files:
	sslauth.c sslreveal.c


git-svn-id: svn://10.0.0.236/trunk@260949 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 18:48:45 +00:00
mkanat%bugzilla.org
4b084bf2f3 Bug 453425 - Send "X-Content-Type-Options: nosniff" header when displaying attachments so IE8 doesn't try to sniff the content type.
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260948 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 18:03:12 +00:00
mkanat%bugzilla.org
2b2c634f5c Bug 583937 - tr_xmlrpc.cgi: 404 Not Found in Testopia 2.4
git-svn-id: svn://10.0.0.236/trunk@260947 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 17:45:59 +00:00
cltbld
7daca33280 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1.1 to 3.1.2 build 1
git-svn-id: svn://10.0.0.236/trunk@260946 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 14:43:06 +00:00
jdennis%redhat.com
41342251f1 Add utility program to setup the certificate database
with test certificates


git-svn-id: svn://10.0.0.236/trunk@260945 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-03 14:39:47 +00:00
mkanat%bugzilla.org
4d379c9205 Bug 583287: Some fields should not be displayed in bugmail for new bugs
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260944 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 23:31:47 +00:00
mkanat%bugzilla.org
6b00d3908f Bug 583165: Un(setting) a comment as private doesn't update bugs.delta_ts
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260941 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 23:17:59 +00:00
mkanat%bugzilla.org
f5fe917583 Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260940 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 02:19:36 +00:00
mkanat%bugzilla.org
bee431048b Bug 583622: email_in.pl doesn't let me set timetracking fields
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260939 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 01:49:26 +00:00
mkanat%bugzilla.org
7765f561eb Bug 578494: We can't use "shellwords" to split words for sql_fulltext on Pg,
because it doesn't work with unbalanced single quotes. So we just do a hack
to make Quicksearch work right, for Pg.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260938 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 01:34:28 +00:00
mkanat%bugzilla.org
2c4d7974a0 Bug 578572: Make the user autocomplete and keyword autocomplete behave
similarly, and fix a race condition in user autocomplete where sometimes
an older result would appear after a newer result, overriding the newer
result.
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260937 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 01:04:58 +00:00
mkanat%bugzilla.org
f09b813e00 Bug 583645: Make $dbh->quote always detaint its output, even on DBDs that
don't normally detaint output from $dbh->quote.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260936 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-02 01:02:01 +00:00
mkanat%bugzilla.org
632fbbf4c8 Bug 577956: Bugs which were never confirmed cannot be reopened as UNCONFIRMED
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260935 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-01 23:37:33 +00:00
mkanat%bugzilla.org
4a086c29fb Bug 581622: When a quicksearch includes the "content" field, it is limited to 200 bugs
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260934 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-01 23:37:32 +00:00
mkanat%bugzilla.org
4dd044b6a9 Bug 547748: Wrong parsing of email_in emails if some @field has no data
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260933 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-01 23:19:29 +00:00
mkanat%bugzilla.org
b36b1c69aa Bug 581327: The patch to allow commas in Product (etc.) names broke the
entering of comma-separated values in other search fields, like bug_id.
So now we split on commas in text fields, but not for <select> fields.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260931 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-01 23:01:36 +00:00
mkanat%bugzilla.org
888051f437 Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link when the buglist is empty
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260930 18797224-902f-48f8-a5cc-f745e15eee43
2010-08-01 22:49:33 +00:00
wtc%google.com
8d41894683 Bug 526231: remove an unnecessary sqlite3_free call at the end of
sdb_GetAttributeValueNoLock.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@260925 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-31 00:42:40 +00:00
wtc%google.com
d1fd21a92c Bug 516104: Add new error code SEC_ERROR_UNKNOWN_PKCS11_ERROR. Add error
messages for recently added error codes SEC_ERROR_EXPIRED_PASSWORD and
SEC_ERROR_LOCKED_PASSWORD.  r=rrelyea.
Modified Files:
	cmd/lib/SECerrs.h lib/pk11wrap/pk11err.c lib/util/secerr.h


git-svn-id: svn://10.0.0.236/trunk@260923 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-31 00:19:12 +00:00
alqahira%ardisson.org
be7ff51463 Bug 575836: Fix logic here. Patch by Chris Jones <jones.chris.g@gmail.com> and Josh Aas <joshmoz@gmail.com>, r=josh/jones.chris.g, r=jst, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260921 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 18:27:34 +00:00
mkanat%bugzilla.org
59f2dc22b3 Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadable
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260920 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 03:48:01 +00:00
wtc%google.com
1e99b8cb20 Bug 525092: Support TLS false start. The patch is contributed by Adam
Langley of Google <agl@chromium.org>.  r=wtc.
Modified Files:
	cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c lib/ssl/ssl.h
	lib/ssl/ssl3con.c lib/ssl/ssl3gthr.c lib/ssl/sslimpl.h
	lib/ssl/sslsecur.c lib/ssl/sslsock.c tests/ssl/sslstress.txt


git-svn-id: svn://10.0.0.236/trunk@260919 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 03:00:17 +00:00
wtc%google.com
9fa1ed73e0 Bug 557712: NSPR tests under lib/tests do not compile for Android.
The patch is contributed by Alex Pakhotin <alexp@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260918 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 02:51:59 +00:00
wtc%google.com
d804681ccf Bug 583113: NSPR tests do not compile with libmozalloc for Android. The
patch is contributed by Alex Pakhotin <alexp@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260917 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 02:47:17 +00:00
wtc%google.com
8ae1931920 Bug 580679: 1. Remove unnecessary -I flags from the NSS makefiles.
2. Add SQLITE_INCLUDE_DIR for specifying the location of sqlite3.h.
Use this only in the directory that needs sqlite3.h, lib/softoken.
3. sdb.h does not need to include sqlite3.h.  r=christophe.
Modified Files:
	coreconf/headers.mk nss/lib/softoken/manifest.mn
	nss/lib/softoken/sdb.h nss/lib/softoken/legacydb/manifest.mn
	nss/lib/ssl/ssl3gthr.c


git-svn-id: svn://10.0.0.236/trunk@260915 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-30 02:25:56 +00:00
anodelman%mozilla.com
05e5bf3e67 bug 572486 (Create a talos measure for accessibility performance) patch 1.3 p=davidb r=anodelman
git-svn-id: svn://10.0.0.236/trunk@260912 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 13:05:22 +00:00
anodelman%mozilla.com
451e5738ce bug 559929 (Run performance tests on top addons) cleaner tinderbox summaries for addons tests (take 2) p=anodelman r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260911 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 13:02:33 +00:00
anodelman%mozilla.com
b31fd50023 bug 539806 (Create new Talos test suite: re-enable Xres collection during linux tp4 runs ) re-enable xres collection p=anodelman r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260910 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 13:00:05 +00:00
despotdaemon
4691f599d9 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@260909 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 06:37:35 +00:00
wtc%google.com
75681b64ee Bug 575174: Change -gstabs+ to -gdwarf-2. See bug 415316. The patch is
contributed by Takanori MATSUURA <t.matsuu@gmail.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260908 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 04:18:10 +00:00
wtc%google.com
f4460d92a1 Bug 582800: Fix a bug introduced by the previous checkin. We cannot
free 'arena' until CertReq finishes using 'result'.


git-svn-id: svn://10.0.0.236/trunk@260907 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 02:54:20 +00:00
wtc%google.com
779e6c0e66 Bug 430544 and Bug 582800: Fix leak of 'arena' in CertReq and leak of
'subject' in certutil_main.  Call PL_ArenaFinish before exiting.  The patch
is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260906 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 02:42:08 +00:00
wtc%google.com
a5f8fff509 Bug 483461: Use gcc/g++ instead of cc/c++ as the compiler commands. Use
-Wall instead of -Wmost.  Remove -fpascal-strings.  r=glen.beasley.


git-svn-id: svn://10.0.0.236/trunk@260905 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-29 00:49:06 +00:00
wtc%google.com
ac542bc4ea Bug 437904: Do not call sftkdb_ClearPassword() when needLogin is false.
PK11_CheckUserPassword should not call C_Logout/C_Login if the token does
not need login.  When the token has a blank password set, then it should
never be logged out from nor needs logged into -- it must just remain in
this limbo state.  The patch is contributed by Justin Dolske
<dolske@mozilla.com>.  r=wtc.
Modified Files:
	pk11wrap/pk11auth.c softoken/pkcs11.c


git-svn-id: svn://10.0.0.236/trunk@260903 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 22:23:50 +00:00
despotdaemon
47ba245d3c Pseudo-automatic update of changes made by shaver@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@260902 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 21:15:21 +00:00
wtc%google.com
1d2f43a51d Bug 575174: Use MOZ_DEBUG_FLAGS on Linux, Mac, and Windows. The patch is
contributed by Takanori MATSUURA <t.matsuu@gmail.com>.
r=wtc,ted.mielczarek.
Modified Files:
	Darwin.mk Linux.mk WIN32.mk


git-svn-id: svn://10.0.0.236/trunk@260901 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 19:43:06 +00:00
hannes%helma.at
6bebec172c Fix bug 582654 - NativeIterator.jsConstructor throws ArrayIndexOutOfBoundsException
git-svn-id: svn://10.0.0.236/trunk@260900 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 18:20:26 +00:00
mkanat%bugzilla.org
c0fa695e18 Bug 396558: Dependency change e-mails should only include status changes that happened right now
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260899 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 17:16:46 +00:00
wtc%google.com
df9b0392e5 Bug 581804: vfychain should call PL_ArenaFinish before exiting. The patch
is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260898 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-28 00:43:10 +00:00
mkanat%bugzilla.org
bc6af10b56 Myplans doesn't allow sorting of columns
git-svn-id: svn://10.0.0.236/trunk@260897 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 22:46:00 +00:00
mkanat%bugzilla.org
b2b63123af testopia_csv_import was transposed in the template
git-svn-id: svn://10.0.0.236/trunk@260895 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 21:31:00 +00:00
despotdaemon
5ec7db7054 Pseudo-automatic update of changes made by dtownsend@oxymoronical.com.
git-svn-id: svn://10.0.0.236/trunk@260894 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 20:42:26 +00:00
wtc%google.com
4928a5b2a7 Bug 581630: define _CRT_SECURE_NO_WARNINGS and _CRT_NONSTDC_NO_WARNINGS for
recent versions of Visual C++ to turn off deprecation warnings.  The patch
is adapted from equivalent code in mozilla/configure.in.  TBR=bsmedberg.


git-svn-id: svn://10.0.0.236/trunk@260893 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 15:15:28 +00:00
mkanat%bugzilla.org
76d18745d3 Bug 581798: Remove whitespaces from URLs when listing classifications and products in editproducts.cgi
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260892 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 12:18:44 +00:00
alqahira%ardisson.org
3809fd33d0 Bug 572985 - nsObjectFrame code cleanup. Patch by Josh Aas <joshmoz@gmail.com>, r=jst a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260890 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 04:39:04 +00:00
alqahira%ardisson.org
15ff035be1 Bug 536466. Patch by Honza Bambas <honzab.moz@firemni.cz>, r=bz, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260889 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 04:29:39 +00:00
alqahira%ardisson.org
6ab64cd8ca Bug 561536. Make sure to call OnStartRequest even if we're failing on an SSL CONNECT. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=jduell, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260888 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-26 04:25:45 +00:00
jdennis%redhat.com
b084a3bc39 * The following classes were added:
InitParameters
      InitContext

  * The following module functions were added:
      nss.nss.nss_initialize()
      nss.nss.nss_init_context()
      nss.nss.nss_shutdown_context()
      nss.nss.nss_init_flags()

  * The following constants were added:
      NSS_INIT_READONLY
      NSS_INIT_NOCERTDB
      NSS_INIT_NOMODDB
      NSS_INIT_FORCEOPEN
      NSS_INIT_NOROOTINIT
      NSS_INIT_OPTIMIZESPACE
      NSS_INIT_PK11THREADSAFE
      NSS_INIT_PK11RELOAD
      NSS_INIT_NOPK11FINALIZE
      NSS_INIT_RESERVED
      NSS_INIT_COOPERATE


git-svn-id: svn://10.0.0.236/trunk@260885 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-25 22:40:38 +00:00
mkanat%bugzilla.org
ca5ec10774 Bug 581693: Missing whitespace for the auth_failure_action hook
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260884 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-25 12:18:29 +00:00
alqahira%ardisson.org
81c8ac1733 Bug 570451 - Avoid adding unneeded lines to image. Patch by Glenn Randers-Pehrson <glennrp+bmo@gmail.com> or Jeff Muizelaar <jmuizelaar@mozilla.com>, r=joe sr=vlad, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260883 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 22:01:02 +00:00
alqahira%ardisson.org
3ad73c2447 Bug 535926, async onload blocker. Patch by Olli Pettay <Olli.Pettay@helsinki.fi>, r=bz, sr=sicking, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260882 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 21:39:46 +00:00
alqahira%ardisson.org
ca32853500 Bug 571106, sanitize tree range boundaries. Patch by Olli Pettay <Olli.Pettay@helsinki.fi>, r=neil, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260881 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 21:34:17 +00:00
alqahira%ardisson.org
b31208c5bf Bug 568564. Suppress the script filename for cross-origin onerror events. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=jst, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260880 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 21:31:26 +00:00
alqahira%ardisson.org
7095da4fbc Bug 572986 - Make sure to only set aNotify to true when we should. Patch by Olli Pettay <Olli.Pettay@helsinki.fi>, r=sicking, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260879 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 21:26:30 +00:00
alqahira%ardisson.org
ea7416e665 Fix for bug 554255 (Limit resource use to something sane). Patch by Peter Van der Beken <peterv@propagandism.org>, r=sicking, sr=jst, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260878 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 21:03:45 +00:00
alqahira%ardisson.org
997700b5a5 Bug 537120 part 2: be more conservative as far as application of converters goes. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=jst, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260877 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 20:59:10 +00:00
alqahira%ardisson.org
bdbbf8c469 Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=jduell, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260876 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 20:55:47 +00:00
mkanat%bugzilla.org
29686ad1c6 Bug 581668: Obsolete groups have no name nor ID when moving a bug to another product
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260875 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 15:03:06 +00:00
mkanat%bugzilla.org
59c5491b81 Bug 581663: Directive closed twice
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260874 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-24 13:33:23 +00:00
wtc%google.com
0771ac202a Bug 581465: A modern and standards compliant implementation. The patch
is contributed by Fredrik Roubert <roubert@google.com>.  r=wtc.
Modified Files:
	Makefile.in prstrms.cpp prstrms.h
	tests/testprstrm/testprstrm.cpp


git-svn-id: svn://10.0.0.236/trunk@260873 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 22:47:12 +00:00
mkanat%bugzilla.org
6b078a2c55 Bug 581326 – Misleading JSON error message.
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260872 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 22:03:14 +00:00
bhearsum%mozilla.com
f729db97d1 Revert throttling of 3.6 builds so we can release 3.6.8.
git-svn-id: svn://10.0.0.236/trunk@260870 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 19:59:07 +00:00
wtc%google.com
ad8ac755b3 Set NSPR version to 4.8.7 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@260869 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 19:43:46 +00:00
alqahira%ardisson.org
0d7da33c13 Bug 531176. Patch by Olli Pettay <Olli.Pettay@helsinki.fi>, r=jonas, sr=jst, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260868 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 19:39:37 +00:00
alqahira%ardisson.org
4c13fb02c6 Bug 524921. Patch by Joe Drew <joe@drew.ca>, r=jrmuizel sr=vlad, a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260867 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 19:09:43 +00:00
wtc%google.com
a555a1d8c9 Bug 578496: use the Android log system when a log file isn't specified.
The patch is contributed by Brad Lassey <blassey@mozilla.com>.  r=wtc.
Modified Files: pr/src/Makefile.in prlog.c


git-svn-id: svn://10.0.0.236/trunk@260866 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 19:08:52 +00:00
smichaud%pobox.com
d82dbd11d0 Bug 551327 - Upgrade bundled Java Embedding Plugin to version 0.9.7.3. r=josh a1.9.0.20=dveditz
git-svn-id: svn://10.0.0.236/trunk@260865 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 17:33:53 +00:00
bhearsum%mozilla.com
a00d3d1368 bug 581165: Tracking bug for build and release of 3.6.8 - fully throttle updates to 3.6.7. r=catlee
git-svn-id: svn://10.0.0.236/trunk@260863 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 16:22:58 +00:00
mkanat%bugzilla.org
0c76febfc2 Bug 581311: Bring the documentation of various hooks in Bugzilla::Hook
up to date
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260861 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 11:52:16 +00:00
mkanat%bugzilla.org
d1e5f25c43 Bug 581316 – Minor typos in notification reason descriptions.
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260859 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 11:32:03 +00:00
cltbld
6db4b70db9 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.11 to 3.6.8 build 1
git-svn-id: svn://10.0.0.236/trunk@260858 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 08:18:51 +00:00
cltbld
22326fb8fb 3.0.19 -> 3.6.8build1 MU config. p=nthomas, r=rail
git-svn-id: svn://10.0.0.236/trunk@260857 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 06:45:07 +00:00
wtc%google.com
95139f78b7 Bug 158750: Fix compilation error on Windows by adding the missing
SEC_ASN1_MKSUB(SEC_IntegerTemplate).


git-svn-id: svn://10.0.0.236/trunk@260856 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 05:15:03 +00:00
wtc%google.com
cdd667935b Bug 158750: Add the SECKEYRSAPSSParams structure and the ASN.1 template for
it.  Add RSA-PSS parameters to the output of the pp tool.  The patch is
contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	cmd/lib/secutil.c lib/cryptohi/keythi.h lib/cryptohi/seckey.c
	lib/nss/nss.def


git-svn-id: svn://10.0.0.236/trunk@260855 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 03:19:31 +00:00
cltbld
0f43f0775e Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.7 to 3.6.8 build 1
git-svn-id: svn://10.0.0.236/trunk@260854 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 03:02:40 +00:00
wtc%google.com
7318b1523a Bug 542113: fix style nits.
git-svn-id: svn://10.0.0.236/trunk@260853 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 02:10:08 +00:00
mkanat%bugzilla.org
35bc85bc38 Bug 578240 - Re-add "owner" as a quicksearch alias for searching for "assigned_to"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260852 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 02:09:13 +00:00
mkanat%bugzilla.org
066b0d12b4 Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
to the fulltext engine, so that it knows it's a phrase.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260851 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 02:07:49 +00:00
mkanat%bugzilla.org
029b234c64 Bug 577054: ChoiceInterface was denying the deletion of any value if
the field had *any* value-controlling values.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260849 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 01:49:27 +00:00
wtc%google.com
72c428c906 Bug 547064: build nsprpub/lib/tests for Windows Mobile. The patch is
contributed by Brad Lassey <blassey@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260848 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 01:39:16 +00:00
mkanat%bugzilla.org
bd62b217d9 Bug 556579: Back out the patch from bug 554819, because it caused special
characters in quoted strings to be interpreted instead of passed along.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260847 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-23 01:34:43 +00:00
wtc%google.com
e2a27ab5fe Bug 158750: Reorder the input and output parameters of MGF1 to follow the
NSS convention.  Create and destroy the hash context outside the for loop.
Remove white space at the end of lines.  The patch is contributed by
Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	blapi.h loader.c loader.h mgf1.c


git-svn-id: svn://10.0.0.236/trunk@260845 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 23:09:46 +00:00
mkanat%bugzilla.org
679581987b Bug 398701: Replace |FILTER url_quote| by |FILTER uri|
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260844 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 23:01:57 +00:00
despotdaemon
c2813ef61c Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260843 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 18:00:48 +00:00
despotdaemon
0832d51a5f Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260842 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 18:00:27 +00:00
despotdaemon
e66649411e Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260841 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 17:59:09 +00:00
mkanat%bugzilla.org
cff5681e70 Bug 580208: Search.pm: Combine all the user search types into one search
function
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260840 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-22 00:46:42 +00:00
mkanat%bugzilla.org
7af7d8430a Bug 580761: YUI scripts no longer work
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260839 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 21:18:19 +00:00
mkanat%bugzilla.org
d1a4c56979 strings.txt.pl requires feature_ prefix
git-svn-id: svn://10.0.0.236/trunk@260838 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 19:16:06 +00:00
mkanat%bugzilla.org
974408abdf Missing strings in install Config
git-svn-id: svn://10.0.0.236/trunk@260837 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 18:46:02 +00:00
ctalbert%mozilla.com
377b505bb8 Bug 573281 Update devicemanager.py to work better with Android r=jmaher
git-svn-id: svn://10.0.0.236/trunk@260836 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 18:35:55 +00:00
mkanat%bugzilla.org
b36591329f Prepare 2.4 release. Updated webservice to allow struct params.
git-svn-id: svn://10.0.0.236/trunk@260835 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 17:31:16 +00:00
wtc%google.com
f6b9eac46c Bug 158750: Add the MGF1 function, needed for RSA-PSS. The patch is
contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	blapi.h ldvector.c loader.c loader.h manifest.mn
Added Files:
	mgf1.c


git-svn-id: svn://10.0.0.236/trunk@260834 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 16:53:06 +00:00
wtc%google.com
f16417d299 Bug 158750: Fix the incorrect "End of Version 3.0xx" comments, found by
comparing with "cvs diff -u -rNSS_3_12_2_RTM -rNSS_3_12_3_RTM loader.h".


git-svn-id: svn://10.0.0.236/trunk@260833 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 16:46:16 +00:00
wtc%google.com
00c79002fc Bug: Don't use NO_CHECK_FORK in NSS 3.13 or later. Use NO_FORK_CHECK
instead.  r=christophe.
Modified Files:
	coreconf/Linux2.4.mk nss/lib/freebl/blapii.h


git-svn-id: svn://10.0.0.236/trunk@260832 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 16:23:17 +00:00
cltbld
23e42c3a2f Automated configuration bump: moz20-branch-patcher2.cfg, from 4.0b1 to 4.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@260831 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 06:16:23 +00:00
mkanat%bugzilla.org
f98a0d8a34 Bug 428313: Properly expire the browser's CSS and JS cache when there
are new versions of those files. This also eliminates single-file skins
and should also allow Extensions to have skins.
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260830 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 03:48:22 +00:00
wtc%google.com
4a51dc7ac6 Bug 526231: Fix the leak of newStr in sdb_GetAttributeValueNoLock.
TBR=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@260829 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-21 01:47:13 +00:00
wtc%google.com
70500758a7 Bug 356713: Add the OID for SHA-224. The patch is contributed by
Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	secoid.c secoidt.h


git-svn-id: svn://10.0.0.236/trunk@260828 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 23:53:31 +00:00
mkanat%bugzilla.org
fd32004814 Bug 579514: Make Bug.attachments also return attachment data
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260827 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 22:03:21 +00:00
mkanat%bugzilla.org
49c185eb18 Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260826 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 21:33:20 +00:00
mkanat%bugzilla.org
e7c68db0e1 Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is
still in use by the whining system
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260825 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 21:31:49 +00:00
jhopkins%mozillamessaging.com
92c536ade5 Bug 579880 - Prepare Major Updates for 2.0.0.24 -> 3.1.1
git-svn-id: svn://10.0.0.236/trunk@260824 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 21:02:53 +00:00
bhearsum%mozilla.com
ed63f2b9a6 bug 576201: Tracking bug for build and release of Firefox 3.6.7 - [cvs] Re-throttle 3.0.19 updates. r=bhearsum, patch=rail
git-svn-id: svn://10.0.0.236/trunk@260822 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 17:51:36 +00:00
gozer%mozillamessaging.com
b37efeae0c Retroactively fix the partial mar bouncer download name for TB 3.1 => 3.1.1. r=me
git-svn-id: svn://10.0.0.236/trunk@260821 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 14:21:45 +00:00
nrthomas%gmail.com
1f97347547 Bug 580010, rename patcher config for fx4.0 (see moz193-branch-patcher2.cfg in the Attic for history prior to 4.0b2)
git-svn-id: svn://10.0.0.236/trunk@260820 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 09:01:36 +00:00
mkanat%bugzilla.org
dd5ffc6198 Bug 575475: ANSI coloring of error messages was hiding template compilation
errors
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260819 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 06:04:54 +00:00
mkanat%bugzilla.org
038e91d709 Bug 580174: Search.pm: Move special parsing functions around, to be more
orderly
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260818 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 06:01:55 +00:00
wtc%google.com
238583f261 Bug 580137: Merge SOFTOKEN_3_13_BRANCH onto the NSS trunk.
Modified Files:
	freebl/Makefile freebl/blapii.h freebl/camellia.c freebl/dh.c
	freebl/ec.c freebl/loader.c freebl/ret_cr16.s freebl/rsa.c
	freebl/secmpi.h freebl/shvfy.c freebl/stubs.c freebl/stubs.h
	freebl/ecl/ecp_mont.c freebl/mpi/README freebl/mpi/hpma512.s
	freebl/mpi/hppa20.s freebl/mpi/mpi-config.h
	freebl/mpi/mpi-priv.h freebl/mpi/mpi.c freebl/mpi/mpi.h
	freebl/mpi/mpmontg.c freebl/mpi/utils/primegen.c
	softoken/pk11pars.h softoken/pkcs11.c softoken/pkcs11c.c
	softoken/pkcs11i.h softoken/rsawrapr.c softoken/sdb.c
	softoken/sftkdb.c softoken/softoken.h
	softoken/legacydb/keydb.c softoken/legacydb/lgattr.c
	softoken/legacydb/lgcreate.c softoken/legacydb/lgdb.h
	softoken/legacydb/lgfind.c softoken/legacydb/lginit.c
	softoken/legacydb/lowcert.c softoken/legacydb/lowkey.c
	softoken/legacydb/lowkeyi.h softoken/legacydb/lowkeyti.h
	softoken/legacydb/manifest.mn softoken/legacydb/pcertdb.c
	softoken/legacydb/pk11db.c


git-svn-id: svn://10.0.0.236/trunk@260817 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-20 01:26:04 +00:00
mkanat%bugzilla.org
f00293e66e Bug 576912: Make the automatic duplicate detection table appear onkeyup
instead of onblur, but give it a delay so that (a) we're not sending
too many queries and (b) so that it doesn't appear at the exact same
time as you click Submit Bug (making the "Submit Bug" click not work)
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260816 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-19 23:33:03 +00:00
christophe.ravel.bugs%sun.com
b6b1c68f03 Version on the trunk is now 3.13 Beta.
git-svn-id: svn://10.0.0.236/trunk@260815 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-19 22:37:18 +00:00
gozer%mozillamessaging.com
6f6a5bb142 product detail url for major updates is for the branch version only. r=me
git-svn-id: svn://10.0.0.236/trunk@260813 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-19 18:36:35 +00:00
alqahira%ardisson.org
64dac3b539 Bug 559241. Reflow non-dirty overflow container children if we're supposed to reflow all kids. Patch by roc, r=dbaron, a1.9.0.next=LegNeato
git-svn-id: svn://10.0.0.236/trunk@260812 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-19 04:34:15 +00:00
nrthomas%gmail.com
84ffc1055a Bug 576760, force components/browser.manifest for Fx4.0 updates, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@260811 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-18 23:32:58 +00:00
mkanat%bugzilla.org
b7e69d73e2 Bug 579749: Linkify the URL found in attachments (restore the is_url behavior) if there is only an URL in them
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260810 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-18 23:01:39 +00:00
mkanat%bugzilla.org
a77eb64833 Bug 119703: Create an attachment by pasting it into a text field
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260809 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-18 17:31:54 +00:00
mkanat%bugzilla.org
a827978b95 Bug 579695: Make xt/search.t do substring tests using a more consistent
substring length, thus fixing an intermittent failure that would
show up when searching the cf_multi_select field.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260808 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-18 09:18:08 +00:00
mkanat%bugzilla.org
dcf37601ba Bug 579568: Search.pm: Improve the implementation and performance of
substring and "words" searches, improve the formatting of generated SQL,
and use real subselects instead of performing the subselect and using its
results in an IN.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260807 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-18 01:01:41 +00:00
jhopkins%mozillamessaging.com
96f68c8e0d Bug 579142: Prepare Major Updates for 3.0.6 -> 3.1.1. r=gozer
git-svn-id: svn://10.0.0.236/trunk@260806 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-17 04:25:33 +00:00
mkanat%bugzilla.org
5711e7a218 Bug 67036: Allow searching for product, component, etc. names that contain
commas
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260805 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 22:01:43 +00:00
catlee%mozilla.com
00b9487ed0 Bustage fix for bug 571319 - fix syntax error on python2.4. r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260804 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 16:13:22 +00:00
jdennis%redhat.com
d638d129e0 add nss_is_initialized()
git-svn-id: svn://10.0.0.236/trunk@260802 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 15:47:06 +00:00
bhearsum%mozilla.com
9611d93117 bug 579054: fix config-dist.php to unthrottle 3.5.11 releasetest channel. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@260800 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 11:59:54 +00:00
mkanat%bugzilla.org
6a9394375f Bug 578335: The "Show next bug in my list" user pref either doesn't display the next bug or display one from the wrong buglist
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260799 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 10:04:35 +00:00
mkanat%bugzilla.org
061024e4b6 Bug 578258: Calling votes.cgi with no arguments should either display the user's votes, or give a better error message if the extension is disabled
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260797 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 09:46:34 +00:00
mkanat%bugzilla.org
028223d100 Also add NotTest.pm for the xt/search.t NOT tests.
git-svn-id: svn://10.0.0.236/trunk@260796 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 06:48:43 +00:00
mkanat%bugzilla.org
ebee9d6927 Bug 579243: Also test NOT (negated) charts in xt/search.t
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260795 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 06:31:45 +00:00
mkanat%bugzilla.org
c634e6e71e Bug 398308: Make Search.pm take a hashref for its "params" argument
instead of taking a CGI object.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260794 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-16 03:01:42 +00:00
christophe.ravel.bugs%sun.com
c4609df9f7 Prepare NSPR 4.8.6 RTM.
git-svn-id: svn://10.0.0.236/trunk@260792 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 22:51:54 +00:00
christophe.ravel.bugs%sun.com
f152406835 Prepare NSS 3.12.7 RTM.
git-svn-id: svn://10.0.0.236/trunk@260788 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 22:47:31 +00:00
jdennis%redhat.com
cbd6b189a3 add comments to ChangeLog
git-svn-id: svn://10.0.0.236/trunk@260787 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 20:41:50 +00:00
mkanat%bugzilla.org
d9437423f7 Bug 521416: Some web servers fail to set the QUERY_STRING parameter
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260786 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 17:34:25 +00:00
anodelman%mozilla.com
f48ab48f32 bug 571319 (remove threading from talos) remove threading from talos (take 2) p=anodelman r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@260785 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 15:08:49 +00:00
mkanat%bugzilla.org
c8197e8456 Bug 577800: Finish the cleanup of Search.pm's "init" function by removing
it and having its work be done by a new "sql" accessor instead. Also adds
some comments, moves functions around into sections, and creates a new
_user accessor.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260784 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 11:24:27 +00:00
mkanat%bugzilla.org
584a925144 Bug 455585: Installation docs should recommend using package management instead of CPAN
r=glob


git-svn-id: svn://10.0.0.236/trunk@260783 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 11:24:26 +00:00
mkanat%bugzilla.org
f221f5ec5f Bug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges are for
r=glob


git-svn-id: svn://10.0.0.236/trunk@260782 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 11:07:36 +00:00
mkanat%bugzilla.org
3a3bb31f75 Remove unsused error tag left by bug 578904
git-svn-id: svn://10.0.0.236/trunk@260780 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 10:46:42 +00:00
mkanat%bugzilla.org
bb0d7d3ffe Bug 472452: Rephrase documentation about deleting custom fields
r=glob


git-svn-id: svn://10.0.0.236/trunk@260779 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 10:33:10 +00:00
mkanat%bugzilla.org
a2ebe51f39 Bug 578904: Search.pm: Fully generate the FROM clause inside of an accessor
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260778 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 10:16:41 +00:00
mkanat%bugzilla.org
354474afad Bug 578888: Search.pm: Add and store joins as data structures instead of
raw SQL.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260777 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 05:46:39 +00:00
mkanat%bugzilla.org
a196f5150e Bug 578602: Search.pm: Move the parsing of boolean charts out of init
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260776 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-15 03:16:42 +00:00
mkanat%bugzilla.org
c501f77423 Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
populating FKs from _bz_schema at the end of checksetup, store REFERENCES
in _bz_real_schema with a special "created => 0" key that tells us that
we still need to create the FK.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260775 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 22:46:37 +00:00
mkanat%bugzilla.org
39509b6d27 Add a sortkey to the Example extension's Config extension.
git-svn-id: svn://10.0.0.236/trunk@260774 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 20:01:38 +00:00
cltbld
fc8c6bc1c8 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1rc2 to 3.1.1 build 2
git-svn-id: svn://10.0.0.236/trunk@260773 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 19:47:24 +00:00
mkanat%bugzilla.org
ff2c251501 Bug 578587: Make checksetup be way quieter when creating a new install
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260772 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 19:01:37 +00:00
cltbld
af894ddae3 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.11 to 3.6.7 build 2
git-svn-id: svn://10.0.0.236/trunk@260771 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 14:50:40 +00:00
bhearsum%mozilla.com
cfa297ae64 bug 576201: Tracking bug for build and release of Firefox 3.6.7 - patcher config updates for 3.0.19 -> 3.6.7build2 MU. r=rail, patch=me
git-svn-id: svn://10.0.0.236/trunk@260770 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 14:29:44 +00:00
cltbld
197078ff63 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.6 to 3.6.7 build 2
git-svn-id: svn://10.0.0.236/trunk@260769 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 13:38:08 +00:00
mkanat%bugzilla.org
78df5f870c Bug 578308: Move the parsing of special fields and the creation of
@specialcharts out of init in Search.pm
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260768 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 05:16:31 +00:00
mkanat%bugzilla.org
9a3f7d202f Bug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into a
special method
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260767 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 04:46:37 +00:00
mkanat%bugzilla.org
844f51805e The changes to accept positional parameters in XML-RPC meant that sometimes
$params wouldn't just be undef, but actually missing, so validate() was
getting @keys where $params should have been.


git-svn-id: svn://10.0.0.236/trunk@260766 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 04:04:43 +00:00
despotdaemon
dbcdb31e38 Pseudo-automatic update of changes made by cbiesinger@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@260765 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 03:09:39 +00:00
mkanat%bugzilla.org
2d0ddb344e Bug 578531: Move the chfield stuff out of init, and make
the changedbefore/after charts include the date specified
(they previously did exclusive searches)
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260764 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 02:16:34 +00:00
nrthomas%gmail.com
8feb91da58 Bug 560551, unthrottle Fx 3.0.19 -> 3.6.6 major update, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260762 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 00:29:32 +00:00
mkanat%bugzilla.org
cd8bc498f2 2nd part of bug 536183: Update the default workflow
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260761 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 00:19:43 +00:00
mkanat%bugzilla.org
66a124b3d1 The illegal_changed_in_x_days error message is no longer used.
git-svn-id: svn://10.0.0.236/trunk@260760 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-14 00:16:41 +00:00
mkanat%bugzilla.org
4f6d79db10 Bug 578323: Remove the special parsing of "changedin" from Search.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260759 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:46:36 +00:00
mkanat%bugzilla.org
3f376a9401 Bug 577765: Allow XML-RPC to accept multiple positional parameters
r=ghendricks, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260758 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:27:05 +00:00
mkanat%bugzilla.org
59aa09fa9c Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
r=gerv a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260757 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:27:04 +00:00
mkanat%bugzilla.org
51d426d529 Remove some errors from WS_ERROR_CODE that don't exist on trunk.
git-svn-id: svn://10.0.0.236/trunk@260755 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:16:45 +00:00
despotdaemon
360b4644c3 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260754 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:14:28 +00:00
mkanat%bugzilla.org
193f6f88ab Bug 578366: Missing </dl>
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260751 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:07:37 +00:00
mkanat%bugzilla.org
1e9ece0681 Bug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passed to it if it would make the Remaining Time negative
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260750 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 23:05:56 +00:00
mkanat%bugzilla.org
4d8362abd8 Bug 412074: Ability to add attachments to a bug via the WebService
(Bug.add_attachment)
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260748 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 22:48:31 +00:00
morgamic%mozilla.com
ca51b70d08 Checking in config update from bug 578450. p=armenzg, r=morgamic.
git-svn-id: svn://10.0.0.236/trunk@260745 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 20:55:32 +00:00
mkanat%bugzilla.org
d00170cc62 Bug 578316: Search.pm: Move the parsing of email* fields into a method
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260744 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 11:02:11 +00:00
mkanat%bugzilla.org
9cf3dc10b0 Bug 578313: Search.pm: Move the parsing of basic fields (ones that map to
fielddefs) into methods
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260743 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 10:31:53 +00:00
mkanat%bugzilla.org
3084e8d1d5 Bug 578310: Search.pm: Move the special parsing of bug_status and resolution
out of init and into some _special_parse_* functions.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260742 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 10:16:45 +00:00
mkanat%bugzilla.org
38529a9513 Bug 578299: Search.pm: Generate the GROUP BY clause in a method
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260741 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 09:31:48 +00:00
mkanat%bugzilla.org
2bc8f246fd Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
r=reed


git-svn-id: svn://10.0.0.236/trunk@260739 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 08:35:04 +00:00
mkanat%bugzilla.org
4fa10f9634 Bug 578007: Requests queue page has a broken table layout for various groupings
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260738 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 08:19:35 +00:00
reed%reedloden.com
ee7636b2e1 Bug 578287 - "[KARMA] Add a blacklist for users who aren't permitted to have karma" [p=reed r=Wolf]
git-svn-id: svn://10.0.0.236/trunk@260737 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 07:39:01 +00:00
mkanat%bugzilla.org
6a6d6ed46b Bug 578275: Search.pm: Fully generate the ORDER BY clause inside of an
accessor
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260736 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 06:02:02 +00:00
mkanat%bugzilla.org
dd8741db43 Bug 578278: Search.pm: Fully generate the SELECT clause inside of an accessor
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260735 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 05:50:30 +00:00
mkanat%bugzilla.org
48ca940e07 Bug 578266: Clean up the SPECIAL_ORDER code and make it into an accessor,
in Search.pm
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260734 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 04:01:55 +00:00
mkanat%bugzilla.org
7ccc771c24 Bug 578253 - Add autocomplete support to the requester and requestee fields on request.cgi
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260733 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 03:33:30 +00:00
mkanat%bugzilla.org
ff712ae826 Bug 578253 - Add autocomplete support to the add users to watch input field
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260732 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 02:37:01 +00:00
mkanat%bugzilla.org
667bcbe1f2 Bug 521463: Use consistent CSS for text input fields on enter_bug,
show_bug, post_bug, etc.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260730 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 02:31:55 +00:00
mkanat%bugzilla.org
b8900e34cd Bug 490767: Make validation happen with JS, when filing a bug
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260728 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 02:24:44 +00:00
mkanat%bugzilla.org
fe97848dd8 alias_not_allowed should be multiple_alias_not_allowed
git-svn-id: svn://10.0.0.236/trunk@260727 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 02:23:04 +00:00
mkanat%bugzilla.org
ffd9f09c9d Bug 415813: Implement Bug.update() as an API for WebServices
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260726 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 01:51:32 +00:00
mkanat%bugzilla.org
458bd0d3b1 Fix regression due to bug 372979, a=mkanat on IRC
git-svn-id: svn://10.0.0.236/trunk@260725 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 01:49:58 +00:00
wtc%google.com
dcddecc840 Set NSPR version to 4.6.8 Beta 3.
git-svn-id: svn://10.0.0.236/trunk@260723 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 01:23:02 +00:00
mkanat%bugzilla.org
407dc7e4ac Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group checkboxes
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260722 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 01:03:13 +00:00
mkanat%bugzilla.org
5886523d89 Bug 578197: [PostgreSQL] When associating sequences with columns, also
fix the default of the columns so that it's identical to what a new
checksetup run would create.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260721 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-13 00:46:37 +00:00
mkanat%bugzilla.org
202b346e32 Bug 578220 - Remove the date time from the comment header in bugmails
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260720 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 23:46:38 +00:00
mkanat%bugzilla.org
1bc2c64b47 Bug 578197: [PostgreSQL] Properly associate sequences that had no
column association
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260718 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 23:31:36 +00:00
mkanat%bugzilla.org
c265e6c607 Bug 578003: E-mail notifications are missing datetime for comments
r=glob a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260717 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 23:16:33 +00:00
mkanat%bugzilla.org
6d749f5812 Adding the 3.6 patch
git-svn-id: svn://10.0.0.236/trunk@260716 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 21:46:00 +00:00
mkanat%bugzilla.org
7fb497eda9 Bug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl so class and previous parameters don't run into each other.
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260715 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 17:49:32 +00:00
cltbld
ea78283bdd Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.5 to 3.0.6 build 2
git-svn-id: svn://10.0.0.236/trunk@260714 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-12 05:24:10 +00:00
mkanat%bugzilla.org
815316e937 Bug 563894: Milestone URL needs to be removed from documentation
r=wicked


git-svn-id: svn://10.0.0.236/trunk@260713 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-11 17:19:38 +00:00
wtc%google.com
0e6b673475 Bug 415563: Use new NSPR atomic macros in NSPR
Patch contributed by Steve Snyder <swsnyder@snydernet.net>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260712 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-11 17:14:39 +00:00
wtc%google.com
df89c4b39f Bug 415563: Use GCC built-in atomic functions for 64-bit Mac OS X builds.
Test __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 (supported by GCC 4.3 or later)
for x86 Linux because the i386 instruction set doesn't have atomic
instructions.  r=aki.


git-svn-id: svn://10.0.0.236/trunk@260711 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-11 17:07:24 +00:00
mkanat%bugzilla.org
9b87c64225 Bug 577807: Convert the hard-coded stuff that adds map_* tables to @supptables
in Search.pm into a data structure and a series of functions that parse the
data structure.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260710 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 12:46:46 +00:00
mkanat%bugzilla.org
2850470be9 Bug 577805: Make chart_fields into an accessor in Search.pm
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260709 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 11:01:47 +00:00
mkanat%bugzilla.org
08abde2503 Bug 577803 - Make multi_select_fields into an accessor in Search.pm
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260708 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 10:34:02 +00:00
mkanat%bugzilla.org
7c5c6eb8e7 Bug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
for MySQL.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260707 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 05:36:00 +00:00
mkanat%bugzilla.org
a54682ffe0 Bug 577602: Don't put multi-select fields into the GROUP BY in Search.pm,
because they are created by an aggregate. (This fixes multi-select buglist
columns on Pg.)
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260706 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 05:17:04 +00:00
mkanat%bugzilla.org
42bc5ad2b4 Remove the empty "index" directory from Dusk.
git-svn-id: svn://10.0.0.236/trunk@260705 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 04:48:30 +00:00
mkanat%bugzilla.org
d4db7223b4 Remove the js/yui/utilities directory, because it's empty and keeps being
added (annoyingly) by the CVS mirror script.


git-svn-id: svn://10.0.0.236/trunk@260704 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 04:32:03 +00:00
mkanat%bugzilla.org
f38eeae1ef Bug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
for people upgrading Testopia from 1.3 to 2.0+.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260703 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 04:23:40 +00:00
mkanat%bugzilla.org
91679ae846 Bug 577793: Improve the Pg SERIAL-altering code now that we require 8.3
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260702 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-10 04:17:08 +00:00
mkanat%bugzilla.org
e2247f53a7 Bug 493653: Replace the bugzilla homepage images
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260701 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 18:32:21 +00:00
wtc%google.com
46509f8711 Set NSPR version to 4.8.6 Beta 2.
git-svn-id: svn://10.0.0.236/trunk@260698 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 15:44:19 +00:00
wtc%google.com
10d3f84e59 Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
Wed Jul  7 09:25:46 MDT 2010


git-svn-id: svn://10.0.0.236/trunk@260697 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 15:41:43 +00:00
wtc%google.com
2038035004 Bug 410677: Add 'void' arguments to the prototypes of generic function
pointers to avoid GCC warnings when compiled with with -Wstrict-prototypes.
The patch is contributed by rlaager@wiktel.com.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260696 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 03:35:34 +00:00
mkanat%bugzilla.org
e89bbecf66 Bug 577538: Mark certain tests in xt/search.t as being broken only on Pg
(and a few as being not broken at all on Pg).
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260695 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 03:02:01 +00:00
mkanat%bugzilla.org
c337458627 Pg and MySQL had inconsistent results for flagtypes.name greaterthan,
so I changed the values to make them consistent. (I suspect the inconsistency
is a bug in Pg itself that is not actually important to normal Bugzilla
usage.)


git-svn-id: svn://10.0.0.236/trunk@260694 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 02:31:44 +00:00
wtc%google.com
e2a9869166 Bug 338224: Undo an incorrect change I made to the patch by Mitchell Field
regarding the default value of MOZ_DEBUG_SYMBOLS.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@260693 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 02:30:36 +00:00
mkanat%bugzilla.org
0b5e02b469 Bug 576670: Optimize Search.pm's "init" method for being called many times
in a loop
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260692 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 02:16:39 +00:00
wtc%google.com
363d9127c6 Bug 338224: Rename makefile variable BUILD_OPT to MOZ_OPTIMIZE. Change
the default of MOZ_DEBUG and MOZ_DEBUG_SYMBOLS to 1, so that we produce a
debug build by default, as before.  The patch is contributed by
Mitchell Field <mitchell.field@live.com.au>.  r=ted.mielczarek,wtc.
Modified Files:
	configure configure.in config/autoconf.mk.in config/config.mk
	pr/src/md/windows/Makefile.in


git-svn-id: svn://10.0.0.236/trunk@260691 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 02:10:33 +00:00
mkanat%bugzilla.org
83368fe0ac Bug 577588: xt/seach.t was sometimes not properly translating special
<> values into the actual bug value, for searching
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260690 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 02:03:26 +00:00
mkanat%bugzilla.org
9e50634048 Bug 577582: longdescs.isprivate "changedfrom" and "changedto" weren't
working on PostgreSQL, because Search.pm always converted the value
into 1 or 0 and passed that as a number to the database, and Pg didn't
support numeric comparison with a text column.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260689 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-09 00:16:55 +00:00
mkanat%bugzilla.org
970784abc3 Bug 577577: Make bz_drop_fk be tolerant of SQL failure
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260688 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 23:50:06 +00:00
mkanat%bugzilla.org
db394fa150 Bug 577575: If percentage_complete is a column in the buglist, remaining_time
must also be selected from the database for PostgreSQL.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260687 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 23:31:50 +00:00
mkanat%bugzilla.org
a982e4fad4 Bug 577569: [PostgreSQL] Make sql_position explicitly cast both its arguments
to text, to avoid an error when searching "longdescs.isprivate" with the
"casesubstring" operator in Search.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260686 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 23:03:46 +00:00
mkanat%bugzilla.org
c4e8140c09 Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,
because they make Pg throw an error and then be unable to run any further
tests. It's OK to skip these tests because they still run on MySQL, so
we'll still catch any injection vulns.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260685 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 23:02:01 +00:00
mkanat%bugzilla.org
2f9fcdff56 Bug 567981 - Restore ability for page.cgi pages to contain . characters, but don't permit '..' at all.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260684 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 22:04:23 +00:00
mkanat%bugzilla.org
9824d60b39 Bug 305412: Update the minimum Pg requirement to 8.3, to allow casting
bytea to text in Search.pm.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260683 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 21:16:48 +00:00
mkanat%bugzilla.org
07ae0611ea Bug 577415: Allow positional parameters for XML-RPC, because Testopia
uses them.
r=ghendricks, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260682 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 20:35:21 +00:00
mkanat%bugzilla.org
d386b3c2bb Remove two errors that are no longer used, after the $$some_var refactor
in Search.pm.


git-svn-id: svn://10.0.0.236/trunk@260681 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 19:33:47 +00:00
mkanat%bugzilla.org
5a264bf1e7 Update xt/search.t to test that anyexact trims properly.
git-svn-id: svn://10.0.0.236/trunk@260680 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 19:32:04 +00:00
mkanat%bugzilla.org
b386b68479 Bug 142394: Tabular reports should be sortable
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260679 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 19:16:46 +00:00
mkanat%bugzilla.org
7ac03c8662 Bug 575021: Make the anyexact operator in Search.pm properly trim its
input values
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260678 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 19:03:40 +00:00
mkanat%bugzilla.org
f78ee5803d Fix a template and POD bustage from the $$some_var Search.pm checkin.
git-svn-id: svn://10.0.0.236/trunk@260677 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 19:01:58 +00:00
mkanat%bugzilla.org
ac502cce7f Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Instead, we pass around a hashref and update the hashref. This patch also
includes some cleanup for bugs surrounding percentage_complete,
attachments.isobsolete, attachments.ispatch, and owner_idle_time.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260676 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 18:31:53 +00:00
mkanat%bugzilla.org
31fb7ecfb2 Bug 577520: Make the "Adding new table..." message not appear during
xt/search.t
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260675 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 18:18:29 +00:00
mkanat%bugzilla.org
f7fcd61887 Bug 490930: Always store attachments locally if they are over X size (and below some threshold!), don't ever display "Big File" checkbox
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260674 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 17:03:37 +00:00
mkanat%bugzilla.org
01f0845197 Bump the version number to 4.1 on trunk.
git-svn-id: svn://10.0.0.236/trunk@260673 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 17:01:51 +00:00
jdennis%redhat.com
fc1c96ae60 Remove nss_init_nodb() from nss/__init__.py becuase it was preventing
subsequent calls to nss_init() with a database from opening the database
and using it.

Clean up cruft in verify_server.py


git-svn-id: svn://10.0.0.236/trunk@260672 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 15:30:05 +00:00
mkanat%bugzilla.org
e7d4be70f9 Bug 575499: Fix a few text issues on the new Advanced Search page
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260670 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 06:33:21 +00:00
mkanat%bugzilla.org
0b4ee35ebe Bug 452761: Make the Date header of bugmail and requestmail always be
equal to the delta_ts of the bug. This makes emails have the right Date
even when they are sent much later by jobqueue.pl.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260669 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 06:31:47 +00:00
nrthomas%gmail.com
63bbdfff34 Use default branch to work around tip being on a relbranch (no bug)
git-svn-id: svn://10.0.0.236/trunk@260668 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 04:53:42 +00:00
mkanat%bugzilla.org
6982306241 Bug 577407: Several HTML elements have the same ID when editing parameters
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260666 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 02:31:41 +00:00
mkanat%bugzilla.org
841718a241 Bug 577089: Make convert-workflow fix the query values for series
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260665 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 00:33:57 +00:00
mkanat%bugzilla.org
1bc3eea6ca Bug 577149: Make convert-workflow rename values in saved searches
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260664 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 00:32:01 +00:00
mkanat%bugzilla.org
71d0706d2a Fix search.t now that negative keyword searches are working.
git-svn-id: svn://10.0.0.236/trunk@260663 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-08 00:16:49 +00:00
mkanat%bugzilla.org
56dd2d9dc5 Bug 577388: The target milestone tests in xt/search.t were failing,
incorrectly.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260662 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 23:46:44 +00:00
wtc%google.com
80ac999f8b Set NSPR version to 4.8.6 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@260660 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 23:04:30 +00:00
wtc%google.com
1ebc8dd2b6 Bug 415563: Add type casts to the arguments in the atomic macro definitions
for Windows.  The patch is contributed by Steve Snyder
<swsnyder@snydernet.net>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260659 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 22:00:19 +00:00
mkanat%bugzilla.org
c35963979d Bug 574879: Create a test that assures the correctness of Search.pm's
boolean charts
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260658 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 21:47:00 +00:00
wtc%google.com
160815a6db Bug 575534: Use the GCC built-in functions __builtin_ctz and __builtin_clz
for ARM. The patch is contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>.
r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260657 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 21:18:44 +00:00
mkanat%bugzilla.org
782a4a185f Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::Product->check()
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260656 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 02:01:50 +00:00
mkanat%bugzilla.org
427b0d4635 Bug 576911 The admin/components/list.html template was using "component"
as a variable name, but "component" is a reserved word in Template Toolkit.
This caused a warning from the template hook code.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260655 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 00:48:23 +00:00
mkanat%bugzilla.org
a079ad7712 Bug 552919: Sort group_concat results so that they sort correctly for buglists
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260654 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-07 00:16:41 +00:00
mkanat%bugzilla.org
7b163c4a83 Bug 574995: Make the WebService return reporter, attachment submitter, and
commenter all as "creator"
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260653 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 22:16:34 +00:00
mkanat%bugzilla.org
83429afa69 Bug 577058: Make collectstats.pl --regenerate work on PostgreSQL.
r=reed, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260651 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 18:18:48 +00:00
mkanat%bugzilla.org
eb4cc15ea1 Bug 577037: Make convert-workflow convert statuses in order, so that
IN_PROGRESS doesn't end up before CONFIRMED.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260650 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 18:17:12 +00:00
mkanat%bugzilla.org
d275436852 Bug 577049: POD must mention Bugzilla 4.0 instead of 3.8
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260649 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 17:31:55 +00:00
mkanat%bugzilla.org
d0bc259040 Preliminary support for Bugzilla 3.6.x
git-svn-id: svn://10.0.0.236/trunk@260648 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 15:09:21 +00:00
mkanat%bugzilla.org
00d84e46ec Bug 577053: When upgrading from a version earlier than 4.0,
change the logic on how we check to see if we need to populate
the status_workflow table for an upgrading installation, because
it was broken for upgrades from 2.18 and earlier.


git-svn-id: svn://10.0.0.236/trunk@260647 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 04:01:49 +00:00
mkanat%bugzilla.org
ad7209dc25 Bump the version number post-release.
git-svn-id: svn://10.0.0.236/trunk@260646 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 03:46:48 +00:00
mkanat%bugzilla.org
593e614ff9 Bump the version number for 3.7.2.
git-svn-id: svn://10.0.0.236/trunk@260644 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 02:46:48 +00:00
mkanat%bugzilla.org
1a4d14c903 Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
allows specifying that certain fields have validator defaults even if they
also have a database default or are in another table.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260643 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 02:31:41 +00:00
mkanat%bugzilla.org
374fabaa8c The new workflow patch forgot to update the default of
products.allows_unconfirmed to TRUE in the database.


git-svn-id: svn://10.0.0.236/trunk@260642 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 02:01:58 +00:00
mkanat%bugzilla.org
57cc8effdc Fix the execute bit on contrib/convert-workflow.pl.
git-svn-id: svn://10.0.0.236/trunk@260641 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 01:31:37 +00:00
mkanat%bugzilla.org
c6603fffc9 Fix a bare "bug" word in fields.html and fix a typo.
git-svn-id: svn://10.0.0.236/trunk@260640 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 01:17:07 +00:00
mkanat%bugzilla.org
92b4352a9f Bug 576916: 'keywordaction' is undefined when editing a single bug
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260639 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 01:01:36 +00:00
mkanat%bugzilla.org
a90851bdd3 Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilities section of editusers.cgi.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260638 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 00:49:13 +00:00
mkanat%bugzilla.org
1228ba5d93 Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,
IN_PROGRESS, RESOLVED, VERIFIED.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260637 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 00:47:25 +00:00
mkanat%bugzilla.org
b14034b399 Bug 530468: Create a read-only Bugzilla::Whine object for whine events and
have editwhines.cgi use it
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260636 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 00:31:45 +00:00
mkanat%bugzilla.org
858d79bf6a Bug 576105: Make install-module.pl able to install DateTime (and other
Module::Build-only modules) on Windows
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260635 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-06 00:03:11 +00:00
mkanat%bugzilla.org
f0d717f5af Bug 574177: Adds is_mandatory => 1 option for the product and version field
definitions.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260634 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 23:50:56 +00:00
mkanat%bugzilla.org
1187b4d4da Bug 562014: Fix negative keyword searches like "contains none of the words"
to properly find bugs with *none* of the listed keywords, and also to find
bugs with no keywords at all.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260633 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 23:50:55 +00:00
mkanat%bugzilla.org
4eb3306672 Bug 564433: Localized values are not displayed in the "Field only appears when" field when editing custom fields
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260631 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 22:31:47 +00:00
mkanat%bugzilla.org
53343dad0b Bug 514618: Allow restricting the visibility and values of fields by
classification.
r=mkanat, r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260630 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 22:02:05 +00:00
alexei.volkov.bugs%sun.com
1830da80df Bug 556497 - ServerSessionIDLookup tries very hard to crash if !gotLock or pcce->sessionIDLength != psce->sessionIDLength. r=nelson
git-svn-id: svn://10.0.0.236/trunk@260628 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 19:31:56 +00:00
mkanat%bugzilla.org
4a59589a20 Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletion works with charts and reports
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260627 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 19:01:46 +00:00
mkanat%bugzilla.org
e8e0c447f4 Bug 575173 - Add autocomplete support for adding/removing CCs on edit multiple bug page
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260626 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 07:48:15 +00:00
mkanat%bugzilla.org
44cb9bfaec Bug 455810 - Add autocomplete support to the keywords field
* Special thanks to Guy Pyrzak for the original patch
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260625 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 07:46:50 +00:00
mkanat%bugzilla.org
c5123cf2bf Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the new password input field on the reset password page.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260624 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 06:33:10 +00:00
mkanat%bugzilla.org
31015da7f4 Bug 574327 - Map image/x-png to image/png (to fix IE's uploads)
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260623 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 06:18:02 +00:00
mkanat%bugzilla.org
de47b867f3 Bug 570567: The 'keyword deleted' page does not mention the deleted keyword
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260622 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-05 01:34:38 +00:00
hannes%helma.at
ac3fe9b445 Fix Bug 576874 - Repeated reflection warning due to lack of privileges
git-svn-id: svn://10.0.0.236/trunk@260621 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-04 20:43:31 +00:00
cltbld
059579e557 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.5 to 3.0.6 build 1
git-svn-id: svn://10.0.0.236/trunk@260620 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-03 13:17:25 +00:00
bhearsum%mozilla.com
26d90f4b8b bug 576203: Tracking bug for build and release of Firefox 3.5.11 - Unthrottle 3.5.10 -> 3.5.11 updates on beta. r=morgamic, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@260618 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-02 19:05:28 +00:00
cltbld
3566918343 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1rc2 to 3.1.1 build 1
git-svn-id: svn://10.0.0.236/trunk@260617 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-02 15:36:23 +00:00
despotdaemon
e78d1e921a Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@260616 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-02 15:07:52 +00:00
emaldona%redhat.com
ed779e7db8 Bug 575746: Use strchr() instead of strstr() in NSS code. Patch contributed by Steve Snyder <swsnyder@snydernet.net>, r=emaldona
git-svn-id: svn://10.0.0.236/trunk@260613 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 23:54:24 +00:00
mkanat%bugzilla.org
9a13bbe14d Bug 545766: Figure out what columns can be reported on from the database,
instead of from a static list
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260612 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 21:18:12 +00:00
mkanat%bugzilla.org
36f414916d Bug 382398: Make checksetup.pl localized messages be output in the
console's charset
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260611 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 21:16:43 +00:00
bhearsum%mozilla.com
62d4baf363 bug 576201: Tracking bug for build and release of Firefox 3.6.7 - patcher config for 3.0.19 -> 3.6.7 MU. r=rail, patch=me
git-svn-id: svn://10.0.0.236/trunk@260610 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 19:25:20 +00:00
seabld
f5d97c87a2 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.5 to 2.0.6 build 1
git-svn-id: svn://10.0.0.236/trunk@260609 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 18:56:43 +00:00
cltbld
7e61f3618e Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.11 to 3.6.7 build 1
git-svn-id: svn://10.0.0.236/trunk@260608 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 18:44:15 +00:00
kaie%kuix.de
556e942efe Reverting version to 4.8.5 beta
git-svn-id: svn://10.0.0.236/trunk@260607 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 18:38:21 +00:00
cltbld
e7ab2f2ab9 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.10 to 3.5.11 build 1
git-svn-id: svn://10.0.0.236/trunk@260606 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 14:11:06 +00:00
cltbld
7c9c847637 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.6 to 3.6.7 build 1
git-svn-id: svn://10.0.0.236/trunk@260605 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 12:49:28 +00:00
cltbld
0c94d3c81b Automated configuration bump: moz193-branch-patcher2.cfg, from 3.7a5 to 4.0b1 build 2
git-svn-id: svn://10.0.0.236/trunk@260604 18797224-902f-48f8-a5cc-f745e15eee43
2010-07-01 00:02:35 +00:00
mkanat%bugzilla.org
678950bca1 Add a .bzrrev file for the bzr-to-cvs script's operation.
git-svn-id: svn://10.0.0.236/trunk@260603 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 23:34:16 +00:00
despotdaemon
f50441beef Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260602 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 18:28:23 +00:00
ted.mielczarek%gmail.com
e455bd1e4d Set NSPR version to 4.8.5
git-svn-id: svn://10.0.0.236/trunk@260601 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 00:23:54 +00:00
despotdaemon
bffc9bf0b6 Pseudo-automatic update of changes made by shaver@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@260600 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 00:19:08 +00:00
ted.mielczarek%gmail.com
49d37324ce Backing out bug 415563 - Use new NSPR atomic macros - NSPR due to it causing build bustage when landing on mozilla-central
git-svn-id: svn://10.0.0.236/trunk@260599 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 00:13:06 +00:00
ted.mielczarek%gmail.com
ecaa2c9e0b Followup from bug 559133 - Use ALSR in NSPR in it's available. Fix bash numeric comparisons.
git-svn-id: svn://10.0.0.236/trunk@260598 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-30 00:06:03 +00:00
seabld
46a83f8a6f Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a1 to 2.1a2 build 2
git-svn-id: svn://10.0.0.236/trunk@260597 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 20:57:59 +00:00
anodelman%mozilla.com
9e3770b2b3 bug 559929 (Run performance tests on top addons) expanded support for discovering em:id in addon install.rdf (take 3) p=anodelman r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260596 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 18:23:52 +00:00
jdennis%redhat.com
ebf8a069d5 fix doc so DN is linked to definition
git-svn-id: svn://10.0.0.236/trunk@260595 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 15:10:49 +00:00
cltbld
e987a37851 Automated configuration bump: moz193-branch-patcher2.cfg, from 3.7a5 to 4.0b1 build 1
git-svn-id: svn://10.0.0.236/trunk@260594 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 06:28:54 +00:00
mkanat%bugzilla.org
cc816855eb Bug 179626 - Hide, rather than disable, requestee fields when the flags aren't in the "?" state.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260593 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 03:16:23 +00:00
nrthomas%gmail.com
87dfcbcca9 Bug 570022, update nightly map for Firefox 4.0 version bump, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260591 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 02:40:12 +00:00
mkanat%bugzilla.org
3995c550e3 Bug 575454 - Fix whitespacing so the space after "Bugzilla User's Guide" does not get linkified.
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260590 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-29 02:17:44 +00:00
mkanat%bugzilla.org
c6d6540cb3 Bug 575097 - "New STS header in Bugzilla::CGI causes malformed header error due to lack of Content-Type naming"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260589 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-27 19:31:31 +00:00
catlee%mozilla.com
faf5682d24 Bug 574906: MU bump for 3.0.19 -> 3.6.6 r=rail
git-svn-id: svn://10.0.0.236/trunk@260588 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-26 14:21:29 +00:00
cltbld
dea3c8b8e7 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.10 to 3.6.6 build 1
git-svn-id: svn://10.0.0.236/trunk@260587 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-26 13:56:16 +00:00
cltbld
f0ff01608a Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.4 to 3.6.6 build 1
git-svn-id: svn://10.0.0.236/trunk@260586 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-26 09:26:40 +00:00
mkanat%bugzilla.org
55eca11ffc Bug 562475 - "Bugzilla should use strict-transport-security (STS) headers"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260585 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-26 01:16:25 +00:00
mkanat%bugzilla.org
a0eb919450 One-character fix in Bugzilla::Search--in OPERATOR_FIELD_OVERRIDE,
"anyword" for keywords should have been "anywords".


git-svn-id: svn://10.0.0.236/trunk@260584 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-25 22:01:30 +00:00
mkanat%bugzilla.org
774aadd18b Bug 574566: Add "reporter" to OPERATOR_FIELD_OVERRIDE (it was missing)
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260583 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-25 21:33:05 +00:00
mkanat%bugzilla.org
c9e120508d Bug 573173: Make Bugzilla::Bug's add_group and remove_group take group
names instead of ids
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260582 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-25 21:31:44 +00:00
benjamin%smedbergs.us
b3a7902a18 Pageloader changes for bug 568691 - backwards-compatible changes to provide a manifest and a NSGetFactory implementation. r=alice
git-svn-id: svn://10.0.0.236/trunk@260581 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-25 13:17:54 +00:00
mkanat%bugzilla.org
741d40d875 Bug 457373: Refactor the permissions system in Bugzilla::Install::Filesystem
to use constants instead of local variables. Also, change the permissions
so that they are stricter in general, and work better under suexec.
This also fixes the problem that dependency graphs didn't work under
suexec, and adds a "web" directory by default to Extensions created with
extension/create.pl.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260580 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-25 00:31:32 +00:00
mkanat%bugzilla.org
a8c568de8a Bump version number post-release
git-svn-id: svn://10.0.0.236/trunk@260579 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 23:20:02 +00:00
mkanat%bugzilla.org
6864341e71 Bump the version number for 3.7.1.
git-svn-id: svn://10.0.0.236/trunk@260571 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 20:46:27 +00:00
wtc%google.com
2be3505cb6 Bug 571797: do not check block cipher padding if decryption failed. The
patch is contributed by Brian Smith <brian@briansmith.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260569 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 19:53:20 +00:00
jdennis%redhat.com
d60083d124 Invoke nss_init_nodb() when nss modules loads, this prevents segfaults
in NSS if Python programmer forgot to call one of the NSS
initialization routines.

Rename the classes X500Name, X500RDN, X500AVA to DN, RDN, AVA
respectively.

DN and RDN objects now return a list of their contents when indexed by
type, this is to support multi-valued items.

Fix bug where AVA object's string representation did not include it's
type.

Enhance test/test_cert_components.py unit test to test for above
changes.


git-svn-id: svn://10.0.0.236/trunk@260568 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 19:26:08 +00:00
wtc%google.com
09cce8a342 Bug 394919: dNSName constraints should constrain cert Common Names in
certs.  r=nelson.
Modified Files:
	pkix_pl_cert.c pkix_pl_nameconstraints.c


git-svn-id: svn://10.0.0.236/trunk@260567 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 18:03:38 +00:00
wtc%google.com
917ff2b4df Bug 497251: Set FREEBL_NO_DEPEND to 0 to force a "depend" build. r=rrelyea.
Modified Files:
	coreconf/Linux.mk nss/lib/freebl/Makefile
	nss/lib/freebl/config.mk


git-svn-id: svn://10.0.0.236/trunk@260565 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:46:13 +00:00
seabld
bf9594c9e4 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a1 to 2.1a2 build 1
git-svn-id: svn://10.0.0.236/trunk@260564 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:30:45 +00:00
mkanat%bugzilla.org
ff1a36e076 Bug 309952: (CVE-2010-1204) [SECURITY] Make boolean chart searches with time
tracking fields no longer work for everybody
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260562 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:16:32 +00:00
mkanat%bugzilla.org
348655aa75 Bug 561797: (CVE-2010-0180) [SECURITY] checksetup.pl with $suexec=1 sets
localconfig as world readable
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260559 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:09:00 +00:00
mkanat%bugzilla.org
8f5c0fb67e Bug 574029: Remove the red "required" star from fields on show_bug.cgi
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260558 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:08:59 +00:00
mkanat%bugzilla.org
b177f4a742 Bug 573637: Add a new "before_table" hooks to the list.html.tmpl interface
for products, components, milestones, and versions
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260557 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:08:58 +00:00
mkanat%bugzilla.org
2f60aceddb Bug 574166: Make clean_search_url take into account the new email3 fields
from query.cgi
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260556 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:03:04 +00:00
mkanat%bugzilla.org
bfdcc3eabc Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPC
WebService
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260555 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 17:01:36 +00:00
seabld
1fd7d2fef5 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a1 to 2.1a2 build 1
git-svn-id: svn://10.0.0.236/trunk@260554 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 16:31:03 +00:00
kairo%kairo.at
cb8169fa96 remove beta-dir, which inadvertently crept in due to not setting useBetaChannel to 0
git-svn-id: svn://10.0.0.236/trunk@260553 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 16:28:02 +00:00
kairo%kairo.at
e3436e2b04 bump SeaMonkey trunk version
git-svn-id: svn://10.0.0.236/trunk@260552 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 14:12:27 +00:00
seabld
e1acdfa58b Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a1 to 2.1a2 build 1
git-svn-id: svn://10.0.0.236/trunk@260551 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 14:04:59 +00:00
nelson%bolyard.com
4cf2a89eea Bug 571797: NSS should not send the decryption_failed alert
Patch contributed by Brian Smith <brian@briansmith.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260550 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 09:24:18 +00:00
alqahira%ardisson.org
38aafc9504 Bug 569522: Try to ensure that update checks never run with out-of-date URLs. Patch by smorgan, sr=pink, a/Cm2.0.4=me
git-svn-id: svn://10.0.0.236/trunk@260548 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 03:44:15 +00:00
alqahira%ardisson.org
904a45d99e Bug 573815 - Part 2: Upgrade to Flashblock 1.5-unstable plus use !important for our backbround images in order to fix missing Flashblock play button on Dailymotion videos. Patch by Philip Chee <philip.chee@gmail.com>, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260547 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 03:36:59 +00:00
alqahira%ardisson.org
55c7032382 Bug 573815 - Part 1: Upgrade to Flashblock 1.5.13. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260546 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 03:31:11 +00:00
seabld
3a78ce7f53 Automated configuration bump: moz20-seamonkey-branch-patcher2.cfg, from 2.1a1 to 2.1a2 build 1
git-svn-id: svn://10.0.0.236/trunk@260545 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 02:18:32 +00:00
kairo%kairo.at
d3f5e08cda add SeaMonkey 2.1 patcher config
git-svn-id: svn://10.0.0.236/trunk@260544 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 01:49:05 +00:00
mkanat%bugzilla.org
26754a3c48 Bug 572603: Changing a bug that wasn't in your last search results was
causing an error thrown from user.recent_search_for.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260543 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 01:01:31 +00:00
mkanat%bugzilla.org
1be00a65d9 Bug 572602: Change the way that Bugzilla::Object determines what fields
are required for create(). It now assumes that any column that is NOT NULL
and has not DEFAULT in the database is required. We also shift the burden
of throwing errors about empty values to the validators. This fixes the bug
that Bugzilla::Bug->create() wasn't populating default values for fields
if they weren't specified in the create() parameters.
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260542 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 00:47:53 +00:00
mkanat%bugzilla.org
7d0c9310fe Bug 509303: Update the CGI.pm requirement to 3.49 to make redirection
work properly when Bugzilla is behind a proxy.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260541 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 00:46:33 +00:00
wtc%google.com
80fb25422a Bug 564011: Don't match keys that have empty CKA_ID's when importing keys.
Patch by Bob Relyea <rrelyea@redhat.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260539 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-24 00:21:23 +00:00
wtc%google.com
7b1f910587 Bug 564011: When signing attributes to a peer db, remember to create a
transaction.  The patch is contributed by David Benjamin of Google
<davidben@google.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260537 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 23:44:52 +00:00
wtc%google.com
8311255120 Bug 570334: Support a CPU_ARCH of x86_64, which is set by mingw-w64. The
patch is contributed by Jacek Caban <jacek@codeweavers.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260536 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 23:28:52 +00:00
mkanat%bugzilla.org
794b782269 Bug 573172: Prepare set_all for being used in a context other than
process_bug.cgi
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260535 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 21:17:56 +00:00
mkanat%bugzilla.org
4a741dfdfd Bug 573170: Make set_all set keywords consistently with how other multi-valued
fields are set
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260534 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 21:16:33 +00:00
despotdaemon
4d4075662e Pseudo-automatic update of changes made by john.hopkins@mozillamessaging.com.
git-svn-id: svn://10.0.0.236/trunk@260533 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 19:48:34 +00:00
despotdaemon
a734ce5950 Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260532 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 17:01:05 +00:00
nrthomas%gmail.com
1848dc7053 Backout Bug 560551 because we're not ready to push it yet
git-svn-id: svn://10.0.0.236/trunk@260530 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 02:18:00 +00:00
wtc%google.com
4826c851af Bug 158750: Add KeyType constants rsaPssKey and rsaOaepKey, defined in RFC
4055.  The patch is contributed by Hanno Boeck <hanno@hboeck.de>.  r=wtc.
Modified Files:
	keythi.h seckey.c secvfy.c


git-svn-id: svn://10.0.0.236/trunk@260529 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 02:13:56 +00:00
wtc%google.com
891b9b1ac8 Bug 158750: use the less precise but more readable name "RSA-PSS" rather
than "RSASSA-PSS".


git-svn-id: svn://10.0.0.236/trunk@260528 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-23 01:39:29 +00:00
nrthomas%gmail.com
6286076f2b Bug 563338, remove throttling for Firefox 3.5.9, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260527 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 23:33:48 +00:00
nrthomas%gmail.com
4041482fe0 Bug 560551, remove throttling for Firefox 3.0.19 (to update people to 3.6.4), r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260526 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 23:15:37 +00:00
nrthomas%gmail.com
b2e6b2d869 Bug 560551, Firefox 3.0.19 -> 3.6.4 major update, r=armenzg
git-svn-id: svn://10.0.0.236/trunk@260525 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 22:35:42 +00:00
cltbld
3f39d23d2b Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.10 to 3.6.4 build 7
git-svn-id: svn://10.0.0.236/trunk@260524 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 20:51:43 +00:00
gozer%mozillamessaging.com
c2d6815fa0 typo
git-svn-id: svn://10.0.0.236/trunk@260523 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 19:04:38 +00:00
gozer%mozillamessaging.com
e0c0ae6057 typo
git-svn-id: svn://10.0.0.236/trunk@260522 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 18:03:36 +00:00
gozer%mozillamessaging.com
a240fd25cb Update Thunderbird major updates to 3.1 for final release
git-svn-id: svn://10.0.0.236/trunk@260521 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 16:45:14 +00:00
despotdaemon
d547a97e5f Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260520 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 07:24:29 +00:00
mkanat%bugzilla.org
29564ffa8f The DB::Schema alter_column default fix also needed to be separately
applied to DB::Schema::Oracle, since it has a full override of
get_alter_column_ddl.


git-svn-id: svn://10.0.0.236/trunk@260519 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 05:46:34 +00:00
mkanat%bugzilla.org
c410a8b45b Fix the 3.6.1 relnotes: the maxattachmentsize=0 fix only went into trunk--3.6
only got a re-wording of the parameter desc, which probably isn't worth
relnoting.


git-svn-id: svn://10.0.0.236/trunk@260516 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 04:20:31 +00:00
mkanat%bugzilla.org
17964e6859 Bug 566195: Release Notes for bugzilla 3.6.1
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260514 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 04:16:31 +00:00
mkanat%bugzilla.org
db47644c0b The last commit message should read:
When doing bz_alter_column, if there is a new DEFAULT and we're switching
to NOT NULL, it needs to be translated using db_specific before being SET
on the columns pre-ALTER.


git-svn-id: svn://10.0.0.236/trunk@260513 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 04:01:31 +00:00
mkanat%bugzilla.org
562ffb7a6d When doing bz_alter_column, if
git-svn-id: svn://10.0.0.236/trunk@260512 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 03:46:31 +00:00
mkanat%bugzilla.org
cef841b0d8 Bug 573454: Make the products.description field be NOT NULL in the
database
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260510 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:58:32 +00:00
mkanat%bugzilla.org
7728bdd36b Bug 573450: Make the keyworddefs.description column be NOT NULL in the
database
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260509 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:57:11 +00:00
mkanat%bugzilla.org
e1337c3103 Bug 573441: Add a DEFAULT and NOTNULL to the attachments.ispatch column
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260508 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:55:42 +00:00
mkanat%bugzilla.org
31ad0b7b2b Bug 571003: After changing the name of the default milestone using
editmilestones.cgi, the "Delete" link would show up in the list
of milestones when it should not have.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260507 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:54:13 +00:00
mkanat%bugzilla.org
14245bfc4d Bug 570987: Fix the warning 'Argument "" isn't numeric in numeric gt
(>) at template/en/default/bug/field-label.html.tmpl line 34'
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260506 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:52:43 +00:00
mkanat%bugzilla.org
81f004bd5f Bug 568595: Add a hook to the end of variables.none.tmpl
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260505 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:51:13 +00:00
mkanat%bugzilla.org
deba896185 Bug 568383: Add a new hook in the header.html.tmpl template right after <head>
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260504 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:49:42 +00:00
mkanat%bugzilla.org
9ce8a44a0b Bug 567281: Make Bugzilla::Field use VALIDATOR_DEPENDENCIES instead of
UPDATE_VALIDATORS
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260503 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:48:08 +00:00
mkanat%bugzilla.org
c3a4987c43 Bug 398473: User preference for the position of the comment box
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260502 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:46:38 +00:00
mkanat%bugzilla.org
c5827db551 Bug 564082: Allow specifying defaults and overrides for incoming email
using command-line parameters to email_in.pl
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260501 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:34:18 +00:00
mkanat%bugzilla.org
de328ea904 Bug 252005: Allow changing the captialization of a group name
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260500 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:34:17 +00:00
mkanat%bugzilla.org
e8ffd81794 Bug 22353: Automatic duplicate bug detection on enter_bug.cgi
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260499 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-22 02:16:36 +00:00
despotdaemon
f2b25b078a Pseudo-automatic update of changes made by sdwilsh@shawnwilsher.com.
git-svn-id: svn://10.0.0.236/trunk@260498 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-21 22:59:39 +00:00
gozer%mozillamessaging.com
82e4b64546 Update patcher config for Thunderbird 2.0.0.24 => 3.1rc2 MU
git-svn-id: svn://10.0.0.236/trunk@260497 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-21 20:31:21 +00:00
gozer%mozillamessaging.com
62f0008308 Patcher configuration for Thunderbird 3.0 => 3.1 MU
git-svn-id: svn://10.0.0.236/trunk@260496 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-21 20:30:54 +00:00
alqahira%ardisson.org
e2474052ea Bug 438494 - Provide an accessibility description for the location field and Bug 438495 - Provide an accessibility description for the web search field. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260495 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-21 03:58:10 +00:00
ghendricks%novell.com
6e6daebab8 Show products in classifications tree if I have rights to edit a plan within.
git-svn-id: svn://10.0.0.236/trunk@260493 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 22:12:42 +00:00
mkanat%bugzilla.org
bbceabc320 Bug 548198: Add a method of limiting the User.get results by group name or id
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260492 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 21:18:16 +00:00
mkanat%bugzilla.org
a3d7656f23 Bug 556422: Move the existing bug-moving functionality into an extension
called OldBugMove.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260491 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 21:16:53 +00:00
mkanat%bugzilla.org
41e31c6183 Bug 572949: Update YUI to 2.8.1
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260490 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 08:17:38 +00:00
nelson%bolyard.com
8c94c13eef Bug 564374: sec_pkcs12_decoder_safe_bag_update is forward declared after
its implementation.  r=nelson


git-svn-id: svn://10.0.0.236/trunk@260489 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 06:59:55 +00:00
nelson%bolyard.com
d61977439e Bug 562636: Memory leak when decoding PKCS12, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260488 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 06:43:20 +00:00
nelson%bolyard.com
91924db433 Bug 570438: enable batch file line continuation, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260487 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 06:36:07 +00:00
nelson%bolyard.com
536cc6effe Bug 571796: ssl3_HandleRecord should check all the padding bytes
Patch contributed by Brian Smith <brian@briansmith.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260486 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 06:25:42 +00:00
nelson%bolyard.com
96992e88c4 Bug 559133: Don't require sed -r r=<ted.mielczarek@gmail.com>
git-svn-id: svn://10.0.0.236/trunk@260484 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 06:19:10 +00:00
emaldona%redhat.com
857c37f734 Bug 571274: Document use of -W in Usage and LongUsage, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260483 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 04:18:42 +00:00
emaldona%redhat.com
ef6bf1b5d2 Bug 571251: Ensure that when sftk_parseParameters calls PORT_Free(tmp) the pointers have been initialized, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260482 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 04:09:27 +00:00
wtc%google.com
72ba48d8f9 Bug 516104: map CKR_SESSION_READ_ONLY to SEC_ERROR_READ_ONLY. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@260481 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 01:58:41 +00:00
wtc%google.com
de7eb876fc Bug 552775: If cert_pi_policyOID is not specified, it means the user is not
concerned about certificate policy (i.e., the user-initial-policy-set
contains the special value any-policy as defined in RFC 5280 Sec. 6.1.1).
Map PKIX_FUNCTIONMUSTNOTBEUSED to SEC_ERROR_LIBPKIX_INTERNAL instead of
SEC_ERROR_INVALID_ARGS.  Add PKIX_PRECONDITIONFAILED, and add a
precondition check to pkix_PolicyChecker_CalculateIntersection.  Fix an
input argument check in pkix_PolicyChecker_PolicyMapProcessing.  Add three
new test cases.  r=alexei.
Modified Files:
	lib/certdb/certt.h lib/certhigh/certvfypkix.c
	lib/libpkix/include/pkix_errorstrings.h
	lib/libpkix/pkix/checker/pkix_policychecker.c
	tests/chains/scenarios/anypolicywithlevel.cfg


git-svn-id: svn://10.0.0.236/trunk@260480 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-18 00:34:24 +00:00
mkanat%bugzilla.org
146023521b Add Dusk/search_form.css to .bzrignore.
git-svn-id: svn://10.0.0.236/trunk@260479 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-17 22:16:31 +00:00
mkanat%bugzilla.org
3601af213e Bug 413215: Move the sending of email notifications from process_bug.cgi
to Bugzilla::Bug
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260478 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-17 22:01:29 +00:00
kaie%kuix.de
c9e2be0ef4 Bug 572809
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260477 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-17 20:36:37 +00:00
slavomir.katuscak%sun.com
6938f9986d Bug 497521: Added new pattern to list of ignored stacks.
git-svn-id: svn://10.0.0.236/trunk@260476 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-17 17:44:34 +00:00
mkanat%bugzilla.org
7cb4abfdb0 Fix the execute bit on bugzilla-queue.suse in bzr.
git-svn-id: svn://10.0.0.236/trunk@260475 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-17 00:01:31 +00:00
mkanat%bugzilla.org
e032008eaf Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use"
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260474 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-16 22:16:29 +00:00
mkanat%bugzilla.org
e2c46e0470 A few tinderbox bustage fixes from the checkin of bug 24896.
git-svn-id: svn://10.0.0.236/trunk@260473 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-16 06:31:26 +00:00
mkanat%bugzilla.org
6add188323 Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
multiple buglists at once
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260472 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-16 01:46:23 +00:00
nboyd%atg.com
63bd35e41b Bug fix for semicolon insertion between names.
git-svn-id: svn://10.0.0.236/trunk@260471 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-15 18:40:28 +00:00
alqahira%ardisson.org
111467647a Bug 566031 - Tabs should expose the 'name' property by default instead of the 'title' property, to match windows and the rest of the world ('title' is now the hidden property). sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260470 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-15 05:44:56 +00:00
mats.palmgren%bredband.net
e870ddba13 Null check to avoid crashing on reentry to IncrementalScroll. (Bug 490461) r=roc a1.9.0.next=dveditz
git-svn-id: svn://10.0.0.236/trunk@260469 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-14 22:00:37 +00:00
jdennis%redhat.com
a51c2e22e5 update ChangeLog
git-svn-id: svn://10.0.0.236/trunk@260468 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-14 14:47:21 +00:00
jdennis%redhat.com
b9dad8631c - Fix incomplete read bug (due to read ahead buffer bookkeeping).
- Remove python-nss specific httplib.py, no longer needed
  python-nss now compatible with standard library
- Rewrite httplib_example.py to use standard library and illustrate
  ssl, non-ssl, connection class, http class usage


git-svn-id: svn://10.0.0.236/trunk@260467 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-14 14:41:33 +00:00
cltbld
b57ea83552 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 7
git-svn-id: svn://10.0.0.236/trunk@260466 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-14 12:53:22 +00:00
mkanat%bugzilla.org
e578692577 Bug 476722: Refactor Search.pm's funcdefs into a series of constants
and functions for interpreting search charts.
r=jjclark, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260465 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-12 02:17:19 +00:00
wtc%google.com
ce31efb833 Bug 553512: SEC_OID_X509_ANY_POLICY should be INVALID_CERT_EXTENSION rather
than UNSUPPORTED_CERT_EXTENSION.  r=alexei.


git-svn-id: svn://10.0.0.236/trunk@260464 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-12 01:56:15 +00:00
wtc%google.com
1a4b109e40 Bug 497251: build with FREEBL_NO_DEPEND=1 by default on Linux. r=rrelyea.
Modified Files:
	coreconf/Linux.mk nss/lib/freebl/Makefile
	nss/lib/freebl/config.mk nss/lib/freebl/manifest.mn


git-svn-id: svn://10.0.0.236/trunk@260462 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-12 01:23:46 +00:00
wtc%google.com
0853668c96 Bug 519550: Add the SQLITE_LIB_NAME variable for specifying an alternate
library for SQLite.  r=rrelyea.
Modified Files:
	coreconf/location.mk nss/cmd/platlibs.mk
	nss/lib/softoken/config.mk


git-svn-id: svn://10.0.0.236/trunk@260460 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-12 00:58:33 +00:00
cltbld
5051ba3363 Thunderbird 3.1 rc2 is on its way to a final release, patcher configs needed
updating to include release* channels. r=Standard8


git-svn-id: svn://10.0.0.236/trunk@260459 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-11 16:26:33 +00:00
wtc%google.com
bc753cccdd Bug 570332: Fix compilation errors on mingw-w64, which does not have the
__int64 type and does not define _MSC_VER.  The patch is contributed by
Jacek Caban <jacek@codeweavers.com>.  r=wtc.
Modified Files: prtypes.h w95thred.c


git-svn-id: svn://10.0.0.236/trunk@260458 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-11 01:34:54 +00:00
wtc%google.com
8011633729 Bug 510436: Add macro for build number (4th component of version number)
to softkver.h.  Set the Softoken version to 3.12.7.0 Beta.  r=rrelyea.
Modified Files:
	lib/freebl/freebl.rc lib/softoken/softkver.h
	lib/softoken/softokn.rc lib/softoken/legacydb/nssdbm.rc


git-svn-id: svn://10.0.0.236/trunk@260457 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-11 01:04:32 +00:00
psychoticwolf%carolina.rr.com
a39c168ef5 Bug 555478 - [Infobot] Infobot can force mozbot into endless /msg'ed discussions with other mozbots that loop infinitely. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf.
git-svn-id: svn://10.0.0.236/trunk@260456 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 20:37:20 +00:00
psychoticwolf%carolina.rr.com
71eb4e2f89 Bug 557012 - [Crashstats] Mozbot should accept both http:// and https:// links. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260455 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 20:35:46 +00:00
despotdaemon
e5e515abef Pseudo-automatic update of changes made by dtownsend@oxymoronical.com.
git-svn-id: svn://10.0.0.236/trunk@260454 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 16:58:44 +00:00
cltbld
c8a6e4c1f2 Automated configuration bump: moz193-branch-patcher2.cfg, from 3.7a4 to 3.7a5 build 1
git-svn-id: svn://10.0.0.236/trunk@260453 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 16:10:11 +00:00
bhearsum%mozilla.com
f108dc5d05 bug 570909: talos Tscroll test depends on support for -moz-background-size. r=anodelman,jmuizelar, patch=dbaron
git-svn-id: svn://10.0.0.236/trunk@260452 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 13:49:58 +00:00
alqahira%ardisson.org
42eb585afa Bug 571151 - Replace usage of deprecated -[NSObject(NSKeyValueCoding) takeValue:forKey:]. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260451 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-10 03:43:36 +00:00
jdennis%redhat.com
e7ec94eeab add nss.cert_usage_flags(), remove local implementation in ssl_example.py
cert_dump.py now takes command line arg for cert format


git-svn-id: svn://10.0.0.236/trunk@260450 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-09 20:04:36 +00:00
bhearsum%mozilla.com
6c5981ece0 bug 559057: do a release staging run for Linux 64 with updates, unit tests and talos - MozAUSLib.pm changes. r=bhearsum, patch=rail
git-svn-id: svn://10.0.0.236/trunk@260445 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-09 16:50:51 +00:00
bhearsum%mozilla.com
5c3d40112d bug 559057: do a release staging run for Linux 64 with updates, unit tests and talos - Bootstrap/Util.pm changes. r=bhearsum, patch=rail
git-svn-id: svn://10.0.0.236/trunk@260444 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-09 16:50:09 +00:00
ghendricks%novell.com
9c12048718 Bug 485376 - Filing a new bug does not work properly with Internet Explorer
git-svn-id: svn://10.0.0.236/trunk@260443 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-09 16:35:26 +00:00
cltbld
650cc3ec11 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1rc1 to 3.1rc2 build 1
git-svn-id: svn://10.0.0.236/trunk@260442 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-08 16:57:34 +00:00
gerv%gerv.net
e0e6c4d00f Bug 568419 - support .applescript. Patch by alqahira.
git-svn-id: svn://10.0.0.236/trunk@260441 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-08 15:15:15 +00:00
gerv%gerv.net
a06f86d42f Remove Thunderbird (and Lorentz) options and add link to GetSatisfaction.
git-svn-id: svn://10.0.0.236/trunk@260440 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-08 11:58:26 +00:00
anodelman%mozilla.com
964f3e7517 bug 558613 (Add win7 only performance counter for "Modified Page Bytes Count") bustage fix, missing w7_counters entry in sample.config
git-svn-id: svn://10.0.0.236/trunk@260439 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 22:29:05 +00:00
anodelman%mozilla.com
0f157965e5 bug 558613 (Add win7 only performance counter for "Modified Page Bytes Count") add Modified Page List Bytes counter to win7 only (take 2) p=anodelman r=catlee
git-svn-id: svn://10.0.0.236/trunk@260438 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 21:55:24 +00:00
anodelman%mozilla.com
c8cc6a95a9 bug 559929 (Run performance tests on top addons) add support to install .xpi addons to talos (take 2) p=anodelman r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260437 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 21:48:35 +00:00
anodelman%mozilla.com
62ff5747d8 bug 559929 (Run performance tests on top addons) quick and dirty addons reporting for talos (take 3) p=anodelman r=jhammel
git-svn-id: svn://10.0.0.236/trunk@260436 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 21:45:32 +00:00
kaie%kuix.de
dce86c20e7 Bug 469577, Coverity: uninitialized variable used in cert_ProcessOCSPResponse
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260435 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 19:03:27 +00:00
ted.mielczarek%gmail.com
490329207c bug 564851 - support building with profile-guided optimization (PGO). follow-up fix, compiler flag was typoed
git-svn-id: svn://10.0.0.236/trunk@260434 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-07 12:06:02 +00:00
nelson%bolyard.com
1966969c73 Bug 559243: Can't decrypt a mail which is sent by Outlook 2010
Patch contributed by Kaspar Brand <mozbugzilla@velox.ch>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260433 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-06 22:36:35 +00:00
nelson%bolyard.com
7286c7e079 Bug 562434: SSL_ForceHandshake returns SECSuccess if the peer sends us an application data record
git-svn-id: svn://10.0.0.236/trunk@260432 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-06 22:30:02 +00:00
mkanat%bugzilla.org
60bd85866c Bug 450301: Simplify searching UI, forgot some filters, fixes burning in tinderbox
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260431 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-06 19:46:29 +00:00
jdennis%redhat.com
95bd77f2c1 Add format_lines() & format() methods to the new certificate extension objects.
Add printing of certificate extensions.
Add BasicContstraints certificate extension.
Fix several reference counting and memory problems discovered with valgrind.


git-svn-id: svn://10.0.0.236/trunk@260430 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-06 15:05:51 +00:00
mkanat%bugzilla.org
33a07dae31 Bug 450301: What Simplify searching UI, initial improvements to the advanced search ui.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260429 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-06 08:46:26 +00:00
ted.mielczarek%gmail.com
18402a38ea bug 559263 - add --enable-wrap-malloc / --with-wrap-malloc configure arguments to support jemalloc usage on android. Patch by Brad Lassey <blassey@mozilla.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@260427 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-04 19:18:40 +00:00
ted.mielczarek%gmail.com
e16a7ed3ea bug 564851 - support building with profile-guided optimization (PGO). r=wtc
git-svn-id: svn://10.0.0.236/trunk@260426 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-04 17:34:19 +00:00
stuart.morgan%alumni.case.edu
3605515c97 Camino only - Bug 570068: Fix parameter to (uncalled) setGrowlDelegate:. rs=hyatt
git-svn-id: svn://10.0.0.236/trunk@260425 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-04 03:33:07 +00:00
stuart.morgan%alumni.case.edu
c273116e1c Camino only - Bug 570065: Fix member variable types to fix a warning with the 10.5 SDK. rs=hyatt
git-svn-id: svn://10.0.0.236/trunk@260424 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-04 03:08:13 +00:00
nrthomas%gmail.com
1506e795cf Bug 518508, update lost 4.0a1pre users to m-c nightlies, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260422 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 23:17:28 +00:00
ted.mielczarek%gmail.com
a08c59e3fa bug 559133 - Use ASLR in NSPR if it's available. r=wtc
git-svn-id: svn://10.0.0.236/trunk@260421 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 19:40:31 +00:00
mkanat%bugzilla.org
05f390461e Bug 567846: Modify set_status, set_resolution, and set_dup_id to use
VALIDATOR_DEPENDENCIES, so that they don't need custom code in set_all.


git-svn-id: svn://10.0.0.236/trunk@260420 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 19:31:22 +00:00
mkanat%bugzilla.org
3d490d7c91 Bug 567296: Make Bugzilla::Bug use VALIDATOR_DEPENDENCIES instead of
UPDATE_VALIDATORS
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260419 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 15:46:41 +00:00
stuart.morgan%alumni.case.edu
e4bf07395a Camino only - Bug 569274: Remove usage of deprecated nsIPref. sr=pink
git-svn-id: svn://10.0.0.236/trunk@260418 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 03:34:29 +00:00
stuart.morgan%alumni.case.edu
28fe87a62b Camino only - Bug 569303: Replace usage of deprecated tableView:writeRows:toPasteboard:. sr=pink
git-svn-id: svn://10.0.0.236/trunk@260417 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 03:26:02 +00:00
wtc%google.com
0b06bf2dd2 Bug 471179: Implement PR_GetPhysicalMemorySize for NetBSD. The patch is
contributed by Martin Husemann <martin@NetBSD.ORG>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260416 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-03 01:52:39 +00:00
wtc%google.com
7fe1e4185a Bug 505731: Fix the linker option for shell32.lib on MinGW. The patch is
contributed by Jacek Caban <jacek@codeweavers.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260415 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 22:37:44 +00:00
jdennis%redhat.com
a931bd8272 remove BasicConstraints_new_from_CERTBasicConstraints(), not used
fix static declaration on NewType_new_from_NSSType template


git-svn-id: svn://10.0.0.236/trunk@260413 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 21:38:15 +00:00
jdennis%redhat.com
d5999800c2 add BasicContstraints extension object
git-svn-id: svn://10.0.0.236/trunk@260412 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 21:29:50 +00:00
jdennis%redhat.com
b8f7de9c41 Add attribution for Miloslav's patches and help to ChangeLog
git-svn-id: svn://10.0.0.236/trunk@260411 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 19:43:03 +00:00
nboyd%atg.com
4288a7fb88 Fix Bug 567217 - TokenStream.getToken() does not return Token.COMMENT for HTML comments
git-svn-id: svn://10.0.0.236/trunk@260410 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 18:41:21 +00:00
nboyd%atg.com
420d703422 Fix javadoc errors and warnings.
git-svn-id: svn://10.0.0.236/trunk@260409 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-02 01:37:38 +00:00
ghendricks%novell.com
2d36695e29 Deny access to create runs and cases before the form is displayed.
git-svn-id: svn://10.0.0.236/trunk@260408 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 22:15:39 +00:00
mkanat%bugzilla.org
1e41f9330d Bug 569312: Speed up the adding of many FKs to the same table for MySQL
and PostgreSQL, by adding them all in one ALTER statement
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260407 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 20:46:34 +00:00
jdennis%redhat.com
ca1713d6a9 - apply patch from Miloslav Trmač for further ref counting and other clean-up
- remove following unused functions:
  ascii_encoded_strlen()
  escape_ascii_string()
  der_integer_secitem_to_pylong()
  bitstr_table_to_tuple_all()
  crl_reason_bitstr_to_tuple_all()
  key_usage_bitstr_to_tuple_all()
  decode_bit_string()


git-svn-id: svn://10.0.0.236/trunk@260406 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 18:59:42 +00:00
jdennis%redhat.com
d4b062db40 Modify install_doc to include ChangeLog, test scripts and lib files.
Some of this logic had been in the spec file, but that requires more
manual maintenance of the spec file than is prudent.


git-svn-id: svn://10.0.0.236/trunk@260405 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 16:44:35 +00:00
mkanat%bugzilla.org
fb04606a63 Bug 569302: Make sure that Install::DB functions always print out a message
if they are conditionally doing something to the database.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260404 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 05:46:25 +00:00
mkanat%bugzilla.org
70d271ce9a Bug 561379: Upgrading from 3.4.4 to 3.6 would fails with ORA-01400,
because checksetup.pl was trying to run code that should never run on
Oracle.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260402 18797224-902f-48f8-a5cc-f745e15eee43
2010-06-01 04:01:27 +00:00
stuart.morgan%alumni.case.edu
bbdd760d02 Camino only - Bug 569267: Remove dead OS-version-checking code. r=ardissone
git-svn-id: svn://10.0.0.236/trunk@260401 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 23:36:35 +00:00
stuart.morgan%alumni.case.edu
96184ecf5a Camino only - Bug 566883: Replace all usage of the deprecated selectRow:byExtendingSelection:. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260400 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 23:34:16 +00:00
stuart.morgan%alumni.case.edu
b7afcc1f75 Bug 567051: Replace all usage of the deprecated stringWithCString:. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260399 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 23:33:12 +00:00
stuart.morgan%alumni.case.edu
6cc0723ff9 Camino only - Bug 566169: Escape location bar input before running it through the regex engine. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260398 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 23:31:58 +00:00
bhearsum%mozilla.com
a26f8140fb Reland bug 534954 again.
git-svn-id: svn://10.0.0.236/trunk@260397 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 13:45:16 +00:00
bhearsum%mozilla.com
71a2d4255b bug 558769: tracking bug for build and release of firefox 3.6.4 - remove. 3.6.4 throttling. r=me, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@260396 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 13:44:12 +00:00
bhearsum%mozilla.com
c4bc7b352b Backout bug 534954 again to un-land Throttling change.
git-svn-id: svn://10.0.0.236/trunk@260395 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 13:43:31 +00:00
alqahira%ardisson.org
941a628466 Bug 569112 - Add UTF-16 to the Text Encodings menu. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260394 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-31 02:20:00 +00:00
nrthomas%gmail.com
f061683462 Bug 507408 followup, don't append force=1 to non-bouncer urls, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260393 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-30 21:23:51 +00:00
mkanat%bugzilla.org
ea07d5e053 Bug 568609: Duplicated "Bugzilla" word in the page header of describecomponents.cgi
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260392 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 21:02:58 +00:00
jdennis%redhat.com
bcb28d2637 add doc/examples/cert_dump.py to MANIFEST
add additional comments to Changelog


git-svn-id: svn://10.0.0.236/trunk@260391 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 15:13:30 +00:00
jdennis%redhat.com
1a8c91dea8 add test/test_cert_components.py to MANIFEST
git-svn-id: svn://10.0.0.236/trunk@260390 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 14:57:51 +00:00
jdennis%redhat.com
a79a3d94c5 update digest_test
replace sec_oid_tag_str() with oid_str() due to API cleanup
data_to_hex() API changed to use default separator, explicitly set it to None
change string quotes from double to single for consistency


git-svn-id: svn://10.0.0.236/trunk@260389 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 13:31:11 +00:00
mkanat%bugzilla.org
f368112876 Bug 568500 - teach Bugzilla about correct Content Type for JSON ctype. r=mkanat.
git-svn-id: svn://10.0.0.236/trunk@260387 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 10:31:38 +00:00
wtc%google.com
1baefe772d Bug 158750: Add OIDs from PKCS #1 (RFC 4055) for RSA PSS and OAEP and
SHA-224 with RSA encryption.  The patch is contributed by Hanno Boeck
<hanno@hboeck.de>.  r=wtc.
Modified Files:
	secoid.c secoidt.h


git-svn-id: svn://10.0.0.236/trunk@260386 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-28 01:26:07 +00:00
wtc%google.com
0f00119ea4 Bug 568600: Add .private_extern directives to NSPR assembly code functions
for Mac OS X.  r=mark.mentovai,josh.aas.
Modified Files:
	os_Darwin_ppc.s os_Darwin_x86.s os_Darwin_x86_64.s


git-svn-id: svn://10.0.0.236/trunk@260385 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 22:29:34 +00:00
jdennis%redhat.com
be7c7f7a1e Clean up reference counting problems.
Add support for cyclic garbage collection.
Use thread local storage.
General clean up for names, parameters, etc.


git-svn-id: svn://10.0.0.236/trunk@260384 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 21:59:26 +00:00
cltbld
70023a203f Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 6
git-svn-id: svn://10.0.0.236/trunk@260383 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 20:27:19 +00:00
bhearsum%mozilla.com
e780382242 Re-land bug 534954 to make tip the same as before.
git-svn-id: svn://10.0.0.236/trunk@260382 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 19:24:31 +00:00
bhearsum%mozilla.com
f13b5eed6f Backout config-dist.php from bug 534954 to get throttling safely applied.
git-svn-id: svn://10.0.0.236/trunk@260381 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 19:22:17 +00:00
bhearsum%mozilla.com
4571ea51d8 Throttle 3.6.4 requests to 50. r=networkfail
git-svn-id: svn://10.0.0.236/trunk@260380 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 19:16:27 +00:00
cltbld
df2a5aa7f4 Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1b2 to 3.1rc1 build 3
git-svn-id: svn://10.0.0.236/trunk@260379 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-27 04:36:53 +00:00
mats.palmgren%bredband.net
b44fc78556 Bug 509839. r=fantasai a1.9.0.20=dveditz
git-svn-id: svn://10.0.0.236/trunk@260378 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-26 21:19:47 +00:00
mkanat%bugzilla.org
3fdf5991bb There is no released stable version of List::MoreUtils higher than 0.22.
git-svn-id: svn://10.0.0.236/trunk@260377 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-26 20:31:27 +00:00
alqahira%ardisson.org
a51ed053bd Bug 568278 - Avoid the license police: fix Sparkle license again after recent update. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260376 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-26 18:46:05 +00:00
nrthomas%gmail.com
b2f7c8aa54 Bug 534954 - Support nightly updates for project branches, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260375 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-26 02:51:01 +00:00
mkanat%bugzilla.org
878eaa7fa9 Bug 271913: Don't force the user to comment when adding Hours Worked
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260374 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-26 02:01:28 +00:00
mkanat%bugzilla.org
d2b49e580d Bug 567780: When closing a bug as a duplicate, the error "There is no field 'dup_id'" is displayed
r=timello,a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260373 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-25 21:46:23 +00:00
cltbld
5bb119192e Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1b2 to 3.1rc1 build 2
git-svn-id: svn://10.0.0.236/trunk@260372 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-25 14:49:14 +00:00
mkanat%bugzilla.org
980d27c51a "part" can return "undef" for a list, so sometimes $has_deps or $no_deps
in Bugzilla::Object::_sort_by_deps were undef.


git-svn-id: svn://10.0.0.236/trunk@260371 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-25 03:31:27 +00:00
mkanat%bugzilla.org
29d1c47764 Bug 567303: Implement a working algorithm for sorting fields based on
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not
actually sort fields correctly.)
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260370 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 23:01:27 +00:00
ghendricks%novell.com
fde8809366 Clean up several server errors.
git-svn-id: svn://10.0.0.236/trunk@260369 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 22:42:52 +00:00
ted.mielczarek%gmail.com
bb626600dc bug 563751 - add configure option to enable building for thumb2 instruction set. Patch by Brad Lassey <blassey@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@260367 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 20:13:18 +00:00
mkanat%bugzilla.org
50b1a08e7c Bug 556901: Move the code for setting status, resolution, and dup_id
from process_bug.cgi into Bugzilla::Bug::set_all


git-svn-id: svn://10.0.0.236/trunk@260366 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 20:02:48 +00:00
mkanat%bugzilla.org
16abe9e085 Bug 556407: Move the code for setting product and checking strict_isolation
from process_bug.cgi into Bugzilla::Bug::set_all


git-svn-id: svn://10.0.0.236/trunk@260365 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 20:01:28 +00:00
alqahira%ardisson.org
ebc6a02678 Bug 553154 - Save and load print settings consistently and correctly. Patch by Markus Stange <mstange@themasta.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260364 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 18:19:05 +00:00
cltbld
205e4e7b50 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 5
git-svn-id: svn://10.0.0.236/trunk@260363 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-24 04:56:38 +00:00
mkanat%bugzilla.org
e19d63b749 Bug 556403: Move adding/removing of CCs from process_bug.cgi into
Bugzilla::Bug::set_all


git-svn-id: svn://10.0.0.236/trunk@260362 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-23 05:19:30 +00:00
mkanat%bugzilla.org
d249233ee3 Bug 556397: Move the setting of single-bug fields from process_bug.cgi
into Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260361 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-23 05:18:07 +00:00
mkanat%bugzilla.org
27a8b1b24b Bug 560733: Move the base .htaccess file into bzr instead of having it
generated by checksetup.pl
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260360 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-23 05:16:41 +00:00
mkanat%bugzilla.org
c1ab01bf0d Bug 510147: Some product names can trigger "Wide character in print" warnings (make sure to open files as UTF8)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260359 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-22 18:02:48 +00:00
stuart.morgan%alumni.case.edu
4c3f495eec Camino only: add missing files from Sparkle update checkin (bug 445629)
git-svn-id: svn://10.0.0.236/trunk@260358 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-22 17:46:58 +00:00
stuart.morgan%alumni.case.edu
1062163e8f Camino only - Remove missing-noreturn warning; 10.4 bustage fix take two
git-svn-id: svn://10.0.0.236/trunk@260357 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-22 17:46:06 +00:00
stuart.morgan%alumni.case.edu
d1332c0f11 Camino only - Remove __dead2 annotation to try to fix 10.4 bustage
git-svn-id: svn://10.0.0.236/trunk@260356 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-22 17:20:21 +00:00
stuart.morgan%alumni.case.edu
c23d1e5ebd Camino only - Bug 445629: Update Sparkle to latest trunk, skipping the delta-update patches
git-svn-id: svn://10.0.0.236/trunk@260355 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-22 16:48:38 +00:00
despotdaemon
b8ce891f35 Pseudo-automatic update of changes made by fantasai.cvs@inkedblade.net.
git-svn-id: svn://10.0.0.236/trunk@260354 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-21 06:32:56 +00:00
nrthomas%gmail.com
e4a774d635 Bug 567040, Unthrottle 3.5.9 -> 3.5.10build1 on beta channel, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260352 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-21 04:11:41 +00:00
wtc%google.com
6945cd9c30 Bug 562544: Remove dead code in lib/certdb/crl.c. r=rrelyea.
Modified Files:
	certi.h crl.c


git-svn-id: svn://10.0.0.236/trunk@260351 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-21 00:43:51 +00:00
wtc%google.com
599d07ebee Bug 566772: Remove the lib/pki1 directory from CVS. The only thing we need
from it is the definition of the opaque type NSSOID, which I moved to
nsspkit.h.  r=rrelyea.
Modified Files:
	lib/manifest.mn lib/pki/cryptocontext.c lib/pki/nsspki.h
	lib/pki/nsspkit.h lib/pki/trustdomain.c
Removed Files:
	lib/pki1/Makefile lib/pki1/atav.c lib/pki1/config.mk
	lib/pki1/genname.c lib/pki1/gnseq.c lib/pki1/manifest.mn
	lib/pki1/name.c lib/pki1/nsspki1.h lib/pki1/nsspki1t.h
	lib/pki1/oid.c lib/pki1/oiddata.c lib/pki1/oiddata.h
	lib/pki1/oidgen.perl lib/pki1/oids.txt lib/pki1/pki1.h
	lib/pki1/pki1t.h lib/pki1/rdn.c lib/pki1/rdnseq.c


git-svn-id: svn://10.0.0.236/trunk@260350 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-21 00:02:49 +00:00
wtc%google.com
0e00eaafad Bug 562542: An invalid CRL should not cause all certificates issued by that
CA to be considered revoked.  Report the unknown status instead.
r=nelson,rrelyea.
Modified Files:
	certi.h crl.c


git-svn-id: svn://10.0.0.236/trunk@260349 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-20 22:29:10 +00:00
cltbld
797dc8068c Automated configuration bump: moz192-thunderbird-branch-patcher2.cfg, from 3.1b2 to 3.1rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@260348 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-20 17:05:25 +00:00
mkanat%bugzilla.org
ecf0f13ce8 Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action")
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260347 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-20 15:46:29 +00:00
mkanat%bugzilla.org
f90a541daf Bug 487106: Add explanation when a whining is empty
r=Callek r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260345 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 18:16:27 +00:00
mkanat%bugzilla.org
3d87e4cd5c Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to
allow customizing the column attributes
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260344 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 17:46:21 +00:00
alqahira%ardisson.org
98185ad05a Bug 566745: Make sure historyCleared: notifications only call sharedHistoryDataSource after launching is done, and fix uses of 'setup' as a verb in HistoryMenu.mm. Patch by Stuart Morgan <stuart.morgan@alumni.case.edu>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260342 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 17:43:09 +00:00
mkanat%bugzilla.org
8af02031cf Bug 566560: Make checksetup.pl explicitly check that List::MoreUtils
is installed
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260340 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 17:34:24 +00:00
mkanat%bugzilla.org
265b1534e0 Bug 565899: Make the html_linebreak filter safe by having it first call the
"html" filter
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260339 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 17:33:03 +00:00
mkanat%bugzilla.org
13ffc24ddd Bug 563641: Make bugzilla-queue init script support SuSE
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260338 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 17:31:36 +00:00
mkanat%bugzilla.org
95ae339d8a Bug 565650: Add a new hook in the field-help template to allow custom fields
to be documented
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260337 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 16:46:21 +00:00
mkanat%bugzilla.org
676317f3b2 Bug 494395: Implement the ability to mark custom fields as mandatory when
creating/changing bugs
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260336 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 16:34:06 +00:00
mkanat%bugzilla.org
c9bcb47d9f Bug 376044: If we're running under mod_perl, use a refresh-style redirect
when coming back from colchange.cgi, because CGI.pm sometimes does not
send headers properly under mod_perl when redirecting and sending cookies
at the same time.
r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260335 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-19 16:34:05 +00:00
nelson%bolyard.com
75c50437dc Bug 564091: change "non-existent" to "nonexistent" in every component
Patch contributed by Michael Kohler <michaelkohler@live.com>


git-svn-id: svn://10.0.0.236/trunk@260334 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-18 19:38:40 +00:00
mkanat%bugzilla.org
e756b7dff3 Bug 566499 - "#c0 links have the wrong href"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260333 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-18 13:17:46 +00:00
hannes%helma.at
4a8ed81a27 Fix subtle bug in JavaAdapter signature comparison.
git-svn-id: svn://10.0.0.236/trunk@260332 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-18 11:12:14 +00:00
alqahira%ardisson.org
3c2122e17c Bug 563281 - Remove our NonBlockingAlertService implementation, unused since cairo. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260331 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-18 01:46:21 +00:00
morgamic%mozilla.com
9f666de720 Adding missing test data files.
git-svn-id: svn://10.0.0.236/trunk@260330 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-18 00:14:32 +00:00
ghendricks%novell.com
02892d49b8 Fixes for several javascript and access issues
git-svn-id: svn://10.0.0.236/trunk@260329 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-17 20:22:05 +00:00
mkanat%bugzilla.org
2ec6e2c468 Bug 556373: Move the adding/removing of groups from process_bug.cgi to
Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260328 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-17 17:01:21 +00:00
mkanat%bugzilla.org
e8a9c14a6f Bug 560281: Do not display deleted attachments in "View All"
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260327 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-17 16:47:29 +00:00
mkanat%bugzilla.org
1215c1252a Bug 460799: Move JS code out of bug/comments.html.tmpl
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260326 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-17 15:16:25 +00:00
mkanat%bugzilla.org
468ee042b8 Bug 556167: Move the setting of dependson/blocked from process_bug.cgi
into Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260322 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 22:34:11 +00:00
mkanat%bugzilla.org
2bdc8d3d8b Bug 428452: Move code to set/modify keywords from process_bug.cgi into
Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260321 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 22:32:55 +00:00
mkanat%bugzilla.org
6885e19ebe Bug 556154: process_bug.cgi: move the stuff in the loop after $b->set_all
into Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260320 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 22:31:35 +00:00
stuart.morgan%alumni.case.edu
9ae3c77105 Camino only - Bug 529500: Add a notification when history is cleared, and key recent page menu reset off of that. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260318 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 19:48:40 +00:00
alqahira%ardisson.org
dfe45d010b Bug 555581 - Update 2.0.3 release notes to include the fixes for bug 529500 and bug 541743. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260317 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 19:34:00 +00:00
alqahira%ardisson.org
941e7afbca Bug 555581 - Release Notes for Camino 2.0.3 (and kick installer/Makefile to match). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260316 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-16 01:36:34 +00:00
stuart.morgan%alumni.case.edu
b97c3cf3ef Camino only - Bug 559129: Make bookmark Spotlight metadata writes incremental. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260315 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-15 22:43:54 +00:00
stuart.morgan%alumni.case.edu
3b73226a79 Camino only: add quoting to dump_syms call path in symbolstore.py. r=ardissone
git-svn-id: svn://10.0.0.236/trunk@260314 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-15 22:14:55 +00:00
mkanat%bugzilla.org
f8892ef360 Bug 395896: Hide the "Short Format" button in "Format for Printing" when printing
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260313 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-15 11:46:28 +00:00
gozer%mozillamessaging.com
9e03eadf9f Update monitoring config for comm-1.9.1 builds to derive the current version from Hg.
git-svn-id: svn://10.0.0.236/trunk@260312 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 16:17:26 +00:00
mkanat%bugzilla.org
b92943e7da Need to do FILTER html FILTER html_linebreak to actually have a safe filter.
git-svn-id: svn://10.0.0.236/trunk@260311 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 14:46:22 +00:00
mkanat%bugzilla.org
de34e60cb7 Bug 561296: A fix allowing updating a field value's name when it is
the default value
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260309 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 14:34:34 +00:00
mkanat%bugzilla.org
79a5fd7406 Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, and
Bugzilla::Component use VALIDATOR_DEPENDENCIES instead of UPDATE_VALIDATORS
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260308 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 14:32:41 +00:00
mkanat%bugzilla.org
557a8ef428 Bug 372537: Improve CodeErrors: show the traceback (without function
arguments)
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260307 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 14:16:24 +00:00
mkanat%bugzilla.org
24a1aa979c Bug 565880: Do not throw an error when obsoleting an already obsolete attachment
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260306 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 13:46:25 +00:00
bhearsum%mozilla.com
45f2214b53 bug 537147: Talos orange: "failed to initialize browser"; "sh: line 1:" ... "Terminated" - increase timeout, better error messages. r=catlee, patch=anodelman
git-svn-id: svn://10.0.0.236/trunk@260305 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 13:36:40 +00:00
bhearsum%mozilla.com
ee357da501 bug 541705: Talos orange: Intermittent "timeout exceeded" in ts_cold, ts_cold_generated_max, ts_cold_generated_med, ts_cold_generated_min - remove restrictive timeouts on dirty ts tests. r=catlee, patch=anodelman
git-svn-id: svn://10.0.0.236/trunk@260304 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 13:32:50 +00:00
mkanat%bugzilla.org
1283f228a8 Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be user errors, not code errors
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260303 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 13:31:27 +00:00
mkanat%bugzilla.org
7ac3108fd0 Bug 559398 - "Old incomplete data warning showing on activity view due to custom field value of '?'"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260302 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 12:32:53 +00:00
cltbld
8fbc415fe3 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 4
git-svn-id: svn://10.0.0.236/trunk@260301 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 11:02:20 +00:00
mkanat%bugzilla.org
13929c4123 Bug 565790: Unprivileged users cannot create bugs anymore
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260300 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 10:46:21 +00:00
mkanat%bugzilla.org
54430b4b68 Backing out bug 271913: comments are no longer displayed, see also bug 565794
git-svn-id: svn://10.0.0.236/trunk@260299 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-14 00:01:26 +00:00
gozer%mozillamessaging.com
8a82f50cac prepare patcher-config for Thunderbird 2.0.24 => 3.0.5 MU Offer
git-svn-id: svn://10.0.0.236/trunk@260298 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 20:34:45 +00:00
mkanat%bugzilla.org
e2ca6cef6f Bug 555850: Make fields.html help on enter_bug happen when the user hovers
over the fields
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260297 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 16:01:45 +00:00
jdennis%redhat.com
8e16474f20 * Unicode objects now accepted as well as str objects for
interfaces expecting a string.

  * Sockets were enhanced thusly:
      - Threads will now yield during blocking IO.
      - Socket.makefile() reimplemented
	  file object methods that had been missing (readlines(), sendall(),
	  and iteration) were implemented, makefile now just returns the same
	  Socket object but increments an "open" ref count. Thus a Socket
	  object behaves like a file object and must be closed once for each
	  makefile() call before it's actually closed.
      - Sockets now support the iter protocol
      - Add Socket.readlines(), Socket.sendall()

  * The following classes were added:
      AuthKeyID
      CRLDistributionPoint
      CRLDistributionPts
      CertificateExtension
      GeneralName
      SignedCRL
      X500AVA
      X500Name
      X500RDN

  * The following module functions were added:
      nss.nss.cert_crl_reason_from_name()
      nss.nss.cert_crl_reason_name()
      nss.nss.cert_general_name_type_from_name()
      nss.nss.cert_general_name_type_name()
      nss.nss.decode_der_crl()
      nss.nss.der_universal_secitem_fmt_lines()
      nss.nss.import_crl()
      nss.nss.make_line_pairs()
      nss.nss.oid_dotted_decimal()
      nss.nss.oid_str()
      nss.nss.oid_tag()
      nss.nss.oid_tag_name()
      nss.nss.read_der_from_file()
      nss.nss.x509_alt_name()
      nss.nss.x509_ext_key_usage()
      nss.nss.x509_key_usage()

  * The following class methods and properties were added:
    Note: it's a method if the name is suffixed with (), a propety otherwise
      Socket.next()
      Socket.readlines()
      Socket.sendall()
      SSLSocket.next()
      SSLSocket.readlines()
      SSLSocket.sendall()
      AuthKeyID.key_id
      AuthKeyID.serial_number
      AuthKeyID.get_general_names()
      CRLDistributionPoint.issuer
      CRLDistributionPoint.get_general_names()
      CRLDistributionPoint.get_reasons()
      CertDB.find_crl_by_cert()
      CertDB.find_crl_by_name()
      Certificate.extensions
      CertificateExtension.critical
      CertificateExtension.name
      CertificateExtension.oid
      CertificateExtension.oid_tag
      CertificateExtension.value
      GeneralName.type_enum
      GeneralName.type_name
      GeneralName.type_string
      SecItem.der_to_hex()
      SecItem.get_oid_sequence()
      SecItem.to_hex()
      SignedCRL.delete_permanently()
      X500AVA.oid
      X500AVA.oid_tag
      X500AVA.value
      X500AVA.value_str
      X500Name.cert_uid
      X500Name.common_name
      X500Name.country_name
      X500Name.dc_name
      X500Name.email_address
      X500Name.locality_name
      X500Name.org_name
      X500Name.org_unit_name
      X500Name.state_name
      X500Name.add_rdn()
      X500Name.has_key()
      X500RDN.has_key()

  * The following module functions were removed:
    Note: use nss.nss.oid_tag() instead
      nss.nss.sec_oid_tag_from_name()
      nss.nss.sec_oid_tag_name()
      nss.nss.sec_oid_tag_str()

  * The following files were added:
      doc/examples/cert_dump.py
      test/test_cert_components.py


git-svn-id: svn://10.0.0.236/trunk@260296 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 14:48:02 +00:00
mkanat%bugzilla.org
41076df053 Bug 565314: Cannot edit FIXED bugs when a blocker is open, when "noresolveonopenblockers" is on
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260294 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 13:46:19 +00:00
mkanat%bugzilla.org
03ca69e401 Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.
git-svn-id: svn://10.0.0.236/trunk@260293 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 06:47:33 +00:00
mkanat%bugzilla.org
2598638c61 Bug 271913: Do not force the user to comment when adding Hours Worked
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260292 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 06:46:23 +00:00
mkanat%bugzilla.org
28c94463c8 Bug 556123: process_bug.cgi: move the setting of comments and work_time
into Bugzilla::Bug::set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260291 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 06:35:03 +00:00
mkanat%bugzilla.org
f9221f6206 Bug 556105: process_bug.cgi: Change the setting of normal global bug fields
to use set_all
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260290 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 06:35:02 +00:00
mkanat%bugzilla.org
a762c7ce56 Bug 565240: Make colchange.cgi exit after it redirects the user, instead
of printing a template afterward
r=justdave, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260289 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 06:35:01 +00:00
cltbld
36d763fa32 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.4 to 3.0.5 build 2
git-svn-id: svn://10.0.0.236/trunk@260288 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-13 03:03:40 +00:00
mkanat%bugzilla.org
36e3953f83 Bug 486050: Bugzilla should prefill quicksearch box when showing search results from a quicksearch
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260287 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-12 17:16:22 +00:00
kairo%kairo.at
10a7e3291b update SeaMonkey trunk version
git-svn-id: svn://10.0.0.236/trunk@260286 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-12 14:15:20 +00:00
reed%reedloden.com
ee72a085a9 Bug 474724 - "Tinderbox log output shouldn't suppress line buffering" [p=dolske@mozilla.com (Justin Dolske) r=cls]
git-svn-id: svn://10.0.0.236/trunk@260285 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-12 05:51:05 +00:00
mkanat%bugzilla.org
1ebb04c2e2 Bug 565145 - "Invalid Parameter 'in_new_bugmail' error after submitting a new bug"
[r=timello a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260284 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-11 22:31:19 +00:00
cltbld
36f43f3735 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.4 to 3.0.5 build 1
git-svn-id: svn://10.0.0.236/trunk@260283 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-11 21:10:54 +00:00
cltbld
2dbda5523e Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.10 to 3.6.3 build 1
git-svn-id: svn://10.0.0.236/trunk@260282 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-11 15:33:48 +00:00
mkanat%bugzilla.org
32ecfdf573 Change @changed_fields to \@changed_fields inside a hashref in
Bugzilla::BugMail.


git-svn-id: svn://10.0.0.236/trunk@260280 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-10 08:31:17 +00:00
despotdaemon
9420aa56cf Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@260279 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-10 08:10:28 +00:00
alqahira%ardisson.org
40c9a8519f Bug 563285 - AutoCompleteTextField needs to call cancelSearch in its dealloc to prevent crashes [@ objc_msgSend | __CFRunLoopRun ] related to searchResultsAvailable. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260278 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-09 04:41:39 +00:00
alexei.volkov.bugs%sun.com
e728cc7878 536485: Do not do unnecessary 16th round of key expantion. r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260277 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 18:46:19 +00:00
mkanat%bugzilla.org
7f84eebed2 Bug 478771: Bugzilla::Search should drop invalid bug statuses from the search criteria
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260274 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 16:46:14 +00:00
mkanat%bugzilla.org
60a840da00 Bug 561745: Impossible to uncheck boxes in the Email preferences
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260273 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 13:16:13 +00:00
mkanat%bugzilla.org
ee678ea1c7 Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead of direct SQL"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260272 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 03:47:31 +00:00
mkanat%bugzilla.org
f53abead9c Bug 463945: Add default values for membercontrol and othercontrol
in group_control_map, and fix their DB type to be correct
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260271 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 03:46:21 +00:00
nrthomas%gmail.com
f6eaaf564c Bug 556374, allow for talos to use a remote server with the .manifest files, p=jmaher, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@260270 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 02:15:11 +00:00
nrthomas%gmail.com
c577b2e1f1 Bug 555352, Use SIGABRT to trigger breakpad in tscroll hangs to make these easier to distinguish from SIGSEGV crashes, p=karlt@mozbugz.karlt.net, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@260269 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-07 02:12:52 +00:00
christophe.ravel.bugs%sun.com
a547e50685 Bug 560150 - Unable to build pk11util on OpenSolaris (SunOS 5.11), pk11util.c:913: error: implicit declaration of function `open'.
r=alexei, sr=bob.


git-svn-id: svn://10.0.0.236/trunk@260268 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-06 17:54:41 +00:00
mkanat%bugzilla.org
6c671f58a1 Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as password may or may not be changeable)"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260267 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-06 03:31:15 +00:00
mkanat%bugzilla.org
a91662b784 Bug 180812: Make boolean charts involving both flags and attachments
limit the flag search based on the attachment criteria
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260266 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-06 02:31:14 +00:00
mkanat%bugzilla.org
13f5101b6d Bug 562551: Allow template-only extensions to work
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260265 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-06 02:17:23 +00:00
cltbld
41b6736efb Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.10 to 3.6.4 build 3
git-svn-id: svn://10.0.0.236/trunk@260264 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-05 14:08:08 +00:00
seabld
8e3da78f41 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.4 to 2.0.5 build 1
git-svn-id: svn://10.0.0.236/trunk@260263 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-05 13:48:58 +00:00
cltbld
8107308844 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.9 to 3.5.10 build 1
git-svn-id: svn://10.0.0.236/trunk@260262 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-04 21:47:37 +00:00
cltbld
932c4b148e Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 3
git-svn-id: svn://10.0.0.236/trunk@260261 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-04 13:31:16 +00:00
asasaki%mozilla.com
dc9e230656 disable xres monitoring in maemo tp4. bug 563520, r=alice
git-svn-id: svn://10.0.0.236/trunk@260260 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-03 23:14:30 +00:00
gozer%mozillamessaging.com
99f60d28b7 Manually generated patcher config for Thunderbird 3.1b2, since we moved from
Lanikai to Thunderbird and the automated bump can't do it.


git-svn-id: svn://10.0.0.236/trunk@260259 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-03 15:15:09 +00:00
cltbld
46d6ae8486 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 2
git-svn-id: svn://10.0.0.236/trunk@260258 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-03 13:08:20 +00:00
kaie%kuix.de
b34abd3b41 Bug 506966, NSS does not support CKR_PIN_LOCKED from C_Login
Patch contributed by Pierre Ossman
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260257 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-03 09:56:30 +00:00
nelson%bolyard.com
48b2e03e1b backout last comiit, which should have been on the 3.13 branch
git-svn-id: svn://10.0.0.236/trunk@260255 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-02 22:36:41 +00:00
nelson%bolyard.com
8254d10bc8 Bug 536389: ECC wrong point multiplication (=> wrong signatures) case
Patch contributed by Konstantin Andreev <andreev@swemel.ru>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260254 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-02 22:31:06 +00:00
alqahira%ardisson.org
ae4d99cec0 Bug 555148 - Polish the Home, Reload, and Downloads icons in the main toolbar. New icons by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260253 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-02 02:09:15 +00:00
nelson%bolyard.com
686a05f8bb Bug 551188: support building nss on hpux with gcc and GNU-as, r=nelson
Patch contributed by Michael Haubenwallner <michael.haubenwallner@salomon.at>


git-svn-id: svn://10.0.0.236/trunk@260252 18797224-902f-48f8-a5cc-f745e15eee43
2010-05-01 19:07:20 +00:00
alqahira%ardisson.org
ae2d873352 Bug 548476 - Prevent the autocomplete window from re-appearing in certain cases by explicitly cancelling the search when the URL is opened from the AutoCompleteTextField. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@260251 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 23:17:06 +00:00
alqahira%ardisson.org
6c91a41514 Bug 504691 - Don't autocomplete search bookmarklets. Patch by Dan Weber <dan.j.weber@gmail.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@260250 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 23:00:28 +00:00
nelson%bolyard.com
e32d4abdea Bug 394919 - dNSName constraints should constrain cert Common Names in EE
certs when verifying certs for SSL usage, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260248 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 07:47:48 +00:00
nelson%bolyard.com
c99d298702 Bug 556323: secmod_handleReload uses uninitialized locals, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260247 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 07:22:54 +00:00
nelson%bolyard.com
a435620c4a Bug 506041: Correct misspellings in source code comments
Patch contributed by Michael Kohler <michaelkohler@live.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260245 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 07:01:01 +00:00
wtc%google.com
dab48a8718 Bug 511515: Skip safe_popen() calls on platforms with /dev/urandom. The
patch is contributed by Kaspar Brand <mozbugzilla@velox.ch> in bug 174993
comment 19.  r=julien.pierre,rrelyea,wtc.


git-svn-id: svn://10.0.0.236/trunk@260244 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 00:20:02 +00:00
wtc%google.com
e92e0f2431 Bug 508113: The GETU32 and PUTU32 definitions that require unaligned access
should only be used on x86 and x64.  This fixes a crash on Windows CE.  The
patch is contributed by Vladimir Vukicevic <vladimir@pobox.com>.
r=nelson,wtc.


git-svn-id: svn://10.0.0.236/trunk@260243 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 00:10:53 +00:00
wtc%google.com
1f50eff991 Bug 556252: Use inline assembly for GCC on HP-UX because it doesn't
support the _Asm_mov_from_ar() function.  The patch is contributed by
Michael Haubenwallner <michael.haubenwallner@salomon.at>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260242 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-30 00:04:10 +00:00
bzbarsky%mit.edu
d18cc31361 Bug 557174. Don't lose the rest of our frames just because we found a popup. r=roc
git-svn-id: svn://10.0.0.236/trunk@260241 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-29 03:38:25 +00:00
rrelyea%redhat.com
4b825dd335 Back out changes for bug 562116. Should go in the FIPS _3_13 branch.
bob


git-svn-id: svn://10.0.0.236/trunk@260239 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-29 00:17:52 +00:00
wtc%google.com
e7cde9fcbb Bug 362255: OpenBSD should use _PR_HAVE_LARGE_OFF_T because sizeof(off_t)
is 8 even on 32-bit systems.  The patch is contributed by Makoto Kato
<m_kato@ga2.so-net.ne.jp>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@260238 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-29 00:13:56 +00:00
rrelyea%redhat.com
58e2d3b9e4 Last Comment Bug 562116 - Freebl needs to deal with prelinked shared libraries.
r=wtc


git-svn-id: svn://10.0.0.236/trunk@260237 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-29 00:10:51 +00:00
alqahira%ardisson.org
a2b7523ad5 Bug 562282 - All cookies erroneously shown as secure; update NSHTTPCookie creation to match current docs. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260236 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-28 22:50:09 +00:00
alqahira%ardisson.org
021606dc09 Bug 562032 - Upstream safety fix from Chromium to prevent possible inserting-nil-into-array exception in NSPasteboard+Utils. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260235 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-28 04:11:25 +00:00
mkanat%bugzilla.org
351e8b3d1f Bug 550727: Add JSONP Support to the JSON-RPC WebService Interface
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260234 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-27 19:17:46 +00:00
mkanat%bugzilla.org
557a991e59 Bug 561322: Make Bugzilla::DB::_connect and related functions take their
parameters as a hashref, to improve the API and to avoid exposing the
database password on error.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260233 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-27 19:16:31 +00:00
wtc%google.com
c58bfd5550 Bug 524013: pkix_Build_BuildSelectorAndParams should also set the expected
subject key identifier so that it can disqualify a candidate issuer cert
with a different subject key identifier.  r=nelson.
Modified Files:
	lib/libpkix/include/pkix_errorstrings.h
	lib/libpkix/pkix/certsel/pkix_certselector.c
	lib/libpkix/pkix/top/pkix_build.c


git-svn-id: svn://10.0.0.236/trunk@260232 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-27 00:39:18 +00:00
alqahira%ardisson.org
88b010920d Bug 560985 - Crash [@ strlen | -[NSXMLTreeReader processRealDocument:] ] in Sparkle's downloadDidFinish:. Speculative fix; adds null-checks to NSXMLDocument creation and to file manager calls in downloadDidFinish: and didFailWithError:. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260231 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-26 18:34:25 +00:00
nelson%bolyard.com
22bc26d3a4 Bug 506041: Correct misspellings in source code comments
Patch contributed by Michael Kohler <michaelkohler@live.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260230 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 23:49:47 +00:00
nelson%bolyard.com
25cae7d289 Bug 506041: Correct misspellings in source code comments
Patch contributed by Michael Kohler <michaelkohler@live.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260229 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 23:37:40 +00:00
nelson%bolyard.com
132194a522 Bug 337354: Fix various errors in lib/jar reported by Coverity.
Also remove much dead code.  r=Timeless.


git-svn-id: svn://10.0.0.236/trunk@260228 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 20:10:24 +00:00
nelson%bolyard.com
510a8dc592 Bug 547677: plgetopt: missing associated value fails to cause PL_OPT_BAD if
option is the the last one in argv.
Patch contributed by Tomas Hoger <thoger@redhat.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260226 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 01:15:22 +00:00
nelson%bolyard.com
38f8fd867a Bug 558160: JAR_find and JAR_find_next use PORT_Strcmp for pattern matching
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260225 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 00:55:14 +00:00
nelson%bolyard.com
4931a184dc Bug 554425: Remove support for Netscape's SSL server name extension
r=rrelyea@redhat.com,matt@mattmccutchen.net


git-svn-id: svn://10.0.0.236/trunk@260224 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-25 00:44:55 +00:00
szegedia%freemail.hu
306c383629 Fix for Bug 561514 - Codegen uses wrong invoke opcode in generateFunctionConstructor
git-svn-id: svn://10.0.0.236/trunk@260223 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-24 04:03:14 +00:00
mkanat%bugzilla.org
42aa99ed27 Bug 561362: Remove the 'sendmailnow' parameter
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260222 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-23 16:16:31 +00:00
mkanat%bugzilla.org
594bcd76eb Bug 550732: Allow read-only JSON-RPC methods to be called with GET
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260221 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 19:01:59 +00:00
mkanat%bugzilla.org
afa0f14813 Bug 561129: Various warnings thrown by Search.pm: Perl 5.12 complains for lc(undef) and uc(undef)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260220 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 18:24:07 +00:00
mkanat%bugzilla.org
a066f0c3b7 Bug 539865: Make Bugzilla::Object pass $params to validators during create()
(implement VALIDATOR_DEPENDENCIES)
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260219 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 18:22:51 +00:00
mkanat%bugzilla.org
5c4d30b076 Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260218 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 18:22:50 +00:00
mkanat%bugzilla.org
f7e990146a Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
r=timello, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260217 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 18:16:55 +00:00
mkanat%bugzilla.org
693d33f8e7 The maintainer of MIME::tools released a new version that now supports
--alldeps for Makefile.PL, so we don't need to make a special exception
for it anymore.


git-svn-id: svn://10.0.0.236/trunk@260216 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 17:46:30 +00:00
mkanat%bugzilla.org
9a75e5c87e Add a comment above BOOLEAN_MAP to make it crystal clear that it does
not now need to be updated.


git-svn-id: svn://10.0.0.236/trunk@260215 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-22 01:01:27 +00:00
alqahira%ardisson.org
8a525d25f4 Bug 548732 - Fix the encoding of *properties.strings files in the project. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260214 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-21 23:18:37 +00:00
mkanat%bugzilla.org
abcd49fe09 Bug 560691: Make sure that install-module.pl never prompts the user while
installing modules
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260213 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-21 00:17:42 +00:00
mkanat%bugzilla.org
46fd51a379 ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
from the list.


git-svn-id: svn://10.0.0.236/trunk@260212 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-20 23:03:09 +00:00
mkanat%bugzilla.org
f4ebff8a1b Bug 560330: Make sure that we always have a modern version of CPAN
installed when running install-module.pl. Otherwise, certain modules
(like DateTime) weren't getting their XS compiled or their dependencies
installed with Perl 5.8.8 and earlier.

This also updates the urllist to remove perl.secsup.org (which was
hanging when used with curl) and add a few more mirrors (including
some in Europe).
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260211 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-20 22:17:51 +00:00
mkanat%bugzilla.org
f318ac08c2 Bug 560318: Make install-module.pl correctly install modules that use
Module::Build when a modern version of Module::Build is installed
(DateTime uses Module::Build.)
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260210 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 23:35:42 +00:00
mkanat%bugzilla.org
23e215a381 Bug 560284: Make all errors that checksetup.pl throws be red
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260208 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 23:31:37 +00:00
mkanat%bugzilla.org
f5059b2806 Bug 559573: Update the POD of email_in.pl to reflect its actual,
correct capabilities for 3.6.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260207 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 23:01:31 +00:00
cltbld
54fb2368a6 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@260206 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 20:52:02 +00:00
mkanat%bugzilla.org
5fb0a4096d Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260205 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 19:35:27 +00:00
mkanat%bugzilla.org
8b2aef08b6 Bug 560161 - "Minor typo in Quicksearch help file"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260204 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 19:34:16 +00:00
mkanat%bugzilla.org
5fb06a6b4b Bug 560252: By default, users in editbugs should be in bz_canusewhines.
(Make editbugs inherit bz_canusewhines when we create bz_canusewhines.)
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260203 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-19 18:46:19 +00:00
cltbld
34a4c9c95c Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@260202 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-17 23:42:10 +00:00
cltbld
51f98bec87 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@260200 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-17 01:22:01 +00:00
alqahira%ardisson.org
847a623b67 Bug 558966 - Make it easier for third-parties to use software update in their builds. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260199 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-16 22:32:10 +00:00
morgamic%mozilla.com
7f839a056e Patch for bug 507408.
git-svn-id: svn://10.0.0.236/trunk@260198 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-15 22:36:44 +00:00
morgamic%mozilla.com
8c5e703949 Checking in patch from bug 507408.
git-svn-id: svn://10.0.0.236/trunk@260197 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-15 22:06:24 +00:00
gozer%mozillamessaging.com
b26bd3b7b2 Bug 559419 - Get 2.0.0.24 => 3.0.4 MU update snippets ready. r=Standard8
git-svn-id: svn://10.0.0.236/trunk@260196 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-15 18:47:48 +00:00
asasaki%mozilla.com
872ba3433f up timeout for tscroll. bug 555352, p=alice, r=catlee
git-svn-id: svn://10.0.0.236/trunk@260195 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-15 18:03:58 +00:00
asasaki%mozilla.com
221cf5981b mozilla-runtime -> plugin-container. bug 558571, r=alice
git-svn-id: svn://10.0.0.236/trunk@260194 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-15 18:00:16 +00:00
cltbld
9b03b54d14 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.9 to 3.6.4 build 1
git-svn-id: svn://10.0.0.236/trunk@260193 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-14 16:57:13 +00:00
gavin%gavinsharp.com
366fb5e856 Bug 552053: fix unit test log parser so that it finds automation errors (e.g. failed graph server post), patch by Rail Aliev <rail@mozilla.com>, r=reed
git-svn-id: svn://10.0.0.236/trunk@260192 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-14 15:56:46 +00:00
cltbld
7db5198c06 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.3 to 3.6.4 build 1
git-svn-id: svn://10.0.0.236/trunk@260191 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-14 12:40:02 +00:00
hannes%helma.at
42b97156da Remove/deprecate FilenameFilter argument from RhinoException script stack methods - we actually have enough info to reliably detect script stack elements by our own.
git-svn-id: svn://10.0.0.236/trunk@260190 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-13 13:33:16 +00:00
slavomir.katuscak%sun.com
5571b8b7f9 Regenerated OCSP certs.
git-svn-id: svn://10.0.0.236/trunk@260185 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-12 13:44:16 +00:00
mkanat%bugzilla.org
b5680568f0 Bug 557385: Update the 3.6 Release Notes for the final release
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260183 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-12 01:16:30 +00:00
nelson%bolyard.com
910d369f14 Bug 505820: nssTokenObjectCache_Create leaks rvCache if PZ_NewLock fails
Patch by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260182 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-11 05:57:47 +00:00
nelson%bolyard.com
b6b97a4390 Bug 557501 - add fn boundary pseudo-ops
Patch contributed by Julian Seward <jseward@acm.org>, r=wtc


git-svn-id: svn://10.0.0.236/trunk@260181 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-11 05:47:01 +00:00
nelson%bolyard.com
f2c01e9714 Bug 505819: find_objects_in_array leaks objects if nssCryptokiObject_Clone fails
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>


git-svn-id: svn://10.0.0.236/trunk@260180 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-11 05:08:19 +00:00
alqahira%ardisson.org
4415ffe4c6 Bug 558520 - Stop trying to link libplaces.dylib in shared builds. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260179 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-11 04:09:06 +00:00
alqahira%ardisson.org
ff4144fdc1 Bug 555147 - Resize the Clean Up broom in the Downloads window. New icon by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260178 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-11 04:04:15 +00:00
mkanat%bugzilla.org
3ec724b4ea Bug 558318: "Invalid Parameter for keywords" error thrown when creating a new bug
r=timello a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260177 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-09 14:31:33 +00:00
mkanat%bugzilla.org
aa9bafc25b Bug 558199: Unused variables in Search.pm
r=justdave a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260176 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 23:16:28 +00:00
bhearsum%mozilla.com
9ef8db79cc bug 554392: Tracking bug for build and release of Firefox 3.7a4 - patcher config bumps with detailsUrl/pretty version fix. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@260175 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 17:33:50 +00:00
kaie%kuix.de
e1b7d99480 Bug 557937, Remove "RSA Security 1024 V3" root certificate from NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260172 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 14:28:59 +00:00
mkanat%bugzilla.org
6526f953de Bug 558032: Incorrect "X votes" link when viewing a bug
r=reed a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260171 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 12:21:22 +00:00
mkanat%bugzilla.org
4027c86c91 Bug 284650: Beginning a chart name with an "_" (underscore) causes errors
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260169 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 10:33:08 +00:00
mkanat%bugzilla.org
9c0458a85c Bug 69621: Remove the keyword cache (which is not updated on keyword rename/delete)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260168 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-08 10:23:12 +00:00
mkanat%bugzilla.org
8424fb729b Bug 557324: object_before_delete does not work when object is Bugzilla::Classification
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260167 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 18:17:32 +00:00
hannes%helma.at
3921011ec9 Fix bug 557817 - Parser does not complain about unclosed array literal
git-svn-id: svn://10.0.0.236/trunk@260166 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 15:17:27 +00:00
mkanat%bugzilla.org
2992c0b59d Bug 557806: When setting the upgrade_notification parameter, an error should be thrown if you don't have all the required Perl modules installed
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260165 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 14:47:54 +00:00
mkanat%bugzilla.org
64b15424b0 Bug 557780: Remove the unused .substr method in Template.pm
r=glob a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260164 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 14:31:44 +00:00
mkanat%bugzilla.org
5c1030562e Bug 552647: CSS fixes for the search-direction arrows and the buglist table
headers
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260163 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 03:47:53 +00:00
mkanat%bugzilla.org
d478e2fcc4 Bug 557686: PostgreSQL crashes when deleting a custom field of type Date/Time
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260161 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 01:18:54 +00:00
mkanat%bugzilla.org
a94a0b9fbb Bug 557495: PostgreSQL crashes when deleting a custom field of type BugID
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260160 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-07 00:08:24 +00:00
despotdaemon
8676ffffbb Pseudo-automatic update of changes made by lwagner@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@260159 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-06 16:43:22 +00:00
lsblakk%mozilla.com
8991fd77c4 Bug 557384 - disable tjss
git-svn-id: svn://10.0.0.236/trunk@260158 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-06 16:33:43 +00:00
slavomir.katuscak%sun.com
7af8307ae9 Updating PayPalEE.cert, old certificate has expired.
git-svn-id: svn://10.0.0.236/trunk@260157 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-06 09:08:17 +00:00
mkanat%bugzilla.org
e632d19e27 Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
[r=LpSolit r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260156 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-06 03:32:52 +00:00
mkanat%bugzilla.org
ea01bb9b51 Bug 556429: Stop sending bugmail from inside the template
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260155 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 23:32:33 +00:00
alexei.volkov.bugs%sun.com
11bbf006f1 513042 - libpkix: incorrectly controlled boundary condition leads to initialization of a wrong revocation method. r=nelson
git-svn-id: svn://10.0.0.236/trunk@260154 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 19:23:37 +00:00
despotdaemon
175f0793bb Pseudo-automatic update of changes made by dwitte@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@260153 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 19:18:41 +00:00
despotdaemon
90f9c6d860 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@260152 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 19:15:48 +00:00
despotdaemon
4385d7128a Pseudo-automatic update of changes made by dwitte@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@260151 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 19:13:57 +00:00
bhearsum%mozilla.com
7b381ea3cf bug 554398: Tracking bug for build and release of Firefox "Lorentz" 3.6.3plugin1 - Un-beta-fy the patcher config. r=bhearsum, patch=nthomas
git-svn-id: svn://10.0.0.236/trunk@260150 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 17:10:45 +00:00
bhearsum%mozilla.com
871126e222 bug 556939: FF3.5.8 still throttled at 50%. r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260148 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 17:02:56 +00:00
nelson%bolyard.com
3aabb6ece7 Bug 557150: signtool.c frees wrong variable in ProcessOneOpt case GENKEY_OPT
Patch contributed by G. Richard Bellamy <rbellamy@fritztechnologies.com>
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260147 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-05 01:55:54 +00:00
nelson%bolyard.com
6ccb7cd5c6 Bug 550933: SEC_PKCS7SetContent doesn't set content.type, r=timeless
git-svn-id: svn://10.0.0.236/trunk@260144 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-04 20:50:52 +00:00
nelson%bolyard.com
fb1451276e Bug 338071: pk11_CreateNewContextInSlot may dereference a NULL symkey pointer
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260143 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-04 20:39:31 +00:00
nelson%bolyard.com
ee97c832d6 Bug 469615: Fix HASH_GetHMACOidTagByHashOidTag
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260142 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 20:18:38 +00:00
nelson%bolyard.com
af9f0afc8b Bug 556245: nss_Init leaks initContextPtr if initParams->length is bad or
nss_MkConfigString fails
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260141 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 20:06:00 +00:00
nelson%bolyard.com
b7ef8fe919 Bug 550428: assembler errors on hppa-hpux (32bit) using gcc with GNU-as
Patch contributed by Dennis Handly. r=wtc, nelson


git-svn-id: svn://10.0.0.236/trunk@260140 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 19:30:40 +00:00
nelson%bolyard.com
f01c5988df Bug 555700: ssl3_SendServerNameXtn null checks ss after dereferencing it
Patch contributed by Timeless <timeless@bemail.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260139 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 19:19:07 +00:00
nelson%bolyard.com
a04e310e21 Bug 554354: SSL client doesn't validate ECDH params from server, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@260138 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 19:06:23 +00:00
nelson%bolyard.com
4b3d7d8fbd Bug 476807: Remove SSL Step Up trust bits for all roots in root store
r=kaie


git-svn-id: svn://10.0.0.236/trunk@260137 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 18:58:17 +00:00
nelson%bolyard.com
c0b5e7332d Bug 415565: Use new NSPR atomic macros in NSS
Patch contributed by Steve Snyder <swsnyder@snydernet.net>, r=wtc


git-svn-id: svn://10.0.0.236/trunk@260135 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 18:27:33 +00:00
nelson%bolyard.com
935e1e7975 Bug 415563: Use new NSPR atomic macros in NSPR
Patch contributed by Steve Snyder <swsnyder@snydernet.net>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260134 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-03 18:16:25 +00:00
mkanat%bugzilla.org
7cc9991a5d Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
date from the database
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260133 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 23:47:51 +00:00
cltbld
90fdf48e1f Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.9 to 3.6.3 build 1
git-svn-id: svn://10.0.0.236/trunk@260132 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 21:53:30 +00:00
mkanat%bugzilla.org
b9f9993bcf Bug 556869: New Hook: object_before_delete
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260131 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 21:17:50 +00:00
psychoticwolf%carolina.rr.com
bc3500c136 Bug 330506 - [MODULE] Add a module to nit-review patches using jst-review. Module by Gijs Kruitbosch <gijskruitbosch+bugs@gmail.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260130 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 19:47:12 +00:00
psychoticwolf%carolina.rr.com
0fe5fe92d4 Bug 545731 - [Bugzilla] Remove nick from mozbot bug responses. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260129 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 19:45:09 +00:00
psychoticwolf%carolina.rr.com
d1e11d8c4d Bug 490421 - Add extended search to Google.bm. Patch by Jesse Pearson <jesall@gmail.com> and Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260128 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 19:42:21 +00:00
psychoticwolf%carolina.rr.com
ef904a2a10 Bug 464137 - "karma" command should ignore question mark. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260127 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 19:40:18 +00:00
psychoticwolf%carolina.rr.com
ba5e59286e Bug 509863 - [MODULE] should linkify crash IDs to crash stats. Module by Cheng Wang <cwwmozilla@gmail.com>, r=Wolf
git-svn-id: svn://10.0.0.236/trunk@260126 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 19:37:55 +00:00
asasaki%mozilla.com
4e1a421801 bug 556824 : major update 3.0.19 -> 3.6.3. p=lsblakk r=me
git-svn-id: svn://10.0.0.236/trunk@260125 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 18:44:14 +00:00
anodelman%mozilla.com
9268475ea4 bug 507738 (Create new Talos Suite: use newer version of Dromaeo) add dromaeo tests to talos (sample.config) p=anodelman r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@260124 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 15:18:40 +00:00
mkanat%bugzilla.org
274232bd59 Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260122 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 12:03:13 +00:00
mkanat%bugzilla.org
468f302c50 Bug 556695: New Hook: object_end_of_set
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@260121 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-02 05:47:50 +00:00
cltbld
90a89edaf5 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6.2 to 3.6.3 build 1
git-svn-id: svn://10.0.0.236/trunk@260120 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-01 18:42:58 +00:00
mkanat%bugzilla.org
30da608f4f Bug 554714: Make JSON-RPC throw errors properly even if they are thrown
before method evaluation (like during checking of Bugzilla_login and
Bugzilla_password)
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260119 18797224-902f-48f8-a5cc-f745e15eee43
2010-04-01 01:17:35 +00:00
rrelyea%redhat.com
4b512cbcfa Bug #550203: Coverity: uninitialized reference.
State SECItem needs to be initialized with the input parameters.
Fixed by timeless.
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260118 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 16:45:22 +00:00
hannes%helma.at
70afc83cfa Patch for bug 549604 - Add (non ECMA) property "stack" to NativeError
This adds a new getScriptStack() method to RhinoException, returning an
array of instances of the also new ScriptStackElement class.
This is used to allow applying different formatting styles when generating
the `stack` property on NativeError objects.

By default, the "traditional" Rhino script stack format is used. There
is a static useMozillaStackStyle(boolean) in RhinoException to use
the Mozilla/Firefox script stack rendring format instead.

Also, function names are now included in script stacks from
compiled code, and the stack property is also generated on Errors
constructed and thrown by script code if the
FEATURE_LOCATION_INFORMATION_IN_ERROR is enabled (the latter is now
done in JavaScriptException constructor instead of NativeError to
avoid duplication of effort).

Original patch and tests by Marc Guillemot.


git-svn-id: svn://10.0.0.236/trunk@260117 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 15:12:45 +00:00
hannes%helma.at
a460a3b5fd Undo previous unintentional commit without message (sorry!)
git-svn-id: svn://10.0.0.236/trunk@260116 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 14:34:37 +00:00
hannes%helma.at
b2155dd92f *** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@260115 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 14:13:32 +00:00
ted.mielczarek%gmail.com
9ddd367221 bug 556126 - pthread_condattr_(init|destroy) not implemented in bionic. Patch by Michael Wu <mwu@mozilla.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@260114 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 11:33:14 +00:00
nrthomas%gmail.com
12edfe388d Bug 534954, file monitoring for tracemonkey and electrolysis nightly updates, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@260113 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-31 08:27:12 +00:00
mkanat%bugzilla.org
6ae0cbebe3 Bug 556021: Remove "buglist" bareword from request queue page.
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260112 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 22:07:01 +00:00
mkanat%bugzilla.org
5461fab844 Bug 552167: show_bug.cgi loads flagtypes from the database for each attachment
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260110 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 21:46:46 +00:00
ted.mielczarek%gmail.com
d093ce3972 bug 545183 - formattm test crashes in strftime call on Android. Patch by Alex Pakhotin <alexp@mozilla.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@260108 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 19:15:26 +00:00
ted.mielczarek%gmail.com
a6f1e76302 bug 542113 - Add support for building NSPR on Android. Patch by Michael Wu <mwu@mozilla.com>. r=me
git-svn-id: svn://10.0.0.236/trunk@260107 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 19:01:54 +00:00
bhearsum%mozilla.com
24699468d7 bug 555822: Throttle automatic updates of Firefox 3.5.9 on release date, plus throttling of major updates. r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260105 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 18:45:00 +00:00
ted.mielczarek%gmail.com
be79b34518 bug 338224 - implement --enable-debug-symbols. also fix 'no rule to make nspr4.pdb needed by export'. Patch by Mitchell Field <mitchell.field@live.com.au>, r=me
git-svn-id: svn://10.0.0.236/trunk@260104 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 18:03:10 +00:00
mkanat%bugzilla.org
32ee4bbe76 Bug 515515: For clients, mid-air collision results when user's timezone preference differs from server's
r=mkanat r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260103 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 10:32:41 +00:00
hannes%helma.at
1933027d05 Patch for bug 513682 - Allow passing explicit synchronization object to sync(function)
git-svn-id: svn://10.0.0.236/trunk@260102 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 10:06:36 +00:00
mkanat%bugzilla.org
377b7375bb Follow-up to bug 533121 -- make regex for matching "code.google.com" case-insensitive
[r=mkanat over IRC]


git-svn-id: svn://10.0.0.236/trunk@260101 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 01:32:42 +00:00
mkanat%bugzilla.org
1101120d5a Bug 533121 - "Support Google Code for see_also urls"
[r=LpSolit a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260099 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-30 01:17:46 +00:00
mkanat%bugzilla.org
b818eef95c Bug 552476: Remove the obsolete Bugzilla::Flag->has_flags method
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260098 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 22:01:37 +00:00
mkanat%bugzilla.org
190d39d8fb Bug 553693: A new logincookie is created when changing the password or email address instead of reusing the existing one
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260097 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 21:47:39 +00:00
anodelman%mozilla.com
4b51afe718 Bug 553041 (update fennecmark to work with static page set and dynamic web server) p=jmaher r=anodelman
git-svn-id: svn://10.0.0.236/trunk@260096 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 21:38:07 +00:00
mkanat%bugzilla.org
a7a8f13d61 Bug 554986: Add a "notmatches" search type, which allows the minus sign
operator to start working for bare words in Quicksearch again
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260094 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 21:16:23 +00:00
anodelman%mozilla.com
c6c1ad1d72 Bug 555732 (update stackwalk bin on talos) p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@260093 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 16:32:32 +00:00
kaie%kuix.de
6ab628be8a Bug 550521 Add "ACEDICOM Root" root certificate to NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260092 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 14:11:54 +00:00
kaie%kuix.de
9c70d3c23c Bug 554330 Remove Legacy Roots from NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260091 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 14:10:10 +00:00
kaie%kuix.de
ebf45b85f6 Bug 554334 Disable Legacy Roots in NSS
r=nelson
whoops. Previous checkin for this bug was empty...


git-svn-id: svn://10.0.0.236/trunk@260090 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 14:06:10 +00:00
kaie%kuix.de
8826b169fb Bug 530853 Turn off trust bits for IPS Internet publishing Services Root Certs
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260089 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 14:01:03 +00:00
kaie%kuix.de
1bd676673d Bug 554334 Disable Legacy Roots in NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@260088 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 13:59:57 +00:00
mkanat%bugzilla.org
dbc4b7a9fa Bug 555089: Add hooks in the messages template to warn the user after updating classification or components custom fields
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260087 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 13:17:41 +00:00
mkanat%bugzilla.org
49c05c5f03 Bug 555431: documentation should point to perl.org and not perl.com
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260086 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 13:02:53 +00:00
mkanat%bugzilla.org
668828ccb1 Bug 554552: Refactor classifications and components templates to use edit-common.html.tmpl and add the 'rows' hook
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260085 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:50:02 +00:00
mkanat%bugzilla.org
0292c7c26e Bug 548327: Administration page should have hooks to extend the admin links
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260084 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:50:01 +00:00
mkanat%bugzilla.org
87ec1cfb2f Bug 540042: Change flag markup to identify flag type in all cases
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260083 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:32:52 +00:00
mkanat%bugzilla.org
9168b85706 Bug 25275: Allow the URL column to be displayed in buglists
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260082 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-29 12:16:55 +00:00
mkanat%bugzilla.org
1d2e3eadf7 Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
splitString method.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260081 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 22:46:20 +00:00
mkanat%bugzilla.org
4f3e9582e2 Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
<dt> tags were overly bold
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260080 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:52:21 +00:00
mkanat%bugzilla.org
d59af6de8f Bug 554569: WebService Bug.fields: Make it so that if you request a field
by both id and name, only one field is returned
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260079 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:49:59 +00:00
mkanat%bugzilla.org
85405f718a Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
fields (including built-in fields that don't support it yet), but don't send
a single null in the array for fields that have no visibility values.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260078 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:46:29 +00:00
mkanat%bugzilla.org
7bc9beb49b Bug 554536: [WebService] Make Bug.fields not send the "values" item for
fields that don't have a list of values
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260073 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:37:11 +00:00
mkanat%bugzilla.org
1b0ab2c885 Bug 553923: Don't word-wrap messages and errors for the WebService
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260072 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:35:51 +00:00
mkanat%bugzilla.org
96702cc3fd Bug 553913: Add explicit error codes to WebService errors that were missing
them
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260071 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:34:27 +00:00
mkanat%bugzilla.org
d6747b99d6 Bug 550765: Unicode strings from install_string were showing up as garbage
when used in the web interface
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260070 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:33:06 +00:00
mkanat%bugzilla.org
71ec89cd3e Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
throwing an error, and this patch fixes it
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260069 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:31:39 +00:00
mkanat%bugzilla.org
a15f90e0e4 Bug 490766: Link all field labels on enter_bug.cgi to their description
on fields.html
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260067 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:18:58 +00:00
mkanat%bugzilla.org
460f5b7053 Bug 365926: Serve attachments without an explicit charset, and let the browser
decide which charset to use
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@260066 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 21:18:57 +00:00
nelson%bolyard.com
3addbb93a2 Bug 347106: Need function to clear out PLArenas in PLArenaPools for security
Patch contributed by Nelson Bolyard <nelson@bolyard.me>, r=wtc


git-svn-id: svn://10.0.0.236/trunk@260065 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 20:46:37 +00:00
nelson%bolyard.com
174f733caa Bug 538939: Fix allocation of error message buffers for PR_GetErrorTextLength
Patch contributed by  Mike Hommey <mh+mozilla@glandium.org>, r=wtc


git-svn-id: svn://10.0.0.236/trunk@260064 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 20:02:25 +00:00
nelson%bolyard.com
84e48a9f26 Bug 521679: Fix warnings: "format not a string literal and no format arguments"
Patch contributed by Daniel Holbert <dholbert@mozilla.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260063 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 19:46:07 +00:00
nelson%bolyard.com
fc6f13f5c2 Bug 504136 pkix_pl_CRL_Hashcode makes coverity sad
Patch contributed by Timeless <timeless@mozdev.org>, r=alexei


git-svn-id: svn://10.0.0.236/trunk@260062 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:58:03 +00:00
nelson%bolyard.com
a510bcf006 backout patch to wrong branch
git-svn-id: svn://10.0.0.236/trunk@260060 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:45:13 +00:00
nelson%bolyard.com
738d03f136 Bug 469585 Coverity: potential leaks in all uses of SFTK_HANDLE_STRING_ARG
Patch contributed by Timeless <timeless@mozdev.org> r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@260059 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:43:06 +00:00
nelson%bolyard.com
12f9b91a10 Bug 550929: pkix_PolicyChecker_MakeMutableCopy calls PKIX_DECREF(object)
uninitialized if PKIX_CHECK(PKIX_List_Create(...)...) bails
Patch contributed by timeless <timeless@mozdev.org>, r=alexei.volkov


git-svn-id: svn://10.0.0.236/trunk@260058 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:34:29 +00:00
nelson%bolyard.com
cbb311138a Bug 356852: Bitscanning operation can be made much faster with x86 instructions
Patch contributed by Steve Snyder <swsnyder@snydernet.net>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@260057 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:26:58 +00:00
alqahira%ardisson.org
d2b3e55e51 Bustage fix from bug 497225 - Add Growl back to the app target dependencies.
git-svn-id: svn://10.0.0.236/trunk@260056 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:14:40 +00:00
nelson%bolyard.com
867e3ade49 Bug 469623: Coverity bugs in nss/lib/pki
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>


git-svn-id: svn://10.0.0.236/trunk@260055 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 18:03:43 +00:00
mkanat%bugzilla.org
849cb080ac Bug 549814 - "Internal error when using login fields in header/footer after visiting token.cgi URL"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@260054 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 06:34:08 +00:00
mkanat%bugzilla.org
1fb27d8dce Bug 533927 - "email address domain filtering is applying to non-email fields in the history"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260052 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 04:33:12 +00:00
mkanat%bugzilla.org
10505c1519 Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and requestees"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260051 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-28 04:16:27 +00:00
alqahira%ardisson.org
4571596acc Bug 550816 - Make the HTML bookmarks importer not import bookmarks.html files from Firefox profiles with places.sqlite files, and also update the generic 'Mozilla Firefox' and 'iCab' menu item names to reflect the highest version of the application that the importer supports. Also includes some code simplification in related methods to make them parallel the structure in the new methods. r=cl, sr=smorgan, a/Cm2.0.2=me
git-svn-id: svn://10.0.0.236/trunk@260050 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-27 22:31:57 +00:00
stuart.morgan%alumni.case.edu
af34ed6760 Camino only - Bug 549179: Switch to using a custom spotlight importer for bookmarks. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@260047 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-27 19:55:52 +00:00
stuart.morgan%alumni.case.edu
d6f7114f94 Camino only - Fix Sparkle reference in link step to point to the product entry (bug 535614). r=ardissone
git-svn-id: svn://10.0.0.236/trunk@260046 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-27 19:30:13 +00:00
christophe.ravel.bugs%sun.com
c1194f5097 Change the version of NSS to 3.12.7 Beta on the trunk.
git-svn-id: svn://10.0.0.236/trunk@260045 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 22:31:18 +00:00
christophe.ravel.bugs%sun.com
46f5dad5c8 Change version to 1.7.
git-svn-id: svn://10.0.0.236/trunk@260044 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 22:16:49 +00:00
christophe.ravel.bugs%sun.com
cc771de2e6 Bug 555261 certdata.c: invalid length for nicknames containing multi-byte characters.
r=alexei


git-svn-id: svn://10.0.0.236/trunk@260043 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 22:06:47 +00:00
alexei.volkov.bugs%sun.com
00fc6017fa Fix virtual name cache initialisation. Privided by nelson. r=alexei
git-svn-id: svn://10.0.0.236/trunk@260042 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 20:47:57 +00:00
kairo%kairo.at
2c30230b1b oops, use the right version file
git-svn-id: svn://10.0.0.236/trunk@260041 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 19:27:28 +00:00
alqahira%ardisson.org
d49276d778 Bug 553775 - Make plugins.css use sane colors. Patch by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr/This is at least 700% better than the current look=smorgan
git-svn-id: svn://10.0.0.236/trunk@260040 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 18:55:37 +00:00
alqahira%ardisson.org
a663c64b1c Bug 543284 - Polish Downloads, Tabs, and Security preference pane icons. New images by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260039 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 18:26:48 +00:00
kairo%kairo.at
6da3771518 OK, definitely only takes one version
git-svn-id: svn://10.0.0.236/trunk@260038 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 17:50:11 +00:00
kairo%kairo.at
68f1d23d1e see just how far we can take SeaMonkey file monitoring
git-svn-id: svn://10.0.0.236/trunk@260037 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 16:08:20 +00:00
gozer%mozillamessaging.com
4280f70695 Bump version to 3.0.5pre. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@260036 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 15:59:07 +00:00
anodelman%mozilla.com
0ba8e7d303 bug 551762 ( tsspider measures pageload, not just the test executions) p=bz r=anodelman/sayer
git-svn-id: svn://10.0.0.236/trunk@260035 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 15:31:40 +00:00
anodelman%mozilla.com
8e50857644 bug 534819 (Create new Talos suite: tscroll) add tscroll to talos code base (updated talos configs/manifests) (p=anodelman r=lsblakk)
git-svn-id: svn://10.0.0.236/trunk@260034 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 15:08:54 +00:00
cltbld
e66c9ea47d Automated configuration bump: moz192-branch-lorentz-patcher2.cfg, from 3.6.2 to 3.6.3plugin1 build 1
git-svn-id: svn://10.0.0.236/trunk@260033 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 08:13:00 +00:00
nrthomas%gmail.com
a2e4f77dbd Bug 554398, convert 3.6.2 -> 3.6.3plugin1 to major update
git-svn-id: svn://10.0.0.236/trunk@260032 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 07:23:32 +00:00
mkanat%bugzilla.org
508011e452 Bug 553818: Fix the format of the return value for the Bug.attachments
method in the WebService
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260031 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-26 02:47:42 +00:00
nrthomas%gmail.com
f7921af148 Bug 554398, skeleton patcher config for 1.9.2 -> lortentz updates, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@260030 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-25 21:44:37 +00:00
alqahira%ardisson.org
90dd0378fd Bug 549176 - Enable frecency calculations in Camino. Part 1: Set the prefs for coefficients. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, rs=hyatt aka sr=pink
git-svn-id: svn://10.0.0.236/trunk@260029 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-24 23:36:09 +00:00
alqahira%ardisson.org
3b72897abb Bug 528379 - Provide Cocoa prompt for select types. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@260028 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-24 23:32:27 +00:00
jdennis%redhat.com
514d140fd0 Fix several problems in auth_certificate_callback().
Add utility to print out SSLUsage flags.
Set the auth_certificate_callback in the client to verify the server,
it was a big problem that had been failing to verify the server cert.
Add new utility to verify a server based on the auth_certificate_callback().


git-svn-id: svn://10.0.0.236/trunk@260027 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-24 16:53:07 +00:00
alqahira%ardisson.org
9fbac0c95e Bug 542958 - Fine-tune size and loook of dl_open and dl_reveal icons. New icons by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260026 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-24 03:53:57 +00:00
mkanat%bugzilla.org
966db34582 Bug 553774: Make User.login correctly return cookies under JSON-RPC
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260025 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:22:35 +00:00
mkanat%bugzilla.org
c723e8517c Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
provide login credentials on a LOGIN_REQUIRED page. (Before this, it was
attempting to display the HTML login page to JSON-RPC clients.)
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260024 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:21:19 +00:00
mkanat%bugzilla.org
cb3975d712 Bug 504946: Fix "Use of uninitialized value $strs in split at
Bugzilla/Search.pm line 1038"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260023 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 23:20:01 +00:00
mkanat%bugzilla.org
4aa7fb0cb3 Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260022 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 20:01:25 +00:00
despotdaemon
b553257b2a Pseudo-automatic update of changes made by mozilla@kewis.ch.
git-svn-id: svn://10.0.0.236/trunk@260021 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 18:32:25 +00:00
szegedia%freemail.hu
81eae9b18c Fix accidental use of Java 6 only API
git-svn-id: svn://10.0.0.236/trunk@260020 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-23 11:25:57 +00:00
despotdaemon
3e713d12a7 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@260019 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-22 21:37:10 +00:00
despotdaemon
936a2308fb Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@260018 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-22 19:56:39 +00:00
hannes%helma.at
d09a71fa85 Use actual interfaces to calculate hashCode() on JavaAdapterSignature.
git-svn-id: svn://10.0.0.236/trunk@260017 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-22 18:01:58 +00:00
hannes%helma.at
141cb16b8e Fix 500199 - JavaAdapters have same ProtectionDomain as rhino jar file.
Introduces RhinoSecurityManager subclass of java.lang.SecurityManager


git-svn-id: svn://10.0.0.236/trunk@260016 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-22 17:48:56 +00:00
alqahira%ardisson.org
cc64598d2b Bug 553949 - Stop showing environment variables in every script phase. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@260015 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-22 00:22:17 +00:00
bhearsum%mozilla.com
ab4e98b7ad backout of bug 545825 because it breaks mail parsing and log loading. r=bustage
git-svn-id: svn://10.0.0.236/trunk@260014 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-19 13:39:23 +00:00
bhearsum%mozilla.com
437f43ec42 bug 541040: The v8 test suite depends on timing and buffer boundaries - Move the message div above the script and make it have a proper end tag. r=lsblakk, patch=hsivonen
git-svn-id: svn://10.0.0.236/trunk@260013 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-19 13:25:18 +00:00
kairo%kairo.at
4c7c7f057b branch nightlies are 2.0.5pre now
git-svn-id: svn://10.0.0.236/trunk@260012 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-19 13:15:38 +00:00
nrthomas%gmail.com
77e5ac62f4 Bug 542142, look for lorentz nightly updates in their own snippet substore, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@260010 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 22:28:58 +00:00
ccooper%deadsquid.com
e2bad6d0ad b=507024
r=morgamic
- Add Fennec version string to the list of products in AUS


git-svn-id: svn://10.0.0.236/trunk@260009 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 16:48:48 +00:00
mkanat%bugzilla.org
c4ffece940 Bug 553267: Allow specifying that you don't want flag data, for config.cgi
r=gerv, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260008 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 14:04:07 +00:00
mkanat%bugzilla.org
61b744aad6 Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
performance improvement
r=gerv, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260007 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 13:33:44 +00:00
seabld
46bfbf2dd3 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.3 to 2.0.4 build 1
git-svn-id: svn://10.0.0.236/trunk@260006 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 13:16:45 +00:00
mkanat%bugzilla.org
302f100195 Bug 395461: Allow multi-select fields to show up in buglist.cgi
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@260005 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 13:16:23 +00:00
cltbld
ad2c0aadc0 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.3 to 3.0.4 build 1
git-svn-id: svn://10.0.0.236/trunk@260004 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 03:20:03 +00:00
nrthomas%gmail.com
45a94a1d0b Bug 549899, use 3.6.2 candidates directory for 3.0.19 -> 3.6.2 refresh, p=lsblakk, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@260003 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 00:52:00 +00:00
mkanat%bugzilla.org
135ac02ca2 Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
[r=mkanat a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@260002 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-18 00:15:46 +00:00
despotdaemon
a793d3236e Pseudo-automatic update of changes made by dmose@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@260001 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 22:51:51 +00:00
cltbld
58b3ba9662 Automated configuration creation: moz191-branch-major-update-patcher2.cfg, from 3.5.9 to 3.6.2 build 3
git-svn-id: svn://10.0.0.236/trunk@260000 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 19:02:07 +00:00
bhearsum%mozilla.com
ecfe1ea95e bug 549899: Tracking bug for build and release of Firefox 3.0.19 - 3.0.19->3.6 MU patcher.cfg version bump. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@259999 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 18:24:35 +00:00
cltbld
3d560d4645 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6rc2 to 3.6.2 build 3
git-svn-id: svn://10.0.0.236/trunk@259998 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 14:03:32 +00:00
mkanat%bugzilla.org
9135b13ce7 Bug 545587: Make colchange.cgi use the database to determine buglist-able
columns, instead of having a fixed list.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259997 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-17 10:30:45 +00:00
asasaki%mozilla.com
7b3dd29663 tinderbox1: scrape columns by default. bug 545825, p=bear, r=cls
git-svn-id: svn://10.0.0.236/trunk@259995 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 23:02:50 +00:00
nrthomas%gmail.com
b3cc6514b3 Bug 547309, unthrottle Tb 2.0.0.23 completely, and move it to 2.0.0.24, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259993 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 21:27:27 +00:00
bhearsum%mozilla.com
f1e9ef589e bug 551278: Tracking bug for build and release of Firefox 3.7a3 - initial moz193 patcher config. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@259992 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 13:05:03 +00:00
cltbld
50025c43c1 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.8 to 3.5.9 build 1
git-svn-id: svn://10.0.0.236/trunk@259991 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 12:03:36 +00:00
mkanat%bugzilla.org
dde7c3f173 Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
by tracing FKs instead of having a fixed list.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259990 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 05:46:02 +00:00
mkanat%bugzilla.org
3a08c53603 Bug 526189: Refactor the way that groups are checked for being validly
settable in a particular product, to eliminate the possibility of ever
setting an inactive or invalid group on a product.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259989 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-16 05:45:48 +00:00
ted.mielczarek%gmail.com
db024defaf bug 551782 - move PR_STATIC_ASSERT from prlog.h to prtypes.h. Patch by Zack Weinberg <zweinberg@mozilla.com>, r=me
git-svn-id: svn://10.0.0.236/trunk@259988 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 17:53:44 +00:00
cltbld
1a54fedf74 "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.19 build1"
git-svn-id: svn://10.0.0.236/trunk@259987 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 17:26:12 +00:00
mkanat%bugzilla.org
e283335a84 Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259986 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 14:31:18 +00:00
cltbld
c056df959f Bug 547309, use mozilla.com for details URL for Tb2.0.0.x, me=nthomas
git-svn-id: svn://10.0.0.236/trunk@259985 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 08:34:25 +00:00
nelson%bolyard.com
08cc1f4fb1 Bug 505880: nss_ZRealloc could use a local NSSArena *arena variable
to make coverity happy
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259984 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 08:29:31 +00:00
nelson%bolyard.com
220be4d7df Bug 507371: useless null check of hashBuf in ssl3_ComputeECDHKeyHash
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259980 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 08:03:14 +00:00
nelson%bolyard.com
ea2fd77c1a Bug 550204: crmf_decode_process_popoprivkey passes unset
privKeyDer.type or unset privKeyDer to SECITEM_CopyItem
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259979 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 07:29:58 +00:00
nelson%bolyard.com
2e8e9e524a Bug 469619: Coverity errors reported in libSMIME
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259978 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 07:25:15 +00:00
nelson%bolyard.com
166e017230 Bug 339991: Coverity 889, memory leak in PR_NewMonitor
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259977 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 07:15:25 +00:00
nelson%bolyard.com
cecc0d63a7 Bug 469579 Coverity: uninitialized variable used in
pkix_ComCRLSelParams_Duplicate and pkix_CRLSelector_Duplicate
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259975 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:57:55 +00:00
nelson%bolyard.com
f9737ca8a2 Bug 550435 PK11_ChangePW passes newLen/oldLen uninitialized to C_SetPIN
if slot->protectedAuthPath and newpw/oldpw == NULL
Patch contributed by Timeless <timeless@mozdev.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259974 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:53:47 +00:00
nelson%bolyard.com
ffed1863d3 Bug 550041: PFX file with empty friendly name crashes NSS import code
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259973 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:48:56 +00:00
nelson%bolyard.com
0dea523c77 Bug 469601: Coverity errors reported for pk11wrap
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259971 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:38:09 +00:00
nelson%bolyard.com
944ee6bcd3 Bug 469622: Coverity errors reported in ckfw
Patch contributed by Shailendra Jain <shailen.n.jain@gmail.com>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259969 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:07:56 +00:00
nelson%bolyard.com
815e51c916 backout commit that lacked checkin comment
git-svn-id: svn://10.0.0.236/trunk@259968 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:05:51 +00:00
nelson%bolyard.com
3a60ee36be token.c
git-svn-id: svn://10.0.0.236/trunk@259967 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 06:04:20 +00:00
mkanat%bugzilla.org
e301feef85 Fix Rémi Zara's first name (wasn't a valid UTF8 string)
git-svn-id: svn://10.0.0.236/trunk@259965 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-15 00:30:36 +00:00
mkanat%bugzilla.org
3799cbc562 Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259964 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 22:45:58 +00:00
alqahira%ardisson.org
facdd13572 Bug 544814, Part 1 - Remove useless xpAutoComplete from nsStaticComponents.cpp and the project (and say good-bye to xpfe components used by Camino app/UI features). Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259963 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 03:31:24 +00:00
alqahira%ardisson.org
6525080696 Bug 351351 - Change default history format from mork to sqlite. Patch by Christopher Henderson <trendyhendy2000@gmail.com> with some build-wrangling by me, r=kreeger, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259962 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 01:38:37 +00:00
mkanat%bugzilla.org
d864c35ccd Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
objects for the comment authors, for the whole list, all at once.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259960 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 00:46:27 +00:00
mkanat%bugzilla.org
5754033260 Bug 498309: Speed up show_bug.cgi when there are many comments by caching
field-descs globally for all template calls
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259959 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-14 00:46:13 +00:00
catlee%mozilla.com
7648abb931 Bug 549899, bootstrap config for Firefox 3.0.19 build1, p=lsblakk, r=me
git-svn-id: svn://10.0.0.236/trunk@259951 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-13 00:57:03 +00:00
alqahira%ardisson.org
c52530fd6a Bug 550107 - Don't export Spotlight metadata for menu spacers. Patch by Chris Lawson <cl-bugs-new2@chrislawson.net>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259950 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-12 23:34:48 +00:00
gozer%mozillamessaging.com
0270669656 Update patcher config for Thunderbird 3 MU offer, TB 2.0.0.24 is unreleased and using flat directory layout
git-svn-id: svn://10.0.0.236/trunk@259949 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-12 15:39:55 +00:00
gozer%mozillamessaging.com
b5b13c9495 re-indent
git-svn-id: svn://10.0.0.236/trunk@259948 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-12 15:30:08 +00:00
gozer%mozillamessaging.com
efadd5b6fb Patcher config for Thunderbird 2.0.0.24 => 3.0.3 MU
git-svn-id: svn://10.0.0.236/trunk@259947 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-12 15:26:08 +00:00
alqahira%ardisson.org
33371ec4d1 Bug 385791 - Context menu's Search item should always use a new tab or new window. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259946 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-12 05:49:44 +00:00
mkanat%bugzilla.org
67256d5204 Bug 551210: Retargetted flags should be deleted if the flag setter has no privs to set the flag in the new product
a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259945 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-11 23:46:16 +00:00
wtc%google.com
9733675f14 Bug 550463: Back out the previous checkin because the realpath extension
is added in Mac OS X 10.6 and is not in Mac OS X 10.5.


git-svn-id: svn://10.0.0.236/trunk@259944 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-11 19:21:20 +00:00
nrthomas%gmail.com
8620cbf08b Bug 545789 and 545790, advertise (unthrottle) major update from Fx 3.0.18 & 3.5.8 to 3.6, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259942 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-11 18:28:19 +00:00
ted.mielczarek%gmail.com
fd3c9d4403 bug 550571 - NSPR configure doesn't produce usable debug symbols for windows ce. Patch by Brad Lassey <blassey@mozilla.com>, r=ted
git-svn-id: svn://10.0.0.236/trunk@259940 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-11 16:28:46 +00:00
mrbkap%gmail.com
73148bf50a Bug 504021 - Add push/popping code in more places. r=jst a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259938 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-10 21:11:14 +00:00
mkanat%bugzilla.org
ea8fb15230 Bug 551199: The Bug.search WebService function was throwing an error about
datetime_format_inbound not being found
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259937 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-10 21:01:04 +00:00
mkanat%bugzilla.org
08e56afe2b Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
recursion on subroutine" errors.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259936 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-10 14:45:49 +00:00
roc+%cs.cmu.edu
0d34d1b964 Backing out fix for bug 546530 due to test failures
git-svn-id: svn://10.0.0.236/trunk@259935 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-10 02:14:39 +00:00
roc+%cs.cmu.edu
07ac036472 Bug 546530. Bound search for previous cluster start. r=smontagu
git-svn-id: svn://10.0.0.236/trunk@259934 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-10 00:00:56 +00:00
roc+%cs.cmu.edu
e17df3b580 Bug 499862. Need to flush out linebreaker stuff even if there are no mapped flows. r=smontagu,a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259933 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 23:55:09 +00:00
nrthomas%gmail.com
8705a1e265 Bug 547309, unthrottle TB2.0.0.23 on beta and test channels, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259931 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 22:32:35 +00:00
timeless%mozdev.org
cd58adf300 Bug 529371 - Fix nsPopupSetFrame sibling pointers (crash [@nsWeakFrame::Init][@nsWeakFrame::InitExternal]).
patch by roc, r=bzbarsky a=beltzner


git-svn-id: svn://10.0.0.236/trunk@259929 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 08:25:25 +00:00
mkanat%bugzilla.org
04f451a6ae Bug 374632: A separate script just to fix file/directory permissions
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259928 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 07:01:06 +00:00
mkanat%bugzilla.org
4e36c664a5 Bug 551104: Don't install DBD::Pg when using install-module.pl --all unless
the PostgreSQL devel files are actually installed.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259927 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 04:46:02 +00:00
wtc%google.com
069ee5d84b Bug 550463: Pass NULL as the resolved_name argument to realpath so that we
don't need to worry about allocating a resolved_name buffer of the right
size.  Mac OS X's realpath supports this extension.  The patch is
contributed by timeless <timeless@bemail.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259926 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 02:18:06 +00:00
wtc%google.com
9f21b08f25 Bug 550408: Use the file "/Windows/services.exe", which exists on a WinCE
system.  The patch is contributed by Alex Pakhotin <alexp@mozilla.com>.
r=blassey,wtc.


git-svn-id: svn://10.0.0.236/trunk@259925 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 02:10:49 +00:00
wtc%google.com
c57054bb7e Bug 550428: ASFLAGS for HP-UX needs to include -x assembler-with-cpp
because os_HPUX.s tests a macro.  The patch is contributed by
Michael Haubenwallner <michael.haubenwallner@salomon.at>.  r=wtc.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@259924 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-09 01:45:40 +00:00
wtc%google.com
8f3f0f1ed0 Bug 550571: NSPR configure should not use the host "lib" tool for Windows
CE.  The patch is contributed by Brad Lassey <bugmail@lassey.us>.  r=wtc.
Modified Files: configure configure.in


git-svn-id: svn://10.0.0.236/trunk@259923 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 22:43:39 +00:00
jdrew%mozilla.com
1cf4cdce9a Bug 497056. Patch by glennrp+bmo@gmail.com; r=joe, sr=roc, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259922 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 20:28:47 +00:00
jst%mozilla.org
81f2385a1f Fixing bug 488423. Don't pass 0 as the size to PR_CALLOC(). Patch by Shailen <shailen.n.jain@gmail.com>, r+sr=jst@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259921 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 20:21:18 +00:00
gavin%gavinsharp.com
e893af8fb3 Bug 548213: use C style comment in npunix.c, patch by Uli Link <ul.mcamafia@linkitup.de>, r=josh, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259920 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 19:44:33 +00:00
gerv%gerv.net
aff27ee1a4 Bug 547985 - comment out nsw.gov.au entry in PSL. Patch by gerv; r=pkasting.
git-svn-id: svn://10.0.0.236/trunk@259919 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 19:23:50 +00:00
gavin%gavinsharp.com
50e5d6ba4c Bug 516667 - Adding bookmarks fails on AIX, patch by Shailen <shailen.n.jain@gmail.com>, r=gal, sr=bsmedberg, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259918 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 19:22:35 +00:00
gavin%gavinsharp.com
97b246db8b Bug 448197: fix compilation error in gfxFontTest.cpp on AIX 5.1, patch by Uli LInk <ul.mcamafia@linkitup.de>, r=vlad, sr=roc, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259917 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 19:17:01 +00:00
gavin%gavinsharp.com
432a3bc2d7 Bug 534079: Sub chunks are incorrectly applied in some cases, patch by David Dahl <ddahl@mozilla.com>, r=tony, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259916 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 18:47:54 +00:00
gavin%gavinsharp.com
83ec8f85bb Bug 538308: Inside a tree don't consider XUL nodes under non-XUL nodes. Patch by Timothy Nikkel <tnikkel@gmail.com>, r=neil, sr=bzbarsky, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259915 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 18:43:19 +00:00
gavin%gavinsharp.com
cc7430490b Bug 549349: handle file:/// drops correctly, r=Mossop, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259914 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 18:24:28 +00:00
gerv%gerv.net
2651902c4e Bug 544319 - update .ml entry of PSL. Patch by pamg.bugs@gmail.com; r=gerv.
git-svn-id: svn://10.0.0.236/trunk@259913 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 16:36:29 +00:00
mkanat%bugzilla.org
a1931e8210 Bug 550618: Make the XML-RPC WebService return the right date format
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259908 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 07:47:34 +00:00
mkanat%bugzilla.org
2053911928 Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing
the docs' about.xml and installation.xml being modified on every commit
because of these markers, and the rest of them are simply unnecessary.


git-svn-id: svn://10.0.0.236/trunk@259907 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 02:49:56 +00:00
mkanat%bugzilla.org
5f727183d7 Bug 547863: Stop supporting upgrades from 2.8
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259905 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 02:31:13 +00:00
mkanat%bugzilla.org
f6ca6ad77a Bug 549588: Documentation incorrectly refers to localconfig for priorities, severities, platforms and operating systems
r=glob


git-svn-id: svn://10.0.0.236/trunk@259904 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 01:39:32 +00:00
mkanat%bugzilla.org
db8c7b06d7 Fix some typos and formatting in the Bugzilla::Extension POD.
git-svn-id: svn://10.0.0.236/trunk@259902 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 01:33:57 +00:00
mkanat%bugzilla.org
16d2e33c1b Bug 549671: The "1.3. New Versions" section is out-of-date
r=glob


git-svn-id: svn://10.0.0.236/trunk@259901 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 01:20:06 +00:00
mkanat%bugzilla.org
585284f408 Bug 542464: Dependency graphs cannot be displayed when bug summaries contain UTF8 characters
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259900 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 01:06:36 +00:00
mkanat%bugzilla.org
6a904c9c2c Add a note about the Example extension in the Bugzilla::Hook POD.
git-svn-id: svn://10.0.0.236/trunk@259899 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-08 01:04:05 +00:00
mkanat%bugzilla.org
1369184fd0 Bug 101770 - Comment box on the edit attachment page is too small \n r=mkanat/lpSolit, a=lpsolit
2010-03-03  Guy Pyrzak  <guypyrzak@guyah>

fix for button

2010-03-02  Guy Pyrzak  <guypyrzak@guyah>

101770v2

2010-03-02  Guy Pyrzak  <guypyrzak@guyah>

101770


git-svn-id: svn://10.0.0.236/trunk@259898 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-07 18:46:25 +00:00
mkanat%bugzilla.org
2cfd14abd6 Bug 549685: Update the list of required and optional Perl modules
r=ghendricks a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259897 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-07 16:50:07 +00:00
mkanat%bugzilla.org
afad539007 Bug 549482: Release Notes for Bugzilla 3.4.6
r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259896 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-07 00:47:27 +00:00
nelson%bolyard.com
e49479c092 Bug 550432 ssl2_GatherData calls PORT_Memcmp with unintialized mac when gs->offset < macLen
Patch contributed by timeless <timeless@bemail.org>, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259895 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-06 21:23:34 +00:00
mkanat%bugzilla.org
57eb214b92 Update the stability status of several WebService methods.
git-svn-id: svn://10.0.0.236/trunk@259894 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-06 03:32:28 +00:00
wtc%google.com
f2cf34c213 Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
Tue Feb  2 23:05:34 MST 2010


git-svn-id: svn://10.0.0.236/trunk@259889 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-06 02:16:08 +00:00
despotdaemon
c5d3e3f5b7 Pseudo-automatic update of changes made by jmathies@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@259887 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 22:34:15 +00:00
mkanat%bugzilla.org
41d490ca0b Bug 513989 - large search query causing internal server error (500) but valid redirect 302 returned
Decreased CGI_URI_LIMIT to 8000 instead of 10000
a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259886 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 19:03:37 +00:00
anodelman%mozilla.com
08afd51de3 bug 474478 (set up talos on winmo) last patch in series for ts on winmo (7) p=jmaher r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259885 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 16:02:48 +00:00
timeless%mozdev.org
0990f35f77 Backing out, wrong tree
git-svn-id: svn://10.0.0.236/trunk@259884 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 08:22:29 +00:00
timeless%mozdev.org
f43b9ac9bd Bug 548185 Crash on event.dataTransfer.setDragImage({},0,0) [@ nsINode::GetCurrentDoc() ]
r=smaug a=beltzner


git-svn-id: svn://10.0.0.236/trunk@259883 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 08:06:38 +00:00
timeless%mozdev.org
227f5f706f Bug 522561 crash replying to message that has attached eml [@ strlen | nsDateTimeFormatMac::FormatPRExplodedTime(nsILocale*, int, int, PRExplodedTime const*, nsAString_internal&)]
r=smontagu a=beltzner


git-svn-id: svn://10.0.0.236/trunk@259882 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 08:06:07 +00:00
mkanat%bugzilla.org
0ce62dd979 Additional bustage fix for bug 545299.
git-svn-id: svn://10.0.0.236/trunk@259881 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 05:17:21 +00:00
nrthomas%gmail.com
a574474c87 Bug 362814, nagios build files check should follow app version bumps automatically, p=raliiev%mozilla.com, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@259880 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 01:44:07 +00:00
mkanat%bugzilla.org
4f6dc346cf Bustage fix for Bug 545299. rs=mkanat over IRC
git-svn-id: svn://10.0.0.236/trunk@259879 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-05 01:17:12 +00:00
alqahira%ardisson.org
308ec6adfe Bug 550104 - feed.tiff is much bigger than it needs to be. Metadata stripped and prepared according to Camino image guidelines by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259878 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-04 23:29:12 +00:00
Olli.Pettay%helsinki.fi
276596ec82 Bug 538310, clean up old mimetype code, r=jst, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@259877 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-04 20:19:41 +00:00
Olli.Pettay%helsinki.fi
f8a7dadb97 Bug 375928, clean-up treeselection r=roc, sr=neil
git-svn-id: svn://10.0.0.236/trunk@259876 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-04 20:09:43 +00:00
mkanat%bugzilla.org
f3b0ed2a5a Bug 545299, XML-RPC WebService should take and return dates and times in UTC. POD
2010-03-04  Justin Wood  <Callek@gmail.com>

Bug 545299, XML-RPC WebService should take and return dates and times in UTC. Code part, r+=mkanat


git-svn-id: svn://10.0.0.236/trunk@259875 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-04 19:47:26 +00:00
gozer%mozillamessaging.com
74e30442c8 Patcher config changes for Thunderbird 3.1b1
git-svn-id: svn://10.0.0.236/trunk@259874 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-04 15:35:07 +00:00
mkanat%bugzilla.org
c608951232 Bug 513989 - large search query causing internal server error (500) but valid redirect 302 returned
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259873 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-03 22:16:23 +00:00
gozer%mozillamessaging.com
5465705c7b Manually bump Thunderbird 3.1 patcher config for Thunderbird 3.1b1
git-svn-id: svn://10.0.0.236/trunk@259870 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-03 20:27:32 +00:00
nrthomas%gmail.com
69b390aa16 Bug 548093, update monitoring for bump to 3.7a3pre/1.9.3a3pre
git-svn-id: svn://10.0.0.236/trunk@259869 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-02 21:48:05 +00:00
gozer%mozillamessaging.com
174c0025e8 Get patcher-config ready for the upcoming Thunderbird 3.1a1 => 3.1b1 update
git-svn-id: svn://10.0.0.236/trunk@259868 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-02 17:42:26 +00:00
christophe.ravel.bugs%sun.com
d623aa7999 Prepare JSS 4.3.2 RC0.
git-svn-id: svn://10.0.0.236/trunk@259865 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-02 02:55:23 +00:00
christophe.ravel.bugs%sun.com
9a05d4d4ea Prepare NSS 3.12.6 RC2.
git-svn-id: svn://10.0.0.236/trunk@259862 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-02 02:53:05 +00:00
mkanat%bugzilla.org
48f263c753 Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the
left-behind PRODUCTS_MILESTONEURL trigger that currently exists in 3.6/trunk.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259861 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 23:33:44 +00:00
mkanat%bugzilla.org
d848003a60 Bug 286041 - Allow people to undo "forget search"
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259860 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 23:31:30 +00:00
glen.beasley%sun.com
d3453e5112 530575 expose TLS enableRequireSageNegotiation r=wtc
git-svn-id: svn://10.0.0.236/trunk@259859 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 21:57:01 +00:00
alqahira%ardisson.org
8931e1708d Bug 549370 - Release Notes for Camino 1.6.11. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259858 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 21:15:10 +00:00
ehsan.akhgari%gmail.com
5323722f17 Bug 499844; r=peterv a19=beltzner
git-svn-id: svn://10.0.0.236/trunk@259857 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 21:05:40 +00:00
alexei.volkov.bugs%sun.com
1121fde6c4 Backout the previous patch. Restore state of the trunk before tagging the tree.
git-svn-id: svn://10.0.0.236/trunk@259856 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 20:03:45 +00:00
gozer%mozillamessaging.com
d2224befe7 Thunderbird 2.0.0.23 => 3.0.3 Major Update
git-svn-id: svn://10.0.0.236/trunk@259854 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 15:38:46 +00:00
cltbld
27ed7fbe3a "Automated configuration bump: moz18-branch-patcher2.cfg, for thunderbird 2.0.0.24 build1"
git-svn-id: svn://10.0.0.236/trunk@259853 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 08:41:24 +00:00
alqahira%ardisson.org
9cc8deb9da Bug 543264 - Omnibus ad-blocking bug for February 2010. CSS rules by Philippe Wittenbergh <phiw@l-c-n.com> and me, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259852 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 04:50:39 +00:00
mkanat%bugzilla.org
3584a9ab78 Bug 508823: Make it so that you don't ever have to reset template_inner (like
Bugzilla->template_inner("")).
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259847 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 01:46:32 +00:00
nrthomas%gmail.com
7a55d05c51 Bug 547309, fix symbol path for pushing to win32 symbol server
git-svn-id: svn://10.0.0.236/trunk@259846 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 00:29:16 +00:00
mkanat%bugzilla.org
418b3207ef Bug 547466: Release Notes for Bugzilla 3.6rc1
r=LpSolit, r=gerv


git-svn-id: svn://10.0.0.236/trunk@259845 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 00:17:41 +00:00
mkanat%bugzilla.org
0a96afd4da Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED
r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259844 18797224-902f-48f8-a5cc-f745e15eee43
2010-03-01 00:06:30 +00:00
mkanat%bugzilla.org
2bf3cfbe6d Bug 474738: Make all of the "not" search types show up in search descriptions
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259843 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 23:35:30 +00:00
mkanat%bugzilla.org
06a3ee7c4b Bug 545235: Simplify Bugzilla's language-choosing code
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259842 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 23:32:04 +00:00
nrthomas%gmail.com
81844f2b25 Bug 547309, bump T'bird nightly version to 2.0.0.25pre and Gecko milestone to 1.8.1.25pre, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259836 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 22:28:53 +00:00
nrthomas%gmail.com
0acece2511 Bug 547309, release automation config for Tb 2.0.0.24, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259832 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 21:36:32 +00:00
mkanat%bugzilla.org
495517b96c Bug 537834 - "Buglist results using atom ctype do not display users with empty real names"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@259830 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 20:22:57 +00:00
mkanat%bugzilla.org
f5ae9e979c Bug 549177 - "Typo in admin.cgi page header"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@259829 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 20:21:48 +00:00
gozer%mozillamessaging.com
0ac845c7a7 fix incorrect url
git-svn-id: svn://10.0.0.236/trunk@259828 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 06:25:57 +00:00
cltbld
d5ecb63f0b Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.2 to 3.0.3 build 1
git-svn-id: svn://10.0.0.236/trunk@259827 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-28 06:22:35 +00:00
despotdaemon
14d1fa720c Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259826 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-27 19:26:49 +00:00
mkanat%bugzilla.org
de37fdc929 Bug 547852: Make the JSON-RPC interface return the correct error format to
JSON-RPC 1.0 clients.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259825 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-27 08:05:27 +00:00
mkanat%bugzilla.org
bf7e9e6811 Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259823 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-27 08:01:42 +00:00
alqahira%ardisson.org
e6e07a0078 Bug 541743 - Closing two tabs from yelp.com in rapid succession crashes Camino [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | nsDocShell::FirePageHideNotification(int) ] [@ nsDocShell::FirePageHideNotification(int) ], so hold a strong ref to the docshell. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=bz, a1.9.0.19=beltzner
git-svn-id: svn://10.0.0.236/trunk@259822 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 23:42:47 +00:00
alexei.volkov.bugs%sun.com
9ac9e59801 537356 - Implement new safe SSL3 & TLS renegotiation. Change renegotiation default to be SSL_RENEGOTIATE_REQUIRES_XTN. r=wtc.
git-svn-id: svn://10.0.0.236/trunk@259821 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 20:44:54 +00:00
alexei.volkov.bugs%sun.com
afbbd7d153 548654 - libssl: handshake failure alert is set twice upon unsuccessful extension parsing. r=wtc
git-svn-id: svn://10.0.0.236/trunk@259819 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 19:25:44 +00:00
anodelman%mozilla.com
91e2c1c29f bug 548320 (winnt 5.1/6.1 have trouble pinging the graph server) use HTTP instead of HTTPConnection p=anodelman r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259818 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 18:33:32 +00:00
despotdaemon
0c83972816 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259814 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 02:21:35 +00:00
despotdaemon
4775d1d1e8 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259813 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 02:21:15 +00:00
despotdaemon
abea517e4b Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259812 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 02:20:40 +00:00
despotdaemon
1e61146a6c Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259811 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-26 02:19:46 +00:00
gozer%mozillamessaging.com
7333e8dffb Update Thunderbird 2.x => 3.x MU patcher config for 2.0.0.23 => 3.0.2
git-svn-id: svn://10.0.0.236/trunk@259810 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-25 18:18:01 +00:00
gozer%mozillamessaging.com
86100288e4 Prepare for Thunderbird 3.1a2 Test Firedrill updates.
git-svn-id: svn://10.0.0.236/trunk@259808 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-25 05:08:43 +00:00
gozer%mozillamessaging.com
3fdb18e89d Patcher configs for Thunderbird 3.1.x branch
git-svn-id: svn://10.0.0.236/trunk@259807 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-25 05:01:21 +00:00
mkanat%bugzilla.org
abbb0eac7e Some lines in the release notes started with a "[% terms" item but didn't
have [%+ on them, so the words would get crunched together, like "thisBugzilla".


git-svn-id: svn://10.0.0.236/trunk@259804 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 23:51:32 +00:00
anodelman%mozilla.com
0a1fefbdf2 bug 548320 (winnt 5.1/6.1 have trouble pinging the graph server) better error messaging to diagnose the real failure p=anodelman r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259803 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 18:50:27 +00:00
mkanat%bugzilla.org
96dac4dc29 Fix bustage (unused error tag)
git-svn-id: svn://10.0.0.236/trunk@259802 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 17:32:02 +00:00
slavomir.katuscak%sun.com
b318dc1617 Bug 534472 - Fixed message text + report failure when mangle fails. r=wtc
git-svn-id: svn://10.0.0.236/trunk@259800 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 15:00:13 +00:00
mkanat%bugzilla.org
62cd771d24 Bug 547496: Add IDs to some form elements
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259799 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 12:47:16 +00:00
bzbarsky%mit.edu
9dfe0c6f82 Bug 546941. Make sure to load the scrollbars sheet with a
case-sensitive cssloader. r=dbaron


git-svn-id: svn://10.0.0.236/trunk@259798 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-24 05:23:44 +00:00
masayuki%d-toybox.com
8eff14968e Bug 537828 crash [@ nsAString_internal::Assign(nsAString_internal const&)] r=smaug, a19019=beltzner
git-svn-id: svn://10.0.0.236/trunk@259797 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 18:01:07 +00:00
mkanat%bugzilla.org
913bf84f3e Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
or the WebService Bug.create method.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259796 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 00:31:25 +00:00
mkanat%bugzilla.org
3e0a63da44 Bug 547336: Make installation work on Windows with Strawberry Perl Professional
r=glob, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259794 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 00:22:27 +00:00
mkanat%bugzilla.org
ad604a290d Bug 547126: Make the JSON-RPC return error codes that are numerically
identical to the XML-RPC error codes.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259793 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 00:22:26 +00:00
mkanat%bugzilla.org
7487781c6d Bug 486074: Allow the JSON-RPC interface to properly serialize objects
to JSON, so that the Bug.get "internals" return item works.
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259792 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 00:22:25 +00:00
mkanat%bugzilla.org
d7bf884c70 Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259791 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-23 00:21:13 +00:00
mkanat%bugzilla.org
d616f30239 Include migrate.pl in the POD index.
git-svn-id: svn://10.0.0.236/trunk@259790 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 22:47:52 +00:00
mkanat%bugzilla.org
02505505e5 There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
that was supposed to be at the end of Bugzilla::WebService instead. Also
added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server
types' POD.


git-svn-id: svn://10.0.0.236/trunk@259789 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 20:46:32 +00:00
nrthomas%gmail.com
4d81c9120f Bug 544420, backupsnip fails when only adding new directories, r=catlee
git-svn-id: svn://10.0.0.236/trunk@259788 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 20:36:46 +00:00
mkanat%bugzilla.org
10645eea8b The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.
git-svn-id: svn://10.0.0.236/trunk@259785 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 20:31:28 +00:00
bclary%bclary.com
af944dcf24 JavaScript Tests - add tests for bugs 375651, 390598, 429739, 451322, 460886, 465145, 465686, 469405, 469547, 470619, 472533, 473282, 474529, 476257, 476653, 476871, 479567, 482783, 489682
git-svn-id: svn://10.0.0.236/trunk@259784 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 18:53:47 +00:00
mkanat%bugzilla.org
ab8ab4bdd6 Bug 490923: Autocomplete assignee, qa contact, and cc on the client side
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259782 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-22 00:16:32 +00:00
alqahira%ardisson.org
7d18c7e2e0 Bug 306613 - Can't add a pref via about:config because the about:config context menu is missing. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=cl, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259781 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-21 22:56:30 +00:00
alqahira%ardisson.org
c342a603f5 Bug 545353 - Add some polish and sync appearance in about.css, config.css, netError.css and dirListing.css (and add aboutMemory.css) for Gecko 1.9.x, with graceful degradation on 1.9.0. Patch by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259780 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-21 02:51:12 +00:00
alqahira%ardisson.org
17b2f41030 Bug 504874 - Match 10.4 menu highlighting in location bar autocomplete window. Patch by Dan Weber <dan.j.weber@gmail.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259779 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-21 02:30:52 +00:00
alqahira%ardisson.org
905d6d0936 Bug 544814, Part 2 - Remove useless code from AutoCompleteTextField.mm. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259778 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-21 02:18:35 +00:00
alqahira%ardisson.org
5a4a779930 Bug 156552 - Hook up menu UI for offline mode and tweak error page messages to match. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259777 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-21 00:29:23 +00:00
alqahira%ardisson.org
f3c990f2b9 Bug 544814 - Whitespace cleanup for AutoCompleteTextField.mm. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259776 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 23:58:41 +00:00
mkanat%bugzilla.org
2c7f6c9a23 fix bustage in 012throwables.t
git-svn-id: svn://10.0.0.236/trunk@259774 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 21:16:19 +00:00
mkanat%bugzilla.org
3e11c11f7c Bug 546871: Make checksetup.pl not try to fix the permissions of
bugzilla-update.xml, to avoid warnings.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259773 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 20:20:55 +00:00
mkanat%bugzilla.org
8271d1a2ef Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving
an invalid email
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259772 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 20:19:50 +00:00
mkanat%bugzilla.org
fb8bcb5470 Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
look for their tempaltes and libraries in.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259771 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 20:16:25 +00:00
mkanat%bugzilla.org
7bdfb063ad Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
of ON DELETE SET NULL
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259769 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 20:05:10 +00:00
mkanat%bugzilla.org
539d396c69 Bug 499151: Only call format_comment when it's actually needed, as a slight
performance improvement.
r=glob, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259768 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 20:03:56 +00:00
mkanat%bugzilla.org
bcd3592f3b Bug 547428: SQL error when deleting a product and its related series when it has none
r/a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259767 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 16:02:37 +00:00
mkanat%bugzilla.org
ce1f19507a Bug 373278: Add distinctive marking for security bugs in request.cgi
r=pyrzak a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259766 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-20 15:31:21 +00:00
alqahira%ardisson.org
11bb0120d7 Follow-up to bug 410193 - Remove the hasn't-been-built-since-2007 unused FindDlgController code, too. rs=smorgan on irc
git-svn-id: svn://10.0.0.236/trunk@259765 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 23:34:02 +00:00
christophe.ravel.bugs%sun.com
a9181dbd9c Prepare NSS 3.12.6 RC1.
git-svn-id: svn://10.0.0.236/trunk@259763 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 23:00:02 +00:00
mkanat%bugzilla.org
ded42ff194 The fix for bug 329637 was missing an update to filterexceptions.pl.
git-svn-id: svn://10.0.0.236/trunk@259762 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 21:46:26 +00:00
gozer%mozillamessaging.com
88ed4b3767 Bug 546985 Update snippets detailsURL should point to live.momo.com. r=Standard8
git-svn-id: svn://10.0.0.236/trunk@259761 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 20:31:27 +00:00
ghendricks%novell.com
f165728117 Bug 570223 - Unable to sort the test plans for Access Manager based on the product version
git-svn-id: svn://10.0.0.236/trunk@259760 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 18:21:19 +00:00
bhearsum%mozilla.com
0556d95190 bug 492913: Automate creating MU with each security release - patcher creator unit tests configs. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@259759 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 17:38:15 +00:00
gozer%mozillamessaging.com
6eedc27af7 Update Thunderbird comm-1.9.1 nightly monitoring for Thunderbird 3.0.3pre r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259758 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 17:07:04 +00:00
szegedia%freemail.hu
5dee46e0cc Allow other exceptions - in addition to IOException - to be thrown from ModuleScriptProvider.getModuleScript()
git-svn-id: svn://10.0.0.236/trunk@259756 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 09:47:19 +00:00
szegedia%freemail.hu
aa5e61a2ff "Fluidized" the builder setters, so they can be chained
git-svn-id: svn://10.0.0.236/trunk@259755 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 09:44:52 +00:00
wtc%google.com
dda730ad80 Bug 509308: Don't need to test for pthreads on Windows CE. The patch is
contributed by Brad Lassey <bugmail@lassey.us>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259754 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:58:29 +00:00
wtc%google.com
bb8617a90a Bug 546478: Remove FlatCarbon headers. The patch is contributed by
Josh Aas <joshmoz@gmail.com>.  r=wtc.
Modified Files: Makefile.in prlink.c


git-svn-id: svn://10.0.0.236/trunk@259753 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:50:25 +00:00
wtc%google.com
2227003495 Bug 544759: _PR_MD_CLOSE_DIR should return PRInt32 instead of PRStatus.
The patch is contributed by David Golub <david.golub@yale.edu>.  r=wtc.
Modified Files: ntio.c w95io.c


git-svn-id: svn://10.0.0.236/trunk@259752 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:43:35 +00:00
wtc%google.com
06df852dc9 Bug 362253: Support large files (>= 2GB) on FreeBSD. The patch is
contributed by Makoto Kato <m_kato@ga2.so-net.ne.jp>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259751 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:31:26 +00:00
wtc%google.com
422c9ad419 Set NSPR version to 4.8.5 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@259750 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:28:12 +00:00
wtc%google.com
8414c8c9bf Set NSPR version to 4.8.4.
git-svn-id: svn://10.0.0.236/trunk@259748 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-19 03:17:47 +00:00
mkanat%bugzilla.org
e4c6ae95f8 "my $template = Bugzilla->template" wasn't needed in _page_user and _page_bug
in the Voting extension. (Thanks to timello for pointing this out!)


git-svn-id: svn://10.0.0.236/trunk@259747 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 23:16:46 +00:00
mkanat%bugzilla.org
9a8d9a3b58 Bug 529573: Tabular reports do not show empty resolution
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259746 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 19:33:13 +00:00
mkanat%bugzilla.org
8e69e3c4d6 Bug 546763: Extra spaces when copying bug header
r=reed a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259745 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 19:19:16 +00:00
mkanat%bugzilla.org
184938f71a Bug 546719: When reopening a Resolved Duplicated bug in IE, JS error stops the correct page behavior
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259744 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 19:03:58 +00:00
slavomir.katuscak%sun.com
b9f471980d Bug 367376: Adding one more stack pattern.
git-svn-id: svn://10.0.0.236/trunk@259743 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 09:26:57 +00:00
mkanat%bugzilla.org
7064b140f1 Bug 533018: "Confirm match" displays full email address to logged-out users in request.cgi
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259741 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-18 00:16:20 +00:00
mkanat%bugzilla.org
0aca3eb9bc Bug 267541: Set "create chart dataset" checkbox to on by default
r=LpSolit a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259740 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 23:01:53 +00:00
mkanat%bugzilla.org
0db5ab5da1 Bug 545260: In the code for template hooks, the cached code of a hook
wasn't being stored properly per-language.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259738 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:47:48 +00:00
mkanat%bugzilla.org
a95d3e7396 Bug 538211: Make value-controlled and visibility-controlled fields behave
correctly on enter_bug.cgi when the user uses a bookmarkable template to
pre-fill values in the controller.
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259737 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:20:21 +00:00
mkanat%bugzilla.org
191369bd2c Bug 537887 - "The flag setter should be able to unset a flag even if not in the request group"
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@259736 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:16:33 +00:00
mkanat%bugzilla.org
1d74ea3fa3 Bug 329637: Add a Calendar widget to the Deadline field
r=ghendricks, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259734 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:04:13 +00:00
mkanat%bugzilla.org
2ab89ea101 Bug 546340 - Change <a name> anchors to use @id
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259733 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:02:58 +00:00
mkanat%bugzilla.org
009b177a83 Bug 529201: Add help for every single field to fields.html
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259732 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 22:01:39 +00:00
mkanat%bugzilla.org
974a9f025b Bug 494403: "Default" groups don't get set on bug creation using email_in.pl
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259731 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 21:49:56 +00:00
mkanat%bugzilla.org
12ed8a34c4 Bug 545029: When deleting a group, no warning is thrown about group inheritance
r=mkanat a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259730 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 21:48:46 +00:00
cltbld
71924e3d85 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0.1 to 3.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@259729 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 21:34:31 +00:00
nrthomas%gmail.com
4b44fde8c8 Bug 546594, unthrottle Firefox 3.5.7 -> 3.5.8, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259727 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 21:14:28 +00:00
wtc%google.com
88282f31d8 Bug 537356: Redefine SSL_RENEGOTIATE_CLIENT_ONLY as
SSL_RENEGOTIATE_TRANSITIONAL, changing its meaning for server sockets,  and
make it the default.  r=rrelyea.
Modified Files:
	ssl.h ssl3con.c sslsock.c


git-svn-id: svn://10.0.0.236/trunk@259722 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-17 02:29:08 +00:00
alqahira%ardisson.org
5d9e0c8a27 Bug 546358 - With Flashblock enabled, Silverlight content is not visible, and there is no way to unblock it. Implement support for Flashblock's Silverlight blocking, but turn it off and unconditionally allow all Silverlight movies since Flashblock's click-to-play doesn't work for many Silverlight movies. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=smorgan, sr=pink, a/Cm2.0.2=me
git-svn-id: svn://10.0.0.236/trunk@259721 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 22:44:00 +00:00
despotdaemon
33a6e3802b Pseudo-automatic update of changes made by dtownsend@oxymoronical.com.
git-svn-id: svn://10.0.0.236/trunk@259720 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 22:20:47 +00:00
despotdaemon
c88f087c3b Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259719 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 22:19:59 +00:00
kaie%kuix.de
32993a9e71 Bug 542476, Add January 2010 batch of new roots to NSS
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@259718 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 22:14:35 +00:00
kaie%kuix.de
5d3fe62e8e Bug 546389, nsssysinit binary built inside source tree, not objdir
Patch v3, contributed by wtc@google.com, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@259717 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 19:38:42 +00:00
kaie%kuix.de
f61b8a539b Bug 546389, nsssysinit binary built inside source tree, not objdir
Patch v1, r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@259716 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 19:37:04 +00:00
wtc%google.com
7438b8e95a Bug 537356: Rename SCSV. In the final RFC, the symbolic name of the SCSV
changed to TLS_EMPTY_RENEGOTIATION_INFO_SCSV.  r=christophe,rrelyea.
Modified Files:
	cmd/ssltap/ssltap.c lib/ssl/ssl.h lib/ssl/ssl3con.c
	lib/ssl/sslproto.h


git-svn-id: svn://10.0.0.236/trunk@259715 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 18:56:48 +00:00
wtc%google.com
ac9e01f78d Set NSPR version to 4.8.4 Beta 2.
git-svn-id: svn://10.0.0.236/trunk@259714 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 18:40:01 +00:00
slavomir.katuscak%sun.com
5b63e1778d Bug 546277: Fixed string comparison to work on AIX. r=christophe
git-svn-id: svn://10.0.0.236/trunk@259713 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 10:40:31 +00:00
mkanat%bugzilla.org
62bb33f940 The sanitycheck_check hook documentation was in slightly the wrong place
in Bugzilla/Hook.pm.


git-svn-id: svn://10.0.0.236/trunk@259712 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 00:31:32 +00:00
mkanat%bugzilla.org
7202732b54 * Disable the Voting extension by default.
* There was a syntax error in the code-error-errors.html.tmpl hook in the
Voting extension.
* Creating the TestProduct during checksetup was throwing an warning
about use of an uninitialized value, due to the Voting extension.


git-svn-id: svn://10.0.0.236/trunk@259711 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 00:16:26 +00:00
mkanat%bugzilla.org
e714a3b2bd Move the no_open_bug_status code error into the Voting extension.
git-svn-id: svn://10.0.0.236/trunk@259710 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-16 00:01:42 +00:00
mkanat%bugzilla.org
a68210b184 Bug 372979: Make voting into an extension
r=mkanat, a=mkanat, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259709 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-15 23:32:10 +00:00
szegedia%freemail.hu
90128975de 540724: Implement support for CommonJS Modules/1.1
git-svn-id: svn://10.0.0.236/trunk@259708 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-15 19:31:20 +00:00
alqahira%ardisson.org
3a6cdf4b49 Bug 545347 - Release Notes for Camino 2.0.2. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259707 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-14 22:25:19 +00:00
nrthomas%gmail.com
17df8bdcd7 Update TraceMonkey and Electrolysis monitors for bump to 3.7a2pre in m-c, and update expected file lists
git-svn-id: svn://10.0.0.236/trunk@259706 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-14 01:28:40 +00:00
mkanat%bugzilla.org
afe054e645 Bug 545978 - "A '<th>' tag ends with '</td>' in template/en/default/bug/edit.html.tmpl between lines 438-442."
[r=LpSolit a=LpSolit]


git-svn-id: svn://10.0.0.236/trunk@259705 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-13 19:47:42 +00:00
wtc%google.com
f5826f5551 Bug 545865: Fix PDB file name for WINCE. The patch is contributed by
Brad Lassey <blassey@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259704 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-13 00:46:38 +00:00
wtc%google.com
3b328bd599 Bug 545865: A better way to build NSPR tests for Windows Mobile. The patch
is contributed by Brad Lassey <blassey@mozilla.com>.  r=wtc.
Modified Files:
	Makefile.in foreign.c socket.c thrpool_server.c tmocon.c
	y2ktmo.c
Removed Files:
	nst_wince.h wince_tester.cpp


git-svn-id: svn://10.0.0.236/trunk@259703 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-13 00:32:47 +00:00
despotdaemon
73ab2a3696 Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@259702 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-13 00:27:46 +00:00
mkanat%bugzilla.org
b1a830ca65 Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259701 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-12 05:33:05 +00:00
despotdaemon
37c46bbd27 Pseudo-automatic update of changes made by mconnor@steelgryphon.com.
git-svn-id: svn://10.0.0.236/trunk@259700 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 22:44:11 +00:00
mkanat%bugzilla.org
51cfb5259c Bug 545715: New Hook: bugmail_relationships
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259699 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 20:46:22 +00:00
despotdaemon
5deb8bcb55 Pseudo-automatic update of changes made by kairo@kairo.at.
git-svn-id: svn://10.0.0.236/trunk@259695 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 19:16:37 +00:00
mkanat%bugzilla.org
ed58742a10 Add a "bug" argument to the bugmail_recipients hook that was just checked in.
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259694 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 19:16:16 +00:00
christophe.ravel.bugs%sun.com
49c62f0ccb NSS 3.12.6 RC0.
git-svn-id: svn://10.0.0.236/trunk@259692 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 19:12:47 +00:00
mkanat%bugzilla.org
98f3be684e Bug 545683: New Hook: bugmail_recipients
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259691 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 19:01:29 +00:00
mkanat%bugzilla.org
d71afb15d2 Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= searches"
[r=mkanat a=mkanat]


git-svn-id: svn://10.0.0.236/trunk@259690 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 04:46:32 +00:00
nrthomas%gmail.com
951c27f6b9 Bug 542853, fix swapped buildid's spotted by armenzg
git-svn-id: svn://10.0.0.236/trunk@259689 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 03:50:44 +00:00
wtc%google.com
708aef4d68 Bug 545273: Remove unused, obsolete function SEC_Init. r=rrelyea.
Modified Files:
	cmd/lib/secutil.h cmd/p7env/p7env.c lib/util/manifest.mn
Removed Files:
	lib/util/secinit.c


git-svn-id: svn://10.0.0.236/trunk@259687 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 02:39:47 +00:00
mkanat%bugzilla.org
e68544b6f9 Bug 545551: Hook: object_update_columns
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259685 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 01:46:31 +00:00
emaldona%redhat.com
570d0c05ec Add sysinit directory to DIRS for Linux only builds, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@259684 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 01:11:33 +00:00
mkanat%bugzilla.org
69d853b916 Bug 545541: New Hook: object_columns
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259683 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 01:01:40 +00:00
mkanat%bugzilla.org
83dc2fc2f8 Fix a typo in Object.pm.
git-svn-id: svn://10.0.0.236/trunk@259682 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 00:17:40 +00:00
mkanat%bugzilla.org
fe4c8eab48 Bug 545524: New Hook: object_validators
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259681 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-11 00:16:29 +00:00
despotdaemon
b270a31997 Pseudo-automatic update of changes made by kairo@kairo.at.
git-svn-id: svn://10.0.0.236/trunk@259680 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 22:52:38 +00:00
nrthomas%gmail.com
32c7c36d41 Bug 543761, config for Firefox 3.5.8 -> 3.6 major update, p=armenzg, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259679 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 21:39:11 +00:00
alqahira%ardisson.org
eeb90971aa Bug 545341 - Remove unneeded xpfe autocomplete code. Part 1, remove vestigial class declarations from AutoCompleteTextField.h. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259678 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 19:35:38 +00:00
wtc%google.com
79f155021f Bug 526910: Increase the max response length for CRL downloads to 512 KB.
r=alexei.


git-svn-id: svn://10.0.0.236/trunk@259677 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 18:33:24 +00:00
wtc%google.com
1aa1b407a5 Bug 496993: Add accessor functions for SSL_ImplementedCiphers and
SSL_NumImplementedCiphers.  r=nelson.
Modified Files:
	cmd/strsclnt/strsclnt.c cmd/tstclnt/tstclnt.c lib/ssl/ssl.def
	lib/ssl/ssl.h lib/ssl/sslenum.c


git-svn-id: svn://10.0.0.236/trunk@259676 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 18:07:21 +00:00
mkanat%bugzilla.org
3874c50aec Bug 310450 - Bugzilla should send an email when a comment becomes private or un-private
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259674 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 18:01:31 +00:00
wtc%google.com
fe86a63c90 Bug 506804: Add SCCS and RCS version strings to libnssutil3.so. r=emaldona.
git-svn-id: svn://10.0.0.236/trunk@259673 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 17:48:01 +00:00
gerv%gerv.net
3d8fabbe58 Add mobile; update get involved link.
git-svn-id: svn://10.0.0.236/trunk@259672 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 14:55:35 +00:00
slavomir.katuscak%sun.com
de1badf671 Bug 539950: Delayed selfserv kill. r=christophe
git-svn-id: svn://10.0.0.236/trunk@259671 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 08:38:14 +00:00
mkanat%bugzilla.org
30e63feafd Bug 545277: Closed bugs were always marked as FIXED in the resolution
<select> when show_bug.cgi was loaded
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259670 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 05:18:33 +00:00
mkanat%bugzilla.org
e936808e85 Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" [r=mkanat a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@259669 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 04:17:29 +00:00
mkanat%bugzilla.org
22b6850b43 Bug 527641 - "QuickSearch should include aliases in default search chart" [r=mkanat a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@259667 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 04:01:47 +00:00
mkanat%bugzilla.org
2f7b888391 Bug 533330: JSON-RPC webservice returns and expects a bad date format
r+a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259666 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 03:46:19 +00:00
wtc%google.com
6daee8b9ae Bug 545031: Fix leaks of a PRLock and a PRMonitor in _PR_UnixInit.
r=emaldona
Modified Files: _beos.h _os2.h _unixos.h _win95.h _winnt.h primpl.h unix.c
                prinit.c ptthread.c


git-svn-id: svn://10.0.0.236/trunk@259665 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 03:03:35 +00:00
wtc%google.com
1fa0d06df6 Bug 515870: Discard the return value of nssTrustDomain_GetCertsFromCache
using (void) instead of (void *).  r=nelson.
Modified Files:
	lib/pk11wrap/pk11cert.c lib/pki/tdcache.c
	lib/pki/trustdomain.c


git-svn-id: svn://10.0.0.236/trunk@259664 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 02:04:32 +00:00
wtc%google.com
da452eb737 Bug 515870: Fix compiler warnings regarding unsigned char * vs. char *.
r=nelson.
Modified Files:
	cmd/ssltap/ssltap.c lib/certdb/alg1485.c lib/certdb/certdb.c
	lib/pkcs7/certread.c


git-svn-id: svn://10.0.0.236/trunk@259663 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 02:00:57 +00:00
wtc%google.com
83374322f8 Bug 515870: Make conditional expressions explicit when they involve
assignments.  r=nelson.
Modified Files:
	lib/certdb/secname.c lib/libpkix/pkix/util/pkix_list.c


git-svn-id: svn://10.0.0.236/trunk@259662 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 01:54:31 +00:00
wtc%google.com
fbff1691d6 Bug 515870: Remove an unnecessary null check for x_name because x_name is
the name of an array.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@259661 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 01:51:18 +00:00
wtc%google.com
54e4e3c6d7 Bug 518255: Add const to SEC_SignData and VFY_VerifyData. r=alexei.
Modified Files:
	cryptohi.h secsign.c secvfy.c


git-svn-id: svn://10.0.0.236/trunk@259660 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 00:49:43 +00:00
wtc%google.com
9c501fd076 Bug 495358: Remove obsolete Classic Mac OS code. r=emaldona.
Modified Files:
	nss/nss.h ssl/sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@259658 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 00:33:50 +00:00
mkanat%bugzilla.org
d0ed29ed4f Bug 545253: Do not display flags as editable when you cannot edit attachment attributes
a=LpSolit (module owner)


git-svn-id: svn://10.0.0.236/trunk@259657 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-10 00:03:50 +00:00
nrthomas%gmail.com
53ef873497 Bug 544458, unthrottle beta channel so users see Firefox 3.5.8, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259655 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-09 21:06:09 +00:00
mkanat%bugzilla.org
dc60067f4d Bug 544990: Allow directory names in page.cgi ids
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259654 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-09 00:02:57 +00:00
mkanat%bugzilla.org
1bfa1bc400 Bug 520993: If the "FIXED" resolution was a visibility or value controller, then controlled fields weren't properly changing when the status changed to RESOLVED and "FIXED" appeared as the first value in the Resolution field.
r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259652 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 23:46:14 +00:00
ghendricks%novell.com
bc837015b6 Update all bugs on a case when update bugs is checked, not just those on the current build/env.
git-svn-id: svn://10.0.0.236/trunk@259651 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 20:07:28 +00:00
ted.mielczarek%gmail.com
59fd6322a3 bug 543089 - XP_MACOSX should be defined when cross-compiling using toolwhip. Patch by Boris Zbarsky <bzbarsky@mit.edu>, r=me
git-svn-id: svn://10.0.0.236/trunk@259649 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 18:41:36 +00:00
alqahira%ardisson.org
2131f0ff76 Bug 528773 - Closing multiple windows warning should count tabs, too. Patch by Chris Lawson <cl-bugs-new2@chrislawson.net>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259648 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 05:01:13 +00:00
alqahira%ardisson.org
069f14e199 Bug 505263 - Autocomplete window doesn't always close on its own. Patch by Dan Weber <dan.j.weber@gmail.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259647 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 04:40:29 +00:00
mkanat%bugzilla.org
4a279fde3d Bug 544812: Template hooks for reports/menu.html.tmpl
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259646 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 04:18:51 +00:00
mkanat%bugzilla.org
3bf830450b Fix a typo in the new quicksearch docs.
git-svn-id: svn://10.0.0.236/trunk@259645 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 02:32:35 +00:00
mkanat%bugzilla.org
62aca37c78 Fix some filter test failures caused by the checkin of bug 251556.
git-svn-id: svn://10.0.0.236/trunk@259644 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 00:31:42 +00:00
mkanat%bugzilla.org
3dd9232495 Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like blocks/dependson)
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259643 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 00:21:04 +00:00
mkanat%bugzilla.org
e525c6b6f2 Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide an address for the new assignee. "
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259642 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 00:21:03 +00:00
mkanat%bugzilla.org
595d837fa3 Bug 58731: Make the keywords regexp boolean charts work
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259641 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-08 00:19:54 +00:00
mkanat%bugzilla.org
87f03ad5b8 Bug 518293: Improve and Simplify the QuickSearch Documentation
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259640 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-07 23:47:23 +00:00
mkanat%bugzilla.org
f9e1aefcfb Bug 496488: Hooks for creating, updating, and deleting groups
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@259638 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-07 21:17:25 +00:00
nrthomas%gmail.com
f3f15e4f1d Update monitoring for dbaron's version bump to 3.7a2pre/1.9.3a2pre
git-svn-id: svn://10.0.0.236/trunk@259637 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-07 09:04:24 +00:00
alqahira%ardisson.org
f4bc3d840d Bug 544690 - Remove no-op MOZ_DECL_CTOR_COUNTER macro usage (the macro is already gone in newer Geckos; landing here just to make life easier for porting). Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259636 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 22:19:50 +00:00
mkanat%bugzilla.org
c6376a2cf8 Bug 515568: handle_login() doesn't check $@ after eval
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259634 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 18:02:40 +00:00
mkanat%bugzilla.org
579621b05d Bug 544615: Bug.legal_values triggers an insecure dependency in Bugzilla::Field::get_legal_field_values()
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259633 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 17:47:18 +00:00
seabld
007e39e6e9 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.2 to 2.0.3 build 1
git-svn-id: svn://10.0.0.236/trunk@259632 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 15:47:49 +00:00
kairo%kairo.at
b23c6d29e7 branch builds are 2.0.4pre now
git-svn-id: svn://10.0.0.236/trunk@259631 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 15:21:47 +00:00
nrthomas%gmail.com
5f08910b8d Update monitoring files for disabling WinCE builds (bug 543067), and t'bird update bump
git-svn-id: svn://10.0.0.236/trunk@259630 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 08:01:04 +00:00
emaldona%redhat.com
a4891fbd55 nsssyinit cummulative patch from Fedora 12, Bug 544584, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@259629 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 04:56:37 +00:00
emaldona%redhat.com
b8b0eba98d Fix seg fault when enumerating the nss database, 544584, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@259628 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 04:48:56 +00:00
cltbld
623089303d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259626 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-06 00:52:01 +00:00
mkanat%bugzilla.org
ece03cc4e2 Bug 544506: Bugzilla->input_params is undefined when calling Bugzilla.version and other methods taking no argument
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259625 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 22:17:24 +00:00
anodelman%mozilla.com
e6d29b17a0 bustage fix, shouldn't import devicemanager by default on all platforms p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259624 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 22:12:54 +00:00
mkanat%bugzilla.org
2b3d3c2ab8 Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is still in use
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259623 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 22:02:19 +00:00
anodelman%mozilla.com
b929a1cb44 bustage fix, importing devicemanager breaks non-mobile platforms p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259622 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 20:43:30 +00:00
anodelman%mozilla.com
2ebce4d627 bug 474478 (set up talos on winmo) bustage fix p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259620 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 16:36:13 +00:00
anodelman%mozilla.com
f9c0126392 bug 474478 (set up talos on winmo) new files for windows mobile tests (4)/config changes and new command line parameters (5) p=jmaher a=anodelman
git-svn-id: svn://10.0.0.236/trunk@259619 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 16:07:29 +00:00
nrthomas%gmail.com
f964c2911a Bug 535090 - backout forcing fix for linux users
git-svn-id: svn://10.0.0.236/trunk@259611 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 03:10:57 +00:00
nrthomas%gmail.com
236ffe83bd Bug 543853, major update config for Firefox 3.0.18 -> 3.6, r=aki
git-svn-id: svn://10.0.0.236/trunk@259610 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 02:29:44 +00:00
despotdaemon
59dd6023ea Pseudo-automatic update of changes made by dmose@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@259609 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 01:21:06 +00:00
despotdaemon
099ce9e3ae Pseudo-automatic update of changes made by dmose@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@259608 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-05 00:52:12 +00:00
ghendricks%novell.com
42f421295d Create patch for Bugzilla 3.4.5
git-svn-id: svn://10.0.0.236/trunk@259607 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 22:36:45 +00:00
mkanat%bugzilla.org
d836eba249 Bug 544296: Bad title displayed when viewing the duplicates table (simple format)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259604 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 21:52:52 +00:00
mkanat%bugzilla.org
e2f9adf6da Update .bzrignore to properly exclude the contents of lib/.
git-svn-id: svn://10.0.0.236/trunk@259603 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 21:52:51 +00:00
wtc%google.com
8243dfe878 Bug 275744: Use either system zlib or nss/lib/zlib. Unset NSS_ENABLE_ZLIB
when building (make NSS_ENABLE_ZLIB=) to turn off TLS deflate compression.
r=rrelyea.
Modified Files:
	Makefile config.mk


git-svn-id: svn://10.0.0.236/trunk@259602 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 19:09:08 +00:00
wtc%google.com
bd2878fda4 Bug 544191: Use system zlib on Mac OS X. When using system zlib, -lz has
to be added to OS_LIBS instead of EXTRA_LIBS because $(PROGRAM) depends on
$(EXTRA_LIBS).  r=rrelyea.
Modified Files:
	coreconf/Darwin.mk nss/cmd/platlibs.mk
	nss/cmd/modutil/Makefile nss/cmd/signtool/Makefile


git-svn-id: svn://10.0.0.236/trunk@259601 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 18:59:11 +00:00
christophe.ravel.bugs%sun.com
a7471de73f Change micro version after fix for bug 536485: turn off intel aes HW accelleration.
git-svn-id: svn://10.0.0.236/trunk@259599 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 18:50:17 +00:00
despotdaemon
72ac0a0dfe Pseudo-automatic update of changes made by dmose@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@259598 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 18:17:42 +00:00
wtc%google.com
4ad6a3c20d Bug 540304: Rename ExtensionType to SSLExtensionType. The patch is
contributed by Kai Engert <kaie@kuix.de>.  r=wtc.
Modified Files:
	ssl.h sslreveal.c sslt.h


git-svn-id: svn://10.0.0.236/trunk@259597 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 03:21:11 +00:00
wtc%google.com
94ac5cd996 Bug 537356: Don't add SCSV to ss->cipherSpecs (for SSL 2.0), to eliminate
the doubt that SCSV could be negotiated by mistake.  r=nelson,rrelyea.
Modified Files:
	sslcon.c sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@259596 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 03:08:45 +00:00
wtc%google.com
ccb7c240b5 Bug 541222: Fix compiler warnings in prlog.h and w95sock.c. Remove CR
characters in prfdcach.c.  r=ted.mielczarek.
Modified Files: prlog.h prfdcach.c w95sock.c


git-svn-id: svn://10.0.0.236/trunk@259595 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-04 03:00:11 +00:00
cltbld
4c7aa8840a "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.18 build1"
git-svn-id: svn://10.0.0.236/trunk@259594 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 21:33:41 +00:00
mkanat%bugzilla.org
c85ad61283 Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bug
487508.


git-svn-id: svn://10.0.0.236/trunk@259593 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:26:07 +00:00
mkanat%bugzilla.org
c7d399ad80 Remove the <link> tags in the <head> for Saved Searches
git-svn-id: svn://10.0.0.236/trunk@259592 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:26:06 +00:00
mkanat%bugzilla.org
e780151d9a Bug 543500: Cannot add/edit components anymore (regression in user matching)
r/a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259591 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:26:05 +00:00
mkanat%bugzilla.org
095f29b6d2 Bug 487508: Allow restricting the visibility of custom fields and values by component
r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259590 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:21:09 +00:00
mkanat%bugzilla.org
8413cf9443 Set version number to 3.7 on trunk after branching.
git-svn-id: svn://10.0.0.236/trunk@259589 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:19:47 +00:00
alqahira%ardisson.org
1b50667d5c Bug 542036 - Fix the URL for the phishing 'report submitted' page. r=ss, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259588 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 20:09:24 +00:00
cltbld
b8e4c0f5bc Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.7 to 3.5.8 build 1
git-svn-id: svn://10.0.0.236/trunk@259587 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 18:44:39 +00:00
wtc%google.com
13cd60e59c Bug 275744: Add new error code SSL_ERROR_RX_UNEXPECTED_UNCOMPRESSED_RECORD
when we detect missing compression.  The patch is contributed by Adam
Langley <agl@chromium.org>.  r=nelson,wtc.
Modified Files:
	cmd/lib/SSLerrs.h lib/ssl/ssl3con.c lib/ssl/sslerr.h


git-svn-id: svn://10.0.0.236/trunk@259586 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 03:44:29 +00:00
nrthomas%gmail.com
ebbda0ad04 Bug 543853, bump Firefox nightly version to 3.0.19pre, p=jhford, r=me
git-svn-id: svn://10.0.0.236/trunk@259580 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 02:47:21 +00:00
wtc%google.com
d49496f0ff Bug 537356: Disable the ECC cipher suites for SSL 3.0 renegotiations
because we don't send the elliptic_curves and ec_point_format extensions
in SSL 3.0 client hello.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@259579 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 02:46:15 +00:00
wtc%google.com
44e58a0d4e Bug 537356: Don't bother initializing unused entries in client hello
senders arrays with { -1, NULL }.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@259578 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 02:38:20 +00:00
alexei.volkov.bugs%sun.com
08cba3b588 360421 - Implement TLS Server Name Indication for servers. Save server name in session ticket. r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@259576 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 02:25:36 +00:00
ccooper%deadsquid.com
cc0503c17b b=543761
p=armenzg
r=ccooper
- monitoring updates for 3.5.8


git-svn-id: svn://10.0.0.236/trunk@259575 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 01:02:23 +00:00
nrthomas%gmail.com
f579b82b77 Bug 543853, bootstrap config for Firefox 3.0.18 build1, p=jhford, r=me
git-svn-id: svn://10.0.0.236/trunk@259574 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-03 00:41:47 +00:00
mrbkap%gmail.com
7c4a96ea59 Bug 531364 - Account for differences in the old code. r=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259572 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 19:25:50 +00:00
despotdaemon
7aff2a2dc9 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259571 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 17:32:15 +00:00
despotdaemon
f4ca53f9fb Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259570 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 17:31:44 +00:00
despotdaemon
3dfda079c6 Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259569 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 17:31:26 +00:00
despotdaemon
3fc39e446b Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259568 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 17:30:53 +00:00
dveditz%cruzio.com
c6bd0351b8 bug 494969 GSSAPI auth may fail if resolv.conf changes. patch by kaie, r=cbiesinger, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259567 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 10:04:51 +00:00
dveditz%cruzio.com
88a0afc78f bug 528184 missing null check, patch by romaxa, r=kaie, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259566 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 09:40:23 +00:00
dveditz%cruzio.com
7caf06f4bf bug 500777 fix null-deref crash accessing QMO. patch by highmind63, r/sr=Olli, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259565 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 09:33:37 +00:00
mkanat%bugzilla.org
2ec3edf95f Bug 543459: Speed up the new duplicates.cgi
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259558 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-02 00:02:51 +00:00
mkanat%bugzilla.org
3875453816 Bug 514970: Clean up duplicates.cgi and make it use Bug objects
r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259557 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 23:57:10 +00:00
mkanat%bugzilla.org
66c1199bdf Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@259556 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 23:49:33 +00:00
mkanat%bugzilla.org
956f0b7cb0 Convert .cvsignore files into a .bzrignore.
git-svn-id: svn://10.0.0.236/trunk@259555 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 23:48:25 +00:00
alexei.volkov.bugs%sun.com
1b9a24c664 Allow unsafe renegotiation for interoperability tests untill interoperability server is fixed.
git-svn-id: svn://10.0.0.236/trunk@259554 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 23:46:48 +00:00
mkanat%bugzilla.org
9fe633c716 Add .bzrrev, a file used by the bzr-to-cvs script to determine what bzr revision
we're currently at in CVS.


git-svn-id: svn://10.0.0.236/trunk@259553 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 22:41:57 +00:00
wtc%google.com
86e8c7a68f Bug 542538: Update the comments to use RFC 2560 language. Define a "valid"
and a "good" response.  The patch is contributed by Adam Langley
<agl@chromium.org>.  r=wtc.
Modified Files:
	ocsp.c ocsp.h


git-svn-id: svn://10.0.0.236/trunk@259552 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 20:09:32 +00:00
wtc%google.com
7ee94bb1fa Bug 542538: Add the pwArg argument to CERT_CacheOCSPResponseFromSideChannel.
r=rrelyea.
Modified Files:
	ocsp.c ocsp.h


git-svn-id: svn://10.0.0.236/trunk@259549 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 19:46:49 +00:00
despotdaemon
bc5ee1ec48 Pseudo-automatic update of changes made by mkanat@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259548 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 02:20:57 +00:00
despotdaemon
cce8bd55e5 Pseudo-automatic update of changes made by mkanat@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259547 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 02:20:45 +00:00
despotdaemon
2ff5a43b65 Pseudo-automatic update of changes made by mkanat@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259546 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 01:56:46 +00:00
mkanat%bugzilla.org
140545f28e Bump version number for 3.5.3.
git-svn-id: svn://10.0.0.236/trunk@259537 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 01:04:03 +00:00
lpsolit%gmail.com
224b88b4ec Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from the web - Patch by Reed Loden <reed@reedloden.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259536 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 00:50:15 +00:00
mkanat%bugzilla.org
04faaac02b Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CVS/, contrib/, docs/, and t/ directories
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259534 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 00:33:38 +00:00
lpsolit%gmail.com
6b6c6a632f Bug 532493: [SECURITY] Restricting a bug to a group while moving it to another product has no effect if the group is not used by both products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259533 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 00:21:45 +00:00
alqahira%ardisson.org
ff89b8a44d Back out changes not associated with bug 537993 that accidentally landed with bug 537993
git-svn-id: svn://10.0.0.236/trunk@259532 18797224-902f-48f8-a5cc-f745e15eee43
2010-02-01 00:00:12 +00:00
alqahira%ardisson.org
d4aeaac70f Bug 537993 - Upgrade to Flashblock 1.5.12. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259531 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 23:56:04 +00:00
alqahira%ardisson.org
f6f1faa591 Bug 536125 - Omnibus ad-blocking bug for January 2010. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259530 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 23:50:15 +00:00
mkanat%bugzilla.org
4a0127ef6c Bug 538705: Assure that Bugzilla->dbh doesn't become invalid under MySQL during long jobqueue.pl runs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259529 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 23:39:14 +00:00
lpsolit%gmail.com
ee772fc40e Bug 534057: Auto-completion no longer works in email_in.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259526 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 23:33:32 +00:00
alqahira%ardisson.org
cf4bb9581b Bug 542438 - Page Info and Bookmark Info need verbs. r/sr=smorgan. Trying IB 2.5.6-on-10.5 nib
git-svn-id: svn://10.0.0.236/trunk@259525 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 21:05:24 +00:00
mkanat%bugzilla.org
30396174a4 Bug 543342: Release Notes for Bugzilla 3.4.5
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259521 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 19:47:00 +00:00
szegedia%freemail.hu
8f648f9c20 Make it compile under Java 6 - disambiguate vararg invocation
git-svn-id: svn://10.0.0.236/trunk@259520 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 19:30:13 +00:00
lpsolit%gmail.com
b69be1d0f2 Bug 533363: [PostgreSQL] Using "Bug ID contains foo" in boolean charts or "Exclude bug numbered" charts crash PostgreSQL 8.3 and newer (non-character data types are no longer automatically cast to TEXT) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259519 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 18:06:27 +00:00
lpsolit%gmail.com
6892b1d218 Bug 537746: Search criteria headers on buglist duplicate unnecessarily when bugidtype is in use - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259518 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 17:52:40 +00:00
mkanat%bugzilla.org
7e85596207 Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm module a correct package name
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259517 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 17:51:15 +00:00
mkanat%bugzilla.org
a53ea19b2d Bug 537766: Add contrib/console.pl, a script which allows using Perl with Bugzilla libraries in a read-eval-print loop.
Patch by Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259516 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 17:49:13 +00:00
mkanat%bugzilla.org
34bb9183f7 Bug 532318: In mod_perl on Windows, instead of using Apache2::SizeLimit, just set MaxRequestsPerChild
Patch by Michael Thomas <mockodin@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259515 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 17:46:15 +00:00
mkanat%bugzilla.org
96448de4c9 Bug 480968: Make checksetup.pl never show popup windows for errors, on Windows, to work around the error that pops up every time it tries to load DBD::Oracle.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259514 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-31 17:39:19 +00:00
wtc%google.com
e33fb104bb Bug 537356: Send SCSV in SSLv2-compatible client hellos. r=nelson.
git-svn-id: svn://10.0.0.236/trunk@259513 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-30 03:48:10 +00:00
wtc%google.com
5134f38789 Bug 494603: Add a README file to document SQLite version and local changes.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@259512 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-30 01:39:39 +00:00
wtc%google.com
f51c6b5126 Bug 537356: Re-enable SSL renegotiation tests. Add the -2 option to
tstclnt (to turn off SSLv2-compatible client hellos) to work around SNI
name change issue with renegotiation.  r=rrelyea
Modified Files:
	ssl.sh sslauth.txt


git-svn-id: svn://10.0.0.236/trunk@259511 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 22:36:25 +00:00
cltbld
e7b79b556b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259510 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 21:52:02 +00:00
cltbld
40572cfef2 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259509 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 21:42:02 +00:00
cltbld
02f0b93643 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259508 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 21:32:02 +00:00
wtc%google.com
9d8c3c0f17 Fixed typo sss => ssl.
git-svn-id: svn://10.0.0.236/trunk@259507 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 19:58:40 +00:00
wtc%google.com
3f6d220c28 Bug 537356: server-side SSL_RENEGOTIATE_REQUIRES_XTN code should handle
both client-initiated (ss->ssl3.hs.ws == idle_handshake) and
server-initiated (ss->ssl3.hs.ws == wait_client_hello) renegotiations.
r=kaie,nelson.


git-svn-id: svn://10.0.0.236/trunk@259506 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 19:55:42 +00:00
wtc%google.com
fa46d39e9d Bug 537356: In SSL 3.0, send and handle the renegotiation_info extension
but not any other extension.  r=rrelyea.
Modified Files:
	ssl3con.c ssl3ext.c


git-svn-id: svn://10.0.0.236/trunk@259505 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 19:20:28 +00:00
wtc%google.com
bc7ddad30d Bug 542538: Add the CERT_CacheOCSPResponseFromSideChannel function for
recording stapled OCSP responses.  The patch is contributed by Adam Langley
<agl@chromium.org>.  r=wtc,rrelyea.
Modified Files:
	certhigh/ocsp.c certhigh/ocsp.h nss/nss.def


git-svn-id: svn://10.0.0.236/trunk@259504 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-29 03:09:17 +00:00
glen.beasley%sun.com
077cc0c686 536485 turn off intel aes HW accelleration r=bob relyea
git-svn-id: svn://10.0.0.236/trunk@259503 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 23:14:03 +00:00
anodelman%mozilla.com
8a76066007 bug 537147 (Talos orange: "Busted: tp4" "failed to initialize browser" with message about firefox being terminated) p=anodelman r=catlee
git-svn-id: svn://10.0.0.236/trunk@259502 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 17:08:42 +00:00
kaie%kuix.de
bd4c4b9fa4 Bug 540304, Implement SSL_HandshakeNegotiatedExtension
r=nelson


git-svn-id: svn://10.0.0.236/trunk@259501 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 16:14:25 +00:00
nelson%bolyard.com
0bc55de11a Bug 537356: Implement new safe SSL3 & TLS renegotiation, r=wtc
git-svn-id: svn://10.0.0.236/trunk@259500 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 06:19:13 +00:00
cltbld
0fd053abd2 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259499 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 04:32:02 +00:00
cltbld
293898d46f Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259498 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 03:52:01 +00:00
cltbld
b866f17c22 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259497 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 03:42:01 +00:00
cltbld
14ed06b4b7 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259496 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 03:22:01 +00:00
cltbld
a7de3b7d1d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259495 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 03:12:01 +00:00
cltbld
136b3a2340 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259494 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 02:52:02 +00:00
cltbld
54a0548a65 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259493 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 02:42:00 +00:00
cltbld
6bce58fa16 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259492 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 02:32:02 +00:00
cltbld
b899d660f3 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259491 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 02:22:01 +00:00
nrthomas%gmail.com
3a935564b7 Bug 535090, executable bit not preserved on new files in nightly partial updates, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@259490 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-28 00:46:31 +00:00
ghendricks%novell.com
0c6af07e67 Updating category in case grid on plan returns error {"success":false,"error":"testopia-missing-parameter","message":"Missing
required parameter product_id"}


git-svn-id: svn://10.0.0.236/trunk@259489 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 22:30:30 +00:00
wtc%google.com
947178f031 Remove unused header plresolv.h from CVS. r=christophe.
Modified Files:
	pkg/solaris/SUNWprd/prototype
Removed Files:
	lib/libc/include/plresolv.h


git-svn-id: svn://10.0.0.236/trunk@259488 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 22:20:40 +00:00
asasaki%mozilla.com
b51f700241 bump default versions to 1.9.2.2pre and 3.6.2pre. bug 542380, r=nthomas
git-svn-id: svn://10.0.0.236/trunk@259487 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 07:39:44 +00:00
wtc%google.com
b89a890822 Bug 482002: Update dtoa.c from http://www.netlib.org/fp/dtoa.c dated
Sat Jan 23 23:29:02 MST 2010.


git-svn-id: svn://10.0.0.236/trunk@259484 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 05:56:08 +00:00
wtc%google.com
8b65af5abc Bug 541690: Code cleanup related to Visual C++ predefined macros. r=m_kato
Modified Files: configure configure.in _win95.cfg _win95.h _winnt.cfg
                _winnt.h


git-svn-id: svn://10.0.0.236/trunk@259483 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 02:45:49 +00:00
mrbkap%gmail.com
dbea1036d8 Minimal fix for bug 504021. r=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259482 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 01:21:43 +00:00
mrbkap%gmail.com
4c16d780b7 Bug 483847 - Remove bogo-assertion. r=Waldo a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259481 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-27 00:41:26 +00:00
mrbkap%gmail.com
3b88dd0cc1 Bug 531364 - Change up the order of these calls. r=peterv sr=bzbarsky a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259480 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-26 23:34:11 +00:00
gozer%mozillamessaging.com
5bdae4707f Prepare MU for TB 2.0.0.23 -> 3.0.1
git-svn-id: svn://10.0.0.236/trunk@259478 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-26 01:15:40 +00:00
cltbld
43044ad256 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259477 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 08:42:01 +00:00
cltbld
c398509082 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259476 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 08:32:01 +00:00
cltbld
ea197e230d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259475 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 07:42:03 +00:00
cltbld
9b8b59435b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259474 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 07:32:02 +00:00
cltbld
d2c16c29b2 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259473 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 07:12:02 +00:00
cltbld
6cada36be8 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259472 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 07:02:02 +00:00
cltbld
4aa00b61d5 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259471 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 06:32:02 +00:00
nrthomas%gmail.com
7b76da0145 Bug 539011 followup, don't check for disabled nightlies
git-svn-id: svn://10.0.0.236/trunk@259470 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-25 00:56:05 +00:00
cltbld
b1a875c41f Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259469 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 21:22:01 +00:00
cltbld
9515aa526b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259468 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 21:02:01 +00:00
cltbld
0074b4bfaf Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259467 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 20:12:01 +00:00
cltbld
7789cfb814 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259466 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 20:02:01 +00:00
cltbld
46c2aaa5c5 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259465 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 19:32:01 +00:00
cltbld
14d2a8add1 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259464 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 19:22:01 +00:00
cltbld
529717c3f7 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259463 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 19:02:01 +00:00
cltbld
411fa18f14 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259462 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 18:52:01 +00:00
cltbld
f037bfe059 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259461 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-24 18:42:02 +00:00
wtc%google.com
ccd8ff76b8 Remove obsolete MANIFEST files for the Classic Mac build system.
Removed Files:
	lib/ds/MANIFEST lib/libc/include/MANIFEST
	lib/msgc/include/MANIFEST pr/include/MANIFEST


git-svn-id: svn://10.0.0.236/trunk@259460 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-23 01:24:06 +00:00
catlee%mozilla.com
ead2ba51d4 Remove accidental local changes
git-svn-id: svn://10.0.0.236/trunk@259459 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 18:24:43 +00:00
catlee%mozilla.com
5858a03318 Bug 508406: Speed up backupsnip r=nthomas
Speed up backupsnip by only backing up snippets will be changed.

We will do full backups every night to make recovery easier.


git-svn-id: svn://10.0.0.236/trunk@259458 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 18:21:46 +00:00
wtc%google.com
629b2da1d5 Bug 536023: Change the type of the endptr parameter of der_TimeStringToTime
to fix a compiler warning.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@259456 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 04:13:25 +00:00
wtc%google.com
66dfd7adba Bug 536474: Add support for logging pre-master secrets. The patch is
contributed by Adam Langley <agl@chromium.org>.  r=nelson,wtc.
Modified Files:
	ssl3con.c sslimpl.h sslsock.c


git-svn-id: svn://10.0.0.236/trunk@259455 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 03:47:42 +00:00
wtc%google.com
d1df34d7a4 Bug 541228: Fix a mistake in the previous checkin: != should be ==.
git-svn-id: svn://10.0.0.236/trunk@259454 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 02:34:30 +00:00
wtc%google.com
2b516d2b7c Bug 541228: Remove an obsolete NSPR version check in lib/util/secport.c.
r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@259453 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 02:18:54 +00:00
wtc%google.com
c373a7fb2d Bug 541231: nssinit.c doesn't need to include ssl.h and sslproto.h.
r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@259452 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 02:10:54 +00:00
nrthomas%gmail.com
d71e1bc649 Bug 540666, monitoring changes for bumping Firefox's nightly version to 3.6.1pre/1.9.2.1pre, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259451 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-22 00:18:23 +00:00
cltbld
f1f6cc89d8 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259450 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 20:12:02 +00:00
cltbld
5a9676216e Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259449 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 20:02:02 +00:00
cltbld
ad8e250c3c Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259448 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 19:42:02 +00:00
alqahira%ardisson.org
5c6ca2848a Bug 512730 - Crashes [@objc_msgSend | -[KeychainBrowserListener onLoadingCompleted:] ]. Speculative patch to explicitly unregister the keychain listener during teardown, so there's no chance of it outliving the CHBrowserView, or even just the other core bits destroyed during teardown. Patch by Stuart Morgan <stuart.morgan+bugzilla@gmail.com>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@259447 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 19:22:51 +00:00
alqahira%ardisson.org
20d11de9c3 Bug 541055 - SEC_ERROR_REVOKED_CERTIFICATE message has typo (Camino version). Patch by Bas Hickendorff <hickendorffbas@gmail.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259446 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 19:13:35 +00:00
despotdaemon
427f243702 Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@259445 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 14:58:53 +00:00
nrthomas%gmail.com
c678bc090a Bug 540666, major update config for Firefox 3.5.7 to 3.6 final, r=catlee
git-svn-id: svn://10.0.0.236/trunk@259444 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 05:41:48 +00:00
mrbkap%gmail.com
d356e77f6d Bug 535641 - Move this declaration around. r=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259443 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-21 00:23:19 +00:00
ghendricks%novell.com
46e0c34cc1 Action from bug gets the first bug in DB every time.
git-svn-id: svn://10.0.0.236/trunk@259442 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-20 23:15:42 +00:00
nrthomas%gmail.com
975c4ddac2 Bug 540762, throttle 3.5.7 -> 3.6 final major update before release day, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259440 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-20 01:51:53 +00:00
despotdaemon
543e3bf0b1 Pseudo-automatic update of changes made by lwagner@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@259438 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-20 01:01:48 +00:00
alqahira%ardisson.org
8b4532e722 Bug 479881 - Double-clicking on location/search field splitter should collapse/uncollapse the search field. Patch by Ilya Sherman <ishermandom+bugs@gmail.com>, r=cl, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259433 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-19 00:11:19 +00:00
ghendricks%novell.com
5e657723d9 Update changelog
git-svn-id: svn://10.0.0.236/trunk@259431 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 23:52:40 +00:00
ghendricks%novell.com
b3e0f0cd84 Reword environment delete warning
git-svn-id: svn://10.0.0.236/trunk@259430 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 23:26:46 +00:00
ghendricks%novell.com
e944341012 Bug 538350 - Bug description is not added in test case action field when creating test case from a bug
git-svn-id: svn://10.0.0.236/trunk@259429 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 23:09:21 +00:00
ghendricks%novell.com
2663d9c6aa Bug 538351 - Updating the status of a test case run does not update the status of the Resolved Fixed bugs
git-svn-id: svn://10.0.0.236/trunk@259428 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 21:43:08 +00:00
nrthomas%gmail.com
8f8f9ca331 Bug 502992, bootstrap should send notifications to newer build mailing list, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259427 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 20:52:49 +00:00
ghendricks%novell.com
229bf08dbc Bug 538401 - Error message when linking/cloning test cases to another test plan
git-svn-id: svn://10.0.0.236/trunk@259426 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 20:28:25 +00:00
szegedia%freemail.hu
985b8935cc Removed dead field
git-svn-id: svn://10.0.0.236/trunk@259425 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:59:10 +00:00
szegedia%freemail.hu
57ba62b017 Promoting final String to static
git-svn-id: svn://10.0.0.236/trunk@259424 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:57:16 +00:00
szegedia%freemail.hu
b5fa596eea Interpreter doesn't use compiler env - removed dead field
git-svn-id: svn://10.0.0.236/trunk@259423 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:53:58 +00:00
szegedia%freemail.hu
dd143fdf6e Fix potential null dereference
git-svn-id: svn://10.0.0.236/trunk@259422 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:50:26 +00:00
szegedia%freemail.hu
bfb03e65ce Fix uppercase method name
git-svn-id: svn://10.0.0.236/trunk@259421 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:48:29 +00:00
szegedia%freemail.hu
934526f2bf More efficient construction of numbers
git-svn-id: svn://10.0.0.236/trunk@259420 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:45:52 +00:00
szegedia%freemail.hu
4d45205780 Use valueOf() instead of new
git-svn-id: svn://10.0.0.236/trunk@259419 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:38:50 +00:00
szegedia%freemail.hu
e0d1882942 FindBugs: use entrySet() instead of keySet() with get()
git-svn-id: svn://10.0.0.236/trunk@259418 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:05:58 +00:00
szegedia%freemail.hu
7c4008ac8f FindBugs: don't mask RuntimeExceptions
git-svn-id: svn://10.0.0.236/trunk@259417 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 09:03:05 +00:00
szegedia%freemail.hu
704faadf7d FindBugs catch: implement Serializable on Comparator
git-svn-id: svn://10.0.0.236/trunk@259416 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 08:57:48 +00:00
szegedia%freemail.hu
5095dfe908 FindBugs catch: class loader should be created within a doPrivileged() block
git-svn-id: svn://10.0.0.236/trunk@259415 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 08:57:02 +00:00
szegedia%freemail.hu
5e03ac8ae9 Bugfix: properly synchronize access to a static DateFormat object
git-svn-id: svn://10.0.0.236/trunk@259414 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 08:48:00 +00:00
nrthomas%gmail.com
8fc9b03cc7 Bug 540000, WinCE update generation config for 3.6rc2, r=catlee
git-svn-id: svn://10.0.0.236/trunk@259413 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-18 00:50:15 +00:00
cltbld
4094934422 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6rc1 to 3.6rc2 build 1
git-svn-id: svn://10.0.0.236/trunk@259412 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-16 04:02:30 +00:00
catlee%mozilla.com
acf6da5664 Bug 540000: patcher bumps for Firefox 3.6rc2. p=nthomas,r=catlee
git-svn-id: svn://10.0.0.236/trunk@259411 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-16 03:37:48 +00:00
wtc%google.com
3dbbfe326f Bug 537829: List -ansi before $(DSO_CFLAGS) to make it possible to override
-ansi with DSO_CFLAGS.  The patch is contributed by Michael Wu
<mwu@mozilla.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259410 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 22:19:00 +00:00
jst%mozilla.org
5b7b60a4c8 Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu, a=dveditz@mozilla.com
git-svn-id: svn://10.0.0.236/trunk@259409 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 21:50:54 +00:00
wtc%google.com
956230d9e4 Bug 515279: Map only SEC_ERROR_REVOKED_CERTIFICATE to
PKIX_RevStatus_Revoked.  r=alexei.


git-svn-id: svn://10.0.0.236/trunk@259408 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 21:42:21 +00:00
wtc%google.com
86c171a9ae Bug 538940: the error message buffer should be one byte larger than the
length returned by PR_GetErrorTextLength so that there is room for the
terminating null byte.  Ensure the buffer is null-terminated when the
error text length is 0 because PR_GetErrorText does not copy anything to
the buffer in that case.  The patch is contributed by Mike Hommey
<mh+mozilla@glandium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259405 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 02:05:52 +00:00
alexei.volkov.bugs%sun.com
9cbdff6813 additional fix for bug 360421 - Implement TLS Server Name Indication for servers.
git-svn-id: svn://10.0.0.236/trunk@259404 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 01:49:34 +00:00
wtc%google.com
97fa5467f3 Bug 451187: Mark freedtoa as static as it is used only in prdtoa.c.
The patch is contributed by timeless <timeless@bemail.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@259403 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-15 01:41:08 +00:00
alqahira%ardisson.org
5ce8e6ef46 Bug 527248 - Incorrect bookmark bar colors when using a display profile with a gamma NOT set to 1.8. Patch by R P Mozley <r.mozley@yahoo.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259402 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 23:31:46 +00:00
alqahira%ardisson.org
e7b1eacffa Bug 534809 - Non-punycoded IDNs show up in the 'Ask' cookie sheet as gibberish. r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259401 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 23:25:21 +00:00
alqahira%ardisson.org
338e5ec258 Bug 529353 - Google uses the ambiguous/language family language code for Norwegian, so safebrowsing pages are in English. r=cl, sr=pink
git-svn-id: svn://10.0.0.236/trunk@259400 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 23:22:43 +00:00
alqahira%ardisson.org
22056c9ca5 Bug 538433 - Incorporate Chromium's NSURL+Utils changes. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@259399 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 23:17:05 +00:00
alqahira%ardisson.org
4a1a98f3e0 Bug 536322 - Feedhandlers don't have UI, so they don't need NSHumanReadableCopyright. rs=pink
git-svn-id: svn://10.0.0.236/trunk@259398 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 23:13:35 +00:00
anodelman%mozilla.com
108e428b32 bug 539135 (Tracking bug for scheduled downtime (14-jan-2010)) bustage fix, disable collection of Xres counter, p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259397 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 22:44:27 +00:00
alexei.volkov.bugs%sun.com
d26b36b737 360421 - Implement TLS Server Name Indication for servers. r=nelson
git-svn-id: svn://10.0.0.236/trunk@259396 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 22:15:26 +00:00
despotdaemon
e3d8160c31 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259395 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 21:08:44 +00:00
anodelman%mozilla.com
d4877027c8 bug 474478 (set up talos on winmo) fix for cmanager to use ffprocess as a class p=jmaher a=anodelman
git-svn-id: svn://10.0.0.236/trunk@259394 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 19:04:23 +00:00
benjamin%smedbergs.us
04b3a5b4e0 Bug 483061 - Make the crash notification and crash stack appear in brief tinderbox logs, r=ted+aki
git-svn-id: svn://10.0.0.236/trunk@259393 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 19:03:25 +00:00
anodelman%mozilla.com
40a3f61a5c bug 519568 (Create new Talos suite: metrics for plugins) re-checkin backed out patch p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259392 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 18:21:26 +00:00
anodelman%mozilla.com
053deda0ab bug 519568 (Create new Talos suite: metrics for plugins) back out patch, breaking tp4 p/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259391 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 17:19:41 +00:00
anodelman%mozilla.com
e2aa7451b1 bug 537526 (clearer talos message for non-zero browser return code error) p=anodelman r=catlee
git-svn-id: svn://10.0.0.236/trunk@259390 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 16:16:51 +00:00
anodelman%mozilla.com
543733a1c5 bug 519568 (Create new Talos suite: metrics for plugins) counter manager patch (win32 + linux), v OO, p=jmaher/jgriffin, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259389 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 16:09:06 +00:00
anodelman%mozilla.com
360df85825 bug 474478 (set up talos on winmo) Migrate python code to classes (5) p=jmaher, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259388 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 16:06:46 +00:00
nboyd%atg.com
ac46a09d9b Patch from Alberto Saez Torres; see Bug 524931 - Setting the value of an uninitialized child of an E4X object by using square bracket syntax causes Null Pointer Exception
git-svn-id: svn://10.0.0.236/trunk@259387 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-14 12:17:00 +00:00
nrthomas%gmail.com
02da1e7059 Bug 539504, unthrottle 3.0.17 -> 3.5.7 major update (and setup up 3.0.18 throttling), p=joduinn, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259385 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 21:44:58 +00:00
gozer%mozillamessaging.com
032e2c4db2 Thunderbird 3.0 is out of beta and heading for 3.0.1
git-svn-id: svn://10.0.0.236/trunk@259384 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 17:02:31 +00:00
bzbarsky%mit.edu
5e75273cac Bug 535806. Don't put case-insensitive stylesheets in the XUL prototype cache. r=dbaron, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259383 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 16:45:30 +00:00
peterv%propagandism.org
939b4e57e3 Bug 502687 - GCGraphBuilder::AddNode crashes on OOM. Patch by mrbkap, r=dbaron, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259382 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 14:29:15 +00:00
Olli.Pettay%helsinki.fi
84082bb45e Bug 530880, r=bz, sr=roc
git-svn-id: svn://10.0.0.236/trunk@259381 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 08:53:54 +00:00
cltbld
adf4a6740c Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0rc3 to 3.0.1 build 1
git-svn-id: svn://10.0.0.236/trunk@259380 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 06:03:54 +00:00
gozer%mozillamessaging.com
ba51d149fb add beta urls for TB 3.0.1 release
git-svn-id: svn://10.0.0.236/trunk@259379 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 05:57:58 +00:00
asasaki%mozilla.com
e88d05700e enable x resource monitoring on nokia talos. bug 528642, r=alice
git-svn-id: svn://10.0.0.236/trunk@259378 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-13 00:39:25 +00:00
ghendricks%novell.com
223f9effb1 Bug 539229 - Editing a search with resolution '---' does not remember that resolution
patch by ghendricks r=LpSolit a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259377 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-12 17:26:28 +00:00
lpsolit%gmail.com
50f8207d2e Bug 509030: "Changes older than" in Advanced Search is sometimes ignored - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259376 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-12 16:12:59 +00:00
lpsolit%gmail.com
ee5d45ff54 Bug 539212: Simple search broken when searching for open or closed bugs only - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259375 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-12 16:04:40 +00:00
gerv%gerv.net
bfc9391abf Bug 528470 - add entries to PSL inspired by IE's ietldlist.xml. Patch by pkasting; r=gerv.
git-svn-id: svn://10.0.0.236/trunk@259374 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-12 14:18:48 +00:00
ghendricks%novell.com
97560167d5 Sorting on plan type throws an error
git-svn-id: svn://10.0.0.236/trunk@259373 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-12 00:00:34 +00:00
ghendricks%novell.com
e7d791b78f Bug 531355 - [XML-RPC] TestCase.list() regexp invalid
patch by Ionut Turturica r=ghendricks


git-svn-id: svn://10.0.0.236/trunk@259372 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-11 23:35:37 +00:00
dbaron%dbaron.org
cbbccde776 Land the relevant parts of bug 534082. r=tnikkel sr=roc a1.9.0.18=dveditz
git-svn-id: svn://10.0.0.236/trunk@259371 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-11 22:12:18 +00:00
ghendricks%novell.com
00fe7b56a4 Build combo on test runs was not updating selected cases
git-svn-id: svn://10.0.0.236/trunk@259370 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-11 18:44:44 +00:00
despotdaemon
b985659fa6 Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@259369 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-11 12:09:36 +00:00
slavomir.katuscak%sun.com
3fba9711c2 Bug 463208/494603 - adding new pattern for ignored leaks.
git-svn-id: svn://10.0.0.236/trunk@259368 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-11 10:05:55 +00:00
reed%reedloden.com
8d1f43a738 Bug 535936 - "[BUGZILLA] Support Mozilla's blocking/status custom fields better" [p=reed r=Wolf]
git-svn-id: svn://10.0.0.236/trunk@259367 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-10 05:03:03 +00:00
wtc%google.com
fdfd6ed03b Bug 494603: THREADSAFE has been renamed SQLITE_THREADSAFE. r=rrelyea.
git-svn-id: svn://10.0.0.236/trunk@259366 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-09 05:04:37 +00:00
rrelyea%redhat.com
7246954465 Bug 537795 - NSS_InitContext does not work with NSS_RegisterShutdown
r=wtc


git-svn-id: svn://10.0.0.236/trunk@259365 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-09 01:01:32 +00:00
wtc%google.com
46bee41b42 Bug 494603: Fix Solaris compilation error because its gettimeofday,
when compiled with -D_SVID_GETTOD, takes only one argument.  Rev. 1.4 of
this file has this change, but I don't know if this is our local change
or it comes from sqlite upstream.


git-svn-id: svn://10.0.0.236/trunk@259364 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 05:42:38 +00:00
wtc%google.com
b25f0b45e0 Bug 534945: lib/dev does not need to include headers from lib/ckfw.
r=rrelyea.
Modified Files:
	ckhelper.c ckhelper.h dev.h devm.h devslot.c devt.h devtoken.c


git-svn-id: svn://10.0.0.236/trunk@259359 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 02:00:58 +00:00
wtc%google.com
5556beb4b8 Bug 494603: Update NSS's copy of sqlite3 to 3.6.22. Build libsqlite3.dylib
on Mac OS X with the same compatibility and current version numbers as
those of the system libsqlite3.dylib.  Remove sqlite3_apis (a global
variable that was removed) and add sqlite3_open_v2 (a new function
referenced by Mac's Security Framework) to sqlite.def.  r=rrelyea.
Modified Files:
	coreconf/Darwin.mk nss/lib/sqlite/config.mk
	nss/lib/sqlite/sqlite.def nss/lib/sqlite/sqlite3.c
	nss/lib/sqlite/sqlite3.h


git-svn-id: svn://10.0.0.236/trunk@259358 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 01:40:41 +00:00
nrthomas%gmail.com
2f9f4c0984 Bug 535567, add patcher config file for Fx3.6 WinCE, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259357 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 01:38:03 +00:00
wtc%google.com
ffbf0dc4c6 Bug 494603: Add the sqlite directory to DIRS in a different way. r=rrelyea.
Modified Files:
	Makefile manifest.mn


git-svn-id: svn://10.0.0.236/trunk@259356 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 01:27:59 +00:00
wtc%google.com
417b631ec8 Bug 515279: Allow an old OCSP response with the "revoked" cert status.
r=alexei.
Modified Files:
	lib/certhigh/ocsp.c
	lib/libpkix/pkix/checker/pkix_ocspchecker.c


git-svn-id: svn://10.0.0.236/trunk@259355 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-08 01:06:48 +00:00
wtc%google.com
84f1b59dbf Bug 536821: Fix compilation errors on AIX 4.3.3. The patch is contributed
by Uli Link <ul.mcamafia@linkitup.de>.  r=wtc.
Modified Files: _aix.h prlink.c


git-svn-id: svn://10.0.0.236/trunk@259354 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-07 22:04:45 +00:00
gerv%gerv.net
48969e49ad Bug 514703 - revert changes to bug link detection algorithm. r,a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259352 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-07 15:04:09 +00:00
ghendricks%novell.com
8fe6db6fd3 Bug 534173 - Testopia::TestPlan.pm not found if I try to delete a product
git-svn-id: svn://10.0.0.236/trunk@259351 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 21:22:02 +00:00
ghendricks%novell.com
33d242b592 Bug 536535 - Updating status of multiple test cases does not update it
git-svn-id: svn://10.0.0.236/trunk@259350 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 20:49:38 +00:00
ghendricks%novell.com
6f25e81d0d Bug 536537 - Cannot edit description of a category
git-svn-id: svn://10.0.0.236/trunk@259349 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 20:04:28 +00:00
ghendricks%novell.com
794d075c69 Bug 533515
When submitting attachment to existing bug "Undefined subroutine &Bugzilla::BugMail::editable_bug_fields" error gets thrown. Emails do not get send
patch by LpSolit r=ghendricks


git-svn-id: svn://10.0.0.236/trunk@259348 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 19:16:14 +00:00
nboyd%atg.com
0fe33fd3b3 No need for special handling of toString or toLocaleString any more, as the prototype of arguments is Object.prototype
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259347 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 18:17:54 +00:00
despotdaemon
077668de52 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259346 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 17:49:38 +00:00
ghendricks%novell.com
6df0218a48 Fix run_id and plan_id in csv export of caseruns
git-svn-id: svn://10.0.0.236/trunk@259345 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 17:28:28 +00:00
cltbld
3dc4eada79 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6b5 to 3.6rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@259344 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 16:56:15 +00:00
lpsolit%gmail.com
71147b9b71 Bug 535675: Typing +foo in the QuickSearch box throws an "uninitialized value" warning (missing 'order' parameter) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259343 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 15:00:47 +00:00
nrthomas%gmail.com
4294efe8d8 Bug 535567, bump Firefox version for nightlies to 3.6pre, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259342 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-06 04:30:50 +00:00
lpsolit%gmail.com
4cee4a7278 Bug 538039: Typo when deleting a custom field value - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259341 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 23:54:08 +00:00
nrthomas%gmail.com
a6e7b06b19 Bug 537991, unthrottle Firefox 3.0.16 updates now that 3.0.17 has shipped, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@259339 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 22:43:04 +00:00
seabld
a473f08475 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0.1 to 2.0.2 build 1
git-svn-id: svn://10.0.0.236/trunk@259337 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 19:41:18 +00:00
kairo%kairo.at
7992e3bcba bump SeaMonkey monitoring for 2.0.3pre
git-svn-id: svn://10.0.0.236/trunk@259336 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 15:13:47 +00:00
lpsolit%gmail.com
b9168f54ae Bug 467992: Login fails if the user's LDAP account is denied search in LDAP - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259335 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 08:32:54 +00:00
reed%reedloden.com
56f209ba82 Bug 534587 - "Bugmail uses the timezone of the changee instead of the user receiving the mail" [p=reed r=mkanat a=mkanat]
git-svn-id: svn://10.0.0.236/trunk@259334 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 07:07:46 +00:00
alqahira%ardisson.org
813accea48 Bug 530663 - Cmd-Arrow hidden shortcuts can't be used as shortcuts for other menu items, so have pKE: check with the menu before handling them. Patch by Chris Lawson <cl-bugs-new2@chrislawson.net>, r=hendy, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259333 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-05 00:21:52 +00:00
nboyd%atg.com
3b019c8add Fix Bug 537483 - JSON.parse doesn't correctly add properties with numeric identifiers
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259332 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-03 02:21:47 +00:00
alqahira%ardisson.org
8f979326f3 Follow-up to bug 529989 - commit the rest of the upstream Breakpad fix for the Crash Reporter app placeholder text localization. sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259331 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-02 01:41:39 +00:00
alqahira%ardisson.org
b2e8f31eb9 Welcome to 2010! r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259330 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-01 05:06:36 +00:00
despotdaemon
625a8d9ca8 Pseudo-automatic update of changes made by lwagner@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@259329 18797224-902f-48f8-a5cc-f745e15eee43
2010-01-01 02:33:45 +00:00
alqahira%ardisson.org
354fbda517 Bug 514130 - Omnibus ad-blocking bug for September/October/November/December 2009. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259328 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 21:46:09 +00:00
mkanat%bugzilla.org
bed67cf652 Bug 531841: Change all hour-related database fields to decimal(7,3) so that they can store numbers greater than 999.99 in modern versions of MySQL.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259327 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 13:01:48 +00:00
mkanat%bugzilla.org
0cc827bc54 Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259326 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 12:53:21 +00:00
mkanat%bugzilla.org
0c4b8ff3b5 Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups in editgroups.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259325 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 12:48:23 +00:00
mkanat%bugzilla.org
b2323c2ef3 Bug 519858 - Move uncommonly used parameters out of the "Required" section and into a "General" and "Advanced" section
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259324 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 12:37:51 +00:00
mkanat%bugzilla.org
3b0d1e79d4 Bug 518963: Use PROCESS on user-message.html.tmpl instead of INCLUDE, to help out extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259323 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 12:31:39 +00:00
lpsolit%gmail.com
e945361ed0 Bug 385606: Logincookies are recreated at each HTTP request when using the 'Env' auth method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259322 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 12:18:06 +00:00
despotdaemon
954935f0de Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259320 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 04:44:39 +00:00
despotdaemon
bed3509115 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259319 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 04:37:41 +00:00
despotdaemon
3bb1d0a4d9 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259318 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 04:37:01 +00:00
reed%reedloden.com
7da284ce2d Back out change from bug 514151 that I accidentally landed on the wrong branch.
git-svn-id: svn://10.0.0.236/trunk@259317 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 02:38:24 +00:00
reed%reedloden.com
f3e185805f Bug 514151 - "Spelling dictionary names not human readable on Linux" [p=reed r=gavin a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@259316 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 02:34:26 +00:00
reed%reedloden.com
88f7575fd7 Bug 537328 - "Clicking 'reply' shouldn't add anything to my history" [p=paul@oshannessy.com (Paul O'Shannessy [zpao]) r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@259315 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-31 00:17:29 +00:00
lpsolit%gmail.com
5314135502 Bug 532518: Credentials are not checked correctly when viewing one attachment from another bug's alternate host - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259313 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-30 14:54:28 +00:00
lpsolit%gmail.com
1d67385d40 Bug 537083: The attachment table is too narrow by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259312 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-30 14:37:02 +00:00
lpsolit%gmail.com
d140bf68b6 Bug 483987: Administrators can't create user accounts when using the Env authentication method - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259311 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-30 14:31:32 +00:00
despotdaemon
c67682dc27 Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@259310 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-29 21:42:11 +00:00
despotdaemon
212645d5db Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@259309 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-29 21:41:52 +00:00
wtc%google.com
e047bb8ff3 Bug 536023 - DER_UTCTimeToTime and DER_GeneralizedTimeToTime should
disallow junk after a valid UTCTime or GeneralizedTime string.  r=nelson.
Modified Files:
	cmd/tests/dertimetest.c lib/util/dertime.c


git-svn-id: svn://10.0.0.236/trunk@259308 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-29 02:57:28 +00:00
lpsolit%gmail.com
15ce1124f3 Bug 486323: Activity log (history) has a blank <body> if there's no content - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259307 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-28 18:02:39 +00:00
lpsolit%gmail.com
3abe9e75a9 Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cray.com> r/a=Lpsolit
git-svn-id: svn://10.0.0.236/trunk@259305 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-28 00:58:49 +00:00
despotdaemon
3907b7af58 Pseudo-automatic update of changes made by silver@warwickcompsoc.co.uk.
git-svn-id: svn://10.0.0.236/trunk@259304 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-27 15:04:21 +00:00
wicked%sci.fi
51e011e3c1 Bug 475523: Fix instructions on whineatnews email to refer to correct show_bug options. Patch by Kent Rogers <kar@cray.com> r=wicked a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259303 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-27 14:33:11 +00:00
gijskruitbosch%gmail.com
06763bfd36 Bug 527400 - fix OOM null deref from bug 514872, r=jwalden, a=beltzner
git-svn-id: svn://10.0.0.236/trunk@259301 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-26 15:47:21 +00:00
nelson%bolyard.com
c8b0a0e6a0 Bug 535934: Add comments about Arenas to secport.c, r=wtc
git-svn-id: svn://10.0.0.236/trunk@259299 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-24 03:37:46 +00:00
nboyd%atg.com
4eb5a0ee26 Fix formatting.
git-svn-id: svn://10.0.0.236/trunk@259298 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-23 21:47:43 +00:00
morgamic%mozilla.com
f518361c90 Checking in config change from bug 536522.
git-svn-id: svn://10.0.0.236/trunk@259296 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-23 19:34:07 +00:00
nboyd%atg.com
1a55563a39 Fix Bug 524931 - Setting the value of an uninitialized child of an E4X object by using square bracket syntax causes Null Pointer Exception
Patch from Alberto Saez Torres.


git-svn-id: svn://10.0.0.236/trunk@259295 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-23 14:09:08 +00:00
philringnalda%gmail.com
7c22cd2707 Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259294 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-23 04:43:29 +00:00
nrthomas%gmail.com
725ce66535 Bug 535790, patcher config for 3.0.17 -> 3.5.7 major update, r=lsblakk
git-svn-id: svn://10.0.0.236/trunk@259293 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-23 01:32:00 +00:00
nboyd%atg.com
2e30a4b1d4 Fix some warnings.
git-svn-id: svn://10.0.0.236/trunk@259292 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 20:03:39 +00:00
nboyd%atg.com
4e26ef8ef1 Regression test for bug 524931.
git-svn-id: svn://10.0.0.236/trunk@259291 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 19:33:25 +00:00
nboyd%atg.com
3f6dfb4594 Fix Bug 524931 - Setting the value of an uninitialized child of an E4X object by using square bracket syntax causes Null Pointer Exception
git-svn-id: svn://10.0.0.236/trunk@259290 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 19:22:05 +00:00
cltbld
83968b66b4 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.6 to 3.5.7 build 1
git-svn-id: svn://10.0.0.236/trunk@259289 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 19:02:06 +00:00
nboyd%atg.com
430e120c48 Fix Bug 535977 - Asignment problems are reported as DomExceptions "NAMESPACE_ERR"
Patch from Alberto Saez Torres


git-svn-id: svn://10.0.0.236/trunk@259288 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 13:41:30 +00:00
nboyd%atg.com
7d39becfa9 Patch from Raphael Speyer (see https://bugzilla.mozilla.org/show_bug.cgi?id=489329#c60):
make Object.freeze work with functions, arrays, regexp

setInstanceIdValue, called by defineOwnProperty, called by freeze, was not
handing all id-identifiable properties, and so when freeze tried to freeze them
all, setInstanceIdValue was deferring onto
IdScriptableObject.setInstanceIdValue, which just throws an
IllegalStateException.

I made setInstanceIdValue always handle all the ids that getInstanceIdValue
does.


git-svn-id: svn://10.0.0.236/trunk@259287 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 13:03:57 +00:00
cltbld
13196d6284 "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.17 build1"
git-svn-id: svn://10.0.0.236/trunk@259279 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 07:19:35 +00:00
anodelman%mozilla.com
b2e71acd90 bug 529137 (Update Talos to cleanup child processes)
p=jgriffin, r=anodelman


git-svn-id: svn://10.0.0.236/trunk@259278 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 01:30:02 +00:00
lsblakk%mozilla.com
e02fff63ac Bug 531690 - fix for invalid literal for float in tp4_xres p=lsblakk r=anodelman
git-svn-id: svn://10.0.0.236/trunk@259277 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-22 01:28:09 +00:00
nrthomas%gmail.com
b4ce166c62 Bug 535791, bump nightly version to 3.5.8pre, p=lsblakk r=nthomas
git-svn-id: svn://10.0.0.236/trunk@259274 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 23:10:52 +00:00
wtc%google.com
1e2a1abcbc Bug 536023: Add (unsigned char *) casts to fix compiler warnings.
git-svn-id: svn://10.0.0.236/trunk@259272 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:53:59 +00:00
nrthomas%gmail.com
9bc4bfff71 Bug 535790, automation config for Fx3.0.17 build, p=bhearsum + pullDate, r=cooper
git-svn-id: svn://10.0.0.236/trunk@259271 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:22:25 +00:00
gerv%gerv.net
4489698e75 Bug 526739 - Add iki.fi to PSL. r=pkasting, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259270 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:12:43 +00:00
gerv%gerv.net
c510782b11 Bug 526756 - update .mv entry in PSL. r=pkasting, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259269 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:12:06 +00:00
gerv%gerv.net
ab22ab2797 Bug 531252 - Add operaunite.com to PSL. r=pkasting, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259268 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:11:08 +00:00
wtc%google.com
c781637531 Bug 536023: Remove the HTML that was inadvertently added in the previous
checkin.


git-svn-id: svn://10.0.0.236/trunk@259266 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 22:05:23 +00:00
nrthomas%gmail.com
83ac2f7027 Bug 535790, bump nightly version to 3.0.18pre, p=bhearsum, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@259265 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 21:45:40 +00:00
wtc%google.com
f820a0e61f Bug 536023: Disallow null bytes in the middle of a UTCTime or
GeneralizedTime string.  r=nelson.
Modified Files:
	cmd/tests/manifest.mn lib/util/dertime.c
Added Files:
	cmd/tests/dertimetest.c


git-svn-id: svn://10.0.0.236/trunk@259264 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 21:35:02 +00:00
bugzilla%standard8.plus.com
94dcaa8f11 Bug 534209 Update AUS platform exceptions for Thunderbird 2.0. p=Philippe M. Chiasson <gozer@mozillamessaging.com>,r=clouserw
git-svn-id: svn://10.0.0.236/trunk@259262 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 20:53:10 +00:00
ccooper%deadsquid.com
61081a2dca b=454115
r=nrthomas
- Use patch-if on Mac extensions/ and searchplugins/ (NPOTB)


git-svn-id: svn://10.0.0.236/trunk@259261 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 20:42:35 +00:00
despotdaemon
959bd4e12e Pseudo-automatic update of changes made by justdave@bugzilla.org.
git-svn-id: svn://10.0.0.236/trunk@259260 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 19:53:05 +00:00
sayrer%gmail.com
f17d4b1ec0 Bug 535193 - DNS resolution in MakeSN of nsAuthSSPI causing issues for proxy servers that support NTLM auth. r=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259259 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-21 19:00:49 +00:00
dwitte%mozilla.com
ac26d11851 Rename aton.c to praton.c per review comment.
git-svn-id: svn://10.0.0.236/trunk@259257 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-19 09:06:07 +00:00
asasaki%mozilla.com
4bc5eebbb5 backing out due to tp4 redness
git-svn-id: svn://10.0.0.236/trunk@259256 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-19 06:56:02 +00:00
asasaki%mozilla.com
f97844c4ca talos -> classes, for eventual winmo integration. bug 474478, r=alice
git-svn-id: svn://10.0.0.236/trunk@259255 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-19 04:58:05 +00:00
dwitte%mozilla.com
14e56b0432 Bug 344809 - numerous platform inconsistencies of PR_StringToNetAddr for IPv4 addresses. r=nelson
git-svn-id: svn://10.0.0.236/trunk@259253 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-18 22:11:48 +00:00
despotdaemon
25ea8fca9b Pseudo-automatic update of changes made by wtc@google.com.
git-svn-id: svn://10.0.0.236/trunk@259252 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-18 21:42:15 +00:00
wtc%google.com
d55668ae05 Bug 515279: In ocsp.c, pass the error code up to the caller of
ocsp_GetCachedOCSPResponseStatusIfFresh if the ocsp_CertHasGoodStatus call
fails.  In pkix_ocspchecker.c, map NSS error code to revocation status
(revoked or no info) for both cached and newly obtained OCSP responses.
r=nelson.
Modified Files:
	certhigh/ocsp.c libpkix/pkix/checker/pkix_ocspchecker.c


git-svn-id: svn://10.0.0.236/trunk@259250 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-18 16:47:12 +00:00
wtc%google.com
0caf483ea7 Bug 535669: Move common makefile code in if and else to the outside.
r=nelson.
Modified Files:
	cmd/platlibs.mk lib/ssl/config.mk


git-svn-id: svn://10.0.0.236/trunk@259249 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-18 02:37:12 +00:00
mkanat%bugzilla.org
7ec4e12560 Bug 162060: Remove the relationship between "votestoconfirm" and whether or not the UNCONFIRMED status is available, by adding a checkbox to enable the UNCONFIRMED status in editproducts.cgi.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259248 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 23:31:56 +00:00
lpsolit%gmail.com
6011d0932a Bug 470608: <colgroup> is not well supported - Patch by Aaron Larson <aaron@larsonsonline.net> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259247 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 23:15:32 +00:00
lpsolit%gmail.com
018588ee9b Bug 535309: The bug_status and resolution fields in query.cgi can be ignored by Search.pm if you deactivated some resolutions or bug statuses - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259246 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 23:10:33 +00:00
lpsolit%gmail.com
feb4eeddb8 Bug 465930: Some fields have no description in the user auto-completion form - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259245 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 23:06:14 +00:00
rob_strong%exchangecode.com
1f6a90ffa8 Bug 534090 - do not use background notification for major updates (was PMU 3.0->3.5 major update has been really poor). r=dtownsend, ui-r=beltzner, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259244 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 22:32:16 +00:00
wtc%google.com
69f7d1d144 Bug 534943: Use EXTRA_SHARED_LIBS instead of EXTRA_LIBS to specify the NSPR
shared libraries.  Remove obsolete code for AIX 4.1 and 4.2.  Remove
commented-out code.  r=christophe.ravel.
Modified Files:
	Makefile manifest.mn


git-svn-id: svn://10.0.0.236/trunk@259243 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 22:00:48 +00:00
mkanat%bugzilla.org
e62a721b0b Bug 531119: Fix the Bugzilla.extensions WebService method to work with the new Extensions system.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259242 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 21:51:41 +00:00
mkanat%bugzilla.org
709b282574 Bug 518459: Remove certain QuickSearch features that are no longer needed (after the re-work) and may be confusing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259241 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 21:47:58 +00:00
mkanat%bugzilla.org
7df8bdf4b9 Bug 525606: Make the template_before_process hook run whenever a template is loaded (including PROCESS and INCLUDE), not just when $template->process is called.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259240 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 05:27:12 +00:00
mkanat%bugzilla.org
925d8d8cb9 Bug 506559: WebService function to get information about fields (Bug.fields)
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259239 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-17 05:13:55 +00:00
despotdaemon
cf52a79135 Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@259238 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-16 19:03:10 +00:00
bzbarsky%mit.edu
2e1c916a81 Bug 455472. Be a little more careful with our handling of application/octet-stream. r=jst, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259236 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-16 02:13:35 +00:00
bzbarsky%mit.edu
e6e615f9f5 Bug 528134. Hand out the style context with the rulenode. r=dbaron, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259235 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-16 02:10:50 +00:00
wtc%google.com
c62d1dc472 Bug 534916: Remove obsolete comments. r=emaldona.
Modified Files:
	util/config.mk nss/config.mk


git-svn-id: svn://10.0.0.236/trunk@259234 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 22:22:31 +00:00
ccooper%deadsquid.com
2e3fa36c33 b=531813
p=bhearsum
r=nthomas
- bump the automation tag


git-svn-id: svn://10.0.0.236/trunk@259233 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 22:16:34 +00:00
ccooper%deadsquid.com
6e7d32600e b=531813
p=bhearsum
r=nthomas
- exclude contrib when syncing candidates dir in rsync


git-svn-id: svn://10.0.0.236/trunk@259232 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 22:06:23 +00:00
wtc%google.com
fb599f5b87 Bug 534916: remove SECITEM_Hash and SECITEM_HashCompare copied from
lib/util/secitem.c.  r=emaldona.


git-svn-id: svn://10.0.0.236/trunk@259231 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 21:50:44 +00:00
wtc%google.com
5cf4448ac7 Dummy whitespace change to force a rebuild.
git-svn-id: svn://10.0.0.236/trunk@259229 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 17:28:13 +00:00
wtc%google.com
13bce413a4 Bug 533966: Add AVR32 Linux support. The patch is contributed by
Bradley Smith <brad@brad-smith.co.uk>.  r=wtc.
Modified Files: _linux.cfg _linux.h


git-svn-id: svn://10.0.0.236/trunk@259228 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 17:14:18 +00:00
wtc%google.com
797109f359 Set NSPR version to 4.8.4 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@259227 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 17:09:39 +00:00
wtc%google.com
d3b5cfe4de Set NSPR version to 4.8.3.
git-svn-id: svn://10.0.0.236/trunk@259226 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 16:52:51 +00:00
reed%reedloden.com
90f783d2ee Bug 521780 - "extension upgrade with a moved location breaks extension manager" (fix type of newVersion property) [p=asac@ubuntu.com (Alexander Sack) r=Mossop a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@259225 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 07:15:49 +00:00
mkanat%bugzilla.org
06dc386bee After the checkin of bug 524603, checksetup.pl printed "No such file or directory at Bugzilla/Install/Filesystem.pm line 465" the first time the new code was run. This fixes the warning.
git-svn-id: svn://10.0.0.236/trunk@259224 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-15 01:52:59 +00:00
mkanat%bugzilla.org
75785364ab Bug 524603: Allow a non-root jobqueue.pl to write to data/mailer.testfile (for the "Test" mail_delivery_method)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259223 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-14 23:13:26 +00:00
mkanat%bugzilla.org
66be7eb48d Bug 525420: Cache Bugzilla::Bug::VALIDATORS so that the same hash is returned every time within a single page call
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259222 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-14 23:08:55 +00:00
mkanat%bugzilla.org
c6637cd2b6 Bug 523762: Prevent the template_before_process hook from causing an infinite recursion when an error is thrown
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259221 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-14 23:07:08 +00:00
jonas%sicking.cc
231c1638b2 Bug 507114: Make the observer-service deal with do_QueryReferent causing observers to be added or removed. r=bsmedberg a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259220 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-14 22:45:50 +00:00
ghendricks%novell.com
e3ba0e1385 Deleting attachments no longer works.
git-svn-id: svn://10.0.0.236/trunk@259219 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-14 22:24:56 +00:00
mkanat%bugzilla.org
dc0954b8c1 Bug 524251: Move the bug visibility controls to the right of the timetracking and attachments tables
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259218 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 22:52:19 +00:00
mkanat%bugzilla.org
c8144a70c0 Bug 524254: Make the comment box in bug/edit.html.tmpl into a BLOCK
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259217 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 22:47:34 +00:00
mkanat%bugzilla.org
545fb55ed2 Fix a compile error in Bugzilla::Install::DB from the last checkin.
git-svn-id: svn://10.0.0.236/trunk@259216 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 22:13:23 +00:00
mkanat%bugzilla.org
19291a798d Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to the fields.html page
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259215 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 22:07:50 +00:00
mkanat%bugzilla.org
cd89b88eae The tinderbox was burning from the checkin of the
"webservice attachments by ids" patch--it looks like a part of the patch
was just missing or something when it was posted to bmo. I've fixed it now.


git-svn-id: svn://10.0.0.236/trunk@259214 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 21:59:41 +00:00
mkanat%bugzilla.org
4dcdf133fb Bug 505826: Allow boolean searches on the Comment field in Oracle.
Patch by Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259213 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 21:13:27 +00:00
mkanat%bugzilla.org
640cf3db2c Fix a POD error in Bugzilla/Auth.pm that was causing a tree burn for 5.8.1.
git-svn-id: svn://10.0.0.236/trunk@259212 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 21:11:13 +00:00
mkanat%bugzilla.org
fa796e791f Bug 502683: Ability to get attachments by ID in the WebService
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259211 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 21:06:55 +00:00
mkanat%bugzilla.org
ae8a434e67 Bug 526734: Allow localization of the "From update of attachment" string in comments
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259210 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 20:56:45 +00:00
mkanat%bugzilla.org
6a86535026 Bug 527387: Make Parameter section sortkeys numeric and leave space between the numbers
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259209 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 20:49:08 +00:00
mkanat%bugzilla.org
15546c7c25 Bug 355283: Lock out a user account on a particular IP for 30 minutes if they fail to log in 5 times from that IP.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259208 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 20:46:28 +00:00
lpsolit%gmail.com
00011ca3f1 Bug 310532: Bookmarkable new bug templates do not include estimated hours or alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259207 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-13 13:53:32 +00:00
mkanat%bugzilla.org
9621ab6c34 Bug 233398: Update the customization docs to point to the Extensions system POD instead of having docs about template hooks in the Guide.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259206 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-12 22:20:09 +00:00
mkanat%bugzilla.org
c145caa084 Bug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhines.cgi use it
Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259205 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-12 22:15:43 +00:00
mkanat%bugzilla.org
973d0f1499 Bug 512606: Make statuses currently available for the user to change this bug to be controlled by Bugzilla::Bug, not the template
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259204 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-12 21:55:15 +00:00
mkanat%bugzilla.org
12c55448db Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) so that it's clearer and easier to use when browsing.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259203 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-12 21:48:13 +00:00
mkanat%bugzilla.org
fc7cff9341 Bug 381912:Add the ability to add attachments by email using email_in.pl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259202 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-12 21:40:12 +00:00
kairo%kairo.at
03c52c37f9 update SeaMonkey configs to include beta URLs
git-svn-id: svn://10.0.0.236/trunk@259201 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-11 16:05:39 +00:00
ghendricks%novell.com
b9e63ad2a1 Reports reverse the isactive link
git-svn-id: svn://10.0.0.236/trunk@259200 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-11 00:40:42 +00:00
mkanat%bugzilla.org
2d0c3a6b06 Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead of requiring post_bug.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259199 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-10 22:18:07 +00:00
mkanat%bugzilla.org
db3d21d6a2 Bug 425668: Make the body classes and other header information show up properly in process_bug.cgi if we're doing same_bug or next_bug
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259198 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-10 22:13:11 +00:00
hannes%helma.at
f83647274c Fix for bug 533920 - parser constructs VariableInitializer with wrong end value, therefor VariableInitializer reports false length
git-svn-id: svn://10.0.0.236/trunk@259197 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-10 15:04:26 +00:00
ted.mielczarek%gmail.com
e6bbad3a28 bug 515748 - differentiate between wince and winmo. Patch by Brad Lassey <bugmail@lassey.us>, r=me
git-svn-id: svn://10.0.0.236/trunk@259195 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-09 21:24:38 +00:00
morgamic%mozilla.com
348844e31f Fixing rand range for throttle values. Bug 533514, r=oremj.
git-svn-id: svn://10.0.0.236/trunk@259193 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-09 18:12:19 +00:00
morgamic%mozilla.com
0fe757a3ca Checking in AUS config update for Thunderbird. Bug 533402.
git-svn-id: svn://10.0.0.236/trunk@259191 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-08 18:21:10 +00:00
wtc%google.com
3cb2be35b9 Bug 532417: back out the previous checkin because the quotes it adds to
the pathname breaks the absolute pathname test in
mozilla/nsprpub/pr/tests/Makefile.in, which simply tests if the pathname
starts with a slash (/).


git-svn-id: svn://10.0.0.236/trunk@259190 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-08 16:47:03 +00:00
wtc%google.com
a076764773 Bug 532417: Support building NSS in a directory with spaces in path names
by quoting path names.  r=ted.mielczarek.
Modified Files:
	coreconf/rules.mk nss/Makefile nss/cmd/shlibsign/sign.sh


git-svn-id: svn://10.0.0.236/trunk@259189 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-08 01:33:37 +00:00
mkanat%bugzilla.org
337a44f7c9 Bug 518024: Make quicksearch accept any field name or any unique starting substring of a fieldname
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259188 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-08 01:19:14 +00:00
wtc%google.com
9af5c92245 Bug 533093: ux_wait_timeout needs the same fix of rev. 1.3 (remove % 256
from $?) for the "if ($ltimeout == 0)" case.  r=christophe.


git-svn-id: svn://10.0.0.236/trunk@259187 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-08 00:52:06 +00:00
gozer%mozillamessaging.com
b6c83db0d4 Update Thunderbird 2.0.0.23 => 3.0 Major Update configuration with a few
fixes


git-svn-id: svn://10.0.0.236/trunk@259186 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-07 21:40:57 +00:00
gozer%mozillamessaging.com
4e2bc673f7 Add initial patcher config for Thunderbird 2.0.0.23 => 3.0 Major Updates.
git-svn-id: svn://10.0.0.236/trunk@259185 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-07 19:37:34 +00:00
lpsolit%gmail.com
25e8d91936 Bug 184252: Display a link below each table in request.cgi pointing to its corresponding buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259184 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-07 19:29:32 +00:00
mkanat%bugzilla.org
6ed8659bbf Bug 530009: Put the template header stuff required to display show_bug all in one place
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259183 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-07 19:12:01 +00:00
seabld
aee17f2f1d Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0rc2 to 2.0.1 build 2
git-svn-id: svn://10.0.0.236/trunk@259182 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-06 23:54:44 +00:00
lpsolit%gmail.com
ef23f681c1 Bug 369080: Add the possibility to split emails with the semicolon character - Patch by Krzysztof Drewniak <krzysdrewniak@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259181 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-06 17:18:02 +00:00
kairo%kairo.at
c3f22dfed8 update monitoring for SeaMonkey 2.0.2pre
git-svn-id: svn://10.0.0.236/trunk@259180 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-06 13:40:14 +00:00
cltbld
5625960486 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0rc2 to 3.0rc3 build 1
git-svn-id: svn://10.0.0.236/trunk@259179 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-06 02:11:46 +00:00
cltbld
53f579f271 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6b4 to 3.6b5 build 1
git-svn-id: svn://10.0.0.236/trunk@259178 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-05 18:06:41 +00:00
bhearsum%mozilla.com
cbdfd925fe bug 532755: Tracking bug for build and release of firefox 3.6b5 - version bump to 3.6b6pre. r=nthomas, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@259177 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 21:27:44 +00:00
ccooper%deadsquid.com
8aaaf8caa2 b=531813
r=bhearsum
- Patcher config update for 3.0.16 - 3.5.6 MU


git-svn-id: svn://10.0.0.236/trunk@259176 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 18:36:03 +00:00
mats.palmgren%bredband.net
6389e992be Bug 501934. r=bzbarsky sr=Olli.Pettay a1.9.0.17=dveditz
git-svn-id: svn://10.0.0.236/trunk@259175 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 16:21:28 +00:00
mkanat%bugzilla.org
1e67a39eca Bug 532911: Remove use of Bugzilla::User from Bugzilla::Install::DB (modules may not be used like that during Install::DB)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259174 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 15:19:08 +00:00
mkanat%bugzilla.org
4f5f0d062c Bug 531500: Allow the mailer_before_send hook to modify the arguments passed to Email::Send
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259172 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:46:45 +00:00
mkanat%bugzilla.org
861b25babf Bug 524065: Template Hook for attachment creating and editing, at end
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259171 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:43:16 +00:00
mkanat%bugzilla.org
1fec17e630 Bug 526162: Make the "private" argument to Bug.add_comment into "is_private", for consistency.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259170 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:41:27 +00:00
mkanat%bugzilla.org
bd3b22a697 Bug 524067: Template Hook: list/edit-multiple before groups
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259169 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:40:05 +00:00
mkanat%bugzilla.org
879a1b046d Bug 523759: Template hooks for the Advanced Search form
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259168 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:38:45 +00:00
mkanat%bugzilla.org
4af90d4d96 Bug 452919: Allow the "created an attachment" message in comments to be localized
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259167 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:28:49 +00:00
mkanat%bugzilla.org
dc2628fd89 Bug 204106: Make enter_bug indicate which fields are mandatory
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259166 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-04 14:20:41 +00:00
kaie%kuix.de
ee9f5e4003 Bug 527759, Add multiple roots to NSS
Patch v6, version numbers, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259163 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 21:10:30 +00:00
kaie%kuix.de
4b6aeca3dc Bug 527759, Add multiple roots to NSS
Patch v5, 9 new roots, r=nelson


git-svn-id: svn://10.0.0.236/trunk@259162 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 21:09:32 +00:00
bzbarsky%mit.edu
dabf286525 Bug 467005. Be smarter about our removable script blockers. r=sicking, sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259161 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 19:11:13 +00:00
peterv%propagandism.org
5e6b55bab6 Fix for bug 528300. r=sicking, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259160 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 12:21:49 +00:00
peterv%propagandism.org
6bf88f9074 Fix for bug 508774 (nsGlobalModalWindow traverses mArguments twice). r/sr=jst, a=dveditz.
git-svn-id: svn://10.0.0.236/trunk@259159 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 12:11:03 +00:00
reed%reedloden.com
838bb9be30 Bug 434192 - make clean removes source .s files on some architectures (when not using an objdir)" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@259158 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-03 07:18:55 +00:00
cltbld
a1dce86320 "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.16 build3"
git-svn-id: svn://10.0.0.236/trunk@259157 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-02 22:31:59 +00:00
ghendricks%novell.com
7296418e28 Fixed issue with priority breakdown reports
git-svn-id: svn://10.0.0.236/trunk@259156 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-02 17:07:58 +00:00
nboyd%atg.com
fbee260dd9 Allow jsdocs to be attached to "with" nodes so that warnings about the
use of with can be suppressed using a jsdoc annotation.
Patch from John Lenz.


git-svn-id: svn://10.0.0.236/trunk@259155 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-02 17:04:26 +00:00
cltbld
a1b43e045c Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.5 to 3.5.6 build 3
git-svn-id: svn://10.0.0.236/trunk@259154 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-02 14:50:21 +00:00
ccooper%deadsquid.com
f8d29fb934 b=531813
r=nthomas
- bootstrap bumps for 3.0.16, build 3


git-svn-id: svn://10.0.0.236/trunk@259149 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-02 05:02:07 +00:00
ghendricks%novell.com
b418dd8fc9 Patch for latest versions
git-svn-id: svn://10.0.0.236/trunk@259147 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 23:56:48 +00:00
cltbld
9ee64c2bfd Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0rc1 to 3.0rc2 build 1
git-svn-id: svn://10.0.0.236/trunk@259146 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 23:28:25 +00:00
cltbld
9ac795d72f Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0rc1 to 3.0rc2 build 1
git-svn-id: svn://10.0.0.236/trunk@259145 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 23:24:21 +00:00
jst%mozilla.org
20898c178d Backing the fix for bug 504862 due to the memory leaks it introduced.
git-svn-id: svn://10.0.0.236/trunk@259141 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 23:17:05 +00:00
cltbld
bd41dc9bfa Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.5 to 3.5.6 build 2
git-svn-id: svn://10.0.0.236/trunk@259137 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 19:00:14 +00:00
wtc%google.com
0dd48d5002 Bug 531188: Don't call zlib with 0-length inputs (the avail_in is 0),
otherwise zlib returns Z_BUF_ERROR, which we consider fatal.  The patch is
contributed by Adam Langley of Google <agl@chromium.org>.  r=wtc,nelson.


git-svn-id: svn://10.0.0.236/trunk@259136 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 17:59:46 +00:00
ghendricks%novell.com
4dcfd3039c Update priority on multiple caseruns was still pointing to the test case
git-svn-id: svn://10.0.0.236/trunk@259135 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 17:58:49 +00:00
cltbld
0d46971ebd "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.16 build2"
git-svn-id: svn://10.0.0.236/trunk@259134 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 16:39:13 +00:00
nelson%bolyard.com
ef8be04775 Bug 524167: Don't crash if slot has null token pointer after entering
FIPS mode.  r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@259133 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 06:28:11 +00:00
mkanat%bugzilla.org
0256720243 Bug 531107: [Windows] Starting an extension resulted in "deep recursion on subroutine" because File::Spec::Win32 was doing a "require" in case_tolerant, which recursed into Bugzilla::Extension::my_inc in an infinite loop.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) r=mockodin, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259132 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 05:33:04 +00:00
mkanat%bugzilla.org
73321dd005 Bug 532025: Under mod_perl, starting Apache w/ extensions enabled was throwing the "not a valid name" error.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259131 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 05:26:12 +00:00
nboyd%atg.com
5ee825068b Fix [Bug 513549] Rhino's new JSON.parse breaks on trailing whitespace
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259130 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 04:50:18 +00:00
morgamic%mozilla.com
e938353604 Checking in throttle config change for bug 519732.
git-svn-id: svn://10.0.0.236/trunk@259125 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 02:40:08 +00:00
nrthomas%gmail.com
9fbd5fa77e Bug 531813, fix timestamp for 3.0.16 build2
git-svn-id: svn://10.0.0.236/trunk@259124 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 02:37:38 +00:00
jonas%sicking.cc
7c43d8395b Bug 526500: Fix out-of-memory handling in string code. r=bsmedberg a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259121 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 01:59:33 +00:00
lsblakk%mozilla.com
7abba040d6 Bug 531813 - bootstrap bumps for 3.0.16 build 2 p=coop
git-svn-id: svn://10.0.0.236/trunk@259120 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 01:06:19 +00:00
alqahira%ardisson.org
b58ed115d4 Stray spelling fix patch found lurking in my tree. No bug. Feel free to just land it=smorgan
git-svn-id: svn://10.0.0.236/trunk@259119 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 01:06:18 +00:00
mkanat%bugzilla.org
5fffb9596c Add a note about where templates go to the SYNOPSIS of the POD in Bugzilla::Extension.
git-svn-id: svn://10.0.0.236/trunk@259118 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 00:24:07 +00:00
alqahira%ardisson.org
245de006df Bug 530177 - Release Notes for Camino 2.0.1 (and kick the installer Makefile to match). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259117 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 00:23:55 +00:00
rob_strong%exchangecode.com
423e006bf2 Bug 529401 - Remove files on downgrade to prevent breaking Firefox. r=ted.mielczarek, a=ss
git-svn-id: svn://10.0.0.236/trunk@259116 18797224-902f-48f8-a5cc-f745e15eee43
2009-12-01 00:14:10 +00:00
mkanat%bugzilla.org
0a2bad15fb Bug 531988: Add information about templates to Bugzilla::Extension's POD and port over Bugzilla:Writing_Extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259115 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 23:58:37 +00:00
ghendricks%novell.com
781ae929ed Bug 530798 - Environment editor not displayed
git-svn-id: svn://10.0.0.236/trunk@259113 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 21:40:28 +00:00
ccooper%deadsquid.com
20379cbd6e b=531813
r=catlee
- versioning/monitoring updates for 3.0.16


git-svn-id: svn://10.0.0.236/trunk@259112 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 20:47:48 +00:00
alqahira%ardisson.org
6b75f8c008 Bug 529989 - Collect email addresses and send them to Socorro with reports. Patch by Stuart Morgan <stuart.morgan+bugzilla@gmail.com>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@259111 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 19:46:20 +00:00
alqahira%ardisson.org
3a2b982d7e Bug 525758 - [10.6] Search field is only displayed in the Help menu when UI language is English, so tell the OS what menu is the Help menu. Patch by Stuart Morgan <stuart.morgan+bugzilla@gmail.com>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@259110 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 19:13:03 +00:00
catlee%mozilla.com
9f8afece08 Bug 531814 - Version monitoring bumps for firefox 3.5.6. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259105 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 17:36:03 +00:00
ccooper%deadsquid.com
7b95007c61 b=531813
r=catlee
- bootstrap bumps for 3.0.16, build 1


git-svn-id: svn://10.0.0.236/trunk@259104 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 16:39:01 +00:00
gozer%mozillamessaging.com
59cce9ee76 Bug 531811 - Thunderbird patcher configs should point release notes to
Mozilla Messaging website rather than mozilla.com


git-svn-id: svn://10.0.0.236/trunk@259103 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 16:18:18 +00:00
alqahira%ardisson.org
8377c48cd8 Bug 316835 - Disable the History toolbar button and Show History menu item when about:history is the active tab/window. Patch by Chris Lawson <cl-bugs-new2@chrislawson.net>, r=hendy, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259102 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 05:27:27 +00:00
alqahira%ardisson.org
6466df9240 Bug 519246 - Autosave name for Certificates Exceptions table is 'cookie_exceptions' instead of 'certificate_exception_list', so it stomps Cookie Exceptions values (and the panel has unnecessary 'certifcate_overrides' autosave name). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259101 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 05:09:49 +00:00
mkanat%bugzilla.org
b31ce53818 Bug 523411: Hook: product-end_of_create
Patch by Dave Lawrence <dkl@redhat.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259100 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 04:18:37 +00:00
nrthomas%gmail.com
eb5576b231 Bug 508406, stop backing up Firefox 1.5 & 2.0, and T'bird 1.5 snippets. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259099 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-30 03:29:06 +00:00
nboyd%atg.com
05d595b562 Fix name conflict over "BLOCK".
git-svn-id: svn://10.0.0.236/trunk@259098 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-28 20:11:14 +00:00
nboyd%atg.com
7819ec02f6 Fix Bug 531436 - parseFloat fails on number followed by "e" that is not exponent
git-svn-id: svn://10.0.0.236/trunk@259097 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 20:45:15 +00:00
nboyd%atg.com
9ca39b879d Fix Bug 506940 - Correct arity of array methods
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259096 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 20:40:23 +00:00
nboyd%atg.com
db7456c3d4 Fix Bug 530997 - should throw a RangeError when an array's length is set to >= 4294967296
Patch by Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259095 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 20:12:42 +00:00
nboyd%atg.com
97c4607821 Fix Bug 530947 - Array.prototype.map returns a 0-length array when this array has length > 0 but no elements
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@259094 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 19:55:16 +00:00
nboyd%atg.com
4be982f5e3 Fix breaking regression test and match SpiderMonkey and ES5 behavior.
See bug 478047.


git-svn-id: svn://10.0.0.236/trunk@259093 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 18:30:18 +00:00
nboyd%atg.com
7b103c04ca Fix trivial warning.
git-svn-id: svn://10.0.0.236/trunk@259092 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-27 18:20:54 +00:00
lpsolit%gmail.com
f3603d4d7b Bug 208347: The version of Chart::Base below 2.1 cannot be determined accurately - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259091 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-26 02:02:07 +00:00
wtc%google.com
61c9cc167c Bug 531188: ssl3_DeflateDecompress should set an error code on failure.
Remove an extraneous ssl_ReleaseSpecReadLock(ss) call.  r=agl,nelson.


git-svn-id: svn://10.0.0.236/trunk@259090 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-26 01:51:10 +00:00
lpsolit%gmail.com
f65c9fc6ac Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259089 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-26 00:03:31 +00:00
lpsolit%gmail.com
bc7a9d7a59 Bug 329638: https login page switches to http on submit if ssl_redirect = false - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259088 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 23:57:53 +00:00
cltbld
07c912af4d Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6b3 to 3.6b4 build 1
git-svn-id: svn://10.0.0.236/trunk@259087 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 14:00:51 +00:00
mkanat%bugzilla.org
d375b6884e Bug 530994: Allow extensions to specify where their template directory is (which allows CPAN-distributed extensions to have templates)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259086 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 07:45:20 +00:00
mkanat%bugzilla.org
084e0c8368 Bug 530767: Allow for CPAN distribution of extensions
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259085 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 06:19:13 +00:00
wtc%google.com
d73ba345fb Bug 530907: The peerID argument to SSL_SetSockPeerID should be declared
const.  Removed an unnecessary PR_CALLBACK qualifier.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@259084 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 05:24:25 +00:00
mkanat%bugzilla.org
d4b993f019 Bug 530252: Create a script that sets up the framework of an extension
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259083 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 05:02:57 +00:00
nrthomas%gmail.com
5d381cb8d0 Bug 530112, bump Firefox/Gecko version to 3.6b5pre/1.9.2b3pre, p=bhearsum, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@259082 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 04:14:23 +00:00
mkanat%bugzilla.org
7488d682fc Bug 530960: Put hooks into template/default/hook instead of template/hook
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259081 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 03:37:11 +00:00
mkanat%bugzilla.org
41534b852d Bug 530746: Create a script that converts extensions from the old format to the new format
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259080 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 01:46:37 +00:00
cltbld
fa789b4185 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259079 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 00:42:01 +00:00
cltbld
7e4db1612a Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259078 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 00:32:01 +00:00
cltbld
c2723e4d08 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259077 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 00:22:01 +00:00
cltbld
a1b010bed9 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259076 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-25 00:12:00 +00:00
cltbld
5097da72c9 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@259075 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 23:52:00 +00:00
gozer%mozillamessaging.com
014a095315 Use release urls for completemarurl, not buildn/
git-svn-id: svn://10.0.0.236/trunk@259074 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 16:02:42 +00:00
mkanat%bugzilla.org
d6ee1842fb Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo::Bar, where Bar.pm is in extensions/Foo/lib/.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259073 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 11:50:27 +00:00
lpsolit%gmail.com
f0aaf685c2 Fix bustage: the 'extension_invalid' error tag is no longer used
git-svn-id: svn://10.0.0.236/trunk@259072 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 08:25:51 +00:00
mkanat%bugzilla.org
53ff949198 Fix test failures caused by check-in of bug 430014.
git-svn-id: svn://10.0.0.236/trunk@259071 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 06:34:17 +00:00
mkanat%bugzilla.org
0768c3ab47 Post-checkin fix for bug 430012: Make checksetup not throw a warning when there are no extension templates that got compiled.
git-svn-id: svn://10.0.0.236/trunk@259070 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 06:30:46 +00:00
mkanat%bugzilla.org
98a5bbf59c Bug 430014: Re-write the code hooks system so that it uses modules instead of individual .pl files
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259069 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 06:09:55 +00:00
mkanat%bugzilla.org
a94fa810d0 Bug 430012: Make checksetup.pl precompile extension templates
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259068 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 05:28:24 +00:00
lpsolit%gmail.com
9d56b90dff Bug 524368: Increase the value of USER_PASSWORD_MIN_LENGTH - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@259067 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-24 00:00:47 +00:00
lpsolit%gmail.com
67c5dcfe48 Bug 451716: Deleting a product does not remove its entries from the 'Series' table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259066 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 22:46:48 +00:00
lpsolit%gmail.com
a5df9d6b61 Bug 529863: The product list when listing all flagtypes in editflagtypes.cgi is empty after editing them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259065 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 22:42:46 +00:00
wtc%google.com
116f3de927 Bug 528741: pkix_hash should allow 'bytes' to be NULL if 'length' is 0.
This allows it to hash an empty string.  r=alexei.volkov.


git-svn-id: svn://10.0.0.236/trunk@259064 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 22:01:13 +00:00
nrthomas%gmail.com
3c5d66c198 Ignore static-analysis-bsmedberg in tinderbox tree checks, r=bhearsum (on irc)
git-svn-id: svn://10.0.0.236/trunk@259063 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 21:44:08 +00:00
mkanat%bugzilla.org
5f41b9260d Fix checkin of bug 528062--it was missing ::process in the hook call.
git-svn-id: svn://10.0.0.236/trunk@259062 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 07:07:12 +00:00
cltbld
0298ef43c3 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0b4 to 3.0rc1 build 3
git-svn-id: svn://10.0.0.236/trunk@259061 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 07:03:00 +00:00
mkanat%bugzilla.org
65914716dd Bug 516404: Compile template hook code only once per request, and cache the compile templates so that they aren't looked up on disk every time the hook is called
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259060 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 07:00:01 +00:00
mkanat%bugzilla.org
5e000e3b93 Bug 430010: Re-work the template hooks system so that template hooks always live in template/<lang>/hook/, both for extensions and for the base Bugzilla template/ directory.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259059 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 06:55:20 +00:00
mkanat%bugzilla.org
9f82f85fba Bug 523999: New Hook: template-before_create
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259058 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 06:37:02 +00:00
mkanat%bugzilla.org
ec45876855 Bug 528062: Hook: Object-end_of_update
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259057 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 06:34:29 +00:00
mkanat%bugzilla.org
4f112293e6 Bug 521413: Hook: object-end_of_set_all
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259056 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-23 06:29:13 +00:00
lpsolit%gmail.com
4d1c9584e4 Bug 530270: Whining fails if mail queueing is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259055 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-22 22:26:04 +00:00
nrthomas%gmail.com
6accceee13 Make the correct change by bumping to 3.0.1pre, even though this file is misnamed
git-svn-id: svn://10.0.0.236/trunk@259054 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-22 21:21:09 +00:00
nrthomas%gmail.com
60cf66dde6 Thunderbird bumped comm-central version to 3.1a1pre
git-svn-id: svn://10.0.0.236/trunk@259053 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-22 20:46:20 +00:00
alqahira%ardisson.org
a69e37e326 Bug 530186 - Make about:crashes display the report id with the Bugzilla-integration 'bp-' prefix already included. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@259052 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-22 02:58:37 +00:00
wtc%google.com
a75ee146fb Bug 275744: Fix a compilation error on Windows. Need to declare variables
at the beginning of a block.  TBR=nelson.


git-svn-id: svn://10.0.0.236/trunk@259051 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-21 05:31:16 +00:00
wtc%google.com
6159af71f0 Bug 275744: Back out the previous solution of undefining the compress macro
after including zlib.h.  Rename compress to compressor and decompress to
decompressor to avoid the compress macro that may be defined by zconf.h.
r=nelson.
Modified Files:
	ssl3con.c sslimpl.h


git-svn-id: svn://10.0.0.236/trunk@259050 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-21 03:40:49 +00:00
wtc%google.com
7b748542b5 Bug 275744: Make sure the compression of resumed sessions is correct. The
patch is contributed by Adam Langley of Google <agl@chromium.org>.
r=wtc,nelson.


git-svn-id: svn://10.0.0.236/trunk@259049 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-21 03:32:40 +00:00
christophe.ravel.bugs%sun.com
d78bfe9cd4 Start JSS 4.3.2 beta.
git-svn-id: svn://10.0.0.236/trunk@259048 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-20 20:17:57 +00:00
christophe.ravel.bugs%sun.com
14a1b60a65 Start NSS 3.12.6 Beta.
git-svn-id: svn://10.0.0.236/trunk@259047 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-20 20:15:05 +00:00
ccooper%deadsquid.com
9570d0fc64 b=530125
r=armenzg
When forcing files, create the full workdir path if it doesn't exist yet.


git-svn-id: svn://10.0.0.236/trunk@259046 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-20 19:13:15 +00:00
nrthomas%gmail.com
c219605804 Bug 528457, always force components.list in partial updates for nightlies, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@259045 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-20 08:45:32 +00:00
bzbarsky%mit.edu
7f834e8478 Update bug 529119 tests to not rely on error page titles.
git-svn-id: svn://10.0.0.236/trunk@259044 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-20 01:40:50 +00:00
nrthomas%gmail.com
08e8108759 Bug 528457, Force components.list on every 1.9.2 release, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@259043 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 21:53:52 +00:00
mrbkap%gmail.com
f983371e62 Bug 529535 - Fix a bad merge to the 1.9.0 branch. r=igor a=ss
git-svn-id: svn://10.0.0.236/trunk@259042 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 18:27:37 +00:00
honzab.moz%firemni.cz
507b9aee01 Bug 514232, r=bzbarsky + bug 529119 - Funky behavior with XUL error pages, r=bzbarsky, a190=dveditz
git-svn-id: svn://10.0.0.236/trunk@259040 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 17:00:12 +00:00
hannes%helma.at
42f1acced5 Reimplement NativeError.toString() to return Error.prototype.toString() if that returns a String.
git-svn-id: svn://10.0.0.236/trunk@259039 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 08:06:57 +00:00
mkanat%bugzilla.org
55f04bd7e2 Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@259038 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 05:05:15 +00:00
mkanat%bugzilla.org
b3329bea87 Bump the version number for 3.5.2.
git-svn-id: svn://10.0.0.236/trunk@259036 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 02:14:27 +00:00
mkanat%bugzilla.org
1ae47c24bd Bug 529416: (CVE-2009-3386) [SECURITY] Dependency lists display bug aliases even for bugs the user cannot access
Patch by Dave Miller <justdave@bugzilla.org> r=LpSolit, r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259032 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-19 02:09:45 +00:00
ghendricks%novell.com
1ce756b744 Note field was being hidden on smaller screens
git-svn-id: svn://10.0.0.236/trunk@259031 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 21:12:08 +00:00
ghendricks%novell.com
bb08b09937 Allow editing of previous builds case-runs
git-svn-id: svn://10.0.0.236/trunk@259030 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 20:49:18 +00:00
ghendricks%novell.com
7b76288379 Paging controls for Next and Previous are missing when editing a test case
git-svn-id: svn://10.0.0.236/trunk@259029 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 19:34:02 +00:00
christophe.ravel.bugs%sun.com
27823970bf Prepare NSS 3.12.5 RTM.
git-svn-id: svn://10.0.0.236/trunk@259027 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 19:14:47 +00:00
christophe.ravel.bugs%sun.com
e83ab14472 Prepare JSS 4.3.1 RTM.
git-svn-id: svn://10.0.0.236/trunk@259025 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 19:13:45 +00:00
reed%reedloden.com
f092b2d524 Bug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@259024 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 18:25:45 +00:00
honzab.moz%firemni.cz
4cb0f37704 Backing out bugs 514232+529119
git-svn-id: svn://10.0.0.236/trunk@259023 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 17:08:37 +00:00
honzab.moz%firemni.cz
443a8362bf Bug 514232, fix build bustage, missing header file changes
git-svn-id: svn://10.0.0.236/trunk@259022 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 16:54:58 +00:00
honzab.moz%firemni.cz
3828124cd5 Bug 514232, r=bzbarsky + bug 529119 - Funky behavior with XUL error pages, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@259021 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 16:43:10 +00:00
cltbld
b75576371c Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0b4 to 3.0rc1 build 2
git-svn-id: svn://10.0.0.236/trunk@259020 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 16:15:36 +00:00
lpsolit%gmail.com
155eecdf2c Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259019 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 14:39:34 +00:00
lpsolit%gmail.com
3e2b29299a Bug 529495: The open bracket is missing for a directive in global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@259018 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 14:34:04 +00:00
mkanat%bugzilla.org
e180ba2124 Bug 525429: Template hook for verify-new-product
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259017 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:18:54 +00:00
mkanat%bugzilla.org
a2daa283c5 Bug 525426: Hook: object-before_set
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259016 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:17:52 +00:00
mkanat%bugzilla.org
a85d2ccf30 Bug 524034: New hook: bug-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259015 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:15:23 +00:00
mkanat%bugzilla.org
142a010168 Bug 524007: New Hook: object-end_of_create_validators
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259014 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:13:25 +00:00
mkanat%bugzilla.org
9f4660984d Bug 521373: Hook: object-before_create
git-svn-id: svn://10.0.0.236/trunk@259013 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:11:36 +00:00
mkanat%bugzilla.org
b00e9a2ce5 Bug 529223: The JSON-RPC interface was not working at all with JSON-RPC 1.0, because it was mis-handling input parameters.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259012 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:09:49 +00:00
mkanat%bugzilla.org
6cf51770ad Bug 527489: Calls to bz_alter_column were dropping the REFERENCES item from the stored Schema object.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259011 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:08:33 +00:00
mkanat%bugzilla.org
c1a54b04b5 Bug 421265: Let the user easily override the language used to display HTML pages
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259010 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:06:47 +00:00
mkanat%bugzilla.org
66337c4c5d Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just a display_value call, and use display_value in more places to translate field values.
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259009 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:05:01 +00:00
mkanat%bugzilla.org
2f754434fc Fix for Bug 527505: Make t/001compile.t work even after Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@259008 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 07:01:41 +00:00
mkanat%bugzilla.org
8e46adda91 Bug 529483: Release Notes for Bugzilla 3.4.4
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=reed


git-svn-id: svn://10.0.0.236/trunk@259007 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 06:55:44 +00:00
mkanat%bugzilla.org
653cc2f0ac Bug 526189: Silently ignore any attempts to add an inactive group to a bug, which fixes the fact that mandatory groups were being added to bugs when changing products, even if they were inactive (not used for bugs).
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@259006 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 06:31:59 +00:00
jdaggett%mozilla.com
a8ae5834c4 Bug 514114. Add sanity-checking code to prevent font families with no faces under 10.6. r=jkew, a1.9.0.16=ssidler
git-svn-id: svn://10.0.0.236/trunk@259005 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-18 01:13:48 +00:00
mkanat%bugzilla.org
8724e6fb96 Fix POD of Bugzilla::Migrate to be consistent with reality (it was slightly
out-of-sync with the code when I first checked it in, because some things
ended up working differently than they originally did as I developed,
but the POD didn't get updated at the end).


git-svn-id: svn://10.0.0.236/trunk@259004 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-17 21:16:08 +00:00
hannes%helma.at
12831fcccb Replace deprecated enable()/disable() methods with setEnabled()
git-svn-id: svn://10.0.0.236/trunk@259003 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-17 11:05:55 +00:00
jst%mozilla.org
6db60c3cc1 Bug 488274 - Crash [@ nsObjectLoadingContent::OnStartRequest] with object, DOMAttrModified and colorpicker. Patch by Olli.Pettay@gmail.com, r=jst, sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@259002 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-17 02:55:21 +00:00
jonas%sicking.cc
0f4f44ed97 Bug 293347: Disable document.write during xslt processing. r=peterv sr=jst
git-svn-id: svn://10.0.0.236/trunk@259001 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-17 02:55:18 +00:00
ghendricks%novell.com
081923060a quick filters were throwing bad regexp errors
git-svn-id: svn://10.0.0.236/trunk@259000 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 23:46:00 +00:00
lsblakk%mozilla.com
775b9efb2d Bug 515540 - New talos suite: dirty profile cold startup TS p=lsblakk r=anodelman
git-svn-id: svn://10.0.0.236/trunk@258999 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 17:18:40 +00:00
anodelman%mozilla.com
b0987dee66 bug 419776 (Create new Talos suite: talos should measure x resources)
p=anodelman r=lsblakk


git-svn-id: svn://10.0.0.236/trunk@258998 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 17:06:16 +00:00
reed%reedloden.com
e52faa4e68 Bug 528872 - "Attachments in attachments table should have CSS classes to help with styling" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@258997 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 16:33:12 +00:00
lpsolit%gmail.com
4e356051db Bug 475234: OS sniffing doesn't detect Windows 7 - Patch by Siddharth Agarwal [:sid0] <sid.bugzilla@gmail.com> r=timeless a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258996 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 11:21:29 +00:00
cltbld
c3dce50602 Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6b2 to 3.6b3 build 1
git-svn-id: svn://10.0.0.236/trunk@258995 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 06:44:13 +00:00
nrthomas%gmail.com
feb93337fc Bug 528580, version bump to 3.6b4pre, r=joduinn
git-svn-id: svn://10.0.0.236/trunk@258994 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-16 01:28:27 +00:00
wtc%google.com
961b85847e Bug 521306: Add a test case with a very long input for PR_strtod. r=reed.
git-svn-id: svn://10.0.0.236/trunk@258991 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-14 19:58:46 +00:00
wtc%google.com
f55835ac1f Bug 521306: PR_strtod should simply return 0 without spending the time
converting the input if the input has more than 64K digits.  r=crowder.


git-svn-id: svn://10.0.0.236/trunk@258990 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-14 01:04:28 +00:00
jdennis%redhat.com
b148275e0b allow building with older versions of python (e.g. 2.4)
and older versions of NSS


git-svn-id: svn://10.0.0.236/trunk@258989 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-14 00:08:32 +00:00
jst%mozilla.org
370e4495ec Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu, a=dveditz@mozilla.com
git-svn-id: svn://10.0.0.236/trunk@258988 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-13 23:40:57 +00:00
jst%mozilla.org
893fb00eb3 Bug 522430 - Don't hand out unexpected objects. Patch by mrbkap, r=jst sr=sicking, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258987 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-13 23:34:35 +00:00
ghendricks%novell.com
29ce4f07ea Add reports to plan view menu
git-svn-id: svn://10.0.0.236/trunk@258986 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-13 22:29:16 +00:00
cltbld
f877378442 Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0b4 to 3.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@258985 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-13 21:42:42 +00:00
ghendricks%novell.com
f7549fe99e Bug 528262 - Tabular reports ignore disabled field values despite being selected
patch by ghendricks@novell.com, r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258984 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-13 00:34:47 +00:00
gerv%gerv.net
48ca3e7768 Update relic to cope with lack of space before intermediate comment characters like "*".
git-svn-id: svn://10.0.0.236/trunk@258983 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-12 18:12:54 +00:00
wtc%google.com
0615d94be7 Bug 275744: Mozilla's zconf.h defines 'compress' as a macro. When NSS is
built as part of Mozilla, the 'compress' member of the ssl3CipherSpec
structure gets renamed.  Undefine 'compress' to avoid that.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258982 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-12 05:08:27 +00:00
nrthomas%gmail.com
51c79508eb Bug 526409, Refresh major update offer for 2.0.0.20 -> 3.0.15, r=aki
git-svn-id: svn://10.0.0.236/trunk@258981 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-12 03:53:55 +00:00
alexei.volkov.bugs%sun.com
819d921423 back out patch for bug 517615: this patch requires a parallel fix to be made in softoken.
git-svn-id: svn://10.0.0.236/trunk@258979 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 23:24:33 +00:00
glen.beasley%sun.com
f0aba0e779 527240 Reorder the constants and reserve one value patch from wan-teh r=glen
git-svn-id: svn://10.0.0.236/trunk@258977 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 21:38:10 +00:00
Olli.Pettay%helsinki.fi
9da1b50265 Bug 516237, r=enn, sr=neil, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258976 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 19:01:55 +00:00
stuart.morgan%alumni.case.edu
2f0f1c1a3e Bug 425958 - Draw white when Gecko refuses to draw in drawRect: (ifdef'd Camino-only). r=mstange, a=ss
git-svn-id: svn://10.0.0.236/trunk@258975 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 18:37:37 +00:00
slavomir.katuscak%sun.com
c2bfb46a1c Bug 473790: New OCSP tests. r=alexei
git-svn-id: svn://10.0.0.236/trunk@258974 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 18:13:00 +00:00
slavomir.katuscak%sun.com
4b6461539d Bug 473790: Adding more certs (+script to generate them). r=alexei.
git-svn-id: svn://10.0.0.236/trunk@258973 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 18:09:41 +00:00
ted.mielczarek%gmail.com
33ebf6c33f bug 525221 - Loop over DIRS better. address some wtc review comments
git-svn-id: svn://10.0.0.236/trunk@258972 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 17:28:14 +00:00
lsblakk%mozilla.com
d53bc451d5 Bug 506772 - bustage fix, adds v8 to sample.config p=lsblakk r=anodelman
git-svn-id: svn://10.0.0.236/trunk@258971 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 17:17:02 +00:00
lsblakk%mozilla.com
80207b54e6 Bug 506772 - Create new Talos suite V8 r=anodelman
git-svn-id: svn://10.0.0.236/trunk@258970 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 16:34:59 +00:00
anodelman%mozilla.com
e949d4629a Bug 524089 (Create new Talos suite: Tsvg tests for group opacity perf)
incorporate svg_opacity into talos p=anodelman r=catlee


git-svn-id: svn://10.0.0.236/trunk@258969 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 16:17:34 +00:00
anodelman%mozilla.com
88e2d5e2bf bug 526026 (update copies of minidump_stackwalk used by talos)
p=anodelman r=ted


git-svn-id: svn://10.0.0.236/trunk@258968 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 16:11:55 +00:00
ted.mielczarek%gmail.com
020f264ad8 bug 525221 - Loop over DIRS better. Patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=me
git-svn-id: svn://10.0.0.236/trunk@258967 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 11:46:38 +00:00
slavomir.katuscak%sun.com
1de194e336 Bug 489307 - Fixed variable name. r=nelson
git-svn-id: svn://10.0.0.236/trunk@258966 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 10:45:34 +00:00
dveditz%cruzio.com
1aa83ee2d5 bug 524271: fix AIX build bustage regression, patch by Uli Link, r=jwalden, sr=roc, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258965 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 08:36:52 +00:00
dveditz%cruzio.com
7280c4ecea Bug 487872 - NTLM fix. patch=jmathies, r=wtc, sr=bz, a1.9.0.16=dveditz
git-svn-id: svn://10.0.0.236/trunk@258964 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 08:22:51 +00:00
dveditz%cruzio.com
7594c8f0a6 Bug 503451 - remove GeckoActiveXObject/COMObject, and similar functions which aren't usable by content except that content can still detect which COM objects are present on the system. patch by bsmedberg, r=mrbkap sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258963 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 08:15:18 +00:00
nrthomas%gmail.com
6d8630f95c Bug 518408, correct buildid for WinCE 3.6a2, r=coop
git-svn-id: svn://10.0.0.236/trunk@258962 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 04:28:37 +00:00
mats.palmgren%bredband.net
64d8d66e6f Corrupt prefs.js file not removed if backup file (invalidprefs.js) exists. b=495735 r=benjamin a1.9.0.16=dveditz
git-svn-id: svn://10.0.0.236/trunk@258961 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 03:50:20 +00:00
roc+%cs.cmu.edu
1b1e85dcaa Bug 468771. Make sure to reflow the last column of a column-set if we're changing its height to be unbounded; it needs to pull all the content from the extra column, if there is one. r+sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@258960 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-11 02:06:04 +00:00
mkanat%bugzilla.org
4ef6a799bc Bug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->create
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258959 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 21:21:53 +00:00
mkanat%bugzilla.org
24cf7a5563 Bug 527505: Make 001compile.t use Bugzilla->feature to determine which modules to compile
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258958 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 21:19:48 +00:00
lpsolit%gmail.com
e23819934e Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258957 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 16:31:51 +00:00
lpsolit%gmail.com
fe60bd7aa2 Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258956 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 16:00:25 +00:00
hannes%helma.at
2331c7b4fa Use ScriptRuntime.escapeString() in ast.StringLiteral.toString(). Fixes bug #527452 - String with escaped characters gives wrong toSource() output
git-svn-id: svn://10.0.0.236/trunk@258955 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 12:36:20 +00:00
mats.palmgren%bredband.net
fd6ee11f49 Null-check mCurrentPrototype (it's set to null when loading an overlay fails). b=497875 r=neil a1.9.0.16=dveditz
git-svn-id: svn://10.0.0.236/trunk@258954 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 04:20:10 +00:00
nrthomas%gmail.com
b3a1516dc7 Bug 518408, revert previous patch
git-svn-id: svn://10.0.0.236/trunk@258953 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 02:48:45 +00:00
nrthomas%gmail.com
4d3cd8e5a2 Bug 518408, temporary change to generate WinCE 3.6a2 -> 3.6b2 snippets, r=joduinn
git-svn-id: svn://10.0.0.236/trunk@258952 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 02:02:02 +00:00
mkanat%bugzilla.org
6d95687b90 Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258951 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-10 01:36:05 +00:00
christophe.ravel.bugs%sun.com
f90caf4dfa Change JSS version to 4.3.1 Beta.
git-svn-id: svn://10.0.0.236/trunk@258948 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 23:41:29 +00:00
alexei.volkov.bugs%sun.com
2c8296e0d6 Bug 517615 - Crash in secoid code, trying to reinitialize after failed NSS shutdown. r=nelson,wtc,bob
git-svn-id: svn://10.0.0.236/trunk@258946 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 23:04:29 +00:00
wtc%google.com
efef0f47b7 Bug 275744: report a compressionMethodName of "N/A" rather than "NULL" for
SSL v2.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258945 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 22:00:18 +00:00
ghendricks%novell.com
3eec0178ae Automate removing old testopia files
git-svn-id: svn://10.0.0.236/trunk@258944 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 21:14:14 +00:00
ghendricks%novell.com
77582e45b2 Bug 283609 - Search for relative dates in deadline
patch by ghendricks@novell.com r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258943 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 20:54:51 +00:00
mkanat%bugzilla.org
54635db72b Bug 526146: Use remove_from_db to delete keywords in editkeywords.cgi
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258942 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 19:51:58 +00:00
mkanat%bugzilla.org
0dfd6e55e2 Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and Bugzilla_password
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258941 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 19:15:30 +00:00
mkanat%bugzilla.org
cd2d814549 Bug 525617: Template Hook for bug/field.html.tmpl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258940 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 19:12:53 +00:00
mkanat%bugzilla.org
204bcf0957 Bug 524669: Allow every simple field in fielddefs to be specified directly in search URLs.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=gerv, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258939 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 19:09:04 +00:00
mkanat%bugzilla.org
4b3b6905b7 Bug 515644: Provide ETag support for config.cgi
Patch by Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258938 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 19:04:50 +00:00
mkanat%bugzilla.org
cb652320db Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzilla::Object, for whine schedules
Patch by Eric Black <eblack@higherone.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258937 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 18:35:40 +00:00
mkanat%bugzilla.org
de04031a72 Bug 513593: Make the WebService taint incoming parameters
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258936 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 18:27:53 +00:00
mkanat%bugzilla.org
8ce445cf4a Bug 450747: Minor JS cleanup for the "edit multiple bugs" page
Patch by Christian Höltje <docwhat@gerf.org> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258935 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 18:25:52 +00:00
bzbarsky%mit.edu
043f033dbe Bug 479931. The index of the child content in its container needs to be adjusted to determine its index in the tree rows. Patch by Timothy Nikkel <tnikkel@gmail.com>. r=neil a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258934 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:21:15 +00:00
bzbarsky%mit.edu
fa7713c1fc Bug 515811. mPrevChild needs to be set on early exit from nsBlockFrame::ReflowBlockFrame. Patch by Timothy Nikkel <tnikkel@gmail.com>. r=fantasai sr=dbaron a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258933 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:19:43 +00:00
bzbarsky%mit.edu
36110b4fe1 Bug 522374. Ignore <area> elements in looking for a next/prev siblings for frame construction due to their misuse of the primary frame map. Patch by Timothy Nikkel <tnikkel@gmail.com>. r=bzbarsky sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258932 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:18:17 +00:00
bzbarsky%mit.edu
173afdc3a9 Adding tests for bug 491547. Patch by Timothy Nikkel <tnikkel@gmail.com>.
git-svn-id: svn://10.0.0.236/trunk@258931 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:12:59 +00:00
bzbarsky%mit.edu
95ec095838 Adding tests for bug 491547. Patch by Timothy Nikkel <tnikkel@gmail.com>.
git-svn-id: svn://10.0.0.236/trunk@258930 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:04:13 +00:00
bzbarsky%mit.edu
25bd42e2df Bug 491547. Special case creating a bidi continuation inside a floating first letter frame. Patch by Timothy Nikkel <tnikkel@gmail.com>. r=roc,smontagu a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258929 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 17:00:04 +00:00
bzbarsky%mit.edu
e237465bbb Bug 457514. If an out of flow first letter frame is the insertion parent, then use the placeholder frame to get the parent, not the out of flow frame. patch by Timothy Nikkel <tnikkel@gmail.com> r=bzbarsky sr=dveditz a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258928 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 16:57:42 +00:00
igor%mir2.org
17ea7235f2 bug 443871, a1.9.0.16=dveditz
git-svn-id: svn://10.0.0.236/trunk@258927 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 16:34:29 +00:00
slavomir.katuscak%sun.com
7840cfcac2 Bug 489307: Adding MPL license, forcing bash, updating years. r=nelson
git-svn-id: svn://10.0.0.236/trunk@258926 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 14:19:08 +00:00
cltbld
97a99ad9ad Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6b1 to 3.6b2 build 1
git-svn-id: svn://10.0.0.236/trunk@258925 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 07:11:55 +00:00
mats.palmgren%bredband.net
09fef71f65 Bug 494617. r=Olli.Pettay sr=jst a1.9.0.16=dveditz
git-svn-id: svn://10.0.0.236/trunk@258924 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 03:40:19 +00:00
nrthomas%gmail.com
a9f85f566f Bug 526240, bump nightly version to 3.6b3pre
git-svn-id: svn://10.0.0.236/trunk@258923 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-09 02:25:09 +00:00
glen.beasley%sun.com
2ccc712fbd 527240 Expose Support for SSL & TLS Renegotiation settings r=Nelson
git-svn-id: svn://10.0.0.236/trunk@258922 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-08 20:05:43 +00:00
wtc%google.com
a2b2156e95 Bug 275744: SSL_GetChannelInfo needs to set the new compression method
fields for SSL2, too.  TBR=nelson.


git-svn-id: svn://10.0.0.236/trunk@258921 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 22:11:57 +00:00
wtc%google.com
8768f8435b Bug 275744: Print the null compression method as "NULL" instead of "null".
Also print the LZS compression method.  TBR=nelson.


git-svn-id: svn://10.0.0.236/trunk@258920 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 20:01:49 +00:00
wtc%google.com
c0ec7fbfae Bug 275744: In client hello, list compression methods in the order of
desirability so that servers that simply pick the first mutually supported
compression method will pick the best compression method.  Add compression
method info to the SSLChannelInfo structure.  Rename SSL3CompressionMethod
to SSLCompressionMethod and add the ssl_ prefix to the enum constants.
Remove an extra comma in strsclnt.c that breaks the concatenation of two
string literals.  r=agl,rrelyea,nelson.
Modified Files:
	cmd/selfserv/selfserv.c cmd/strsclnt/strsclnt.c
	cmd/tstclnt/tstclnt.c lib/ssl/ssl3con.c lib/ssl/ssl3ext.c
	lib/ssl/ssl3prot.h lib/ssl/sslimpl.h lib/ssl/sslinfo.c
	lib/ssl/sslsnce.c lib/ssl/sslt.h tests/ssl/sslstress.txt


git-svn-id: svn://10.0.0.236/trunk@258919 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 18:23:06 +00:00
wtc%google.com
370ee94d0b Bug 275744: nss/cmd/zlib has been copied to nss/lib/zlib. Remove zlib from
the old location.
Removed Files:
	Makefile README adler32.c compress.c config.mk crc32.c crc32.h
	deflate.c deflate.h example.c gzio.c infback.c inffast.c
	inffast.h inffixed.h inflate.c inflate.h inftrees.c inftrees.h
	manifest.mn minigzip.c trees.c trees.h uncompr.c zconf.h
	zlib.h zutil.c zutil.h


git-svn-id: svn://10.0.0.236/trunk@258918 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 13:25:54 +00:00
wtc%google.com
508b68807a Bug 275744: nss/cmd/zlib has just been copied to nss/lib/zlib. Switch over
to the new location of zlib.  r=nelson.
Modified Files:
	cmd/manifest.mn cmd/Makefile lib/manifest.mn lib/Makefile


git-svn-id: svn://10.0.0.236/trunk@258917 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 05:57:41 +00:00
ghendricks%novell.com
b7489523c9 Finalizing patch for 2.3
git-svn-id: svn://10.0.0.236/trunk@258916 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 03:36:00 +00:00
nelson%bolyard.com
35b974146a Bug 491044: Remove support for VMS (a.k.a., OpenVMS) from NSS, r=rrelyea
git-svn-id: svn://10.0.0.236/trunk@258914 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:31 +00:00
julien.pierre.boogz%sun.com
7657996107 Fix for bug 406258 . zlib doe snot compile with VC9 . r=nelson,wtc
git-svn-id: svn://10.0.0.236/trunk@258913 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:30 +00:00
wtchang%redhat.com
be1ae1ec0f Bugzilla bug 301212: Upgraded to zlib 1.2.3. r=relyea.
Modified Files:
	README adler32.c compress.c crc32.c deflate.c deflate.h
	example.c gzio.c infback.c inffast.c inflate.c inflate.h
	inftrees.c inftrees.h minigzip.c trees.c uncompr.c zconf.h
	zlib.h zutil.c zutil.h


git-svn-id: svn://10.0.0.236/trunk@258912 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:29 +00:00
wchang0222%aol.com
23f04d6e58 Removed the definition of 'errno' as a global variable for WinCE. Our
WinCE port implements 'errno' as thread local storage.


git-svn-id: svn://10.0.0.236/trunk@258911 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:28 +00:00
wchang0222%aol.com
32e997446e Define the macro 'verbose' as -1 to turn all all zlib trace messages in
debug builds.  This is to be consistent with our modifications to the old
zlib (Bugzilla bug 131826).


git-svn-id: svn://10.0.0.236/trunk@258910 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:27 +00:00
wtchang%redhat.com
4c2ba786b5 Bugzilla Bug 299445 - fixed the check for an incomplete code set.
git-svn-id: svn://10.0.0.236/trunk@258909 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:26 +00:00
wchang0222%aol.com
a3fabd210d The test programs $(PROGRAMS) need to be added to TARGETS, otherwise
they won't get built and the libs target will fail trying to install them.


git-svn-id: svn://10.0.0.236/trunk@258908 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:25 +00:00
wchang0222%aol.com
85cd7668a5 Added makefile rules to build the test programs (example and minigzip) and
the test target to run the tests.
Modified Files: Makefile config.mk manifest.mn


git-svn-id: svn://10.0.0.236/trunk@258907 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:24 +00:00
wchang0222%aol.com
c9178ce28e Bugzilla bug 131826: upgraded to zlib 1.2.2. a=relyea,jpierre.
Modified Files:
	README adler32.c compress.c config.mk crc32.c deflate.c
	deflate.h example.c gzio.c inffast.c inffast.h inffixed.h
	inflate.c inftrees.c inftrees.h manifest.mn minigzip.c trees.c
	uncompr.c zconf.h zlib.h zutil.c zutil.h
Added Files:
	crc32.h infback.c inflate.h
Removed Files:
	infblock.c infblock.h infcodes.c infcodes.h infutil.c
	infutil.h makefile.win maketree.c netscape_mods.doc zip16.def


git-svn-id: svn://10.0.0.236/trunk@258906 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:23 +00:00
wtc%netscape.com
d8a25db38f Bug 131826: added new header files from zlib 1.1.4.
Added Files: trees.h inffixed.h


git-svn-id: svn://10.0.0.236/trunk@258905 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:22 +00:00
wtc%netscape.com
6f2f7d3e24 Bug 131826: backed out the zlib 1.1.4 upgrade because the signtool tests
failed.
Modified Files:
	README adler32.c compress.c crc32.c deflate.c deflate.h
	example.c gzio.c infblock.c infblock.h infcodes.c infcodes.h
	inffast.c inffast.h inflate.c inftrees.c inftrees.h infutil.c
	infutil.h minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c
	zutil.h


git-svn-id: svn://10.0.0.236/trunk@258904 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:21 +00:00
gerv%gerv.net
9f12f09292 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@258903 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:20 +00:00
wtc%netscape.com
f2aabc0c2a Bug 131826: upgraded to zlib 1.1.4.
Modified Files:
	adler32.c compress.c crc32.c deflate.c deflate.h example.c
	gzio.c infblock.c infblock.h infcodes.c infcodes.h inffast.c
	inffast.h inflate.c inftrees.c inftrees.h infutil.c infutil.h
	minigzip.c trees.c uncompr.c zconf.h zlib.h zutil.c zutil.h


git-svn-id: svn://10.0.0.236/trunk@258902 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:19 +00:00
wchang0222%aol.com
e5e9f01a1d Bugzilla bug 233239: do not include cmd/zlib and cmd/lib headers and
libraries in NSS binary releases.
Modified Files:
	lib/Makefile lib/manifest.mn makepqg/manifest.mn zlib/Makefile
	zlib/manifest.mn


git-svn-id: svn://10.0.0.236/trunk@258901 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:18 +00:00
relyea%netscape.com
3b95853637 remove extre PR_PUBLIC definition so everything will compile under AIX
git-svn-id: svn://10.0.0.236/trunk@258900 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:17 +00:00
nicolson%netscape.com
75163cd68f Fix 164126: makefile build error.
Change the NSS module name from "security" to "nss".


git-svn-id: svn://10.0.0.236/trunk@258899 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:16 +00:00
wtc%netscape.com
1620498469 Added a white space.
git-svn-id: svn://10.0.0.236/trunk@258898 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:15 +00:00
wtc%netscape.com
9c1e5a4d99 Bug 131826: checked in the README file of zlib 1.1.4.
git-svn-id: svn://10.0.0.236/trunk@258897 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:14 +00:00
nelsonb%netscape.com
929e065f9b Add cross-platform (WinCE) support.
git-svn-id: svn://10.0.0.236/trunk@258896 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:13 +00:00
nelsonb%netscape.com
77a63c7769 Change most coreconf and NSS makefiles to use OS_TARGET (which can
be overridden via an environment variable) rather than OS_ARCH.
This is a precursor to more flexibility in cross-platform builds.
Bug 104541.


git-svn-id: svn://10.0.0.236/trunk@258895 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:12 +00:00
wtc%netscape.com
7fd7ef7c59 Bugzilla bug #53114: fixed license in nss/cmd/zlib/Makefile and
manifest.mn.  Thanks to Brian Ryner <bryner@netscape.com> for the bug
report.


git-svn-id: svn://10.0.0.236/trunk@258894 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:11 +00:00
wtc%netscape.com
cae9e8b1d3 Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,
HAVE_PURIFY etc. make variables in NSS files.  Reviewed by nelson Bolyard.
Modified Files:
	cmd/platrules.mk cmd/crmf-cgi/config.mk cmd/crmftest/config.mk
	cmd/lib/config.mk cmd/zlib/config.mk lib/base/config.mk
	lib/certdb/config.mk lib/certhigh/config.mk lib/ckfw/config.mk
	lib/crmf/config.mk lib/cryptohi/config.mk
	lib/fortcrypt/swfort/config.mk lib/freebl/config.mk
	lib/jar/config.mk lib/nss/config.mk lib/pk11wrap/config.mk
	lib/pkcs12/config.mk lib/pkcs7/config.mk lib/smime/config.mk
	lib/softoken/config.mk lib/ssl/config.mk lib/util/config.mk


git-svn-id: svn://10.0.0.236/trunk@258893 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:10 +00:00
wtc%netscape.com
a62af66044 Bugzilla bug #53114: fixed license.
git-svn-id: svn://10.0.0.236/trunk@258892 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:09 +00:00
relyea%netscape.com
7cd2411376 Initial NSS Open Source checkin
git-svn-id: svn://10.0.0.236/trunk@258891 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-07 01:13:08 +00:00
rrelyea%redhat.com
302e884e58 Bug 527005 - Some # lines not processed as comment by ssl.sh.
not reviewed yet. -- turn tb green


git-svn-id: svn://10.0.0.236/trunk@258890 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 22:07:15 +00:00
ghendricks%novell.com
52d4b27e14 Import and Export require a product
git-svn-id: svn://10.0.0.236/trunk@258889 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 20:44:27 +00:00
nelson%bolyard.com
089608da06 Bug 526689: (CVE-2009-3555) SSL3 & TLS Renegotiation Vulnerability
Disable SSL 3.x renegotiation by default.  Add new options to re-enable.
r=wtc,rrelyea


git-svn-id: svn://10.0.0.236/trunk@258888 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 20:11:29 +00:00
rrelyea%redhat.com
ad8421cd80 Bug 527005 - Some # lines not processed as comment by ssl.sh.
patch by slavo
r=rrelyea


git-svn-id: svn://10.0.0.236/trunk@258887 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 17:58:46 +00:00
ghendricks%novell.com
e29524b7a8 Added Case-rollup and worst offender reports
git-svn-id: svn://10.0.0.236/trunk@258886 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 16:32:18 +00:00
rrelyea%redhat.com
8ef47d1ea4 Bug 526689 - (CVE-2009-3555) SSL3 & TLS Renegotiation Vulnerability
r=nelson.

turn off renegotiation tests so we can check in code that disables those tests.


git-svn-id: svn://10.0.0.236/trunk@258885 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-06 01:56:55 +00:00
nrthomas%gmail.com
cb5ac8f6d4 Bug 525814, revert bug 525870 so that Fx 3.5, 3.5.1, 3.5.2, 3.5.3 see newly release 3.5.5, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258883 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 23:27:54 +00:00
catlee%mozilla.com
87445e935f Bug 525991: Followup patch. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258882 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 18:59:06 +00:00
mkanat%bugzilla.org
2b260d0017 Bump version number post-release.
git-svn-id: svn://10.0.0.236/trunk@258880 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 18:11:50 +00:00
catlee%mozilla.com
290a24b175 Bug 525991 - major update refresh for 3.0.15 - 3.5.5 release r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258879 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 15:53:38 +00:00
mkanat%bugzilla.org
d3d8bdca19 Fix a 009bugwords runtests.pl failure related to the release-notes.
git-svn-id: svn://10.0.0.236/trunk@258875 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 12:33:35 +00:00
mkanat%bugzilla.org
c2cf3f1236 Bump version number for 3.5.1.
git-svn-id: svn://10.0.0.236/trunk@258872 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 12:26:48 +00:00
mkanat%bugzilla.org
be06139ade Add bug 525025 to the 3.4.3 release notes.
git-svn-id: svn://10.0.0.236/trunk@258870 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 12:16:14 +00:00
gerv%gerv.net
11b5fe63ee Bug 520056 - Update Effective TLD list for .za.net and .za.org. Patch by Peter Kasting <pkasting@google.com>, r=gerv.
git-svn-id: svn://10.0.0.236/trunk@258869 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 11:52:42 +00:00
cltbld
1ec3dc4a30 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258868 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 06:52:01 +00:00
cltbld
4f2e836fc9 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258867 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 06:22:02 +00:00
cltbld
2168942d4e Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258866 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 06:12:01 +00:00
wtc%google.com
14c60e668e Bug 275744: Add SSL stress tests that enable compression (-z). The patch
is contributed by Adam Langley <agl@chromium.org> of Google.  r=nelson,wtc.


git-svn-id: svn://10.0.0.236/trunk@258865 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 02:20:49 +00:00
asasaki%mozilla.com
ee838b5479 update fennecmark (tpan, tzoom) in talos. bug 510325, r=alice
git-svn-id: svn://10.0.0.236/trunk@258864 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-05 00:56:12 +00:00
rrelyea%redhat.com
6463975674 Check in working version of the script
git-svn-id: svn://10.0.0.236/trunk@258863 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-04 18:08:39 +00:00
wtc%google.com
7904b372b3 Bug 275744: Implement TLS compression RFC 3749. Add the SSL_ENABLE_DEFLATE
SSL option and the -z command-line option for tstclnt, strsclnt, and
selfserv for enabling the DEFLATE compression method.  The patch is
contributed by Adam Langley <agl@chromium.org> of Google.  r=nelson.
Modified Files:
	cmd/selfserv/selfserv.c cmd/strsclnt/strsclnt.c
	cmd/tstclnt/tstclnt.c lib/ssl/Makefile lib/ssl/ssl.h
	lib/ssl/ssl3con.c lib/ssl/ssl3prot.h lib/ssl/sslerr.h
	lib/ssl/sslimpl.h lib/ssl/sslsock.c


git-svn-id: svn://10.0.0.236/trunk@258862 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-04 17:19:25 +00:00
cltbld
43c5f52d80 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258861 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-04 09:02:07 +00:00
lpsolit%gmail.com
b20270c592 Bug 525254: editproducts.cgi shouldn't display the "Edit classification 'Foo'" link if you haven't editclassifications privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258860 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 23:50:20 +00:00
hannes%helma.at
2cb5179cc1 Fix bug in ClassFileWriter IINC handling.
git-svn-id: svn://10.0.0.236/trunk@258859 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 20:01:54 +00:00
lpsolit%gmail.com
241dbe4bfb Bug 526271: Uninitialized value in can_enter_product() due to a missing argument - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258858 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 19:46:15 +00:00
cltbld
17b45d04b7 Restoring original patcher configs.
git-svn-id: svn://10.0.0.236/trunk@258857 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 18:51:36 +00:00
cltbld
881f94e4e1 Configs to generate 3.5.3 -> 3.5.5 partials
git-svn-id: svn://10.0.0.236/trunk@258856 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 18:51:05 +00:00
slavomir.katuscak%sun.com
e65978752d Bug 492893: Cut perl -version output to 1 line with version number. r=glen
git-svn-id: svn://10.0.0.236/trunk@258855 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 18:26:03 +00:00
mats.palmgren%bredband.net
79f97c5fd2 Crash test for bug 425981.
git-svn-id: svn://10.0.0.236/trunk@258854 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 12:47:56 +00:00
cltbld
64abdb5e21 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.4 to 3.5.5 build 1
git-svn-id: svn://10.0.0.236/trunk@258853 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 04:08:25 +00:00
nrthomas%gmail.com
6b15b9829d Bug 521139, verbose output for backupsnip, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258852 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-03 00:45:52 +00:00
rrelyea%redhat.com
2e8571c1e1 1) on stop kill the entire process group (session), not just the leader.
2) on status, if the session leader isn't running, but the pid file is still around, show all the other processes running in the session if any.


git-svn-id: svn://10.0.0.236/trunk@258851 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 23:34:37 +00:00
rrelyea%redhat.com
43b30e9587 better way to strip the blanks
git-svn-id: svn://10.0.0.236/trunk@258850 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 23:31:53 +00:00
rrelyea%redhat.com
7c3b124456 setsid still needs to go to the background.
cut any leading spaces from the pid in the pidfile


git-svn-id: svn://10.0.0.236/trunk@258849 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 21:22:09 +00:00
rrelyea%redhat.com
abccd11853 fix pidfile arguments
git-svn-id: svn://10.0.0.236/trunk@258848 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 21:20:57 +00:00
catlee%mozilla.com
93195dd4aa Bug 525814: Tracking bug for build and release of Firefox 3.5.5 - bump
1.9.1 to 3.5.6pre/1.9.1.6pre. r=bhearsum.


git-svn-id: svn://10.0.0.236/trunk@258847 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 21:15:02 +00:00
alqahira%ardisson.org
5ed3c26c6c Bug 525685 - Esc fails to cancel 'open feed in external app' warning sheet; hook up the key equivalent in the nib. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258845 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 20:12:39 +00:00
rrelyea%redhat.com
7524341992 Initial checkin of the init scripts to start tinderbox as a System V service
git-svn-id: svn://10.0.0.236/trunk@258844 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 19:07:31 +00:00
bhearsum%mozilla.com
b847b98f93 bug 525870: throttle 3.5, 3.5.1, 3.5.2, and 3.5.3 updates. r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258843 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 17:24:26 +00:00
mkanat%bugzilla.org
0ffa552193 Bug 518404: Make email_in.pl run in taint mode
Patch by Vitaliy Filippov <vitalif@yourcmc.ru> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258841 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 14:50:18 +00:00
slavomir.katuscak%sun.com
e8f1d2ee62 Bug 523352: Adding requireFreshInfo flag. r=alexei
git-svn-id: svn://10.0.0.236/trunk@258840 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 10:15:52 +00:00
jdrew%mozilla.com
ba21208f15 Bug 525326. Fix crash on animated gifs with very large image sizes. r=vlad,alfredkayser a=ss
Bug 514776 removed the check for a null mImageFrame for no good reason. mImageFrame
can be null when the sizes of the image are very large, so this change adds the
check back.


git-svn-id: svn://10.0.0.236/trunk@258839 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-02 03:56:10 +00:00
mkanat%bugzilla.org
b741992017 Bug 524891: Make leading whitespace not be trimmed from comments on display.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258838 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-01 20:14:12 +00:00
lpsolit%gmail.com
d9e874249d Bug 525025: Custom field names having UTF8-characters in them crash Bugzilla - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258837 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-01 19:51:35 +00:00
silver%warwickcompsoc.co.uk
88673f4ab7 Bug 476413 - fix display of welcome/help text when re-opening /client.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258836 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-01 15:50:58 +00:00
silver%warwickcompsoc.co.uk
bd055a1e23 Bug 483343 - clarify command not found messages for client and server.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258835 18797224-902f-48f8-a5cc-f745e15eee43
2009-11-01 15:44:46 +00:00
mkanat%bugzilla.org
7a59dd9acb Bug 366994: Make bugmail be sent for any public changes even when there is a private comment made.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258834 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-31 23:19:48 +00:00
wtc%google.com
a47daf87a2 Bug 275744: pretty-print compression methods null (0) and DEFLATE (1).
Clean up the declaration and initialization of some variables.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258833 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-31 22:52:20 +00:00
alqahira%ardisson.org
65ed0a1ad6 Bug 370121 - Clicking on red/yellow warning text in certificate panel causes text to change to black. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=cl, sr=pink, a/Cm2.0.1=me
git-svn-id: svn://10.0.0.236/trunk@258832 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-31 19:28:49 +00:00
wtc%google.com
4a272e337d Bug 522992: NSPR logging timestamp month number is off by one. The patch
is contributed by Hiroyuki Ikezoe <ikezoe@clear-code.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258829 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-31 17:24:41 +00:00
wtc%google.com
b8bb2a79b6 Set NSPR version to 4.8.3 Beta.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@258828 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-31 17:19:22 +00:00
nelson%bolyard.com
5c56dc3fe1 Correct merge error in last commit.
git-svn-id: svn://10.0.0.236/trunk@258827 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 09:50:25 +00:00
nelson%bolyard.com
46b6d21ab2 Bug 511312: NSS fails to load softoken on Windows, looking for sqlite3.dll
Patch by Julien Pierre, formerly <julien.pierre@sun.com>, r=wtc, nelson


git-svn-id: svn://10.0.0.236/trunk@258826 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 09:44:47 +00:00
cltbld
2f424835de Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6a1 to 3.6b1 build 3
git-svn-id: svn://10.0.0.236/trunk@258825 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 07:37:25 +00:00
alqahira%ardisson.org
bae02231c2 New Resume icon for the Downloads window toolbar. Icon by Philippe Wittenbergh <phiw@l-c-n.com>, r=ss, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258824 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 01:29:47 +00:00
lpsolit%gmail.com
66ba27983a Bug 460742: The type should be mandatory to create a custom field - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258823 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 01:14:12 +00:00
lpsolit%gmail.com
4dd60501ff Bug 525252: editproducts.cgi should only list classifications in which there are products you can administer - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258822 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-30 01:03:29 +00:00
alqahira%ardisson.org
5d817be7dd Bug 525035 - Import button on Open panel for file-based bookmarks import is not localizable (also group all the bookmarks import/export/opening strings together). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258821 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-29 22:59:47 +00:00
rrelyea%redhat.com
17b0598438 Fix tinderbox text failure (referencing unitialized stack memory).
There was an extra %s in an PR_smprintf(). Whether or not it core dumped
depended on the state of the stack at that point.

bob


git-svn-id: svn://10.0.0.236/trunk@258819 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-29 21:33:10 +00:00
mkanat%bugzilla.org
ccb8bd9945 Bug 524234: When there are no search results, include helpful links
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258818 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-29 04:46:17 +00:00
wtc%google.com
689c26eeba Bug 525056: Use NSS_SecureMemcmp to check the session ticket's HMAC.
Trevor Perrin <trevor@cryptography.com> reported the bug and outlined a
fix.  The patch is contributed by Adam Langley of Google
<agl@chromium.org>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258817 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-29 01:44:04 +00:00
rrelyea%redhat.com
633db419f0 remove multinit tests until ECC versions can be created.
git-svn-id: svn://10.0.0.236/trunk@258816 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-28 03:28:36 +00:00
nrthomas%gmail.com
08f0430b96 Bug 519366, unthrottle Firefox 3.0.14 completely now that 3.0.15 shipped, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258814 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-28 02:21:43 +00:00
rrelyea%redhat.com
3982a299e9 Fix command tinderbox breakage on windows
git-svn-id: svn://10.0.0.236/trunk@258813 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-28 00:47:36 +00:00
rrelyea%redhat.com
27d646025f Fix Tinderbox windows breakage.
git-svn-id: svn://10.0.0.236/trunk@258812 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 23:56:59 +00:00
lpsolit%gmail.com
53f8d13314 Bug 524814: Flag requests are resent all the time, even when flags are not updated - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258811 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 23:08:40 +00:00
ghendricks%novell.com
fed2e6b4dd Tags update changed id
git-svn-id: svn://10.0.0.236/trunk@258810 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 23:08:10 +00:00
rrelyea%redhat.com
60685d1619 Bug 453495 - Add new ref counted NSS_Shutdown-like function
r=nelson


git-svn-id: svn://10.0.0.236/trunk@258809 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 23:04:48 +00:00
stuart.morgan%alumni.case.edu
1a0ba8028e Camino only, NPOB - Bug 524624: Add support for RCs to update-generating script, and refactoring it for readability. r=ardissone
git-svn-id: svn://10.0.0.236/trunk@258808 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 22:17:11 +00:00
alqahira%ardisson.org
217e5418bf Bug 524752 - Partially-blocked annoying ad on cnn.com covers much of the page. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258806 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 21:26:22 +00:00
lpsolit%gmail.com
e146e270b7 Bug 510246: makedocs.pl should not compile POD for modules in lib/ - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258805 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 20:58:30 +00:00
lpsolit%gmail.com
47ee8f5ece Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard params - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258804 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-27 16:57:23 +00:00
stuart.morgan%alumni.case.edu
7593f6a3f2 Camino only - Bug 522422: Fix focus when navigating to a page blocked by Safe Browsing. sr=mento
git-svn-id: svn://10.0.0.236/trunk@258799 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 21:28:15 +00:00
alqahira%ardisson.org
399f7a4d53 New tinderbox configs for cb-xserve04
git-svn-id: svn://10.0.0.236/trunk@258797 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 18:57:30 +00:00
alqahira%ardisson.org
8c4cc8491e Bug 384725 - [10.5] Icon update for Leopard. Landing the final batch of revised icons. r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258796 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 18:32:58 +00:00
ghendricks%novell.com
16fcb466b3 Creating test case run without priority from XMLRPC fails with undef to trick_taint
git-svn-id: svn://10.0.0.236/trunk@258795 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 18:02:38 +00:00
stuart.morgan%alumni.case.edu
d3e2b11538 Camino only - Refactor Safari and Opera bookmark import/export. Add support for Opera 10 bookmarks. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258794 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 17:47:54 +00:00
stuart.morgan%alumni.case.edu
387ccd6471 Camino only - Refactor Safari and Opera bookmark import/export. Add support for Opera 10 bookmarks. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258793 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 17:36:35 +00:00
stuart.morgan%alumni.case.edu
37bef9f470 Camino only - Bug 522919: Focus the bookmark manager correctly when switching to it from tab overview. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258792 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 16:50:17 +00:00
stuart.morgan%alumni.case.edu
64788f76eb Camino only - Bug 456303: Make Tab Overview mode keyboard accessible. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258791 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 16:47:56 +00:00
stuart.morgan%alumni.case.edu
76c8f3da63 Camino only - Bug 523919: Use the localized BreakpadVendor string. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258790 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 16:39:56 +00:00
gerv%gerv.net
8de328613a Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc.) Patch by gerv; r,a=LpSolit.
git-svn-id: svn://10.0.0.236/trunk@258789 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 16:16:25 +00:00
lpsolit%gmail.com
20092f5fd7 Bug 493242: UTF-8 characters in custom field names are mangled in show_activity.cgi - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258788 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 11:31:53 +00:00
mkanat%bugzilla.org
f0eb5b7384 Bug 524244: Make the HTML buglist not display a header if there are no bugs found.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258787 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 00:22:53 +00:00
mkanat%bugzilla.org
9f1c593dfd Bug 521043: Release Notes for Bugzilla 3.4.3
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258786 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 00:17:11 +00:00
lpsolit%gmail.com
c496f78667 Bug 524395: Boolean charts And, Or, "add another chart" buttons do no work with JS turned off - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258785 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-26 00:12:23 +00:00
gavin%gavinsharp.com
04729b70a2 Bug 476656: Add support for buildstatus status=exception, patch by cls <cls@seawood.org>, r=reed
git-svn-id: svn://10.0.0.236/trunk@258783 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-25 04:02:47 +00:00
gavin%gavinsharp.com
3e354b7b7f Bug 474657: Force all generated pages to use charset=utf-8, patch by cls <cls@seawood.org>, r=reed
git-svn-id: svn://10.0.0.236/trunk@258782 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-25 03:56:37 +00:00
gavin%gavinsharp.com
04023ebf47 Bug 454055: Allow TinderboxSummaryMessage: to be shown & highlighted in brief & full logs, patch by Aki Sasaki <aki@mozilla.com>, r=cls
git-svn-id: svn://10.0.0.236/trunk@258781 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-25 03:45:35 +00:00
alqahira%ardisson.org
5c5c65b73d Bug 523984 - Old (1.9.0/1.8.1) Default Plugin.plugin Makefile uses non-portable 'echo -n' and produces wrong output on 10.5, so switch to 'printf'. r=josh, a/1.9.0.16=ss
git-svn-id: svn://10.0.0.236/trunk@258780 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 23:38:59 +00:00
mkanat%bugzilla.org
3f182b31d0 The checkin of bug 520948 broke the docs build, because Chart::Base wasn't a required module anymore.
git-svn-id: svn://10.0.0.236/trunk@258778 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:53:12 +00:00
mkanat%bugzilla.org
9a2d53ce3a Bug 519584: Implement a framework for migrating from other bug-trackers, and start with a GNATS importer.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258777 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:31:42 +00:00
mkanat%bugzilla.org
3cbe87da3d Bug 522620: Make Bugzilla::Bug->create case-insensitive for version and target_milestone values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258776 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:28:13 +00:00
mkanat%bugzilla.org
abc52cac2a Bug 522428: Bugzilla::Bug->create should be case-insensitive for global select field
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258775 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:27:20 +00:00
mkanat%bugzilla.org
17aaca86e7 Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also be more accurate about what's "empty". This also makes detaint_natural and detaint_signed call int() on their return values.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258774 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:26:35 +00:00
mkanat%bugzilla.org
3945837e05 Bug 522404: Allow Bugzilla::Product->create to create multiple products in one script.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258773 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:24:53 +00:00
mkanat%bugzilla.org
a200d47ff2 Bug 523495: Re-work attachment.cgi and the general attachment_base-checking code to prevent an infinite redirect loop when ssl_redirect is on and Bugzilla has an attachment_base set.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258772 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:22:46 +00:00
mkanat%bugzilla.org
bc7313feed Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of checking if modules are installed
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258771 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-24 05:21:11 +00:00
lpsolit%gmail.com
28f7ff27ef Bug 365267: attachment.cgi should not be editable when the user is not logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258769 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 21:32:08 +00:00
ghendricks%novell.com
52676fde06 Link copied runs to copied cases when cloning a plan
git-svn-id: svn://10.0.0.236/trunk@258768 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 18:55:05 +00:00
reed%reedloden.com
d4139d19d9 Bug 506267 - [p=reed r=bzbarsky sr=dbaron a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@258767 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 18:48:21 +00:00
alqahira%ardisson.org
f85155ed67 Bug 523051 - MPL Initial Developer compliance for Camino 2.0 release. r=gerv, a/1.9.0.16=dveditz for release-drivers
git-svn-id: svn://10.0.0.236/trunk@258766 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 18:37:01 +00:00
lpsolit%gmail.com
4618a6cebe Bug 523869: Insecure dependency error when trying to update some fields (problem with multi-select custom fields) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258764 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 15:37:40 +00:00
szegedia%freemail.hu
eb7a88c324 Different Fix for Bug 519933 - only throw TypeError when FEATURE_STRICT_MODE is set
git-svn-id: svn://10.0.0.236/trunk@258763 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 15:28:17 +00:00
szegedia%freemail.hu
f826462a7e Fix for Bug 519939 - Rhino JS debugger: allow to configure a "source provider"
git-svn-id: svn://10.0.0.236/trunk@258762 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 12:49:59 +00:00
mozilla%weilbacher.org
a6c0510175 [OS/2] Bug 522216 - create PDF output only if we are not doing print preview, r=mkaply
git-svn-id: svn://10.0.0.236/trunk@258761 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 11:59:13 +00:00
szegedia%freemail.hu
b080fd1c9d Fix for Bug 519933 - Add option to allow setting... read only properties
git-svn-id: svn://10.0.0.236/trunk@258760 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 10:22:50 +00:00
szegedia%freemail.hu
7a7aba01a0 Fix for Bug 517861: Rhino's manifest file is incomplete. Couldn't add Specification-* entries, as it's not clear what their values should be.
git-svn-id: svn://10.0.0.236/trunk@258759 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-23 09:49:59 +00:00
alqahira%ardisson.org
432d64b3cb Bug 523055 - 'Show Cookies' sheet doesn't appear if a cookie value contains non-UTF-8 data, so add a Latin-1 fallback, a placeholder fallback in case that fails, and some safety netting as a last resort. Patch by Stuart Morgan <stuart.morgan+bugzilla@gmail.com>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258757 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 23:57:23 +00:00
alqahira%ardisson.org
e18596a7db Bug 480892 - '.foo.tld' cookies have inconsistent UI and behaviour (don't write exceptions for '.foo.tld'). Patch by Chris Lawson <cl-bugs-new@chrislawson.net>, r=hendy, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258755 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 23:15:13 +00:00
ted.mielczarek%gmail.com
e687d896ed bug 523394 - debug builds spit out lots of output, confuse tinderbox error parser. remove the \Werror check from ep_unittest. r=cls
git-svn-id: svn://10.0.0.236/trunk@258754 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 23:06:40 +00:00
mkanat%bugzilla.org
2c0d810ad2 Bug 522396: Bugzilla::Product->create should do better with missing input fields
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258753 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 22:33:34 +00:00
cltbld
f863d19aaa Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258752 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 21:42:01 +00:00
cltbld
2dd3e3eee9 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258751 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 21:32:01 +00:00
cltbld
1d51b5efe9 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258750 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 21:22:02 +00:00
cltbld
e4332918b1 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258749 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 21:12:01 +00:00
cltbld
86e94173e3 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258748 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 20:52:02 +00:00
cltbld
aafcba0e6d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258747 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 20:32:01 +00:00
cltbld
f970d42c8b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258746 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 20:22:01 +00:00
alqahira%ardisson.org
7945ca562a Bug 523858 - froodian should be the Initial Developer of NSTextView+Utils, since he was the author of the code moved to these files. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258745 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-22 17:25:32 +00:00
ghendricks%novell.com
fa25ef12bf Get test case tags from plans and runs.
Fix API to work with xmlrpc.cgi out of the box.


git-svn-id: svn://10.0.0.236/trunk@258744 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-21 19:04:33 +00:00
silver%warwickcompsoc.co.uk
afa15c6942 Bug 523086 - bump ChatZilla maxVersions for Firefox to 3.7.* and SeaMonkey to 2.1.*. Update generic language package to match.
ChatZilla only.


git-svn-id: svn://10.0.0.236/trunk@258743 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-21 16:05:47 +00:00
kairo%kairo.at
6a269ed3f7 add release channel for RCs and higher, make beta snippets be prepared in a separate dir for stable updates, remove empty past-update
git-svn-id: svn://10.0.0.236/trunk@258742 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-21 14:04:09 +00:00
gerv%gerv.net
ce43ddfa4d Bug 520010, bug 469866, bug 513834 - improvements to public suffix list, syncing with latest version. Patches by Peter Kasting <pkasting@google.com> and Adam Langley <agl@chromium.org>; r=gerv.
git-svn-id: svn://10.0.0.236/trunk@258741 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-21 11:29:20 +00:00
nrthomas%gmail.com
732a388903 Bug 519366, unthrottle beta channel for Firefox 3.0.14, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258739 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 23:14:22 +00:00
mkanat%bugzilla.org
8a9244f543 Bug 394438: Add a hook for adding template vars to any page (Override Template->process)
Patch by Matt Rogers <mattr@kde.org> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258738 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 23:08:05 +00:00
ghendricks%novell.com
9527818f14 Allow option to delete test case everywhere from the run
git-svn-id: svn://10.0.0.236/trunk@258737 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 21:22:58 +00:00
ghendricks%novell.com
b8f0ff1204 set focus on popups
git-svn-id: svn://10.0.0.236/trunk@258736 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 19:35:42 +00:00
lsblakk%mozilla.com
8bc39c47d4 Bug 519366 - major update refresh for 3.0.15 - 3.5.4 release r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258735 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 19:17:46 +00:00
cltbld
b9a8e8eb5f Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6a1 to 3.6b1 build 2
git-svn-id: svn://10.0.0.236/trunk@258734 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-20 04:21:22 +00:00
nrthomas%gmail.com
b6e0a1bdf2 Bug 522943, force nssdb3.chk on Firefox releases using NSS 3.12.4, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258733 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 21:51:42 +00:00
cltbld
c9d920d3e6 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258732 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 18:22:00 +00:00
cltbld
e022b81b2f Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258731 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 18:02:02 +00:00
cltbld
408b517b8d Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258730 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 17:12:02 +00:00
cltbld
7ce9cd5e30 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258729 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 17:02:01 +00:00
lpsolit%gmail.com
72ee1399b7 Bug 378681: Bug XML only contains group names, while process_bug only accepts group IDs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258728 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 16:37:04 +00:00
cltbld
cd7bb5dc31 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258727 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 16:12:01 +00:00
gozer%mozillamessaging.com
b794238d0b Bug 522943 - CRC check fail with nssdbm3.chk on Windows partial updates. r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258726 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 15:39:12 +00:00
lpsolit%gmail.com
d5361895cf Bug 509152: Line breaks erroneously present in comments for bugs in XML format - Patch by Thomas Ehrnhoefer <thomas.ehrnhoefer@tasktop.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258725 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 12:22:18 +00:00
honzab.moz%firemni.cz
70bf29b067 Bug 521461 - SSL spoofing by setting location.href to SSL page with 204 (No Content) response: security ui treats 204/205 top level requests as subrequests, r=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@258723 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 11:27:05 +00:00
honzab.moz%firemni.cz
5f988c52bb Bug 479485 - Invalid port numbers cause default port to be used, should fail to load, r=bzbarsky, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258722 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 11:19:40 +00:00
reed%reedloden.com
087beb4980 Backout changes that weren't supposed to be committed. Oops\!
git-svn-id: svn://10.0.0.236/trunk@258721 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 02:13:04 +00:00
reed%reedloden.com
816fd77dd5 Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSolit a=LpSolit]
git-svn-id: svn://10.0.0.236/trunk@258720 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 02:09:40 +00:00
alqahira%ardisson.org
c1119b9a64 Bug 521614 - Release Notes for Camino 2.0 (and kick installer Makefile to use them). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258719 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 01:46:59 +00:00
cltbld
c47e9a9327 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258718 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-19 01:02:03 +00:00
lpsolit%gmail.com
c89b589751 Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258717 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 23:35:01 +00:00
cltbld
1bac56ee5e Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258716 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 21:12:01 +00:00
alqahira%ardisson.org
6e691295ae Bug 522756 - Switch from EULA to MPL in about:license. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258715 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 21:11:30 +00:00
seabld
0f99e24cbf Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0rc1 to 2.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@258714 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 13:18:20 +00:00
kairo%kairo.at
e174b87c3a bug 522943 - CRC check fail with nssdbm3.chk on Windows partial updates, SeaMonkey part
git-svn-id: svn://10.0.0.236/trunk@258713 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 13:00:28 +00:00
nboyd%atg.com
3fdcff8ad3 Fix Bug 508964 - Update Arguments object to match ES5 spec
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258712 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-18 02:34:50 +00:00
seabld
a4b12e6651 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0rc1 to 2.0rc2 build 3
git-svn-id: svn://10.0.0.236/trunk@258711 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-17 22:42:46 +00:00
nboyd%atg.com
5484610de7 Fix Bug 508795 - Make Error.prototype.toString conform to spec
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258710 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-17 19:25:04 +00:00
seabld
c95608b234 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0rc1 to 2.0rc2 build 2
git-svn-id: svn://10.0.0.236/trunk@258709 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-17 03:55:18 +00:00
cltbld
d9714d9b83 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258708 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-17 00:52:01 +00:00
cltbld
10af642bf5 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.3 to 3.5.4 build 3
git-svn-id: svn://10.0.0.236/trunk@258706 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:58:30 +00:00
alqahira%ardisson.org
159aa10ae8 Bug 522783 - Two spaces instead of one between sentences in Safe Browsing hint text. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258705 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:39:34 +00:00
stuart.morgan%alumni.case.edu
f1a308f292 Camino only - Bug 490188: Show more specific certificate problems when adding a certificate override. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258704 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:12:17 +00:00
stuart.morgan%alumni.case.edu
f61bf5116b Camino only - Bug 521625: Show the right message when overriding an expired certificate. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258703 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:08:26 +00:00
stuart.morgan%alumni.case.edu
ff3a577d52 Camino only - Bug 522417: Don't propagate key events out of Gecko views that have been destroyed. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258702 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:06:18 +00:00
stuart.morgan%alumni.case.edu
0c7d84b39b Camino only - Fix trusting of new certificate authorities. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258701 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 20:03:38 +00:00
stuart.morgan%alumni.case.edu
5dce014705 Camino only - Bug 461106: Restore focus to content area when leaving tab overview mode. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258700 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 19:59:14 +00:00
wtc%google.com
e8653a0f01 Bug 522580: Add the NSS_SecureMemcmp function that performs a constant-time
compare of two memory regions, and use it in libSSL for comparing secret
data.  The patch is contributed by Adam Langley <agl@chromium.org> of
Google.  r=wtc,nelson.
Modified Files:
	lib/ssl/ssl3con.c lib/ssl/sslcon.c lib/ssl/sslgathr.c
	lib/util/nssutil.def lib/util/secport.c lib/util/secport.h


git-svn-id: svn://10.0.0.236/trunk@258699 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 17:45:36 +00:00
anodelman%mozilla.com
b69b25ac84 Bug 510587 (create cold startup test)
bustage fix p/r=anodelman


git-svn-id: svn://10.0.0.236/trunk@258698 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 17:06:21 +00:00
cltbld
a986ad64fc "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.15 build3"
git-svn-id: svn://10.0.0.236/trunk@258697 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 16:19:25 +00:00
anodelman%mozilla.com
94e352d6c8 bug 510587 - create a cold startup ts
p=anodelman, r=bhearsum


git-svn-id: svn://10.0.0.236/trunk@258696 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 16:11:11 +00:00
anodelman%mozilla.com
60ce892f1a bug 511914 - allow talos tests to run head/tail scripts
p=anodelman, r=catlee


git-svn-id: svn://10.0.0.236/trunk@258695 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 16:09:10 +00:00
kairo%kairo.at
693329ef39 update SeaMonkey monitoring for new 1.9.1 nightly versions
git-svn-id: svn://10.0.0.236/trunk@258694 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 12:31:25 +00:00
lsblakk%mozilla.com
1e7f9df9c6 Bug 519366 - Bootstrap version bumps for 3.0.15 build 3 release r=joduinn
git-svn-id: svn://10.0.0.236/trunk@258689 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 06:45:23 +00:00
jdrew%mozilla.com
64af0d6514 Bug 519589 - Restore our handling of transparent pixels outside the colormap's bounds. p=alfredkayser@gmail.com r=joe a=ss
git-svn-id: svn://10.0.0.236/trunk@258685 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-16 02:50:00 +00:00
wtc%google.com
9c199e8e7e Bug 522510: Add "deprecated" comments to key.h and pk11func.h. r=nelson.
Modified Files:
	lib/cryptohi/key.h lib/pk11wrap/pk11func.h


git-svn-id: svn://10.0.0.236/trunk@258684 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 23:58:14 +00:00
ghendricks%novell.com
cf6b44aa6d Javascript changes
git-svn-id: svn://10.0.0.236/trunk@258683 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 21:10:37 +00:00
nrthomas%gmail.com
14f9e56fb1 Bug 518496, monitoring changes for version bump to 3.6b2pre, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258682 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 21:06:20 +00:00
reed%reedloden.com
fa69281184 Bug 516862 - (follow-up patch) [p=reed r=wtc r=crowder a=ss]
git-svn-id: svn://10.0.0.236/trunk@258681 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 20:00:44 +00:00
alqahira%ardisson.org
d4859f6837 Bug 520514 - Make tabs respond to 'name' as well as 'title' in AppleScripts. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258680 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 18:42:09 +00:00
stuart.morgan%alumni.case.edu
41fe94e29f Camino only - Update to latest sparkle (af37928283042f985e6c7c6ce67869de74e39b52)
git-svn-id: svn://10.0.0.236/trunk@258679 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 02:23:33 +00:00
lsblakk%mozilla.com
8770433279 Bug 519366 - Bootstrap config bumps for 3.0.15build2 release r=joduinn
git-svn-id: svn://10.0.0.236/trunk@258675 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-15 00:48:46 +00:00
cltbld
2740101c7c Automated configuration bump: moz192-branch-patcher2.cfg, from 3.6a1 to 3.6b1 build 1
git-svn-id: svn://10.0.0.236/trunk@258674 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-14 23:27:49 +00:00
bzbarsky%mit.edu
da52d243fe Bug 489925 and bug 522030 branch-safe fix. Hold strong refs in the id table. r=jst
git-svn-id: svn://10.0.0.236/trunk@258670 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-14 22:08:40 +00:00
bzbarsky%mit.edu
852e25eac8 Backed out initial fix for bug 489925.
git-svn-id: svn://10.0.0.236/trunk@258669 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-14 22:07:47 +00:00
stuart.morgan%alumni.case.edu
be8585c907 Camino only - Update to latest sparkle (af37928283042f985e6c7c6ce67869de74e39b52)
git-svn-id: svn://10.0.0.236/trunk@258668 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-14 15:11:14 +00:00
stuart.morgan%alumni.case.edu
0fdd0fd31f sparkle/README
git-svn-id: svn://10.0.0.236/trunk@258667 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-14 15:10:04 +00:00
kairo%kairo.at
c7c6a32468 bug 521385 - Add ca to Chatzilla and Venkman all-locales
git-svn-id: svn://10.0.0.236/trunk@258655 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-13 20:01:33 +00:00
alqahira%ardisson.org
154cb79f05 Bug 521933 - Warn about ExtraFonts in checkForProblemAddOns. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258654 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-13 03:28:52 +00:00
alqahira%ardisson.org
69dac31080 Bug 382688 - Filter XUL out of isTextBasedContent to disable Find (and other things) for about:config and other XUL documents. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258653 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-12 20:10:42 +00:00
alqahira%ardisson.org
5097f5e3f0 Bug 335979 - Disable Get Info/Bookmark Info menu item when History is displayed (Get Info on history item displays no info). Patch by Chris Lawson <cl-bugs-new@chrislawson.net>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258652 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-11 21:22:05 +00:00
stuart.morgan%alumni.case.edu
8a3dff324e Camino only - Bug 502319: Fix external URL drops on background tabs. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258651 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-10 03:53:58 +00:00
stuart.morgan%alumni.case.edu
cfc953a218 Camino only - Bug 471120: Fix untrusted cert lookup on framed sites. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258650 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-10 03:51:57 +00:00
nboyd%atg.com
fb13cf8973 Fix bug Bug 519692 - Failed to decompile expressions like "new Date()"
Patch from Marc Guillemot.


git-svn-id: svn://10.0.0.236/trunk@258649 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 17:27:18 +00:00
nrthomas%gmail.com
0b553ed12a Bug 518495 followup, fix platform for 3.6a2
git-svn-id: svn://10.0.0.236/trunk@258648 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 09:10:20 +00:00
mkanat%bugzilla.org
0a243adf61 Was getting an "uninitialized value" error in Bugzilla::Config when running checksetup.pl, because of the checkin from bug 514913.
git-svn-id: svn://10.0.0.236/trunk@258647 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 06:15:31 +00:00
mkanat%bugzilla.org
4560c30f49 Bug 518974: Hooks to add text to index.cgi
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258646 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 04:39:17 +00:00
mkanat%bugzilla.org
c70c2cf9ff Bug 514913: Eliminate ssl="authenticated sessions"
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258645 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 04:31:13 +00:00
nrthomas%gmail.com
9121b6d71d Bug 514305, add support for WinCE to patcher, r=ccooper
git-svn-id: svn://10.0.0.236/trunk@258642 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-09 03:03:49 +00:00
seabld
08a9fd7b19 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0b2 to 2.0rc1 build 1
git-svn-id: svn://10.0.0.236/trunk@258641 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-08 17:57:25 +00:00
rrelyea%redhat.com
95fa5f6c54 Bug 505553 - Implement Changes for System NSS
Sample system init library.
r= nelson


git-svn-id: svn://10.0.0.236/trunk@258640 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-08 17:08:36 +00:00
nrthomas%gmail.com
107f8205e3 Revert change in rev 1.2
git-svn-id: svn://10.0.0.236/trunk@258639 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-08 04:12:04 +00:00
wtc%google.com
cfacac7bba Bug 516396: Update NSPR to the NSPR_4_7_6_RTM CVS tag. Approved for
1.9.0.15, a=dveditz.


git-svn-id: svn://10.0.0.236/trunk@258636 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-08 02:35:42 +00:00
stuart.morgan%alumni.case.edu
e3c87492bf Camino only - Bug 520555: Default command-click to opening a new tab. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258633 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 20:30:05 +00:00
stuart.morgan%alumni.case.edu
af10a203d1 Camino only - Bug 520415: Don't block keydown events in non-Gecko children of BrowserWrapper. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258632 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 20:26:47 +00:00
stuart.morgan%alumni.case.edu
584fd89071 Camino only - Bug 520407: Read the currently selected bookmark export type, not the initial selection. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258631 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 20:24:16 +00:00
bugzilla%standard8.plus.com
1aafbda4ad Reland "added support for MozillaBuild using msys"
git-svn-id: svn://10.0.0.236/trunk@258630 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 20:04:57 +00:00
alqahira%ardisson.org
0f12061f6c Bug 502407 - Add ability to change the active tab in each browser window via AppleScript. Patch by me with some bits from cl and smorgan, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@258629 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 19:57:51 +00:00
cltbld
6d01e68439 Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.3 to 3.5.4 build 1
git-svn-id: svn://10.0.0.236/trunk@258625 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 16:29:07 +00:00
ccooper%deadsquid.com
93d9882136 b=519365
r=nthomas
- monitoring bumps for Firefox 3.5.4


git-svn-id: svn://10.0.0.236/trunk@258624 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 13:58:41 +00:00
ted.mielczarek%gmail.com
0162fb607a bug 520359 - pymake fails to build Firefox. use CURDIR instead of in pr_abspath for better pymake Windows compatibility. r=wtc
git-svn-id: svn://10.0.0.236/trunk@258622 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 11:47:05 +00:00
cltbld
4f216c90a5 "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.15 build1"
git-svn-id: svn://10.0.0.236/trunk@258621 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 04:06:33 +00:00
alqahira%ardisson.org
c854e91446 Bug 518615 - Upgrade Growl.framework to v1.2+fix for Growl issue 26 to work around Growl registration stealing focus from Camino on 10.6. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258620 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-07 02:13:23 +00:00
bugzilla%standard8.plus.com
7163dbc64c Bustage fix follow up to Bug 520401 - correct comment style.
git-svn-id: svn://10.0.0.236/trunk@258616 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 21:44:13 +00:00
bugzilla%standard8.plus.com
6395309418 Back out "added support for MozillaBuild using msys" again due to need to re-tag
git-svn-id: svn://10.0.0.236/trunk@258615 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 21:43:08 +00:00
bugzilla%standard8.plus.com
0744d9e7ef Reland "added support for MozillaBuild using msys"
git-svn-id: svn://10.0.0.236/trunk@258614 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 21:05:36 +00:00
bugzilla%standard8.plus.com
e6c7ea6379 Backout "added support for MozillaBuild using msys" whilst tagging for latest version to pull to comm-central due to possible build bustage. Will reland after tagging
git-svn-id: svn://10.0.0.236/trunk@258612 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 20:51:41 +00:00
bugzilla%standard8.plus.com
3b415dda6f Bug 520401 Work around Mac ppc/gcc 4.2 compiler hang in ufn.c. r=mcs
git-svn-id: svn://10.0.0.236/trunk@258611 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 20:45:47 +00:00
lsblakk%mozilla.com
1f34e6c2f5 Bug 519366 - versioning/monitoring updates for 3.0.15 release r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258609 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 17:11:24 +00:00
lsblakk%mozilla.com
51fc951c6d Bug 519366 - Bootstrap version bumps for 3.0.15 release r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258607 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 16:36:38 +00:00
mkanat%bugzilla.org
6d27e57c9b Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not just values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258606 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 05:38:30 +00:00
nrthomas%gmail.com
301a83148e Bug 518495 followup, fix up filename for 3.6a1 release
git-svn-id: svn://10.0.0.236/trunk@258605 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 05:38:03 +00:00
wtc%google.com
895184c533 Bug 516396: Update NSPR to the NSPR_4_7_6_BETA2 CVS tag. Approved for
1.9.0.15, a=dveditz.


git-svn-id: svn://10.0.0.236/trunk@258601 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-06 01:19:35 +00:00
wtc%google.com
4e584c3674 Set NSPR version to 4.8.2.
git-svn-id: svn://10.0.0.236/trunk@258597 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 23:11:26 +00:00
wtc%google.com
adb3bdcf41 Dummy whitespace change to force a rebuild.
git-svn-id: svn://10.0.0.236/trunk@258596 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 23:09:52 +00:00
wtc%google.com
39c29b11a4 Bug 516396: Back out the input length check for PR_strtod. We need more
time to figure out how to check the input length correctly.


git-svn-id: svn://10.0.0.236/trunk@258594 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 22:58:41 +00:00
gijskruitbosch%gmail.com
0606e82b29 Fix spelling error, thanks Vlado! (rs=firebot, a=NPOTFFB)
git-svn-id: svn://10.0.0.236/trunk@258591 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 14:25:08 +00:00
lpsolit%gmail.com
b55b489713 Add missing file change for bug 302542
git-svn-id: svn://10.0.0.236/trunk@258590 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 09:49:30 +00:00
nrthomas%gmail.com
c1c2c608aa Bug 518495, add patcher config for mozilla-1.9.2 branch (Firefox 3.6), r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258589 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-05 09:18:06 +00:00
silver%warwickcompsoc.co.uk
98042dc6d4 Bug 370085 - New munger for ANSI color/bold/italic/underline/strikethrough/overline.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258588 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 21:42:10 +00:00
lpsolit%gmail.com
128e2dd02f Bug 302542: Implement the ability to delete data sets (series) in New Charts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258587 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 21:00:26 +00:00
lpsolit%gmail.com
b0bca8ff5e Bug 519040: After creating a new series, redirect the user to a more useful page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258586 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 20:52:37 +00:00
bugzilla%standard8.plus.com
528338f962 Bug 511817 Malformed Packet appears in network trace of SASL binding. p=Xu Qiang <Qiang.Xu@fujixerox.com>,r=richm
git-svn-id: svn://10.0.0.236/trunk@258585 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 20:42:09 +00:00
bugzilla%standard8.plus.com
4ca64acd11 Bug 500001 fix compiler warnings in c-sdk/ldap. p=timeless,r=mcs
git-svn-id: svn://10.0.0.236/trunk@258584 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 20:22:04 +00:00
bugzilla%standard8.plus.com
e0970d3b50 Bug 436981 LDAP c-sdk: configure detects x86_64 linux as x86. p=Makoto Kato <m_kato@ga2.so-net.ne.jp>,r=richm
git-svn-id: svn://10.0.0.236/trunk@258583 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 20:13:30 +00:00
bugzilla%standard8.plus.com
9f2f9684f2 Bug 436981 LDAP c-sdk: configure detects x86_64 linux as x86. p=Makoto Kato <m_kato@ga2.so-net.ne.jp>,r=richm
git-svn-id: svn://10.0.0.236/trunk@258582 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 20:00:39 +00:00
silver%warwickcompsoc.co.uk
bf8283587a Bug 270237 - Add IRC > Views submenu with all open and hidden views.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258581 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 16:47:54 +00:00
rflint%ryanflint.com
fd703bab32 Bug 508844 - Mozbot announces 21 items in channel instead of 20. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>. r=Wolf
git-svn-id: svn://10.0.0.236/trunk@258580 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 01:22:22 +00:00
rflint%ryanflint.com
79da8160aa Bug 188217 - Mozbot has bad conversion values in Converter.bm. Patch by Tanner M. Young <mozilla.bugs@alyoung.com>. r=Wolf
git-svn-id: svn://10.0.0.236/trunk@258579 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 01:19:35 +00:00
wtc%google.com
cbaed47ddc Bug 516396: Remove the incorrect input string length check because the
length limit should apply to only the number part of the input, rather than
the whole string.  Do the length check during conversion.


git-svn-id: svn://10.0.0.236/trunk@258578 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 01:00:41 +00:00
wtc%google.com
eb468b4c5f Set NSPR version to 4.8.2 Beta 1.
Modified Files: configure configure.in repackage.sh prinit.h vercheck.c


git-svn-id: svn://10.0.0.236/trunk@258577 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-04 00:57:03 +00:00
gijskruitbosch%gmail.com
f5f2361949 Bug 454966 - Allow user to create security exceptions from SSL Connection errors, p=glenjamin+bmo@gmail.com, r=silver@warwickcompsoc.co.uk, a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258576 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 22:27:23 +00:00
silver%warwickcompsoc.co.uk
56d88dedd4 Bug 424504 - Save seen URLs into a file using TextSerializer. Migrate old preference to file on startup.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258575 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:46:08 +00:00
gijskruitbosch%gmail.com
15215a19ec Bug 514919 - Add tab-switching shortcuts that work in a tab. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258574 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:20:49 +00:00
gijskruitbosch%gmail.com
0a274fb7ff Bug 495972 - Use a URL to indicate where a view was saved. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258573 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:19:04 +00:00
gijskruitbosch%gmail.com
10ce665b80 Bug 246273 - Use a relative path for the initialScripts pref. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258572 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:14:08 +00:00
gijskruitbosch%gmail.com
22fa3fa50f Bug 510795 - Format lag time more neatly. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258571 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:08:59 +00:00
gijskruitbosch%gmail.com
5f74e84f80 Bug 508277 - Merge strres.js into CZ's utils.js. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258570 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:06:18 +00:00
gijskruitbosch%gmail.com
6c14739e31 Bug 519997 - Repair padding of strftime. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258569 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:03:50 +00:00
gijskruitbosch%gmail.com
987a815778 Bug 517908 - Change default ircnet server to existing one. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258568 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 21:00:35 +00:00
gijskruitbosch%gmail.com
ff79475682 Bug 491272 - Fix channel link regex, simplify other link regexes. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258567 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 20:58:56 +00:00
gijskruitbosch%gmail.com
08ee955d7c Bug 499596 - Fix DCC Show Folder button. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258566 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 20:55:09 +00:00
gijskruitbosch%gmail.com
b6d06f2b64 Bug 503615 - force sending of CEIP data with application/xml mimetype. r=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258565 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 20:52:28 +00:00
stuart.morgan%alumni.case.edu
f374dbca34 Camino only - Bug 519855: Add Google Desktop to the list of add-ons that trigger warnings. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258564 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 17:13:24 +00:00
stuart.morgan%alumni.case.edu
f52af914f6 Camino only - Bug 518834: Don't enable command back/forward when one of our auxiliary content views is showing. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258563 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 17:10:10 +00:00
stuart.morgan%alumni.case.edu
e63589e450 Camino only - Bug 465178: Prevent Flash from crashing when Expose is invoked from full-screen mode. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258562 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-03 17:01:33 +00:00
sdwilsh%shawnwilsher.com
3bc6c8bea8 Bug 514823. r=Mardak, r=sdwilsh, a1.9.0=dveditz
git-svn-id: svn://10.0.0.236/trunk@258556 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 19:34:37 +00:00
ghendricks%novell.com
e64f2dcea6 show all bugs as an option in column
git-svn-id: svn://10.0.0.236/trunk@258555 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 19:33:59 +00:00
gijskruitbosch%gmail.com
084a5c7ca5 Bug 514872 - nsIZipReader.findEntries broken due to nsWildCard.cpp not copying a string when matching ~
r=jwalden+bmo@mit.edu (Jeff Walden)
a=dveditz@mozilla.com (Daniel Veditz)


git-svn-id: svn://10.0.0.236/trunk@258554 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 18:52:24 +00:00
bhearsum%mozilla.com
f099555fc4 bug 520011: major update patcher config should specify beta-dir. r=nthomas
git-svn-id: svn://10.0.0.236/trunk@258553 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 17:33:39 +00:00
stuart.morgan%alumni.case.edu
a456936080 Camino only - Fix beeping during IME (bug 519922), delete to go back (bug 379812), and esc to stop (bug 405748). sr=pink
git-svn-id: svn://10.0.0.236/trunk@258552 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 16:57:34 +00:00
gijskruitbosch%gmail.com
a08b3e4d25 No bug, Stop leaking random variables to the global scope. rs=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB
git-svn-id: svn://10.0.0.236/trunk@258551 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 16:18:15 +00:00
despotdaemon
b4f0a0c4eb Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@258550 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 12:40:39 +00:00
alqahira%ardisson.org
bcca220f51 Bug 482350 - Make a Camino-like about.css to replace the winstriped pinstripe version. Patch by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258549 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-02 00:22:10 +00:00
gijskruitbosch%gmail.com
fd89298e12 No bug, make ChatZilla's tabcomplete sort matches, rs=silver@warwickcompsoc.co.uk (James Ross), a=NPOTFFB.
git-svn-id: svn://10.0.0.236/trunk@258548 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-01 23:57:27 +00:00
glen.beasley%sun.com
7e93f9e27f 518461 Fix leaks in PK11Token.c, make_cert_request patch from wan-teh, r=glen b
git-svn-id: svn://10.0.0.236/trunk@258547 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-01 21:44:05 +00:00
rrelyea%redhat.com
fda2a7ff80 Make tinderbox go green on Windows.
this patch still needs review.

bob


git-svn-id: svn://10.0.0.236/trunk@258546 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-01 21:06:45 +00:00
rrelyea%redhat.com
8dfb7f4c86 Bug 505553 - Implement Changes for System NSS
r=nelson


git-svn-id: svn://10.0.0.236/trunk@258545 18797224-902f-48f8-a5cc-f745e15eee43
2009-10-01 17:14:02 +00:00
mkanat%bugzilla.org
59583fdc1a Bug 364254: Add hook to Bugzilla::Template::quoteUrls
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258544 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 23:43:47 +00:00
mkanat%bugzilla.org
4f5ccb8607 Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), and use it to detect when PatchReader is available.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258543 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 22:39:32 +00:00
mkanat%bugzilla.org
5dac8a0993 Bug 512623: Change get_status and get_resolution to display_value everywhere.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258542 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 22:35:47 +00:00
mkanat%bugzilla.org
f6a64bb6e1 Bug 512623: Implement the basic infrastructure for localization of all custom and standard field values
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258541 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 22:33:37 +00:00
ghendricks%novell.com
52670f1b85 Bug 518322 - Re-selecting a test run filter doesn't work if there is only one.
git-svn-id: svn://10.0.0.236/trunk@258540 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 18:56:41 +00:00
ghendricks%novell.com
188f69bd94 Bug 518324 - Add a way to clear the assignee of a test case.
Bug 518325 -  Cannot filter for 'unassigned' test cases of a test run.


git-svn-id: svn://10.0.0.236/trunk@258539 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 17:10:45 +00:00
ghendricks%novell.com
ec8c64510f Bug 517027 - Deleting a test case deletes attachments even if they are linked to other cases
git-svn-id: svn://10.0.0.236/trunk@258538 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 16:31:01 +00:00
anodelman%mozilla.com
573d2dde19 Bug 515490 (update mobile talos to use latest cvs talos code)
import mobile talos code into mainline talos p=anodelman, r=catlee


git-svn-id: svn://10.0.0.236/trunk@258537 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 15:11:56 +00:00
lpsolit%gmail.com
7c0ea84498 Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258536 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 14:29:33 +00:00
lpsolit%gmail.com
b3f650e045 Bug 455559: The requestee field should be narrower - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258535 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 14:16:43 +00:00
mkanat%bugzilla.org
3fc893d091 Bug 519676: Allow users to set blank/false values for things in checksetup.pl's "answers" file.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258534 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 11:42:54 +00:00
mkanat%bugzilla.org
3178e0cbf0 Bug 511796: Allow groups to bless themselves
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258533 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 08:59:50 +00:00
mkanat%bugzilla.org
d66c020bf2 Bug 452750: Make it easier to distinguish visited links in Dusk from normal text.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258532 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 08:58:49 +00:00
mkanat%bugzilla.org
f3324728b4 Bug 488931: Change the default priority values to be human-readable words instead of P1, P2, etc.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258531 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 08:55:28 +00:00
mkanat%bugzilla.org
5401e2915d Bug 328628: When attachments have UTF-8 characters in their name, they will now be downloaded with the correct name.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258530 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-30 08:53:25 +00:00
ghendricks%novell.com
ea77ab0667 Missing closing <testopia> tag on show case.
git-svn-id: svn://10.0.0.236/trunk@258529 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 21:34:37 +00:00
ghendricks%novell.com
fbf8ee67d9 Bug 519481 - Advanced search has empty version and milestone
patch by ghendricks r=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258528 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 20:02:14 +00:00
joshmoz%gmail.com
955e8c5a5f Camino-only fix: Key events (delete/backspace, escape, etc.) aren't propagated up the view hierarchy. b=379199 r=smorgan a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258527 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 19:43:54 +00:00
hannes%helma.at
5d58422cc5 Fix copy/paste error in previous commit
git-svn-id: svn://10.0.0.236/trunk@258526 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 15:05:45 +00:00
neil%parkwaycc.co.uk
dad495ee8f Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug sr=sicking a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258525 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 09:54:54 +00:00
cltbld
e666bf9049 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258524 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 07:12:02 +00:00
cltbld
3146bb9ea3 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258523 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 07:02:02 +00:00
cltbld
1af0c16981 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258522 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 06:52:02 +00:00
cltbld
22bab5492f Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258521 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 06:32:02 +00:00
cltbld
51cd49f5f2 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258520 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 06:12:02 +00:00
alqahira%ardisson.org
7ecc6244e3 Bug 519311 - Filename extension and format can get out of sync in bookmarks export; always set the extension to match the remembered file format when setting up the panel. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258519 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 04:26:03 +00:00
wtc%google.com
0ebd8a1c21 A dummy change to force a rebuild.
git-svn-id: svn://10.0.0.236/trunk@258517 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 02:05:33 +00:00
wtc%google.com
4f302280ee Set NSPR version to 4.8.1.
git-svn-id: svn://10.0.0.236/trunk@258516 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-29 01:40:13 +00:00
neil%parkwaycc.co.uk
e4cefb3d15 Backout of bug 371976
git-svn-id: svn://10.0.0.236/trunk@258515 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-28 23:32:41 +00:00
neil%parkwaycc.co.uk
698863c8a2 Bug 371976 Create synthetic plugin document content later (like image documents) r=smaug sr=sicking a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258514 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-28 23:04:35 +00:00
lpsolit%gmail.com
c8326196b1 Bug 140999: Users without edit permissions for an attachment should still be able to make comments - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258513 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-28 17:24:41 +00:00
lpsolit%gmail.com
260fb11a59 Bug 519032: Remove the unused "last_viewed" column from the "series" DB table - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258512 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-28 09:04:40 +00:00
alqahira%ardisson.org
6407d367dc Bug 519001 - 'Edit Security Exceptions' button misaligned in prefs. r/sr=smorgan, a-post-freeze-change=marcello
git-svn-id: svn://10.0.0.236/trunk@258511 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-27 23:35:19 +00:00
wicked%sci.fi
77af5036cc Bug 164009: Add arrows to buglist columns to indicate columns and direction used for buglist sorting. Original patch by Jesse Clark <jjclark1982@gmail.com> and modified by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258510 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-27 18:12:50 +00:00
lpsolit%gmail.com
d8976812e5 Bug 408807: Need a link pointing to the bug report from the attachment details and diff pages - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258509 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-27 16:19:02 +00:00
mkanat%bugzilla.org
b5842a2ee3 Bug 517793: Use the ENCODING parameter of Template Toolkit instead of having a custom parser object. This also fixes a memory leak on mod_perl.
Patch by Max Kanat-Alexander <mkanat@buzgilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258508 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-26 23:37:31 +00:00
wtc%google.com
5ca5748980 Set NSPR version to 4.8.1 Beta 2.
git-svn-id: svn://10.0.0.236/trunk@258503 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-26 01:25:56 +00:00
wtc%google.com
d65e313b15 Bug 516396: Limit the input string for PR_strtod to at most 64 * 1024
characters long to prevent PR_strtod from taking too long.  r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258502 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-26 01:24:39 +00:00
wtc%google.com
44713c3b52 Bug 414772: Add a regression test.
git-svn-id: svn://10.0.0.236/trunk@258501 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-26 00:59:40 +00:00
wtc%google.com
ff99a5a595 Bug 414772: Remove a buggy test that causes a debug build to exit with
"Zero passed to d2b".  r=jruderman.


git-svn-id: svn://10.0.0.236/trunk@258500 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-26 00:47:17 +00:00
dholbert%cs.stanford.edu
606f6e12e7 Bug 399412 - don't reflow overflow containers that are pending re-placement. Patch by fantasai <fantasai.cvs@inkedblade.net> r+sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258499 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 18:46:07 +00:00
glen.beasley%sun.com
7fdaac88e8 507524 fix HP build break cause by extra line at end of file
git-svn-id: svn://10.0.0.236/trunk@258498 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 16:38:04 +00:00
wtc%google.com
a503d0bc3a Bug 482002: Add dtoa.c from http://www.netlib.org/fp/dtoa.c dated
Sun Apr 19 23:40:24 MDT 2009.


git-svn-id: svn://10.0.0.236/trunk@258497 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 05:18:37 +00:00
wtc%google.com
88e6b7bda5 Bug 518457: It's better to have PK11_DEREncodePublicKey call
SECKEY_EncodeDERSubjectPublicKeyInfo.
Modified Files:
	cryptohi/seckey.c pk11wrap/pk11akey.c


git-svn-id: svn://10.0.0.236/trunk@258496 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 02:14:48 +00:00
wtc%google.com
5e46b197a4 Bug 518457: SECKEY_EncodeDERSubjectPublicKeyInfo and
PK11_DEREncodePublicKey are duplicate.  Have one call the other to
eliminate duplicate code.  r=nelson,rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258495 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 01:44:19 +00:00
wtc%google.com
dc395e86ec Bug 518446: Fix the leak of a CERTSubjectPublicKeyInfo and a CERTName in
make_cert_request.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258494 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 01:41:13 +00:00
wtc%google.com
c76fd447e2 Bug 518446: Fix the leak of a CERTSubjectPublicKeyInfo in CertReq.
r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258493 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 01:39:10 +00:00
wtc%google.com
b1d5a50791 Bug 518446: Fix the leak of a CERTSubjectPublicKeyInfo and remove a
redundant null pointer check in PK11_DEREncodePublicKey.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258492 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-25 01:35:39 +00:00
glen.beasley%sun.com
eb1c236828 Expose PK11_GenerateKeyPairWithOpFlags through JSS patch from Matthew Harmsen r=glen
git-svn-id: svn://10.0.0.236/trunk@258491 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-24 21:56:24 +00:00
ghendricks%novell.com
959f5501d5 Use Row Editors for grid editing
git-svn-id: svn://10.0.0.236/trunk@258490 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-24 19:44:57 +00:00
catlee%mozilla.com
45f37e1f93 Bug 517507 - Correctly format talos results that are measured in bytes.
p=anodelman, r=catlee


git-svn-id: svn://10.0.0.236/trunk@258489 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-24 13:19:45 +00:00
catlee%mozilla.com
8fb08cd1c3 Bug 516497 - Talos swaps reporting of privatebytes and RSS on Mac
Unswap those numbers! p=coop,r=anodelman


git-svn-id: svn://10.0.0.236/trunk@258488 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-24 13:17:46 +00:00
wtc%google.com
05e75623fc Bug 518443: Fix the leak of an arena in PK11_ImportAndReturnPrivateKey.
r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258487 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-24 01:07:11 +00:00
wtc%google.com
761ece812d Bug 518255: The input buffer for SGN_Update should be declared const.
r=nelson.
Modified Files:
	cryptohi.h secsign.c


git-svn-id: svn://10.0.0.236/trunk@258486 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 22:51:56 +00:00
dveditz%cruzio.com
337edcd7ab bug 490760 null check. patch by bsterne, r/sr=jst, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258485 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 22:08:36 +00:00
dolske%mozilla.com
d4efaa0a0c Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor, a190=dveditz
git-svn-id: svn://10.0.0.236/trunk@258484 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 21:22:02 +00:00
dolske%mozilla.com
528941fc27 Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor, a190=dveditz
git-svn-id: svn://10.0.0.236/trunk@258483 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 21:06:46 +00:00
reed%reedloden.com
3a066cf53c Fix test failure caused by 399227 due to incomplete patch in bug.
git-svn-id: svn://10.0.0.236/trunk@258481 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 06:32:15 +00:00
reed%reedloden.com
1bddfce7f8 Bug 399227 - "Crash @ nsTreeSelection::GetSingle, null mTree" [p=bugzilla@standard8.plus.com (Mark Banner [Standard8]) r=enndeakin sr=Neil a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@258480 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 04:49:00 +00:00
reed%reedloden.com
2891f6fcf6 Follow-up to bug 515583 -- s/ParsingFailure/ParsingFailed/
git-svn-id: svn://10.0.0.236/trunk@258479 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 04:27:54 +00:00
reed%reedloden.com
fe381f954d Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [p=michal.novotny@gmail.com (Michal Novotny) r=dougt r=wtc sr=biesi a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@258478 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 04:23:52 +00:00
mrbkap%gmail.com
96be241b3e Try to fix orange.
git-svn-id: svn://10.0.0.236/trunk@258477 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 02:46:47 +00:00
despotdaemon
f9a6f014de Pseudo-automatic update of changes made by dwitte@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@258476 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 00:12:17 +00:00
mrbkap%gmail.com
4552195883 Bug 509583 - Deal with empty arrays the same way we deal with regular arrays. r+sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258475 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 00:09:09 +00:00
mrbkap%gmail.com
f6778a40b6 Fix bug 505988. r=bzbarsky sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258474 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-23 00:07:47 +00:00
mrbkap%gmail.com
d190c0e8a2 Bug 497013 - Fix some re-entrancy bugs in the parser. r+sr=sicking a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258473 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 22:55:56 +00:00
ghendricks%novell.com
eeff1f8249 Bug 509429 - Add the Plan Name column when viewing test cases in a run
git-svn-id: svn://10.0.0.236/trunk@258472 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 20:47:03 +00:00
ghendricks%novell.com
3bc95193aa Bug 508269 - Sorting test cases by the "test plan number" in the product dashboard does not work.
git-svn-id: svn://10.0.0.236/trunk@258471 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 20:27:45 +00:00
ghendricks%novell.com
2af342b912 Bug 506358 - TestCase Component allows selection of both product and component and should show two columns
git-svn-id: svn://10.0.0.236/trunk@258470 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 20:21:43 +00:00
ghendricks%novell.com
3455aebf06 Bug 504762 - On Environments overview Product Name row is empty
git-svn-id: svn://10.0.0.236/trunk@258468 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 19:35:37 +00:00
ghendricks%novell.com
8dee5b11ff Bug 504680 - Component Column does not display all values
git-svn-id: svn://10.0.0.236/trunk@258467 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 19:28:23 +00:00
lpsolit%gmail.com
79cdc72e20 Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258466 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 19:20:12 +00:00
ghendricks%novell.com
04ca5fedd7 Bug 487714 - Can't view report from report link
git-svn-id: svn://10.0.0.236/trunk@258465 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 19:19:38 +00:00
jdrew%mozilla.com
53a68c9bda Bug 511689 - Ensure we're always on the correct frame when decoding GIF images. r=jrmuizel,alfredkeyser sr=vlad
git-svn-id: svn://10.0.0.236/trunk@258464 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 18:40:45 +00:00
jdrew%mozilla.com
d4ec5ef31f Bug 472590 - Always call OnStopFrame() from the GIF decoder, even if we didn't decode any rows (due to an invalid GIF). r=vlad
git-svn-id: svn://10.0.0.236/trunk@258463 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 18:37:21 +00:00
bzbarsky%mit.edu
c24e2fb8d3 Bug 409500. Compute the right output length for our base64 decoding. r=jduell, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258462 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 18:32:18 +00:00
nboyd%atg.com
afd19dcdb6 Attach JSDoc to object literal keys when appropriate.
Patch from Nick Santos.


git-svn-id: svn://10.0.0.236/trunk@258461 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 18:32:12 +00:00
ghendricks%novell.com
badff1ec07 Bug 487709 - Filter test runs by status gives results that are the opposite status
git-svn-id: svn://10.0.0.236/trunk@258460 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:46:41 +00:00
ghendricks%novell.com
cbe723d782 Bug 486565 - Carriage returns in the text fields aren't imported from the csv file. patch by maparent@miranda.com r=ghendricks
git-svn-id: svn://10.0.0.236/trunk@258459 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:20:06 +00:00
ghendricks%novell.com
d6a0c10ac0 Bug 486560 - Cannot clone environment because error message "No product specified"
git-svn-id: svn://10.0.0.236/trunk@258458 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:15:28 +00:00
ghendricks%novell.com
be1714fa23 Bug 486503 - The expected outcome isn't formatted properly when creating a bug from a test case
git-svn-id: svn://10.0.0.236/trunk@258457 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:10:08 +00:00
lpsolit%gmail.com
be3f5bfddc Bug 512983: Missing comma in field-descs.none.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r=pyrzak r=LpSolit a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258456 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:08:26 +00:00
lpsolit%gmail.com
d16737069c Bug 517761: Checksetup creates and deletes ./data/duplicates/ directory every time - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258455 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 17:03:23 +00:00
ghendricks%novell.com
2928ee09de Bug 485204 - Combo box for selecting Environments shows all Environments instead of only active ones
git-svn-id: svn://10.0.0.236/trunk@258454 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 16:29:20 +00:00
ghendricks%novell.com
4459798056 Bug 483574 - exported cases do not meet the format for importing
git-svn-id: svn://10.0.0.236/trunk@258453 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 16:16:11 +00:00
jdennis%redhat.com
a227bd2394 Remove hardcoded names from Trace* macros, use __FUNCTION__ instead
git-svn-id: svn://10.0.0.236/trunk@258452 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 14:05:38 +00:00
jdennis%redhat.com
1c53881cc7 make all *_new_from_* names canonical (PythonType _new_from_ NSSType)
git-svn-id: svn://10.0.0.236/trunk@258451 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 13:46:22 +00:00
reed%reedloden.com
b7efdceee7 Bug 516862: Backported a change from dtoa.c upstream made on 2009-03-01. [p=reed r=crowder r=mrbkap a=dveditz]
Here is an excerpt from the 'changes' file describing this change:
"dtoa.c and gdtoa/gdtoaimp.h and gdtoa/misc.c: reduce Kmax, and use
MALLOC and FREE or free for huge blocks, which are possible only in
pathological cases, such as dtoa calls in mode 3 with thousands of
digits requested, or strtod() calls with thousand of digits. For the
latter case, I have an alternate approach that runs much faster
and uses less memory, but finding time to get it ready for distribution
may take a while."


git-svn-id: svn://10.0.0.236/trunk@258450 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 06:16:27 +00:00
nrthomas%gmail.com
61251b565d Bug 514307, bump Firefox version to 3.6b1pre, r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258449 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 04:20:25 +00:00
joshmoz%gmail.com
488a89e02f Add safety checks to ChildView's getScrollableView. Crash fix. b=493238 r=mstange a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258448 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 01:28:52 +00:00
wtc%google.com
a1935cc6b9 Set NSPR version to 4.8.1 Beta 1.
git-svn-id: svn://10.0.0.236/trunk@258446 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 01:22:27 +00:00
mkanat%bugzilla.org
20fad2a880 Bug 490551: Refactor Bugzilla::Search::QuickSearch::quicksearch into a series of subroutines
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258445 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 00:29:39 +00:00
mkanat%bugzilla.org
3f109fd67c Bug 517632: Make checksetup.pl die when it fails to create a directory
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258444 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-22 00:20:56 +00:00
mkanat%bugzilla.org
fa4ed626c9 Bug 516712: Allow checksetup.pl to upgrade installations from before 3.4 where profiles.extern_id contains multiple empty string values.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258441 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 23:49:18 +00:00
mrbkap%gmail.com
89d444ab8c Fix C++isms in this C function to fix Windows build bustage from bug 413735.
git-svn-id: svn://10.0.0.236/trunk@258440 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 23:47:19 +00:00
neil%parkwaycc.co.uk
ce375bad8c Bug 510662 Use do_QueryReferent, not do_QueryInterface, on weak references r+sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258439 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 23:12:57 +00:00
despotdaemon
af7e378903 Pseudo-automatic update of changes made by mrbkap@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@258438 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 22:50:22 +00:00
stuart.morgan%alumni.case.edu
87ef462546 Camino only - Bug 513804: Clean up 1.6.10+ Java suppression. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258436 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 22:16:23 +00:00
mkanat%bugzilla.org
f1ae896e93 Bug 496855: Hooks for sanitycheck.cgi
Patch by Bradley Baetz <bbaetz@acm.org> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258435 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 22:10:18 +00:00
stuart.morgan%alumni.case.edu
79767ed542 Camino only - Bug 432983: Fix menu shortcuts for closing tabs/windows when exiting full-screen plugins. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258434 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 22:07:28 +00:00
mkanat%bugzilla.org
88281ea796 Bug 388830: Use JS to make sure there's a Description value when submitting an attachment
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258433 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 22:03:06 +00:00
ghendricks%novell.com
2bf03cf9fe https://bugzilla.mozilla.org/show_bug.cgi?id=467292
git-svn-id: svn://10.0.0.236/trunk@258432 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 21:57:53 +00:00
Olli.Pettay%helsinki.fi
31c497a67b Bug 506212 - UI elements inside XBL are drawn incorrectly when initialized with broadcasters, r=jonas, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258431 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 21:38:23 +00:00
hannes%helma.at
e4886269c7 Patch for bug 513369 - Provide annotation based mechanism to implement host objects with ScriptableObject.defineClass()
git-svn-id: svn://10.0.0.236/trunk@258430 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 20:22:32 +00:00
jdennis%redhat.com
534bfca231 * The following methods, properties and functions were added:
SecItem.type SecItem.len, SecItem.data
  PK11SymKey.key_data, PK11SymKey.key_length, PK11SymKey.slot
  create_context_by_sym_key
  param_from_iv
  generate_new_param
  get_iv_length
  get_block_size
  get_pad_mechanism
* SecItem's now support indexing and slicing on their data
* Clean up parsing and parameter validation of variable arg functions


git-svn-id: svn://10.0.0.236/trunk@258428 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 19:48:11 +00:00
gozer%mozillamessaging.com
86d5587470 bug 515234: Tracking bug for build and release of Thunderbird 3.0 Beta 4 - version bumps to 3.0pre r=bhearsum
git-svn-id: svn://10.0.0.236/trunk@258427 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 16:11:04 +00:00
nboyd%atg.com
c3e06c4072 More progress on strict mode.
git-svn-id: svn://10.0.0.236/trunk@258426 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 13:32:36 +00:00
kaie%kuix.de
b63a9c493e Bug 493709 - Combined EV enablement
r=kaie, a1.9.0.15=dveditz


git-svn-id: svn://10.0.0.236/trunk@258425 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-21 13:08:15 +00:00
mkanat%bugzilla.org
066bd5f837 Bug 516157: MySQL 6.x/5.2/5.4 uses "ENGINE", not "TYPE", for altering tables to InnoDB
Patch by Gerard J. Cerchio <gjpc@circlesoft.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258424 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-20 22:34:33 +00:00
iann_cvs%blueyonder.co.uk
5d0745b38b Bug 517722 - Update SM Prefs Overlay with new IDs p=me r=silver
git-svn-id: svn://10.0.0.236/trunk@258423 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-19 23:29:59 +00:00
jdennis%redhat.com
ebdf144458 add wrap_sym_key() and unwrap_sym_key()
git-svn-id: svn://10.0.0.236/trunk@258422 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-19 15:00:58 +00:00
reed%reedloden.com
108e977b8e Bug 514776 - [p=alfredkayser@gmail.com (Alfred Kayser) r=joe sr=vlad a=dveditz]
git-svn-id: svn://10.0.0.236/trunk@258421 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-19 02:42:01 +00:00
wtc%google.com
98de0ef864 Bug 517590: Document how to free the SECItem or its data buffer returned
by PK11_DEREncodePublicKey, PK11_ReadRawAttribute, and SEC_ASN1EncodeItem.
r=rrelyea.
Modified Files:
	lib/pk11wrap/pk11pub.h lib/util/secasn1.h


git-svn-id: svn://10.0.0.236/trunk@258420 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-19 00:03:17 +00:00
ghendricks%novell.com
cc99534ea0 Export CSV of caseruns and cases.
git-svn-id: svn://10.0.0.236/trunk@258419 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-18 21:22:20 +00:00
jdennis%redhat.com
c548dd5070 expand support for digests (hashes)
add support for symmetric cipher encryption/decryption
add test code for above
some minor clean up in other areas


git-svn-id: svn://10.0.0.236/trunk@258418 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-18 20:24:57 +00:00
ghendricks%novell.com
0db40ccd1c Completed XML export and import
git-svn-id: svn://10.0.0.236/trunk@258417 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 23:15:17 +00:00
gozer%mozillamessaging.com
d08194c1af fix some typos in the patcher configuration for Thunderbird
git-svn-id: svn://10.0.0.236/trunk@258416 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 20:44:51 +00:00
aravind%mozilla.com
af87142e76 Gozers done with what he needs, locking it back down.
git-svn-id: svn://10.0.0.236/trunk@258415 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 20:20:05 +00:00
tbirdbld
3288cdfd6d Automated configuration bump: moz19-thunderbird-branch-patcher2.cfg, from 3.0b3 to 3.0b4 build 4
git-svn-id: svn://10.0.0.236/trunk@258414 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 20:17:16 +00:00
aravind%mozilla.com
effaa1105b Granting tbirdbld user permission to checkin for 517227
git-svn-id: svn://10.0.0.236/trunk@258413 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 20:16:21 +00:00
dholbert%cs.stanford.edu
e0ca82aa1a Bug 503961: Initialize block-reflow-state's nsOverflowContinuationTracker a little later, so that it doesn't end up with stale overflow-list pointers. r=fantasai r=roc a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258412 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 19:06:27 +00:00
gozer%mozillamessaging.com
26c0b3c6ec Update Thunderbird patcher configs to make tools/release/patcher-config-bump.pl happy. r=me
git-svn-id: svn://10.0.0.236/trunk@258411 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 15:25:31 +00:00
catlee%mozilla.com
745c032d1a Bug 515791 - set results format based on browser output. p=alice,r=catlee
git-svn-id: svn://10.0.0.236/trunk@258410 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 14:27:00 +00:00
slavomir.katuscak%sun.com
a4e9ee9366 Bug 484360: Fixed string comparison. r=alexei
git-svn-id: svn://10.0.0.236/trunk@258409 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 09:01:10 +00:00
wtc%google.com
60b8b92816 Bug 516101: PK11_ImportCert should remove the cert from the crypto context
after successfully adding it to the trust domain.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258408 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-17 03:16:15 +00:00
ghendricks%novell.com
be31f3d7d2 Support importing runs
git-svn-id: svn://10.0.0.236/trunk@258407 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 23:15:24 +00:00
mrbkap%gmail.com
1f0f190d09 bug 413735 - consistent readline usage. r=igor a=dveditz. Original patch from Andrei Saprykin <andrei@runitsoft.com>.
git-svn-id: svn://10.0.0.236/trunk@258406 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 18:57:08 +00:00
mrbkap%gmail.com
d72b3550e5 Bug 514554 - Don't skip state transitions without initializing members. r=peterv sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258405 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 18:33:46 +00:00
mkanat%bugzilla.org
42d7054919 Bug 516269: New Template Hook: after the bug comment textarea
Patch by Frederic Peters <fpeters@0d.be> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258404 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 09:49:24 +00:00
mkanat%bugzilla.org
2fde9f0ef0 Bug 445875: Make it possible to open a CPAN shell with install-module
Patch by Marcus Pallinger <mpal1+bugzilla@ieee.org> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258403 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 09:45:27 +00:00
karlt+%karlt.net
bbaa8e74bf b=509244; gfx crash on memory pressure notification; p=vlad r=karlt a1.9.0.15=dveditz
git-svn-id: svn://10.0.0.236/trunk@258402 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 08:22:03 +00:00
karlt+%karlt.net
cf947555aa text input reftests
git-svn-id: svn://10.0.0.236/trunk@258401 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 08:20:34 +00:00
wtc%google.com
0ae39b94dd Bug 516396: Backported a change from dtoa.c upstream made on 2009-03-01.
Here is an excerpt from the 'changes' file describing this change:
  dtoa.c and gdtoa/gdtoaimp.h and gdtoa/misc.c:  reduce Kmax, and use
MALLOC and FREE or free for huge blocks, which are possible only in
pathological cases, such as dtoa calls in mode 3 with thousands of
digits requested, or strtod() calls with thousand of digits.  For the
latter case, I have an alternate approach that runs much faster
and uses less memory, but finding time to get it ready for distribution
may take a while.


git-svn-id: svn://10.0.0.236/trunk@258400 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 02:20:57 +00:00
mkanat%bugzilla.org
9e8fbe7f9b Bug 510958: Allow hooks to exit() under mod_perl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258397 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-16 00:16:20 +00:00
nrthomas%gmail.com
5ae9fbe7b1 Bug 511662, nagios monitoring for WinCE cab builds
git-svn-id: svn://10.0.0.236/trunk@258396 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 23:57:24 +00:00
ghendricks%novell.com
aaf5847d59 Rewrite xml importer
git-svn-id: svn://10.0.0.236/trunk@258395 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 23:12:25 +00:00
alqahira%ardisson.org
105f462de0 Sigh, wrong window, wrong branch. Back to 2.1a1pre here.
git-svn-id: svn://10.0.0.236/trunk@258394 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 22:21:16 +00:00
alqahira%ardisson.org
cb34d8730a There probably won't be a 2.0b5, but this will do just in case there is.
git-svn-id: svn://10.0.0.236/trunk@258393 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 22:19:59 +00:00
slavomir.katuscak%sun.com
e268157d2e Bug 516420: Code coverage scripts. r=nelson
git-svn-id: svn://10.0.0.236/trunk@258390 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 18:26:06 +00:00
aaronr%us.ibm.com
a48a156835 [XForms] NPOTDB fix linux build break in schema-validation. Bug 515067, p=philipp r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@258389 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 17:44:21 +00:00
lpsolit%gmail.com
67017d8085 Bug 510669: Do not display the "shared searches" table if there is no search shared with you - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258388 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 16:52:09 +00:00
alqahira%ardisson.org
f96cbada5f Bug 514126 - Release Notes for Camino 2.0b4 (and kick installer Makefile to use them). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258387 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 02:51:28 +00:00
alqahira%ardisson.org
d72ff8a29f Bug 394105 - Remove unused Gecko strings(.in) files, and files we can't yet use, and add one new file we can now use. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258386 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 02:46:24 +00:00
stuart.morgan%alumni.case.edu
ef24ad4be5 Camino only - Bug 400639: Remove Advanced Font prefs sheet. Original patch by Christopher Henderson <trendyhendy2000@gmail.com>. r=alqahira sr=pink
git-svn-id: svn://10.0.0.236/trunk@258385 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 01:34:29 +00:00
stuart.morgan%alumni.case.edu
375d49ccf4 Camino only - Bug 394105: Get our string bundle override into nsStringBundleService as soon as possible. sr=pink
git-svn-id: svn://10.0.0.236/trunk@258384 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 00:36:10 +00:00
jst%mozilla.org
977b27f860 Fixing bug 500644. PAC: crash when using PAC-based manual proxy config and the attached testcase. Patch by bnewman@mozilla.com, r=mrbkap@gmail.com, sr=brendan@mozilla.org, a=dveditz@cruzio.com
git-svn-id: svn://10.0.0.236/trunk@258383 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-15 00:29:45 +00:00
nboyd%atg.com
09a13e73f4 Beginning of strict mode implementation.
git-svn-id: svn://10.0.0.236/trunk@258382 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-14 23:15:23 +00:00
nboyd%atg.com
344325e217 Fix javadoc comment.
git-svn-id: svn://10.0.0.236/trunk@258381 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-14 22:20:34 +00:00
nboyd%atg.com
3aed9665db Fix bug 507069 - make function instances' prototype property non-enumerable
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258380 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-14 22:15:26 +00:00
nboyd%atg.com
7b7f9553b6 Fix regression in unit test.
Patch from Raphael Speyer.


git-svn-id: svn://10.0.0.236/trunk@258379 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-14 22:11:51 +00:00
alqahira%ardisson.org
1ae3e29075 Bug 516197 - Don't let about:plugins send users to Firefox plug-in page on AMO. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258378 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-14 01:03:45 +00:00
wtc%google.com
1e04101a00 Bug 515064: Check if _MSC_VER is defined before using it in a C
preprocessor conditional expression.  The original code is correct, but
some people or projects are compiling with MinGW and the -Wundef flag.  It
is less work to make this change than to debate with them.  The patch is
contributed by Guenter <gk@gknw.de>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258377 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-13 01:53:33 +00:00
wtc%google.com
2f24cd07a9 Bug 515870: removed the unused variable 'needCarry' in
pk11_IncrementNickname.  r=rrelyea.


git-svn-id: svn://10.0.0.236/trunk@258374 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-12 01:45:38 +00:00
mats.palmgren%bredband.net
0f66cab522 Bug 514960. r=roc sr=bzbarsky a1.9.0.15=dveditz
git-svn-id: svn://10.0.0.236/trunk@258373 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-12 00:44:27 +00:00
mats.palmgren%bredband.net
b3a38b3944 Bug 454872. r=roc sr=dveditz a1.9.0.15=ss
git-svn-id: svn://10.0.0.236/trunk@258372 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-12 00:25:14 +00:00
alqahira%ardisson.org
182ee76dfe Bug 515800 - Release Notes for Camino 1.6.10. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258368 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-11 18:16:35 +00:00
mkanat%bugzilla.org
1e9911e656 Bug 515991: Blacklist CGI 3.46 and 3.47 because CGI::Carp breaks Template Toolkit in those versions.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258361 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-11 16:58:49 +00:00
mkanat%bugzilla.org
c0f1709c2a Bug 515191: [SECURITY] SQL Injection via Bug.search (CVE-2009-3125) and Bug.create (CVE-2009-3165)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258359 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-11 16:14:09 +00:00
mkanat%bugzilla.org
d76aadaf84 Bug 508189: (CVE-2009-3166) [SECURITY] Logging in after changing your password would expose your new password in the URL
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258358 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-11 16:07:38 +00:00
mkanat%bugzilla.org
23e96fb0f1 Bug 515509: Release Notes for Bugzilla 3.4.2
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258355 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 23:53:58 +00:00
mkanat%bugzilla.org
29d95d0cd5 Bug 515606: Fix the arguments of Bugzilla::Job::Mailer->retry_delay--it's actually a class method, not just a subroutine
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258354 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 23:47:27 +00:00
mkanat%bugzilla.org
09b1e7ffd4 Bug 512598: The "Save Changes" button wasn't aligned with the comment box if you were in the insidergroup
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258353 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 23:45:01 +00:00
ghendricks%novell.com
5f61d6b622 Proper XML Export
git-svn-id: svn://10.0.0.236/trunk@258352 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 23:32:37 +00:00
nrthomas%gmail.com
dc992d5a1b Clobbering now, svp
git-svn-id: svn://10.0.0.236/trunk@258351 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 22:56:22 +00:00
aaronr%us.ibm.com
298b1a5178 [XForms] NPOTDB xsd:enumeration with empty value breaks schema processing. Bug 515067, p=philipp r=doronr+aaronr
git-svn-id: svn://10.0.0.236/trunk@258350 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 20:55:33 +00:00
anodelman%mozilla.com
fcf6309082 Bug 509604 - better error reporting for builders using graph server post
p=anodelman, r=catlee


git-svn-id: svn://10.0.0.236/trunk@258349 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 16:10:53 +00:00
slavomir.katuscak%sun.com
cbd6f6c28b Bug 484360: Fixed numbering of CRLs and enabled CRLDP tests. r=alexei
git-svn-id: svn://10.0.0.236/trunk@258348 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 12:27:55 +00:00
slavomir.katuscak%sun.com
cbdd82608d Bug 510184: Fix to have unique CRL timestamps. r=alexei
git-svn-id: svn://10.0.0.236/trunk@258347 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 12:24:20 +00:00
despotdaemon
ad4059cbd5 Pseudo-automatic update of changes made by neil@parkwaycc.co.uk.
git-svn-id: svn://10.0.0.236/trunk@258346 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 09:37:27 +00:00
stuart.morgan%alumni.case.edu
47d7b72889 Camino only - Update Sparkle to latest trunk
git-svn-id: svn://10.0.0.236/trunk@258345 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 04:17:58 +00:00
despotdaemon
d67d3281cd Pseudo-automatic update of changes made by emaijala@kolumbus.fi.
git-svn-id: svn://10.0.0.236/trunk@258344 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-10 03:25:20 +00:00
aaronr%us.ibm.com
500ad69487 [XForms] local-dateTime doesn't handle daylight savings time. Bug 487310, r=olli+msterlin
git-svn-id: svn://10.0.0.236/trunk@258343 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-09 23:59:08 +00:00
stuart.morgan%alumni.case.edu
cec8714dc6 Camino only - Bug 493500: Halve the zoom increment.
git-svn-id: svn://10.0.0.236/trunk@258342 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-09 23:16:12 +00:00
stuart.morgan%alumni.case.edu
40099cec5b Camino only - Bug 513328: Save window state when auto-updating, even if the pref is off. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258341 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-09 23:06:00 +00:00
stuart.morgan%alumni.case.edu
249d8b2f76 Camino only - Bug 490657: Add active URL to Breakpad reports. r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258339 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-09 22:38:15 +00:00
wtc%google.com
dd52174c15 Bug 510436: Add macros for build numbers (4th component of version number)
to nssutil.h and nss.h.  r=christophe,nelson.
Modified Files:
	lib/nss/nss.h lib/nss/nss.rc lib/nss/nssinit.c
	lib/smime/smime.rc lib/ssl/ssl.rc lib/util/nssutil.h
	lib/util/nssutil.rc


git-svn-id: svn://10.0.0.236/trunk@258338 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-09 14:17:36 +00:00
bzbarsky%mit.edu
167812c515 Bug 489925. getElementById should not return anonymous nodes. r=jst
git-svn-id: svn://10.0.0.236/trunk@258337 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-08 20:57:30 +00:00
lpsolit%gmail.com
ce23102518 Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I change time tracking information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258336 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-08 16:12:31 +00:00
lpsolit%gmail.com
f8136ab157 Bug 515149: BugMail.pm uses urlbase for dependency notifications despite sslbase is set - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258335 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-08 16:03:24 +00:00
despotdaemon
ba813af392 Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@258334 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-07 10:37:40 +00:00
despotdaemon
510d1dc898 Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@258333 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-07 10:34:12 +00:00
despotdaemon
99b5d1f1c3 Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@258332 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-07 10:33:39 +00:00
despotdaemon
7d0f1876fe Pseudo-automatic update of changes made by gerv@gerv.net.
git-svn-id: svn://10.0.0.236/trunk@258331 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-07 10:29:52 +00:00
nrthomas%gmail.com
08680b7a41 Land local change from bug 480649, r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258329 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-06 23:42:23 +00:00
mkanat%bugzilla.org
b91517b8c2 Bug 176002: Move duplicate statistics into the db
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258328 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-06 22:45:56 +00:00
kairo%kairo.at
38c86c88b6 new SeaMonkey 2.0 version number
git-svn-id: svn://10.0.0.236/trunk@258327 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-06 21:33:26 +00:00
stuart.morgan%alumni.case.edu
a012cf8fc8 Camino only - Bug 514832: Add a dummy SUFeedURL to the plist
git-svn-id: svn://10.0.0.236/trunk@258326 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-05 15:51:13 +00:00
alqahira%ardisson.org
180f0e2753 Remove SharedMenus from the frameworks search patch (see bug 505601). r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258325 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-05 03:23:56 +00:00
seabld
ad0f20eeb1 Automated configuration bump: moz191-seamonkey-branch-patcher2.cfg, from 2.0b1 to 2.0b2 build 1
git-svn-id: svn://10.0.0.236/trunk@258324 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-05 01:12:14 +00:00
mkanat%bugzilla.org
e587df4eeb Bug 486306: Truncated XML-RPC response (incorrect content-length header)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258323 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-04 21:29:58 +00:00
mkanat%bugzilla.org
73fec27f8d Bug 475403: A RHEL SysV Init Script for jobqueue.pl
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258322 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-04 21:22:52 +00:00
mkanat%bugzilla.org
c4f99cc559 Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258321 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-04 21:08:52 +00:00
mats.palmgren%bredband.net
34c9000324 Don't call CalculateContentBottom inside PR_MAX(), which evaluates its arguments twice. (Bug 511482) r=dbaron a1.9.0.15=dveditz
git-svn-id: svn://10.0.0.236/trunk@258320 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-04 20:41:56 +00:00
ghendricks%novell.com
c690eb5bca Fixed search form issues with ext 3.0
git-svn-id: svn://10.0.0.236/trunk@258319 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-04 20:30:10 +00:00
ghendricks%novell.com
d68366cfd4 Allow test cases in runs to have their own priority.
git-svn-id: svn://10.0.0.236/trunk@258318 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 20:37:39 +00:00
justdave%bugzilla.org
7b603f026d Bug 513585: Don't trigger utf8 conversion just because there are VIEWs present in the database.
r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258317 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 19:19:30 +00:00
lpsolit%gmail.com
502814c570 Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - Patch by nayuta <ganaware+bugzilla+mozilla+org@gmail.com> r=pyrzak a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258316 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 19:17:32 +00:00
lpsolit%gmail.com
d297d36b2a Bug 509794: Crash if setting a flag with Unicode characters in the name - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258315 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 19:08:52 +00:00
alqahira%ardisson.org
1abce6e4ca Fix bug 448058 - 'Bookmark bar -> Copy Information to Clipboard -> Mail fails' and bug 491448 - 'Copy Link/Image Location does not paste into Pages or RTF Mail message' by setting a non-empty title string in WebURLsWithTitlesPboardType. Patch by Christopher Henderson <trendyhendy2000@gmail.com>, r=cl, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258314 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 18:40:52 +00:00
ehsan.akhgari%gmail.com
6cb4f87a9f Bug 511521 - downloading file with RTL override (RLO) presents conflicting filenames; r=smontagu sr=bzbarsky a1.9.0.15=dveditz
git-svn-id: svn://10.0.0.236/trunk@258313 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 07:45:50 +00:00
wtc%google.com
505f0ca0d9 Bug 510435: Removed unused make variable DSO_LDFLAGS. r=christophe.ravel.
Modified Files:
	BSD_OS.mk BeOS.mk HP-UX.mk Linux.mk NetBSD.mk OpenBSD.mk
	OpenUNIX.mk QNX.mk RISCOS.mk SCO_SV3.2.mk


git-svn-id: svn://10.0.0.236/trunk@258312 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-03 04:57:00 +00:00
ghendricks%novell.com
6716665c75 Clone filters with a run
git-svn-id: svn://10.0.0.236/trunk@258311 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-02 19:36:59 +00:00
alqahira%ardisson.org
26baa45991 Bug 508727 - Disable the Report
git-svn-id: svn://10.0.0.236/trunk@258310 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-02 18:06:02 +00:00
rrelyea%redhat.com
352c3dc901 Fix tinderbox breakage.
git-svn-id: svn://10.0.0.236/trunk@258309 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-02 16:50:37 +00:00
ghendricks%novell.com
c84aa8e168 Add estimated time and average time columns to test cases.
Add reports to plan view.


git-svn-id: svn://10.0.0.236/trunk@258308 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-02 16:29:50 +00:00
ccooper%deadsquid.com
8ecd8f7433 b=444050
p=rhelmer
r=ccooper
add unit tests for make_incremental_updates.py (NPOTB)


git-svn-id: svn://10.0.0.236/trunk@258307 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-02 15:26:29 +00:00
ghendricks%novell.com
75acfbb961 Some more refactoring
git-svn-id: svn://10.0.0.236/trunk@258306 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 23:34:54 +00:00
stuart.morgan%alumni.case.edu
2b9f236638 Camino only - Fix ifdefs for compiling on 10.4
git-svn-id: svn://10.0.0.236/trunk@258305 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 23:09:05 +00:00
stuart.morgan%alumni.case.edu
8145d53b84 Camino only - Update Sparkle to latest Sparkle trunk
git-svn-id: svn://10.0.0.236/trunk@258304 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 22:33:15 +00:00
rrelyea%redhat.com
4a387acd06 Bug 511162 new configuration args for system NSS.
r=nelson


git-svn-id: svn://10.0.0.236/trunk@258303 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 21:56:26 +00:00
ehsan.akhgari%gmail.com
b3279cb6e5 Bug 480619 - FF does not load objects over secure connection after clear private data, r=kaie, p=bjarne@runitsoft.com
git-svn-id: svn://10.0.0.236/trunk@258302 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 19:41:22 +00:00
alqahira%ardisson.org
a253178f15 Bug 509670 - Safebrowsing site icon and popup blocker bar icon is distorted. Fixed dpi in popup_blocked_icon.tiff (me, r=philippe, sr=smorgan), fixed image dimensions in the nib (me, sr=smorgan)
git-svn-id: svn://10.0.0.236/trunk@258301 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 04:38:52 +00:00
alqahira%ardisson.org
87f24c44b8 Bug 512628 - Applescript: visit count property of bookmarks and window id property of windows broken in 2.x; change 'number' to 'integer' to match Skeleton.sdef. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258300 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 04:26:07 +00:00
alqahira%ardisson.org
05c0c76812 Bug 506849 - Omnibus ad-blocking bug for August 2009. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258299 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 04:18:18 +00:00
alqahira%ardisson.org
f9a542b492 Fix problem launching without focus on Mac OS X when Growl is installed (see bug 510740) by lazily loading Growl and other fun stuff. Patch by Ilya Sherman <ishermandom+bugs@gmail.com> over irc, r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258298 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 04:02:25 +00:00
nrthomas%gmail.com
96f49a1eef Bug 513154, disable osx & winmo builds for electrolysis while perma-red (nagios monitoring part)
git-svn-id: svn://10.0.0.236/trunk@258297 18797224-902f-48f8-a5cc-f745e15eee43
2009-09-01 02:02:17 +00:00
stuart.morgan%alumni.case.edu
490d42e58f Camino only (NPOB) - Add the dependency list for 10.6 symbols
git-svn-id: svn://10.0.0.236/trunk@258296 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 23:46:11 +00:00
stuart.morgan%alumni.case.edu
85db94729b Fix a bug in error logging
git-svn-id: svn://10.0.0.236/trunk@258295 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 23:44:20 +00:00
ghendricks%novell.com
e730b501ae Refactored Javscript to use Testopia Namespace
git-svn-id: svn://10.0.0.236/trunk@258294 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 21:59:03 +00:00
mkanat%bugzilla.org
baffce58dc Bug 286625: Make collectstats.pl --regenerate WAY faster and make it correctly count the empty resolution.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258293 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 21:16:52 +00:00
bhearsum%mozilla.com
632e50e372 bug 512242: tracking bug for build and release of firefox 3.0.14 - version bumps for major update patcher config. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@258292 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 20:20:02 +00:00
nelson%bolyard.com
d16f9e5a46 Bug 496193 Add Chunghwa Telecom ePKI Root Certification Authority certificate to NSS
Bug 499705 Add Kamu SM’s TÜBITAK UEKAE Kök Sertifika Hizmet Saglayicisi - Sürüm 3 certificate to NSS
Bug 499712 Add Buypass Class 2 CA 1 and Buypass Class 3 CA 1 certificates to NSS
Bug 509440 Add E-Tugra EBG Elektronik Sertifika Hizmet Saglayicisi root certificate to NSS
r=wtc


git-svn-id: svn://10.0.0.236/trunk@258291 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 18:28:50 +00:00
hannes%helma.at
7b6bb24dcc Yet another patch for bug 456546: Java method lookup fails for methods with Scriptable argument if argument is a subclass
git-svn-id: svn://10.0.0.236/trunk@258289 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-31 14:04:22 +00:00
nboyd%atg.com
e482b13286 Fix bug Bug 510443 - BOM should be treated as whitespace by the parser
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258288 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-30 23:50:42 +00:00
hannes%helma.at
add3e9be89 Trim JSON source before parsing to fix bug 513549: Rhino's new JSON.parse breaks on trailing whitespace
git-svn-id: svn://10.0.0.236/trunk@258287 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-30 10:37:06 +00:00
nboyd%atg.com
340e664220 Fix Bug 508185 - Make indirect calls to eval legal, but use the global scope
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258286 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-30 02:05:50 +00:00
nboyd%atg.com
06df422ae5 Fix Bug 506910 - make NaN, Infitinity and undefined non-writable, non-enumerable and non-configurable
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258285 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-30 01:41:26 +00:00
ghendricks%novell.com
125245d958 Crazy refactoring of JS
git-svn-id: svn://10.0.0.236/trunk@258284 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 22:37:16 +00:00
alqahira%ardisson.org
f5389a853a Bug 509311 - Ensure that RolloverImageButton doesn't get destroyed during mousedown handling. Patch by Stuart Morgan <stuart.morgan+bugzilla@gmail.com>, r/sr=pink
git-svn-id: svn://10.0.0.236/trunk@258283 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 21:37:20 +00:00
ccooper%deadsquid.com
f606cc0d3f b=507405
r=bhearsum
- Fix filename parsing to handle two-, three- and four-part version strings (NPOTB)


git-svn-id: svn://10.0.0.236/trunk@258282 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 21:00:21 +00:00
alqahira%ardisson.org
9d5d12af7a Bug 503816 - dirListing should use 10.5-style icons. New images by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258281 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 18:18:17 +00:00
gerv%gerv.net
3e479ffcf3 Bug 481716 and others: set all the Content-Types to use UTF-8 explicitly; update to Namoroka; make Name optional; beef up yet further the wording about not submitting private information.
git-svn-id: svn://10.0.0.236/trunk@258280 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 10:02:08 +00:00
nrthomas%gmail.com
da5b7168c4 Electrolysis merged from mozilla-central so the version is 3.7a1pre now
git-svn-id: svn://10.0.0.236/trunk@258279 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-28 02:32:53 +00:00
ghendricks%novell.com
ed9b855d03 Renaming some javascript variables
git-svn-id: svn://10.0.0.236/trunk@258278 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 23:06:32 +00:00
cltbld
fca8be52cf "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.14 build2"
git-svn-id: svn://10.0.0.236/trunk@258277 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 22:08:53 +00:00
alqahira%ardisson.org
84f94efb17 Top pixels in tab_button_divider.tiff are too dark. New image by Philippe Wittenbergh <phiw@l-c-n.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258276 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 21:57:24 +00:00
ghendricks%novell.com
3ee97f9bd9 Update links to new location in extensions
git-svn-id: svn://10.0.0.236/trunk@258275 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 19:16:17 +00:00
despotdaemon
8dc64681a3 Pseudo-automatic update of changes made by bobbyholley@gmail.com.
git-svn-id: svn://10.0.0.236/trunk@258274 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 17:23:53 +00:00
despotdaemon
f8c5011e3e Pseudo-automatic update of changes made by gavin@gavinsharp.com.
git-svn-id: svn://10.0.0.236/trunk@258273 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 17:08:11 +00:00
ghendricks%novell.com
b7382c6d07 Update links in templates
git-svn-id: svn://10.0.0.236/trunk@258272 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 16:20:27 +00:00
bhearsum%mozilla.com
575b1ee4a9 bug 512242: Tracking bug for build and release of firefox 3.0.14 - bootstrap bumps for firefox 3.0.14build2. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@258268 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-27 12:26:01 +00:00
dietrich%mozilla.com
2f1a13c34d Bug 510583 - Firefox update fails to include all bookmarks from previous edition. (for mak77@bonardo.net, r=dietrich, a=ss)
git-svn-id: svn://10.0.0.236/trunk@258264 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 23:54:31 +00:00
wtc%google.com
1daae5cac3 Bug 512806: don't link with -lsocket -ldl on OS/2. The patch is
contributed by Dave Yeo <daveryeo@telus.net>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258262 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 23:41:52 +00:00
wtc%google.com
9141dda36f Bug 508165: Miscellaneous cleanups of the previous checkin. Use more
readable type and macro names.  Use GetModuleHandle instead of LoadLibrary.
Fixed potetial alignment problem of casting a PRTime to FILETIME.  The
patch is contributed by Vladimir Vukicevic <vladimir@pobox.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258261 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 23:27:45 +00:00
ghendricks%novell.com
900a9b371c Move the Testopia templates into the extensions directory
git-svn-id: svn://10.0.0.236/trunk@258260 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 23:24:51 +00:00
ghendricks%novell.com
5398f5cf7f Move the Testopia config into the extensions directory
git-svn-id: svn://10.0.0.236/trunk@258259 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 21:33:09 +00:00
wtc%google.com
c86648f6c1 Bug 508165: Use the Windows CE 6 API GetSystemTimeAsFileTime if available.
The patch is contributed by Vladimir Vukicevic <vladimir@pobox.com>.  r=wtc
Modified Files: _win95.h ntmisc.c prtime.c


git-svn-id: svn://10.0.0.236/trunk@258258 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 21:26:18 +00:00
ghendricks%novell.com
057b9218cd Move webservice files to new location
git-svn-id: svn://10.0.0.236/trunk@258257 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 20:48:08 +00:00
ghendricks%novell.com
a76a40dac6 Move the Testopia Modules into the extensions lib directory
git-svn-id: svn://10.0.0.236/trunk@258256 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 20:06:13 +00:00
wtc%google.com
301e7c0ace Bug 510705: Simulate memory-mapped files by reading the entire mapped
segment of a file when PR_MemMap() is called.  Support ReadOnly and
WriteCopy modes, but not ReadWrite mode.  The patch is contributed by
Rich Walsh <dragtext@e-vertise.com>.  r=wtc.
Modified Files: _os2.h os2misc.c


git-svn-id: svn://10.0.0.236/trunk@258255 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 19:33:24 +00:00
Olli.Pettay%helsinki.fi
5ce65e3d0b Backout Bug 472212
git-svn-id: svn://10.0.0.236/trunk@258253 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 11:37:28 +00:00
Olli.Pettay%helsinki.fi
a345d77820 Bug 509602, r=smaug, sr=neil, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258252 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 11:04:17 +00:00
Olli.Pettay%helsinki.fi
25b51d751c Bug 472212, r+sr=bz, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258251 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 10:57:57 +00:00
despotdaemon
13651c4978 Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258250 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 06:22:50 +00:00
despotdaemon
095fb851f7 Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258249 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 06:18:48 +00:00
despotdaemon
adb3115cb5 Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258248 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 06:16:47 +00:00
despotdaemon
c93c1d5c8c Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258247 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 05:49:15 +00:00
despotdaemon
3018b18e77 Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258246 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 05:47:29 +00:00
despotdaemon
3b035ca0f0 Pseudo-automatic update of changes made by apache.
git-svn-id: svn://10.0.0.236/trunk@258245 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 05:44:59 +00:00
despotdaemon
acec311c70 Pseudo-automatic update of changes made by root.
git-svn-id: svn://10.0.0.236/trunk@258244 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 05:35:01 +00:00
bzbarsky%mit.edu
000dbf159b Bug 508927. In list box body frame don't return a frame for an item that is not
in its child list, and don't destroy a frame if it is not in the
childlist. Patch by Timothy Nikkel <tnikkel@gmail.com>,  r=bzbarsky, a=dveditz


git-svn-id: svn://10.0.0.236/trunk@258243 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 01:44:18 +00:00
bzbarsky%mit.edu
8f5b765a61 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb, a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258242 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-26 01:38:02 +00:00
ghendricks%novell.com
75b1370607 Ext 3.0 Compatability
git-svn-id: svn://10.0.0.236/trunk@258240 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 22:43:23 +00:00
julien.pierre.boogz%sun.com
602959359d Fix for bug 510141. Consolidate NO_FORK_CHECK and NO_CHECK_FORK symbols. r=glen
git-svn-id: svn://10.0.0.236/trunk@258239 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 22:35:11 +00:00
nrthomas%gmail.com
25248d89a7 Revert version to 3.6a1pre for Electrolysis, since they're merging from m-c very infrequently
git-svn-id: svn://10.0.0.236/trunk@258238 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 22:18:29 +00:00
julien.pierre.boogz%sun.com
88659ac0bd Fix for bug 511315. Add support for LOAD_WITH_ALTERED_SEARCH_PATH flag to PR_LoadLibraryWithFlags . r=wtc
git-svn-id: svn://10.0.0.236/trunk@258234 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 21:29:44 +00:00
alqahira%ardisson.org
4cecab4f1a Missed review comment from bug 509468
git-svn-id: svn://10.0.0.236/trunk@258233 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 21:28:28 +00:00
alqahira%ardisson.org
945e3a2a78 Bug 509468 - Replace 'Get me out of here' button with 'Close Page'. Patch by Sean Murphy <murph@seanmurph.com>, r=me, sr=smorgan. Also fixes bug 509670 for the SafeBrowsingBar.nib
git-svn-id: svn://10.0.0.236/trunk@258232 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 21:23:14 +00:00
lpsolit%gmail.com
ab97e5efba Bug 510798: Omit "--- Comment 0" line for new bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258229 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 17:54:33 +00:00
bhearsum%mozilla.com
2431109d29 bug 512477: make_incremental_updates.py needs to have quotations around filenames in shell command. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@258227 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 16:35:20 +00:00
Olli.Pettay%helsinki.fi
c04f74fe32 Bug 503226, r=jonas,sr=jst,a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258226 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 13:50:06 +00:00
cltbld
23a9d066f9 "Automated configuration bump: moz19-branch-patcher2.cfg, for firefox 3.0.14 build1"
git-svn-id: svn://10.0.0.236/trunk@258223 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 12:57:03 +00:00
cltbld
906eb5a902 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258221 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 08:22:02 +00:00
cltbld
3a2a823b94 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258220 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 08:02:03 +00:00
cltbld
1f5f1c48d1 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258219 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 07:52:02 +00:00
cltbld
3e02a1706b Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258218 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 07:22:02 +00:00
cltbld
fe62e08370 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258217 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 07:12:01 +00:00
cltbld
3e6dd28896 Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258216 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 07:02:02 +00:00
cltbld
0542bc19ad Automated update from host egg.build.mozilla.org
git-svn-id: svn://10.0.0.236/trunk@258215 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 06:42:02 +00:00
dietrich%mozilla.com
27abec195c Bug 508265 - Localized bookmarks backup are not replaced by new backups (for mak77@bonardo.net, r=dietrich, a=dveditz)
git-svn-id: svn://10.0.0.236/trunk@258214 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-25 00:37:02 +00:00
cltbld
cd43792b4d Automated configuration bump: moz191-branch-patcher2.cfg, from 3.5.2 to 3.5.3 build 1
git-svn-id: svn://10.0.0.236/trunk@258213 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-24 20:54:18 +00:00
bhearsum%mozilla.com
56da8c8056 bug 512242: Tracking bug for build and release of firefox 3.0.14 - versioning/monitoring updates. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@258211 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-24 16:56:12 +00:00
bhearsum%mozilla.com
30d37a4bae bug 511469: Tracking bug for build and release of Firefox 3.5.3 - bump 1.9.1 to 3.5.4pre/1.9.1.4pre. r=lsblakk.
git-svn-id: svn://10.0.0.236/trunk@258209 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-24 16:24:14 +00:00
bhearsum%mozilla.com
4c00df71fb bug 512242: Tracking bug for build and release of firefox 3.0.14 - bootstrap config bumps for firefox 3.0.14. r=bhearsum, patch=lsblakk
git-svn-id: svn://10.0.0.236/trunk@258208 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-24 16:06:54 +00:00
silver%warwickcompsoc.co.uk
dbec563a1d Bug 500944 - Manually ensure window.getAttention() is defined (which it isn't when loaded in a tab!) so we don't have weird issues when run in-a-tab.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258201 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-22 16:30:28 +00:00
silver%warwickcompsoc.co.uk
5a7bb67a4c Bug 495363 - Eat exceptions from ident.addNetwork (and display warning) instead of breaking auto-perform.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258200 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-22 16:28:04 +00:00
silver%warwickcompsoc.co.uk
a62fff53ef Bug 494074 - Don't consider the documentElement when looking for items to get tooltip text from (fixed fallout from bug 118704).
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258199 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-22 16:25:30 +00:00
silver%warwickcompsoc.co.uk
d4d776c770 Bug 353630 - Rearrange items on the IRC menu to be consistent with tab/message context menus.
ChatZilla only.
r=gijs


git-svn-id: svn://10.0.0.236/trunk@258198 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-22 16:22:31 +00:00
wtc%google.com
94078a14fc Bug 511227: Set CPU_ARCH appropriately. The patch is contributed by
chmeeedalf@gmail.com.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@258196 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-22 05:33:09 +00:00
mkanat%bugzilla.org
b3e604abe5 Bug 449705: Make buglist.cgi's LookupNamedQuery use Bugzilla::Search::Saved
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258194 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-21 21:33:31 +00:00
ghendricks%novell.com
7cdb5f53af Add Test Cases column to buglists
git-svn-id: svn://10.0.0.236/trunk@258193 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-21 21:14:13 +00:00
wtc%google.com
7ae8ef32d5 Bug 511781: added new TLS 1.2 cipher suites implemented in Windows 7.
r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258192 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-21 17:10:38 +00:00
ghendricks%novell.com
89522bd512 Bug 477264 - Server error 'Foreign key constraint fails...' when adding any attribute into an environment
git-svn-id: svn://10.0.0.236/trunk@258191 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-21 16:41:45 +00:00
cls%seawood.org
46a36754cf Bug 505736 - Pass IMPORT_LIB_SUFFIX to NSS - r=ted.mielczarek
git-svn-id: svn://10.0.0.236/trunk@258190 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-21 00:44:52 +00:00
alqahira%ardisson.org
802ceb8076 Bug 437488 - Ability to report a suspected phishing site. Patch by Sean Murphy <murph@seanmurph.com>, r=smorgan, sr=pink
git-svn-id: svn://10.0.0.236/trunk@258189 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-20 19:34:25 +00:00
bhearsum%mozilla.com
447e6e9831 bug 414660: Add ts test to talos that uses a dirty profile - support dirty profile testing in talos. r=bhearsum, patch=anodelman
git-svn-id: svn://10.0.0.236/trunk@258188 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-20 12:49:30 +00:00
bhearsum%mozilla.com
e948626a0d bug 414660: BACKING OUT THIS LANDING (because it was the wrong patch): Add ts test to talos that uses a dirty profile - support dirty profile testing in talos.
git-svn-id: svn://10.0.0.236/trunk@258187 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-20 12:44:54 +00:00
bhearsum%mozilla.com
f8d3ad65fb bug 414660: Add ts test to talos that uses a dirty profile - support dirty profile testing in talos. r=bhearsum, patch=anodelman
git-svn-id: svn://10.0.0.236/trunk@258186 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-20 12:40:59 +00:00
mkanat%bugzilla.org
2e6c934c2c Bug 208714: Make checksetup.pl move $datadir/template when it can't delete it
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258185 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-20 05:55:06 +00:00
nrthomas%gmail.com
b37f146b03 Bug 485109, monitor WinCE nightly builds, r=anodelman
git-svn-id: svn://10.0.0.236/trunk@258184 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 22:03:11 +00:00
mkanat%bugzilla.org
1a4943a0ba Bug 458395: Hook for setting-descs
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258182 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 21:40:07 +00:00
despotdaemon
b3fd23ab5f Pseudo-automatic update of changes made by benjamin@smedbergs.us.
git-svn-id: svn://10.0.0.236/trunk@258181 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 20:48:27 +00:00
christophe.ravel.bugs%sun.com
78c97f6d02 Revert softoken version to 3.12.4.5 RTM.
git-svn-id: svn://10.0.0.236/trunk@258178 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 20:10:39 +00:00
ghendricks%novell.com
970417f641 Bug 508815 - TestCase.unlink_plan(): can not unlink TestCase from last TestPlan (delete)
git-svn-id: svn://10.0.0.236/trunk@258177 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 19:40:58 +00:00
ghendricks%novell.com
ff66859151 Bug 508013 - Need a way to convert Testrunner 0.7 data to Testopia
git-svn-id: svn://10.0.0.236/trunk@258176 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 19:14:16 +00:00
ghendricks%novell.com
8c0464b67b Need a better message as to why you can't delete things.
git-svn-id: svn://10.0.0.236/trunk@258175 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 19:06:47 +00:00
ghendricks%novell.com
6269b2ff43 Bug 492952 - Adding attachment to test case fails as no mime type can be given
git-svn-id: svn://10.0.0.236/trunk@258174 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 18:34:59 +00:00
ghendricks%novell.com
f1b358f779 Bug 489143 - [XML-RPC] Status restrictions not applied
Make webservice work in 3.4


git-svn-id: svn://10.0.0.236/trunk@258173 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 18:15:10 +00:00
ghendricks%novell.com
7126556f43 Bug 481140 - can not input any character while open search page a second time
git-svn-id: svn://10.0.0.236/trunk@258172 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 16:26:10 +00:00
ghendricks%novell.com
144333a96e Bug 480578 - Sorting search results modifies the results
git-svn-id: svn://10.0.0.236/trunk@258171 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 15:36:26 +00:00
ghendricks%novell.com
36753c52be Category updates were broken on case runs.
Don't delete cases with priorities are removed.


git-svn-id: svn://10.0.0.236/trunk@258170 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 15:02:19 +00:00
lpsolit%gmail.com
0ffcbbbc49 Bug 505015: Selections are not persistent across submissions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258169 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 14:48:43 +00:00
lpsolit%gmail.com
e04072ed81 post-checkin fix for bug 108243
git-svn-id: svn://10.0.0.236/trunk@258168 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 14:23:33 +00:00
mkanat%bugzilla.org
5e58ba495d Bug 511337: Make checksetup.pl properly throw a warning when it can't chmod/chown a file
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258167 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 05:51:22 +00:00
mkanat%bugzilla.org
8675b6367d Bug 73330: Remove extra newlines in bugmail
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258166 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-19 04:46:49 +00:00
lpsolit%gmail.com
658615df4d Bug 365519: admin/groups/delete has unescaped & - Patch by victory <spam@bmo2007.rsz.jp> r=LpSolit a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258165 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 23:19:57 +00:00
lpsolit%gmail.com
bda3246556 Bug 370885: Arrows in dependency graphs are drawn the wrong way - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked r=wurblzap r=mkanat a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258164 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 23:15:22 +00:00
lpsolit%gmail.com
1b36dfe092 Bug 108243: Add flags as columns in buglist.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258163 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 22:09:38 +00:00
mkanat%bugzilla.org
f78d700bc5 Bug 507969: Speed up checksetup for cases when it's doing nothing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258162 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 19:42:58 +00:00
gijskruitbosch%gmail.com
8b5b598d6b Bug 499495 - Userlist sort order doesn't change after a nick change (sorting before setting sortname, d'oh!)
r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only (a=NPOTFFB)


git-svn-id: svn://10.0.0.236/trunk@258161 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 18:24:01 +00:00
lpsolit%gmail.com
ab0323cf08 Bug 510944: Sorting bug lists on some fields can fail - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258160 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 15:47:49 +00:00
lpsolit%gmail.com
a699b4d24d Bug 510496: Recommend the admin to run mysql_secure_installation rather than playing with command lines - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl
git-svn-id: svn://10.0.0.236/trunk@258159 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 11:05:24 +00:00
bclary%bclary.com
834dd30ccd bug 510901 - Sisyphus - support 1.9.3 branch. r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258158 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 09:34:23 +00:00
bclary%bclary.com
353c74e304 bug 501124 - JavaScript Test by bogomip.
git-svn-id: svn://10.0.0.236/trunk@258157 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 09:00:44 +00:00
bclary%bclary.com
1f01ad04ad bug 488995 - JavaScript Test by PenPal.
git-svn-id: svn://10.0.0.236/trunk@258156 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:58:46 +00:00
bclary%bclary.com
c88969423e bug 488989 - JavaScript Test by Jeff Walden.
git-svn-id: svn://10.0.0.236/trunk@258155 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:56:39 +00:00
bclary%bclary.com
ac7f332f47 bug 481436 - JavaScript Test by Gary Kwong, Jason Orendorff.
git-svn-id: svn://10.0.0.236/trunk@258154 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:54:34 +00:00
bclary%bclary.com
8eb0ca97e2 bug 474319 - JavaScript Test by Gary Kwong.
git-svn-id: svn://10.0.0.236/trunk@258153 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:52:45 +00:00
bclary%bclary.com
2fdae68189 bug 473040 - JavaScript Test by Gary Kwong.
git-svn-id: svn://10.0.0.236/trunk@258152 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:50:48 +00:00
bclary%bclary.com
23542dea8e bug 466206 - JavaScript Test by Gary Kwong.
git-svn-id: svn://10.0.0.236/trunk@258151 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:48:57 +00:00
bclary%bclary.com
69d334f0b7 bug 465980 - JavaScript Tests by Mike Shaver, Jeff Walden.
git-svn-id: svn://10.0.0.236/trunk@258150 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:46:31 +00:00
bclary%bclary.com
dc0b38acf0 bug 465063 - JavaScript Test by Gary Kwong.
git-svn-id: svn://10.0.0.236/trunk@258149 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:44:18 +00:00
bclary%bclary.com
bd585d75aa bug 454704 - JavaScript Test by Jesse Ruderman.
git-svn-id: svn://10.0.0.236/trunk@258148 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:42:22 +00:00
bclary%bclary.com
e04bc964f1 bug 427196 - JavaScript Tests by Jesse Ruderman, Igor Bukanov.
git-svn-id: svn://10.0.0.236/trunk@258147 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:40:07 +00:00
bclary%bclary.com
71480eb04d bug 426520 - JavaScript Test by Adam Hauner, Jesse Ruderman.
git-svn-id: svn://10.0.0.236/trunk@258146 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:37:32 +00:00
bclary%bclary.com
c77964eedf bug 369696 - JavaScript Tests by Jesse Ruderman, Igor Bukanov.
git-svn-id: svn://10.0.0.236/trunk@258145 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:33:56 +00:00
bclary%bclary.com
0375062757 bug 506567 - JavaScript Test by John Hanely.
git-svn-id: svn://10.0.0.236/trunk@258144 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:28:36 +00:00
bclary%bclary.com
4f1ef1888e bug 509266 - Sisyphus - Ubuntu 9.04 issues: will not read environment strings from set pipe, autoconf detection, r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258143 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:26:43 +00:00
bclary%bclary.com
f0e8a49318 bug 509264 - Sisyphus - fix uninstaller, r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258142 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:24:44 +00:00
bclary%bclary.com
0a029b0f01 Bug 509198 - Sisyphus - directly mount dmg installer, r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258141 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:22:36 +00:00
bclary%bclary.com
38e26d4c51 bug 504078 - JavaScript Test by Anders Hammarquist.
git-svn-id: svn://10.0.0.236/trunk@258140 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:19:56 +00:00
bclary%bclary.com
074ed34562 Bug 509164 - Sisyphus - support mozilla-build start*.bat environment settings, r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258139 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:16:53 +00:00
bclary%bclary.com
01a1a32e81 bug 496846 - run browser tests via file:.
git-svn-id: svn://10.0.0.236/trunk@258138 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:11:52 +00:00
bclary%bclary.com
144fc6f874 bug 353078 - JavaScript Test - modify test to only fail in the event of a crash.
git-svn-id: svn://10.0.0.236/trunk@258137 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 08:09:36 +00:00
bclary%bclary.com
9bca41222e bug 452498 - JavaScript Tests - disable js1_5/decompilation/regress-352073.js for 1.8.x, 1.9.0 due to changes in test.
git-svn-id: svn://10.0.0.236/trunk@258136 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 07:56:42 +00:00
bclary%bclary.com
f06f90b36f bug 383269 - JavaScript Tests - js1_5/GC/regress-383269-{01,02}.js are timing dependent and fail randomly, add to performance*.tests.
git-svn-id: svn://10.0.0.236/trunk@258135 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 07:51:48 +00:00
bclary%bclary.com
78c308cecc Bug 457618 - update js1_7/block/order-of-operation.js
git-svn-id: svn://10.0.0.236/trunk@258134 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 07:48:18 +00:00
bclary%bclary.com
37888daf61 bug 457618 - JavaScript Tests - update tests due bug 346749 (let declarations at function level should be treated as var).
git-svn-id: svn://10.0.0.236/trunk@258133 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 07:46:10 +00:00
bclary%bclary.com
682ab0119b bug 496113 - JavaScript Test by Masakazu Takahashi.
git-svn-id: svn://10.0.0.236/trunk@258132 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 07:41:48 +00:00
mkanat%bugzilla.org
1fc05ed387 Bug 509539: Allow jobqueue.pl to specify where it stores its PID
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258131 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 05:34:16 +00:00
lpsolit%gmail.com
0bac1eec96 Bug 389396: Do not list series you cannot plot - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258130 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-17 23:01:46 +00:00
mkanat%bugzilla.org
452ba29d66 Bug 509497: Implement sql_group_concat for all databases
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Patch by Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat


git-svn-id: svn://10.0.0.236/trunk@258129 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-17 21:31:40 +00:00
alqahira%ardisson.org
07ed33903a Removing Flash from the list of symbols per bug 503185
git-svn-id: svn://10.0.0.236/trunk@258128 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-17 01:02:30 +00:00
alqahira%ardisson.org
f3adf5f7a0 Bug 510420 - Releases Notes for Camino 1.6.9. r/sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258123 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-16 00:30:51 +00:00
nboyd%atg.com
1d740c5068 Fix Bug 508771 - Date.parse should attempt to parse string as toISOString format first
Patch from Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258122 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-15 21:53:30 +00:00
nboyd%atg.com
75306af5a5 Fix Bug 508527 - missing array elements contribute to the length of the array
Patch by Raphael Speyer


git-svn-id: svn://10.0.0.236/trunk@258121 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-15 21:34:52 +00:00
cls%seawood.org
38cb89748c Force daysFromBuildID() to return an int so that mingw windres doesn't fail.
Bug #508879 r=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@258120 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-15 04:41:49 +00:00
bhearsum%mozilla.com
db013ed660 Fix stupid typo in mozilla-1.9.2 nagios configs. r=bustednagios
git-svn-id: svn://10.0.0.236/trunk@258118 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 22:24:08 +00:00
wtc%google.com
68721c762f Bug 367664: trivial formatting changes (align the = signs).
git-svn-id: svn://10.0.0.236/trunk@258116 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 15:25:56 +00:00
wtc%google.com
e0937d4d9d Bug 494107: trivial formatting change.
git-svn-id: svn://10.0.0.236/trunk@258115 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 15:24:33 +00:00
wtc%google.com
1fba57b6a2 Bug 510367: Use ASCII version of the nickname "AC Raiz Certicamara S.A." in
comments for readability.  r=nelson.
Modified Files:
	certdata.c certdata.txt


git-svn-id: svn://10.0.0.236/trunk@258114 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 15:18:54 +00:00
szegedia%freemail.hu
17d924065d Fix for Bug 510504 "delete foo.prop should not walk the property chain to find prop"
git-svn-id: svn://10.0.0.236/trunk@258113 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 15:15:00 +00:00
hannes%helma.at
6e93bd7e24 Patch from Raphael Speyer to add \b as a valid escape character in JSON strings
git-svn-id: svn://10.0.0.236/trunk@258112 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-14 08:25:29 +00:00
nelson%bolyard.com
02fda7d70a Bug 510367: Fix the UTF8 characters in the nickname string for AC Raíz
Certicamara S.A.  r=julien


git-svn-id: svn://10.0.0.236/trunk@258110 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 23:40:29 +00:00
nrthomas%gmail.com
4f19a5aefd Bug 510018, turn off 3.0.13 -> 3.5.2 MU throttling on AUS (by moving it to 3.0.14 -> 3.5.x), r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258108 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 22:23:16 +00:00
lpsolit%gmail.com
69654005a0 Bug 257933: File::Spec version check does not work against 0.90 - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258107 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 21:45:34 +00:00
lpsolit%gmail.com
2b4f829545 Bug 480986: The BMP -> PNG conversion tool for new attachments should be an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258106 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 21:32:27 +00:00
christophe.ravel.bugs%sun.com
8e43bb6545 Version on the NSS trunk is now 3.12.5 Beta.
git-svn-id: svn://10.0.0.236/trunk@258105 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 18:31:50 +00:00
christophe.ravel.bugs%sun.com
8e8199adb6 Bug 509512 - Update NSS version to 3.12.4.5 Beta
Mark as RTM.
r=nelson.


git-svn-id: svn://10.0.0.236/trunk@258104 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 18:11:55 +00:00
bhearsum%mozilla.com
be391d54d4 bug 506948: Tracking bug for build and release of Thunderbird 2.0.0.23 - version bumps to 2.0.0.24pre. r=joduinn
git-svn-id: svn://10.0.0.236/trunk@258103 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 17:56:39 +00:00
lpsolit%gmail.com
a27b53ec42 Bug 458627: "My Requests" link no longer displayed in the footer of some pages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258102 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 15:57:22 +00:00
lpsolit%gmail.com
ec846474bf Bug 214861: Allow loading of stored queries as the bug set for reporting - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258101 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 15:52:06 +00:00
bhearsum%mozilla.com
5307a5ebf4 bug 508289: update config-dist.php for mozilla-1.9.2 branch. r=morgamic
git-svn-id: svn://10.0.0.236/trunk@258100 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 14:14:43 +00:00
bhearsum%mozilla.com
73b1809dd9 bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee
git-svn-id: svn://10.0.0.236/trunk@258099 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 14:07:53 +00:00
mrbkap%gmail.com
d6ddaaef71 bug 469492 - calling the call hook after fully initializing the freame. p=igor r=brendan a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258096 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 04:47:12 +00:00
mrbkap%gmail.com
2d5c16f9da Bug 479667 - Firefox should use SetProcessDEPPolicy (if available) to get DEP protection on Windows XPSP3 as well as Windows Vista if the global configuration has DEP off by default, p=bsmedberg r=jimm a=dveditz
git-svn-id: svn://10.0.0.236/trunk@258095 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 03:52:23 +00:00
lpsolit%gmail.com
7c45662399 Bug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258094 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 02:25:09 +00:00
julien.pierre.boogz%sun.com
0ff5f7b7a7 Fix for bug 494107 . Fix HP-UX ia64/32 bits build. r=wtc
git-svn-id: svn://10.0.0.236/trunk@258093 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-13 01:40:43 +00:00
karlt+%karlt.net
4f43733aa9 b=453827 block-height line-height r=bz sr=dbaron a=ss
git-svn-id: svn://10.0.0.236/trunk@258087 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 21:31:55 +00:00
cltbld
57a764d0ea "Automated configuration bump: moz18-branch-patcher2.cfg, for thunderbird 2.0.0.23 build1"
git-svn-id: svn://10.0.0.236/trunk@258086 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 21:23:20 +00:00
despotdaemon
96e33096e5 Pseudo-automatic update of changes made by knous@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@258085 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 20:06:43 +00:00
alqahira%ardisson.org
e911cfed40 Bug 509469 - Fix how the URL is inserted into the MoreInformationText string. Patch by Sean Murphy <murph@seanmurph.com>, r=me, sr=smorgan
git-svn-id: svn://10.0.0.236/trunk@258084 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 18:34:04 +00:00
bhearsum%mozilla.com
2e4f7d301d bug 506948: Tracking bug for build and release of Thunderbird 2.0.0.23 - bump pullDate to get version bump. r=coop
git-svn-id: svn://10.0.0.236/trunk@258074 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 15:38:59 +00:00
bhearsum%mozilla.com
42d2dd5240 bug 506948: Tracking bug for build and release of Thunderbird 2.0.0.23 - master.cfg bumps. r=coop
git-svn-id: svn://10.0.0.236/trunk@258071 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 14:40:26 +00:00
bhearsum%mozilla.com
d7518813d0 bug 506948: Tracking bug for build and release of Thunderbird 2.0.0.23 - boostrap bumps. r=coop
git-svn-id: svn://10.0.0.236/trunk@258070 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 14:31:19 +00:00
lpsolit%gmail.com
59efe475d7 Bug 507493: checksetup.pl's output should use colors for missing and too old Perl modules - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
git-svn-id: svn://10.0.0.236/trunk@258069 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 13:05:44 +00:00
lpsolit%gmail.com
5999a71f89 Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
git-svn-id: svn://10.0.0.236/trunk@258068 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 12:49:15 +00:00
hannes%helma.at
ffa3a4ae9b Patch for bug 509678: Performance improvement for built-in JSON parser
git-svn-id: svn://10.0.0.236/trunk@258067 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 09:27:25 +00:00
mozilla.mano%sent.com
dbaa7ba5fb Bug 454363. a=ss
git-svn-id: svn://10.0.0.236/trunk@258066 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 08:33:38 +00:00
timeless%mozdev.org
43dd75f4f7 Bug 508074 nsBinHexDecoder should use an nsCString for mName
r=biesi a=dveditz


git-svn-id: svn://10.0.0.236/trunk@258065 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 08:11:49 +00:00
timeless%mozdev.org
abf05e4883 Bug 508229 Clean up whitespace in nsBinHexDecoder
r=biesi a=ss


git-svn-id: svn://10.0.0.236/trunk@258064 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 08:11:26 +00:00
mkanat%bugzilla.org
ce1205585c Do requested checkin fixes for bug 509108.
git-svn-id: svn://10.0.0.236/trunk@258063 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 01:46:01 +00:00
mkanat%bugzilla.org
c8661cf9f9 Bug 509108: Don't require a bug_list parameter to show the bug template (create the last_bug_list global template parameter)
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit


git-svn-id: svn://10.0.0.236/trunk@258062 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-12 01:43:13 +00:00
benjamin%smedbergs.us
04a8ab17f7 Bug 326628 - remove window.pkcs11 and fix the device manager not to use that API, r=kaie
git-svn-id: svn://10.0.0.236/trunk@258060 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-11 18:57:15 +00:00
6747 changed files with 609186 additions and 400380 deletions

View File

@@ -2,20 +2,24 @@
# DO NOT EDIT THIS FILE! You must instead go to https://despot.mozilla.org/, and
# tweak things from there.
$mode{'180'} = 'Open';
$mode{'180'} = 'Closed';
$branch{'180'} = 'HEAD';
$fullname{'180'} = 'accessibility';
$blessed{'180'} = ['aaronleventhal%moonset.net',];
$super{'180'} = ['marco.zehe%googlemail.com','ginn.chen%sun.com','dbolter%mozilla.com','surkov.alexander%gmail.com',];
$mode{'188'} = 'Open';
$branch{'188'} = 'HEAD';
$fullname{'188'} = 'Application Suite';
$mode{'190'} = 'Open';
$mode{'190'} = 'Closed';
$branch{'190'} = 'HEAD';
$fullname{'190'} = 'Bugzilla';
$blessed{'190'} = ['wurblzap%gmail.com','olav%bkor.dhs.org','lpsolit%gmail.com','ghendricks%novell.com',];
$super{'190'} = ['bzrmirror%bugzilla.org','justdave%bugzilla.org',];
$mode{'204'} = 'Closed';
$branch{'204'} = 'BUGZILLA-2_18-BRANCH';
$fullname{'204'} = 'Bugzilla2.18';
$blessed{'204'} = ['myk%mozilla.org','vladd%bugzilla.org','olav%bkor.dhs.org','ghendricks%novell.com',];
$super{'204'} = ['mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$blessed{'204'} = [];
$super{'204'} = ['justdave%bugzilla.org',];
$mode{'191'} = 'Closed';
$branch{'191'} = 'BUGZILLA-2_20-BRANCH';
$fullname{'191'} = 'Bugzilla2.20';
@@ -26,23 +30,30 @@ $branch{'203'} = 'BUGZILLA-2_22-BRANCH';
$fullname{'203'} = 'Bugzilla2.22';
$blessed{'203'} = ['wurblzap%gmail.com','vladd%bugzilla.org','reed%reedloden.com','olav%bkor.dhs.org','myk%mozilla.org','ghendricks%novell.com',];
$super{'203'} = ['mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'212'} = 'Restricted';
$mode{'212'} = 'Closed';
$branch{'212'} = 'BUGZILLA-3_0-BRANCH';
$fullname{'212'} = 'Bugzilla3.0';
$blessed{'212'} = ['wurblzap%gmail.com','vladd%bugzilla.org','olav%bkor.dhs.org','myk%mozilla.org','ghendricks%novell.com',];
$super{'212'} = ['mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'217'} = 'Open';
$mode{'217'} = 'Closed';
$branch{'217'} = 'BUGZILLA-3_2-BRANCH';
$fullname{'217'} = 'Bugzilla3.2';
$mode{'220'} = 'Open';
$blessed{'217'} = ['wurblzap%gmail.com','vladd%bugzilla.org','olav%bkor.dhs.org','myk%mozilla.org','ghendricks%novell.com',];
$super{'217'} = ['mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'220'} = 'Closed';
$branch{'220'} = 'BUGZILLA-3_4-BRANCH';
$fullname{'220'} = 'Bugzilla3.4';
$blessed{'220'} = ['wurblzap%gmail.com','olav%bkor.dhs.org','ghendricks%novell.com','dlawrence%mozilla.com',];
$super{'220'} = ['mkanat%bugzilla.org','lpsolit%gmail.com','justdave%bugzilla.org',];
$mode{'214'} = 'Open';
$branch{'214'} = 'HEAD';
$fullname{'214'} = 'Build and Release Tools';
$mode{'55'} = 'Open';
$branch{'55'} = 'HEAD';
$fullname{'55'} = 'Build Config';
$mode{'226'} = 'Open';
$branch{'226'} = 'HEAD';
$fullname{'226'} = 'Build Config: comm-central';
$mode{'183'} = 'Open';
$branch{'183'} = 'HEAD';
$fullname{'183'} = 'calendar';
@@ -55,7 +66,7 @@ $fullname{'211'} = 'ChatZilla';
$mode{'146'} = 'Restricted';
$branch{'146'} = 'NSPRPUB_PRE_4_2_CLIENT_BRANCH';
$fullname{'146'} = 'Client NSPR';
$blessed{'146'} = ['sgautherie.bz%free.fr','mozilla%weilbacher.org','kaie%kuix.de','julien.pierre.boogz%sun.com','gerv%gerv.net','alexei.volkov.bugs%sun.com',];
$blessed{'146'} = ['sgautherie.bz%free.fr','mozilla%weilbacher.org','kaie%kuix.de','julien.pierre.boogz%sun.com','gerv%gerv.net','alexei.volkov.bugs%sun.com','unai.gaston%sun.com',];
$super{'146'} = ['ted.mielczarek%gmail.com','wtc%google.com','nelson%bolyard.com',];
$mode{'213'} = 'Open';
$branch{'213'} = 'HEAD';
@@ -74,7 +85,7 @@ $mode{'3'} = 'Closed';
$branch{'3'} = 'HEAD';
$fullname{'3'} = 'despotaccess';
$blessed{'3'} = [];
$super{'3'} = ['myk%mozilla.org','leaf%mozilla.org','despotdaemon',];
$super{'3'} = ['justdave%bugzilla.org','despotdaemon',];
$mode{'59'} = 'Open';
$branch{'59'} = 'HEAD';
$fullname{'59'} = 'Directory SDK';
@@ -135,17 +146,23 @@ $fullname{'129'} = 'Java-Implemented Plugins';
$mode{'70'} = 'Restricted';
$branch{'70'} = 'HEAD';
$fullname{'70'} = 'JavaScript';
$blessed{'70'} = ['vladimir%pobox.com','timeless%mozdev.org','sayrer%gmail.com','reed%reedloden.com','peterv%propagandism.org','pavlov%pavlov.net','jst%mozilla.org','jruderman%hmc.edu','jag%tty.nl','gerv%gerv.net','gavin%gavinsharp.com','dbaron%dbaron.org','daumling%adobe.com','cls%seawood.org','bzbarsky%mit.edu','bryner%brianryner.com','benjamin%smedbergs.us','bclary%bclary.com',];
$super{'70'} = ['graydon%mozilla.com','jorendorff%mozilla.com','shaver%mozilla.org','mrbkap%gmail.com','jwalden%mit.edu','igor%mir2.org','crowder%fiverocks.com','brendan%mozilla.org',];
$blessed{'70'} = ['vladimir%pobox.com','timeless%mozdev.org','sayrer%gmail.com','reed%reedloden.com','peterv%propagandism.org','pavlov%pavlov.net','jst%mozilla.org','jruderman%hmc.edu','jag%tty.nl','gerv%gerv.net','gavin%gavinsharp.com','dveditz%cruzio.com','dbaron%dbaron.org','daumling%adobe.com','cls%seawood.org','bzbarsky%mit.edu','bryner%brianryner.com','benjamin%smedbergs.us','bclary%bclary.com',];
$super{'70'} = ['shaver%mozilla.org','mrbkap%gmail.com','lwagner%mozilla.com','jwalden%mit.edu','jorendorff%mozilla.com','igor%mir2.org','graydon%mozilla.com','crowder%fiverocks.com','brendan%mozilla.org',];
$mode{'207'} = 'Open';
$branch{'207'} = 'HEAD';
$fullname{'207'} = 'JavaScript Debugger Backend';
$mode{'223'} = 'Open';
$branch{'223'} = 'HEAD';
$fullname{'223'} = 'js-ctypes';
$mode{'114'} = 'Open';
$branch{'114'} = 'HEAD';
$fullname{'114'} = 'js-tests';
$mode{'98'} = 'Open';
$branch{'98'} = 'HEAD';
$fullname{'98'} = 'Layout Engine';
$mode{'221'} = 'Open';
$branch{'221'} = 'HEAD';
$fullname{'221'} = 'libjar';
$mode{'72'} = 'Open';
$branch{'72'} = 'HEAD';
$fullname{'72'} = 'LiveConnect';
@@ -170,19 +187,22 @@ $fullname{'77'} = 'NetLib';
$mode{'78'} = 'Restricted';
$branch{'78'} = 'HEAD';
$fullname{'78'} = 'NSPR';
$blessed{'78'} = ['sgautherie.bz%free.fr','mozilla%weilbacher.org','kaie%kuix.de','julien.pierre.boogz%sun.com','glen.beasley%sun.com','gerv%gerv.net','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com',];
$blessed{'78'} = ['gerv%gerv.net','mozilla%weilbacher.org','kaie%kuix.de','christophe.ravel.bugs%sun.com','bsmith%mozilla.com','alexei.volkov.bugs%sun.com',];
$super{'78'} = ['ted.mielczarek%gmail.com','wtc%google.com','nelson%bolyard.com',];
$mode{'163'} = 'Restricted';
$branch{'163'} = 'NSS_3_11_BRANCH';
$fullname{'163'} = 'NSS Stable Release Branch';
$blessed{'163'} = ['gerv%gerv.net','douglas%stebila.ca',];
$super{'163'} = ['emaldona%redhat.com','slavomir.katuscak%sun.com','kaie%kuix.de','glen.beasley%sun.com','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com','wtc%google.com','rrelyea%redhat.com','nelson%bolyard.com','julien.pierre.boogz%sun.com',];
$super{'163'} = ['slavomir.katuscak%sun.com','kaie%kuix.de','glen.beasley%sun.com','emaldona%redhat.com','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com','wtc%google.com','rrelyea%redhat.com','nelson%bolyard.com','julien.pierre.boogz%sun.com',];
$mode{'162'} = 'Open';
$branch{'162'} = 'HEAD';
$fullname{'162'} = 'P3P';
$mode{'209'} = 'Open';
$branch{'209'} = 'HEAD';
$fullname{'209'} = 'Party Tool';
$mode{'225'} = 'Open';
$branch{'225'} = 'HEAD';
$fullname{'225'} = 'Penelope';
$mode{'81'} = 'Open';
$branch{'81'} = 'HEAD';
$fullname{'81'} = 'Plugins';
@@ -195,6 +215,9 @@ $fullname{'69'} = 'Privilege Manager';
$mode{'219'} = 'Open';
$branch{'219'} = 'HEAD';
$fullname{'219'} = 'PyXPCOM';
$mode{'161'} = 'Open';
$branch{'161'} = 'HEAD';
$fullname{'161'} = 'Qt-based gfx and widget';
$mode{'52'} = 'Open';
$branch{'52'} = 'HEAD';
$fullname{'52'} = 'RDF';
@@ -204,9 +227,6 @@ $fullname{'84'} = 'Registry';
$mode{'113'} = 'Open';
$branch{'113'} = 'HEAD';
$fullname{'113'} = 'REMOVEME - Photon';
$mode{'161'} = 'Open';
$branch{'161'} = 'HEAD';
$fullname{'161'} = 'REMOVEME - Qt-based gfx and widget';
$mode{'121'} = 'Open';
$branch{'121'} = 'HEAD';
$fullname{'121'} = 'REMOVEME - Xlib-based gfx and widget';
@@ -219,8 +239,8 @@ $fullname{'138'} = 'Rhino';
$mode{'145'} = 'Restricted';
$branch{'145'} = 'HEAD';
$fullname{'145'} = 'security';
$blessed{'145'} = ['gerv%gerv.net','douglas%stebila.ca',];
$super{'145'} = ['wtc%google.com','slavomir.katuscak%sun.com','kaie%kuix.de','glen.beasley%sun.com','emaldona%redhat.com','christophe.ravel.bugs%sun.com','alexei.volkov.bugs%sun.com','rrelyea%redhat.com','nelson%bolyard.com','julien.pierre.boogz%sun.com',];
$blessed{'145'} = ['gerv%gerv.net','cfu%redhat.com',];
$super{'145'} = ['ryan.sleevi%gmail.com','kaie%kuix.de','emaldona%redhat.com','bsmith%mozilla.com','wtc%google.com','rrelyea%redhat.com',];
$mode{'151'} = 'Open';
$branch{'151'} = 'HEAD';
$fullname{'151'} = 'Security - Mozilla PSM Glue';
@@ -334,116 +354,8 @@ if ($b eq 'BUGZILLA-3_4-BRANCH') {
if (m:^mozilla/webtools/bugzilla/.*$:) {return '220';}
}
if ($b eq 'HEAD') {
if (m:^mozilla/java/dom/.*$:) {return '130';}
if (m:^mozilla/extensions/help/.*$:) {return '188';}
if (m:^mozilla/suite/.*$:) {return '188';}
if (m:^mozilla/modules/libreg/.*$:) {return '84';}
if (m:^mozilla/java/util/.*$:) {return '133';}
if (m:^db/sqlite3/.*$:) {return '216';}
if (m:^storage/.*$:) {return '216';}
if (m:^mozilla/content/xbl/[^/]*$:) {return '199';}
if (m:^mozilla/content/xbl/public/.*$:) {return '199';}
if (m:^mozilla/content/xbl/src/.*$:) {return '199';}
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
if (m:^mozilla/content/xml/.*$:) {return '88';}
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
if (m:^mozilla/parser/expat/.*$:) {return '88';}
if (m:^mozilla/content/xtf/.*$:) {return '200';}
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
if (m:^mozilla/tools/wizards/.*$:) {return '89';}
if (m:^mozilla/xpcom/[^/]*$:) {return '89';}
if (m:^mozilla/xpcom/base/.*$:) {return '89';}
if (m:^mozilla/xpcom/build/.*$:) {return '89';}
if (m:^mozilla/xpcom/components/.*$:) {return '89';}
if (m:^mozilla/xpcom/doc/.*$:) {return '89';}
if (m:^mozilla/xpcom/ds/.*$:) {return '89';}
if (m:^mozilla/xpcom/glue/.*$:) {return '89';}
if (m:^mozilla/xpcom/MoreFiles/.*$:) {return '89';}
if (m:^mozilla/xpcom/obsolete/.*$:) {return '89';}
if (m:^mozilla/xpcom/proxy/.*$:) {return '89';}
if (m:^mozilla/xpcom/sample/.*$:) {return '89';}
if (m:^mozilla/xpcom/stub/.*$:) {return '89';}
if (m:^mozilla/xpcom/tests/.*$:) {return '89';}
if (m:^mozilla/xpcom/threads/.*$:) {return '89';}
if (m:^mozilla/xpcom/tools/.*$:) {return '89';}
if (m:^mozilla/xpcom/windbgdlg/.*$:) {return '89';}
if (m:^mozilla/gfx/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/cairo/.*$:) {return '201';}
if (m:^mozilla/gfx/public/.*$:) {return '201';}
if (m:^mozilla/gfx/src/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/src/gtk/.*$:) {return '201';}
if (m:^mozilla/gfx/src/mac/.*$:) {return '201';}
if (m:^mozilla/gfx/src/shared/.*$:) {return '201';}
if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';}
if (m:^mozilla/gfx/src/windows/.*$:) {return '201';}
if (m:^mozilla/gfx/thebes/.*$:) {return '201';}
if (m:^mozilla/modules/lcms/.*$:) {return '201';}
if (m:^mozilla/xpcom/reflect/xptcall/.*$:) {return '206';}
if (m:^mozilla/gfx/src/xprint/.*$:) {return '179';}
if (m:^mozilla/xpinstall/.*$:) {return '150';}
if (m:^mozilla/view/.*$:) {return '96';}
if (m:^mozilla/security/manager/.*$:) {return '151';}
if (m:^mozilla/layout/[^/]*$:) {return '98';}
if (m:^mozilla/layout/base/.*$:) {return '98';}
if (m:^mozilla/layout/build/.*$:) {return '98';}
if (m:^mozilla/layout/doc/.*$:) {return '98';}
if (m:^mozilla/layout/forms/.*$:) {return '98';}
if (m:^mozilla/layout/generic/.*$:) {return '98';}
if (m:^mozilla/layout/html/.*$:) {return '98';}
if (m:^mozilla/layout/macbuild/.*$:) {return '98';}
if (m:^mozilla/layout/printing/.*$:) {return '98';}
if (m:^mozilla/layout/tables/.*$:) {return '98';}
if (m:^mozilla/layout/tools/.*$:) {return '98';}
if (m:^mozilla/webtools/addons/.*$:) {return '185';}
if (m:^mozilla/webtools/aus/.*$:) {return '185';}
if (m:^mozilla/webtools/update/.*$:) {return '185';}
if (m:^CVSROOT/commitcheck\.pl$:) {return '3';}
if (m:^CVSROOT/passwd$:) {return '3';}
if (m:^mozilla/layout/style/.*$:) {return '100';}
if (m:^mozilla/mailnews/local/src/nsMovemail.*$:) {return '157';}
if (m:^mozilla/docshell/.*$:) {return '101';}
if (m:^mozilla/uriloader/.*$:) {return '101';}
if (m:^mozilla/webshell/.*$:) {return '101';}
if (m:^mozilla/embedding/.*$:) {return '208';}
if (m:^mozilla/dbm/.*$:) {return '145';}
if (m:^mozilla/security/coreconf/.*$:) {return '145';}
if (m:^mozilla/security/dbm/.*$:) {return '145';}
if (m:^mozilla/security/jss/.*$:) {return '145';}
if (m:^mozilla/security/nss/.*$:) {return '145';}
if (m:^mozilla/security/tinderbox/.*$:) {return '145';}
if (m:^mozilla/security/tinderlight/.*$:) {return '145';}
if (m:^mozilla/parser/htmlparser$:) {return '102';}
if (m:^extension/python$:) {return '219';}
if (m:^mozilla/composer/.*$:) {return '173';}
if (m:^mozilla/content/base/.*$:) {return '103';}
if (m:^mozilla/content/events/.*$:) {return '103';}
if (m:^mozilla/content/html/content/.*$:) {return '103';}
if (m:^mozilla/content/html/document/.*$:) {return '103';}
if (m:^mozilla/dom/.*$:) {return '103';}
if (m:^mozilla/string/.*$:) {return '160';}
if (m:^mozilla/xpcom/string/.*$:) {return '160';}
if (m:^mozilla/[^/]*$:) {return '19';}
if (m:^mozilla/tools/README$:) {return '19';}
if (m:^mozilla/js/rhino/.*$:) {return '138';}
if (m:^mozilla/gfx/src/qt/.*$:) {return '161';}
if (m:^mozilla/widget/src/qt/.*$:) {return '161';}
if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';}
if (m:^mozilla/xpfe/.*$:) {return '137';}
if (m:^mozilla/webtools/partytool/.*$:) {return '209';}
if (m:^mozilla/js/tests/.*$:) {return '114';}
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
if (m:^mozilla/widget/src/gtk/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';}
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
if (m:^mozilla/rdf/.*$:) {return '52';}
if (m:^mozilla/content/xslt/.*$:) {return '140';}
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
if (m:^mozilla/browser/.*$:) {return '166';}
if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';}
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
if (m:^mozilla/build/.*$:) {return '55';}
if (m:^mozilla/config/.*$:) {return '55';}
if (m:^mozilla/tools/cross-commit$:) {return '55';}
@@ -452,25 +364,28 @@ if (m:^mozilla/tools/cvsmgmt/.*$:) {return '55';}
if (m:^mozilla/tools/elf-dynstr-gc/.*$:) {return '55';}
if (m:^mozilla/tools/relic/.*$:) {return '55';}
if (m:^mozilla/tools/trees\.pl$:) {return '55';}
if (m:^mozilla/content/xslt/.*$:) {return '140';}
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
if (m:^mozilla/editor/.*$:) {return '56';}
if (m:^mozilla/calendar/.*$:) {return '183';}
if (m:^mozilla/browser/.*$:) {return '166';}
if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';}
if (m:^mozilla/directory/.*$:) {return '59';}
if (m:^mozilla/gfx/src/photon/.*$:) {return '113';}
if (m:^mozilla/widget/src/photon/.*$:) {return '113';}
if (m:^mozilla/chrome/.*$:) {return '169';}
if (m:^mozilla/profile/.*$:) {return '169';}
if (m:^mozilla/toolkit/.*$:) {return '169';}
if (m:^mozilla/xulrunner/.*$:) {return '169';}
if (m:^mozilla/editor/.*$:) {return '56';}
if (m:^mozilla/gfx/src/photon/.*$:) {return '113';}
if (m:^mozilla/widget/src/photon/.*$:) {return '113';}
if (m:^mozilla/mail/.*$:) {return '170';}
if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';}
if (m:^mozilla/directory/.*$:) {return '59';}
if (m:^mozilla/content/xul/.*$:) {return '106';}
if (m:^mozilla/layout/xul/.*$:) {return '106';}
if (m:^mozilla/extensions/cookie/.*$:) {return '171';}
if (m:^mozilla/netwerk/cookie/.*$:) {return '171';}
if (m:^mozilla/jpeg/.*$:) {return '63';}
if (m:^mozilla/modules/libimg/png/.*$:) {return '63';}
if (m:^mozilla/modules/libpr0n/.*$:) {return '63';}
if (m:^mozilla/modules/zlib/.*$:) {return '63';}
if (m:^mozilla/content/xul/.*$:) {return '106';}
if (m:^mozilla/layout/xul/.*$:) {return '106';}
if (m:^mozilla/mail/.*$:) {return '170';}
if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';}
if (m:^mozilla/testing/.*$:) {return '202';}
if (m:^mozilla/tools/httptester/.*$:) {return '202';}
if (m:^mozilla/tools/page-loader/.*$:) {return '202';}
@@ -478,8 +393,14 @@ if (m:^mozilla/tools/test-harness/.*$:) {return '202';}
if (m:^mozilla/tools/tests/.*$:) {return '202';}
if (m:^mozilla/tools/testserver/.*$:) {return '202';}
if (m:^mozilla/tools/testy/.*$:) {return '202';}
if (m:^mozilla/extensions/cookie/.*$:) {return '171';}
if (m:^mozilla/netwerk/cookie/.*$:) {return '171';}
if (m:^mozilla/intl/.*$:) {return '67';}
if (m:^mozilla/extensions/irc/.*$:) {return '211';}
if (m:^mozilla/widget/src/beos/.*$:) {return '172';}
if (m:^mozilla/modules/oji/.*$:) {return '68';}
if (m:^mozilla/nav-java/.*$:) {return '68';}
if (m:^mozilla/sun-java/.*$:) {return '68';}
if (m:^mozilla/tools/botrunner\.py$:) {return '214';}
if (m:^mozilla/tools/build-environment/.*$:) {return '214';}
if (m:^mozilla/tools/build/.*$:) {return '214';}
@@ -494,7 +415,7 @@ if (m:^mozilla/tools/release/.*$:) {return '214';}
if (m:^mozilla/tools/tinderbox-configs/.*$:) {return '214';}
if (m:^mozilla/tools/tinderbox/.*$:) {return '214';}
if (m:^mozilla/tools/update-packaging/.*$:) {return '214';}
if (m:^mozilla/intl/.*$:) {return '67';}
if (m:^mozilla/caps/.*$:) {return '69';}
if (m:^mozilla/tools/codesighs/.*$:) {return '213';}
if (m:^mozilla/tools/debug/.*$:) {return '213';}
if (m:^mozilla/tools/dreftool/.*$:) {return '213';}
@@ -512,29 +433,21 @@ if (m:^mozilla/tools/reorder/.*$:) {return '213';}
if (m:^mozilla/tools/trace-malloc/.*$:) {return '213';}
if (m:^mozilla/tools/uuiddeps/.*$:) {return '213';}
if (m:^mozilla/widget/src/windows/.*$:) {return '175';}
if (m:^mozilla/modules/oji/.*$:) {return '68';}
if (m:^mozilla/nav-java/.*$:) {return '68';}
if (m:^mozilla/sun-java/.*$:) {return '68';}
if (m:^mozilla/js/src/[^/]*$:) {return '70';}
if (m:^mozilla/js/src/config/.*$:) {return '70';}
if (m:^mozilla/js/src/editline/.*$:) {return '70';}
if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';}
if (m:^mozilla/xpcom/typelib/.*$:) {return '117';}
if (m:^mozilla/camino/.*$:) {return '210';}
if (m:^mozilla/caps/.*$:) {return '69';}
if (m:^mozilla/extensions/venkman/.*$:) {return '71';}
if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';}
if (m:^mozilla/widget/[^/]*$:) {return '177';}
if (m:^mozilla/widget/public/.*$:) {return '177';}
if (m:^mozilla/widget/src/[^/]*$:) {return '177';}
if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';}
if (m:^mozilla/js/src/[^/]*$:) {return '70';}
if (m:^mozilla/js/src/config/.*$:) {return '70';}
if (m:^mozilla/js/src/editline/.*$:) {return '70';}
if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';}
if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';}
if (m:^mozilla/js/jsd/.*$:) {return '207';}
if (m:^mozilla/widget/src/cocoa/.*$:) {return '178';}
if (m:^mozilla/extensions/venkman/.*$:) {return '71';}
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
if (m:^mozilla/accessibility/.*$:) {return '180';}
if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';}
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';}
if (m:^mozilla/netwerk/[^/]*$:) {return '77';}
if (m:^mozilla/netwerk/base/.*$:) {return '77';}
if (m:^mozilla/netwerk/build/.*$:) {return '77';}
@@ -549,17 +462,131 @@ if (m:^mozilla/netwerk/streamconv/.*$:) {return '77';}
if (m:^mozilla/netwerk/system/.*$:) {return '77';}
if (m:^mozilla/netwerk/test/.*$:) {return '77';}
if (m:^mozilla/netwerk/testserver/.*$:) {return '77';}
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
if (m:^mozilla/accessibility/.*$:) {return '180';}
if (m:^mozilla/nsprpub/.*$:) {return '78';}
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';}
if (m:^mozilla/dom/plugins/.*$:) {return '81';}
if (m:^mozilla/modules/plugin/.*$:) {return '81';}
if (m:^mozilla/extensions/java$:) {return '128';}
if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';}
if (m:^mozilla/nsprpub/.*$:) {return '78';}
if (m:^mozilla/modules/libpref/.*$:) {return '82';}
if (m:^mozilla/java/plugins/.*$:) {return '129';}
if (m:^mozilla/extensions/inspector/.*$:) {return '184';}
if (m:^mozilla/layout/inspector/.*$:) {return '184';}
if (m:^mozilla/modules/plugin/.*$:) {return '81';}
if (m:^mozilla/modules/libreg/.*$:) {return '84';}
if (m:^mozilla/java/webclient/.*$:) {return '127';}
if (m:^mozilla/content/svg/.*$:) {return '187';}
if (m:^mozilla/layout/svg/.*$:) {return '187';}
if (m:^mozilla/modules/libpref/.*$:) {return '82';}
if (m:^db/sqlite3/.*$:) {return '216';}
if (m:^storage/.*$:) {return '216';}
if (m:^mozilla/java/dom/.*$:) {return '130';}
if (m:^mozilla/extensions/help/.*$:) {return '188';}
if (m:^mozilla/suite/.*$:) {return '188';}
if (m:^mozilla/content/xml/.*$:) {return '88';}
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
if (m:^mozilla/parser/expat/.*$:) {return '88';}
if (m:^mozilla/java/util/.*$:) {return '133';}
if (m:^mozilla/startupcache/.*$:) {return '89';}
if (m:^mozilla/tools/wizards/.*$:) {return '89';}
if (m:^mozilla/xpcom/[^/]*$:) {return '89';}
if (m:^mozilla/xpcom/base/.*$:) {return '89';}
if (m:^mozilla/xpcom/build/.*$:) {return '89';}
if (m:^mozilla/xpcom/components/.*$:) {return '89';}
if (m:^mozilla/xpcom/ds/.*$:) {return '89';}
if (m:^mozilla/xpcom/glue/.*$:) {return '89';}
if (m:^mozilla/xpcom/proxy/.*$:) {return '89';}
if (m:^mozilla/xpcom/sample/.*$:) {return '89';}
if (m:^mozilla/xpcom/stub/.*$:) {return '89';}
if (m:^mozilla/xpcom/tests/.*$:) {return '89';}
if (m:^mozilla/xpcom/threads/.*$:) {return '89';}
if (m:^mozilla/xpcom/tools/.*$:) {return '89';}
if (m:^mozilla/xpcom/windbgdlg/.*$:) {return '89';}
if (m:^mozilla/content/xbl/[^/]*$:) {return '199';}
if (m:^mozilla/content/xbl/public/.*$:) {return '199';}
if (m:^mozilla/content/xbl/src/.*$:) {return '199';}
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
if (m:^mozilla/xpcom/reflect/xptcall/.*$:) {return '206';}
if (m:^mozilla/content/xtf/.*$:) {return '200';}
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
if (m:^mozilla/gfx/src/xprint/.*$:) {return '179';}
if (m:^mozilla/gfx/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/cairo/.*$:) {return '201';}
if (m:^mozilla/gfx/public/.*$:) {return '201';}
if (m:^mozilla/gfx/src/[^/]*$:) {return '201';}
if (m:^mozilla/gfx/src/gtk/.*$:) {return '201';}
if (m:^mozilla/gfx/src/mac/.*$:) {return '201';}
if (m:^mozilla/gfx/src/shared/.*$:) {return '201';}
if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';}
if (m:^mozilla/gfx/src/windows/.*$:) {return '201';}
if (m:^mozilla/gfx/thebes/.*$:) {return '201';}
if (m:^mozilla/modules/lcms/.*$:) {return '201';}
if (m:^mozilla/view/.*$:) {return '96';}
if (m:^mozilla/layout/[^/]*$:) {return '98';}
if (m:^mozilla/layout/base/.*$:) {return '98';}
if (m:^mozilla/layout/build/.*$:) {return '98';}
if (m:^mozilla/layout/doc/.*$:) {return '98';}
if (m:^mozilla/layout/forms/.*$:) {return '98';}
if (m:^mozilla/layout/generic/.*$:) {return '98';}
if (m:^mozilla/layout/html/.*$:) {return '98';}
if (m:^mozilla/layout/macbuild/.*$:) {return '98';}
if (m:^mozilla/layout/printing/.*$:) {return '98';}
if (m:^mozilla/layout/tables/.*$:) {return '98';}
if (m:^mozilla/layout/tools/.*$:) {return '98';}
if (m:^mozilla/xpinstall/.*$:) {return '150';}
if (m:^CVSROOT/commitcheck\.pl$:) {return '3';}
if (m:^CVSROOT/passwd$:) {return '3';}
if (m:^modules/libjar$:) {return '221';}
if (m:^mozilla/security/manager/.*$:) {return '151';}
if (m:^mozilla/layout/style/.*$:) {return '100';}
if (m:^mozilla/webtools/addons/.*$:) {return '185';}
if (m:^mozilla/webtools/aus/.*$:) {return '185';}
if (m:^mozilla/webtools/update/.*$:) {return '185';}
if (m:^mozilla/js/src/ctypes/.*$:) {return '223';}
if (m:^mozilla/dbm/.*$:) {return '145';}
if (m:^mozilla/security/coreconf/.*$:) {return '145';}
if (m:^mozilla/security/dbm/.*$:) {return '145';}
if (m:^mozilla/security/jss/.*$:) {return '145';}
if (m:^mozilla/security/nss/.*$:) {return '145';}
if (m:^mozilla/security/tinderbox/.*$:) {return '145';}
if (m:^mozilla/security/tinderlight/.*$:) {return '145';}
if (m:^mozilla/docshell/.*$:) {return '101';}
if (m:^mozilla/uriloader/.*$:) {return '101';}
if (m:^mozilla/webshell/.*$:) {return '101';}
if (m:^mozilla/mailnews/local/src/nsMovemail.*$:) {return '157';}
if (m:^mozilla/penelope/$:) {return '225';}
if (m:^mozilla/composer/.*$:) {return '173';}
if (m:^mozilla/parser/htmlparser$:) {return '102';}
if (m:^mozilla/embedding/.*$:) {return '208';}
if (m:^mozilla/[^/]*$:) {return '19';}
if (m:^mozilla/tools/README$:) {return '19';}
if (m:^mozilla/content/base/.*$:) {return '103';}
if (m:^mozilla/content/events/.*$:) {return '103';}
if (m:^mozilla/content/html/content/.*$:) {return '103';}
if (m:^mozilla/content/html/document/.*$:) {return '103';}
if (m:^mozilla/dom/[^/]*$:) {return '103';}
if (m:^mozilla/dom/base/.*$:) {return '103';}
if (m:^mozilla/dom/interfaces/.*$:) {return '103';}
if (m:^mozilla/dom/locales/.*$:) {return '103';}
if (m:^mozilla/dom/public/.*$:) {return '103';}
if (m:^mozilla/dom/src/.*$:) {return '103';}
if (m:^mozilla/dom/tests/.*$:) {return '103';}
if (m:^extension/python$:) {return '219';}
if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlib/.*$:) {return '121';}
if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';}
if (m:^mozilla/js/rhino/.*$:) {return '138';}
if (m:^mozilla/string/.*$:) {return '160';}
if (m:^mozilla/xpcom/string/.*$:) {return '160';}
if (m:^mozilla/webtools/partytool/.*$:) {return '209';}
if (m:^mozilla/xpfe/.*$:) {return '137';}
if (m:^mozilla/widget/src/qt/.*$:) {return '161';}
if (m:^mozilla/widget/src/gtk/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';}
if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';}
if (m:^mozilla/js/tests/.*$:) {return '114';}
}
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
if (m:^mozilla/nsprpub/.*$:) {return '146';}

View File

@@ -13,5 +13,6 @@
#
# If the name "ALL" appears as a regular expression it is always used
# in addition to the first matching regex or "DEFAULT".
ALL $CVSROOT/CVSROOT/commitcheck.pl
ALL $CVSROOT/CVSROOT/readonlyusers.pl
#ALL $CVSROOT/CVSROOT/commitcheck.pl
#ALL $CVSROOT/CVSROOT/readonlyusers.pl
ALL $CVSROOT/CVSROOT/readonly

View File

@@ -26,7 +26,7 @@ ause%sun.com:J7sS6Z5BS4BsA:cvsuser
axel%pike.org:J0ntXH8PN.yTA:cvsuser
bbaetz%acm.org:JhmLaLDTsT/h2:cvsuser
bclary%bclary.com:TYy8zRTOlkZWU:cvsuser
bear%code-bear.com:QPUD827Visics:cvsuser
bear%mozilla.com:QPUD827Visics:cvsuser
beckley%qualcomm.com:oqzqNk6Hm.K52:cvsuser
benc%meer.net:.mc9O4VQuREws:cvsuser
beng%bengoodger.com:qP3ON3NucalGw:cvsuser
@@ -38,6 +38,7 @@ biswatosh.chakraborty%sun.com:Cj89QwJpG0/hc:cvsuser
blassey%mozilla.com:gIEKQwXOhM9z2:cvsuser
blizzard%mozilla.com:qNva3X2geFCuY:cvsuser
bmlk%gmx.de:diOpGSeH3syIs:cvsuser
bobbyholley%gmail.com:UEdaVxj7BVsMY:cvsuser
brade%comcast.net:ouetdVzWLzsWs:cvsuser
BradleyJunk%cinci.rr.com:EOOl4wp9MNcU6:cvsuser
brendan%mozilla.org:N7wZcaY7Bs9nw:cvsadm
@@ -51,6 +52,7 @@ bugzilla%standard8.plus.com:lmzqmqShGzGYs:cvsuser
burnus%gmx.de:RBozBY9sekJRM:cvsuser
bz%barnson.org:hRMbA3bW5q6Ak:cvsuser
bzbarsky%mit.edu:YySJ0ECW0UqcM:cvsuser
bzrmirror%bugzilla.org:do0ZvZ/z.1YQM:cvsuser
caillon%redhat.com:S5LpV7HM4OOzo:cvsuser
callek%gmail.com:7c0ZoYCqNF3qk:cvsuser
catlee%mozilla.com:eY4mh1o1mljjg:cvsuser
@@ -79,11 +81,12 @@ dbolter%mozilla.com:Pj95SMWINbfQY:cvsuser
dcamp%mozilla.com:8J1lYA6aDXWgI:cvsuser
dean_tessman%hotmail.com:AM2BZ7M0nDhlM:cvsuser
deb%dria.org:tevrBpdIX/IAw:cvsuser
despotdaemon:zJJgZOGMRo/FE:cvsadm
despotdaemon:gNFxPV183TGDc:cvsadm
dholbert%cs.stanford.edu:DP/HW2hXEZoDg:cvsuser
diegohcg%gmail.com:Vs/1h.ZP6RmZg:cvsuser
dietrich%mozilla.com:V5GbjeqBWgCQc:cvsuser
dkl%redhat.com:Jb37f1UZbg4g2:cvsuser
dlawrence%mozilla.com:Jb37f1UZbg4g2:cvsuser
dmandelin%mozilla.com:omKcEsk6wjg9s:cvsuser
dmose%mozilla.org:sTIo1zYddteQc:cvsadm
dolske%mozilla.com:yYw1gOmZMtaAM:cvsuser
doronr%us.ibm.com:BntrR9DKOvfRw:cvsuser
@@ -91,9 +94,9 @@ douglas%stebila.ca:FtOKWYCG./BN6:cvsuser
dougt%meer.net:QzucPi4akyAvo:cvsuser
driehuis%playbeing.org:BbR6IahGk6yGc:cvsuser
dschaffe%adobe.com:IVaq/BhZhOKOc:cvsuser
dtownsend%oxymoronical.com:hhdFeotEGCAG6:cvsuser
dtownsend%oxymoronical.com:nN8k.deZPkAY6:cvsuser
dveditz%cruzio.com:S1X7iuOVZr0tI:cvsuser
dwitte%mozilla.com:sFoUYfKYFCQeg:cvsuser
dwitte%mozilla.com:atobJ8YkJm/x.:cvsuser
edburns%acm.org:z7zqfOtPH9oic:cvsuser
edward.lee%engineering.uiuc.edu:JQQPKcRtozeJY:cvsuser
ehsan.akhgari%gmail.com:ZAquXcDKuPuNk:cvsuser
@@ -104,7 +107,7 @@ erhyuan%pacbell.net:b6.iRP5wVeO1s:cvsuser
erik%dasbistro.com:RleOQJ5O4vqSI:cvsuser
erik%vanderpoel.org:UIUlMPWTelYIE:cvsuser
Evan.Yan%Sun.COM:y6fet2ZQuQjxw:cvsuser
fantasai.cvs%inkedblade.net:ZV0ZIUFaokbxg:cvsuser
fantasai.cvs%inkedblade.net:.wuTh0oK1y23M:cvsuser
firefox%blakeross.com:iecsxCayirMQw:cvsuser
flamingice%sourmilk.net:9xh1/DFw2ODOU:cvsuser
florian%queze.net:fYk7exIMhk3I.:cvsuser
@@ -137,6 +140,7 @@ jay%mozilla.org:./8ppoCBU7xKE:cvsuser
jdrew%mozilla.com:H94cmzCtc22L6:cvsuser
jeff.hedlund%matrixsi.com:dUxvk4HDbIrkA:cvsuser
jgmyers%speakeasy.net:tj/q7ALULIlLM:cvsuser
jhopkins%mozillamessaging.com:F3Gyejh.h.L3I:cvsuser
jim_nance%yahoo.com:MW2pItooimXQc:cvsuser
jmathies%mozilla.com:JMun7n79fcZrE:cvsuser
jminta%gmail.com:xECVGDTSeqbz2:cvsuser
@@ -170,6 +174,7 @@ kherron%fmailbox.com:rRN9eQFLs3af6:cvsuser
kieran%eternal.undonet.com:gVVzTaNHTa3HE:cvsuser
kiko%async.com.br:Uz8pBMTzv6gpo:cvsuser
kinmoz%netscape.net:RexUJ7MbhHOeE:cvsuser
klibby%mozilla.com:bQPoQ04OC8s.6:cvsadm
Kurt.Zenker%sun.com:PxXscXmcBiCWY:cvsuser
kyle.yuan%sun.com:4pSzbqjeADpcc:cvsuser
lars%mozilla.com:OIS1qjX2A4hPY:cvsuser
@@ -184,6 +189,7 @@ longsonr%gmail.com:n0H6qvTySWbsY:cvsuser
lordpixel%mac.com:pBoWsz5/W/1/o:cvsuser
louie.zhao%sun.com:ajsxRr.217rWY:cvsuser
lpsolit%gmail.com:s2V0JuW2d3qG.:cvsuser
lwagner%mozilla.com:nn8UYSg1EVCR6:cvsuser
marco.zehe%googlemail.com:/.MEQU1hGEtlE:cvsuser
marco%gnome.org:zKqukw72.KsUw:cvsuser
mark.finkle%gmail.com:.CMOa5pzz2ey6:cvsuser
@@ -234,6 +240,7 @@ nhosoi%redhat.com:Kc7DN3G6DWNVc:cvsuser
nick.kreeger%park.edu:8w9jrG44s9v9o:cvsuser
nkwan%redhat.com:Evx20xUpj8Gk2:cvsuser
nrthomas%gmail.com:39NAPUEFnNHP.:cvsuser
olav%bkor.dhs.org:fuDFH7wT/SfrM:cvsuser
Olli.Pettay%helsinki.fi:JNyNghF5OJ9Xo:cvsuser
oremj%mozilla.com:Vu3lChH7COMLs:cvsadm
pamg.bugs%gmail.com:t.cstj7r1wyFo:cvsuser
@@ -284,7 +291,7 @@ sergei_d%fi.tartu.ee:2pMVH6CMfBao6:cvsuser
sgautherie.bz%free.fr:zRDfcZjqityUw:cvsuser
sharparrow1%yahoo.com:.ksEGiKJj1sdU:cvsuser
shaver%mozilla.org:I4.grysVnENVM:cvsadm
silver%warwickcompsoc.co.uk:w4kdm3lu7ZCUY:cvsuser
silver%warwickcompsoc.co.uk:jn1zaL3oWEYT6:cvsuser
simford%yahoo.com:fV41vy16txOL6:cvsuser
slavomir.katuscak%sun.com:zzZvFAbWtnVt6:cvsuser
smfr%smfr.org:2mFWUaEqjN7lE:cvsuser
@@ -315,7 +322,6 @@ treydrake%yahoo.com:Y6aSEsZf.GcP2:cvsuser
ulf%loop.to:nyAdDm7URuxog:cvsuser
uriber%gmail.com:UbuwPpUMiAJGI:cvsuser
vitaly%rathedg.com:gCpWN92cgp7aU:cvsuser
vladd%bugzilla.org:icDVGeWEv1eDw:cvsuser
vladimir%pobox.com:ZcFYwCPC7dvjE:cvsuser
wclouser%mozilla.com:7kMqx9pigCvx2:cvsuser
webmail%kmgerich.com:K7U1HCAoxFv2E:cvsuser

View File

@@ -29,7 +29,6 @@ my %read_only_users = (
'l10nbld' => 1,
'nobody' => 1,
'stgbld' => 1,
'tbirdbld' => 1,
'qabld' => 1,
'unittest' => 1,
'trybld' => 1,

View File

@@ -175,6 +175,9 @@ endif
SYMBOL_ARCHIVE_BASENAME = \
$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)-$(OS_ARCH)-$(BUILDID)$(EXTRA_BUILDID)
export SYMBOL_INDEX_NAME = \
$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)-$(OS_TARGET)-$(BUILDID)$(EXTRA_BUILDID)-symbols.txt
buildsymbols:
ifdef MOZ_CRASHREPORTER
echo building symbol store

View File

@@ -41,6 +41,7 @@
#include "nsIDocument.h"
#include "nsIFrame.h"
#include "nsIDOMDocument.h"
#include "nsIDOMDocumentXBL.h"
#include "nsIDOMXULSelectCntrlEl.h"
#include "nsIDOMXULSelectCntrlItemEl.h"
@@ -167,7 +168,18 @@ nsXULTabAccessible::GetAccessibleRelated(PRUint32 aRelationType,
NS_ENSURE_TRUE(document, NS_ERROR_FAILURE);
nsCOMPtr<nsIDOMElement> linkedPanel;
document->GetElementById(linkedPanelID, getter_AddRefs(linkedPanel));
if (content->GetBindingParent()) {
nsCOMPtr<nsIDOMDocumentXBL> documentXBL(do_QueryInterface(document));
nsCOMPtr<nsIDOMElement> bindingParent =
do_QueryInterface(content->GetBindingParent());
documentXBL->GetAnonymousElementByAttribute(bindingParent,
NS_LITERAL_STRING("id"),
linkedPanelID,
getter_AddRefs(linkedPanel));
}
else {
document->GetElementById(linkedPanelID, getter_AddRefs(linkedPanel));
}
if (linkedPanel) {
nsCOMPtr<nsIDOMNode> linkedPanelNode(do_QueryInterface(linkedPanel));
GetAccService()->GetAccessibleInWeakShell(linkedPanelNode, mWeakShell,

View File

@@ -44,7 +44,7 @@ BuildID=@GRE_BUILDID@
#ifdef MOZ_SOURCE_STAMP
SourceStamp=@MOZ_SOURCE_STAMP@
#endif
Copyright=Copyright (c) 1998 - 2009 mozilla.org
Copyright=Copyright (c) 1998 - 2010 mozilla.org
ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}
[Gecko]

View File

@@ -11,23 +11,54 @@
<emItem id="langpack-vi-VN@firefox.mozilla.org">
<versionRange minVersion="2.0" maxVersion="2.0"/>
</emItem>
<emItem id="masterfiler@gmail.com">
<versionRange severity="3"/>
</emItem>
<emItem id="mozilla_cc@internetdownloadmanager.com">
<versionRange minVersion=" " maxVersion="6.9.8">
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
<versionRange minVersion="3.7a1pre" maxVersion="*"/>
</targetApplication>
</versionRange>
<versionRange minVersion="2.1" maxVersion="3.3">
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
<versionRange minVersion="3.0a1" maxVersion="*"/>
</targetApplication>
</versionRange>
</emItem>
<emItem id="msntoolbar@msn.com">
<versionRange minVersion=" " maxVersion="6.*"/>
</emItem>
<emItem id="personas@christopher.beard">
<versionRange minVersion="1.6" maxVersion="1.6">
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
<versionRange minVersion="3.6" maxVersion="3.6.*"/>
</targetApplication>
</versionRange>
</emItem>
<emItem id="support@daemon-tools.cc">
<versionRange minVersion=" " maxVersion="1.0.0.5"/>
</emItem>
<emItem id="{3f963a5b-e555-4543-90e2-c3908898db71}">
<versionRange minVersion=" " maxVersion="8.0">
<emItem id="yslow@yahoo-inc.com">
<versionRange minVersion="2.0.5" maxVersion="2.0.5">
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
<versionRange minVersion="3.1a1" maxVersion="*"/>
<versionRange minVersion="3.5.7" maxVersion="*"/>
</targetApplication>
</versionRange>
</emItem>
<emItem id="{2224e955-00e9-4613-a844-ce69fccaae91}"/>
<emItem id="{27182e60-b5f3-411c-b545-b44205977502}">
<versionRange minVersion="1.0" maxVersion="1.0"/>
</emItem>
<emItem id="{3252b9ae-c69a-4eaf-9502-dc9c1f6c009e}">
<versionRange minVersion="2.2" maxVersion="2.2"/>
</emItem>
<emItem id="{3f963a5b-e555-4543-90e2-c3908898db71}">
<versionRange minVersion=" " maxVersion="8.5"/>
</emItem>
<emItem id="{46551EC9-40F0-4e47-8E18-8E5CF550CFB8}">
<versionRange minVersion="1.1b1" maxVersion="1.1b1"/>
</emItem>
<emItem id="{4B3803EA-5230-4DC3-A7FC-33638F3D3542}">
<versionRange minVersion="1.2" maxVersion="1.2">
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
@@ -35,6 +66,14 @@
</targetApplication>
</versionRange>
</emItem>
<emItem id="{8CE11043-9A15-4207-A565-0C94C42D590D}"/>
<emItem id="{AB2CE124-6272-4b12-94A9-7303C7397BD1}">
<versionRange severity="1"/>
</emItem>
<emItem id="{B13721C7-F507-4982-B2E5-502A71474FED}">
<versionRange severity="1"/>
</emItem>
<emItem id="{E8E88AB0-7182-11DF-904E-6045E0D72085}"/>
</emItems>
<pluginItems>
<pluginItem>
@@ -56,5 +95,29 @@
</targetApplication>
</versionRange>
</pluginItem>
<pluginItem>
<match name="filename" exp="NPFFAddOn.dll"/>
<versionRange>
</versionRange>
</pluginItem>
<pluginItem>
<match name="filename" exp="NPMySrch.dll"/>
<versionRange>
</versionRange>
</pluginItem>
<pluginItem>
<match name="filename" exp="npViewpoint.dll"/>
<versionRange>
<targetApplication id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}">
<versionRange minVersion="3.0" maxVersion="*"/>
</targetApplication>
</versionRange>
</pluginItem>
<pluginItem>
<match name="name" exp="[0-6]\.0\.[01]\d{2}\.\d+"/>
<match name="filename" exp="npdeploytk.dll"/>
<versionRange severity="1">
</versionRange>
</pluginItem>
</pluginItems>
</blocklist>

View File

@@ -74,7 +74,7 @@
<key>CFBundleExecutable</key>
<string>firefox-bin</string>
<key>CFBundleGetInfoString</key>
<string>%APP_NAME% %APP_VERSION%, © 1998-2009 Contributors</string>
<string>%APP_NAME% %APP_VERSION%, © 1998-2010 Contributors</string>
<key>CFBundleIconFile</key>
<string>firefox</string>
<key>CFBundleIdentifier</key>

View File

@@ -1,2 +1,2 @@
CFBundleName = "%APP_NAME%";
NSHumanReadableCopyright = "Copyright © 1998-2009 Contributors";
NSHumanReadableCopyright = "Copyright © 1998-2010 Contributors";

View File

@@ -1,7 +1,7 @@
WIN32_MODULE_COMPANYNAME=Mozilla Corporation
WIN32_MODULE_COPYRIGHT=©Firefox and Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable.
WIN32_MODULE_PRODUCTVERSION=3,0,14,0
WIN32_MODULE_PRODUCTVERSION_STRING=3.0.14pre
WIN32_MODULE_PRODUCTVERSION=3,0,19,0
WIN32_MODULE_PRODUCTVERSION_STRING=3.0.19pre
WIN32_MODULE_TRADEMARKS=Firefox is a Trademark of The Mozilla Foundation.
WIN32_MODULE_DESCRIPTION=Firefox
WIN32_MODULE_PRODUCTNAME=Firefox

View File

@@ -529,7 +529,7 @@
<p id="gecko" class="center">&credit.poweredByGeckoReg;</p>
<p class="footnote">
&brandFullName;&trade; &license.part0; &copy;1998-2009 &license.part1;
&brandFullName;&trade; &license.part0; &copy;1998-2010 &license.part1;
<a href="" link="about:credits" onclick="visitLink(event);">&license.contrib;</a>,
&license.part2;
<a href="" link="about:license" onclick="visitLink(event);">about:license</a>

View File

@@ -1331,6 +1331,8 @@ FeedWriter.prototype = {
// nsIObserver
observe: function FW_observe(subject, topic, data) {
subject = new XPCNativeWrapper(subject);
if (!this._window) {
// this._window is null unless this.write was called with a trusted
// window object.
@@ -1402,6 +1404,8 @@ FeedWriter.prototype = {
// nsINavHistoryService
onPageChanged: function FW_onPageChanged(aURI, aWhat, aValue) {
aURI = new XPCNativeWrapper(aURI);
if (aWhat == Ci.nsINavHistoryObserver.ATTRIBUTE_FAVICON) {
// Go through the readers menu and look for the corresponding
// reader menu-item for the page if any.

View File

@@ -489,6 +489,7 @@ BrowserGlue.prototype = {
getService(Ci.nsIPrefBranch);
var importBookmarks = false;
var importBookmarksHTML = false;
var restoreDefaultBookmarks = false;
try {
restoreDefaultBookmarks = prefBranch.getBoolPref("browser.bookmarks.restore_default_bookmarks");
@@ -502,7 +503,8 @@ BrowserGlue.prototype = {
}
else {
try {
importBookmarks = prefBranch.getBoolPref("browser.places.importBookmarksHTML");
importBookmarks = importBookmarksHTML =
prefBranch.getBoolPref("browser.places.importBookmarksHTML");
} catch(ex) {}
}
@@ -546,11 +548,12 @@ BrowserGlue.prototype = {
// Report the error, but ignore it.
Cu.reportError(err);
}
prefBranch.setBoolPref("browser.places.importBookmarksHTML", false);
if (restoreDefaultBookmarks)
prefBranch.setBoolPref("browser.bookmarks.restore_default_bookmarks",
false);
}
if (importBookmarksHTML)
prefBranch.setBoolPref("browser.places.importBookmarksHTML", false);
if (restoreDefaultBookmarks)
prefBranch.setBoolPref("browser.bookmarks.restore_default_bookmarks",
false);
}
// Initialize bookmark archiving on idle.

View File

@@ -538,11 +538,7 @@ var PlacesOrganizer = {
var backupsDir = dirSvc.get("Desk", Ci.nsILocalFile);
fp.displayDirectory = backupsDir;
// Use YYYY-MM-DD (ISO 8601) as it doesn't contain illegal characters
// and makes the alphabetical order of multiple backup files more useful.
var date = (new Date).toLocaleFormat("%Y-%m-%d");
fp.defaultString = PlacesUIUtils.getFormattedString("bookmarksBackupFilenameJSON",
[date]);
fp.defaultString = PlacesUtils.getBackupFilename();
if (fp.show() != Ci.nsIFilePicker.returnCancel) {
PlacesUtils.backupBookmarksToFile(fp.file, [PlacesUIUtils.leftPaneFolderId]);
@@ -551,9 +547,7 @@ var PlacesOrganizer = {
var latestBackup = PlacesUtils.getMostRecentBackup();
if (!latestBackup || latestBackup != fp.file) {
latestBackup.remove(false);
var date = new Date().toLocaleFormat("%Y-%m-%d");
var name = PlacesUtils.getFormattedString("bookmarksArchiveFilename",
[date]);
var name = PlacesUtils.getBackupFilename();
fp.file.copyTo(this.bookmarksBackupDir, name);
}
}

View File

@@ -379,8 +379,13 @@ SessionStoreService.prototype = {
break;
case "TabOpen":
case "TabClose":
var panelID = aEvent.originalTarget.linkedPanel;
var tabpanel = aEvent.originalTarget.ownerDocument.getElementById(panelID);
let target = aEvent.originalTarget;
let panelID = target.linkedPanel;
let ownerDoc = target.ownerDocument;
let bindingParent = ownerDoc.getBindingParent(target);
let tabpanel =
ownerDoc.getAnonymousElementByAttribute(bindingParent, "id",
panelID);
if (aEvent.type == "TabOpen") {
this.onTabAdd(aEvent.currentTarget.ownerDocument.defaultView, tabpanel);
}

View File

@@ -1 +1 @@
3.0.14pre
3.0.19pre

View File

@@ -641,3 +641,24 @@ components/aboutCertError.js
#else
xpicleanup
#endif
#ifdef XP_WIN
# Files added by 3.6 that need to be removed by the win32 installer on downgrade
components/components.list
components/GPSDGeolocationProvider.js
components/nsFormAutoComplete.js
components/nsPlacesAutoComplete.js
components/nsUpdateServiceStub.js
components/nsUpdateTimerManager.js
extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png
extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/preview.png
modules/CertUtils.jsm
modules/ctypes.jsm
modules/FileUtils.jsm
modules/LightweightThemeConsumer.jsm
modules/LightweightThemeManager.jsm
modules/NetUtil.jsm
modules/NetworkPrioritizer.jsm
modules/WindowsPreviewPerTab.jsm
res/broken-image.png
res/loading-image.png
#endif

View File

@@ -4,6 +4,6 @@
<!ENTITY aboutLink "&lt; About &brandFullName;">
<!ENTITY aboutLink.accesskey "A">
<!ENTITY aboutVersion "version">
<!ENTITY copyrightInfo "&#169;1998-2009 Contributors. All Rights Reserved. Firefox and the
<!ENTITY copyrightInfo "&#169;1998-2010 Contributors. All Rights Reserved. Firefox and the
Firefox logos are trademarks of the Mozilla Foundation. All rights
reserved.">

File diff suppressed because it is too large Load Diff

View File

@@ -8,6 +8,8 @@
<string>0</string>
<key>BreakpadRequestComments</key>
<string>YES</string>
<key>BreakpadRequestEmail</key>
<string>YES</string>
<key>BreakpadServerParameters</key>
<dict>
<key>BuildID</key>
@@ -108,6 +110,18 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeIconFile</key>
<string>fileBookmark.icns</string>
<key>CFBundleTypeName</key>
<string>Camino bookmark</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSItemContentTypes</key>
<array>
<string>org.mozilla.camino.bookmark</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>Camino</string>
@@ -226,29 +240,35 @@
<%APP_UPDATES_ENABLED%/>
<key>SUExpectsDSASignature</key>
<true/>
<key>SUPublicDSAKey</key>
<string>-----BEGIN PUBLIC KEY-----
MIIDOjCCAi0GByqGSM44BAEwggIgAoIBAQDQ4Easn8ybXNil3l8UXWHnu2s7Q4Kk
uXXMZ2V/l8LLrQ3AlaH/7CZoUKY+LtpmPHL57yHvFWQIxJGz4BwkFBgt+4Yvw2Lh
miXi2sMSKK721sXkoPZO3iQsdSIav0A//B2EWM3wCya3LY8V7Pwd06hIGErG+2sR
Zm7oqyCZvC2f8jjradkGzOKssOWm1TaLHL230u65lf9roTVG0UCFSPcgN29u0u7v
OGiYlkTqsE0Dv4hi4QxxJQk2mn7dJYcNRnkbciaxCSdcqPMvIg0DPL300C3YfaCu
dDAHlCj70kZSp2m2jGZQFwGyZ82xu6QjE3ocTG7mjHJSTG2cmeSn2cFDAhUAxjIm
aMWtvHGo5Rxcn09EzZvqa28CggEAA0bvQnqr3ekK8Tuy3GbqOQxQahOmLmjKKDfT
3QXYPMt+pyWh5Eoay1uCpZtc99PXqWDg1dN0LVRFu2M9S8iTeNNCtQ42E0Hm1oNs
J0SQa1lf2/rMr+xwIj0kJtpr+uvYTPPoSJgPOXa/W/5o0b/VCRCT8QXqvQMmd++B
ZFkf9pLVh8eH/Gfa5abLcLGDR2kWsRA4vra+cZJbMDKxfB3MsI125ejBhb698ltv
dHHUIxm/e92+r6pP73/EC9SwgjtFQWBL4ZjBZg6kdhHdw6WIWVRDsZTvdquK5B7g
I5NMqJyl/eaTGnKD+Q349GeQtdnc2txUGxeMb83SWulPgEZNZQOCAQUAAoIBAHva
7XzuaZiAvgnIGFuSA61tO3nIT7CtLbgMqRPBBGoIh9qG+JcQNOQ5BAtq839mP1FC
nOXEajr3UDO5tKn4V3Y3X/jCjwDLZHIP+Y5m/cvVm50tSrBIfT2G5pUrGd9cSEDG
XfYOEaMdGVa9aLBrSo9739WVbWg7UIEqb0D2a3nBo16JDSyn9H7Hcq2cjWJugQZ6
UM2UtHwvaK/NHAcprjANQuYQ78U4GapNnuLIXx1EBru8gSKHlcyeOu9fa79oAhvN
xz+k1ujre1mK8oq2DT2kCo29Ufgsc6U5bCc2Bs7S/fHOVBjxUf9/XIfvOyJRCbVJ
2hR9h9Vj9Fd3jEyXbQA=
-----END PUBLIC KEY-----</string>
<key>SUFeedURL</key>
<string>https://</string>
<key>SUPublicDSAKeyFile</key>
<string>camino_dsa_pub.pem</string>
<key>SUScheduledCheckInterval</key>
<integer>86400</integer>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>com.apple.safari.bookmark</string>
<string>public.data</string>
</array>
<key>UTTypeDescription</key>
<string>Camino bookmark</string>
<key>UTTypeIconFile</key>
<string>fileBookmark.icns</string>
<key>UTTypeIdentifier</key>
<string>org.mozilla.camino.bookmark</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>caminobookmark</string>
</array>
</dict>
</dict>
</array>
<key>mozProfileDirName</key>
<string>Camino</string>
</dict>

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>MDImporter</string>
<key>LSItemContentTypes</key>
<array>
<string>org.mozilla.camino.bookmark</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>org.mozilla.camino.spotlightimporter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundleVersion</key>
<string>${PRODUCT_VERSION_STRING}</string>
<key>CFPlugInDynamicRegisterFunction</key>
<string></string>
<key>CFPlugInDynamicRegistration</key>
<string>NO</string>
<key>CFPlugInFactories</key>
<dict>
<key>FE75FA4A-AFDC-4DE2-912A-9860E3870F20</key>
<string>MetadataImporterPluginFactory</string>
</dict>
<key>CFPlugInTypes</key>
<dict>
<key>8B08C4BF-415B-11D8-B3F9-0003936726FC</key>
<array>
<string>FE75FA4A-AFDC-4DE2-912A-9860E3870F20</string>
</array>
</dict>
<key>CFPlugInUnloadFunction</key>
<string></string>
</dict>
</plist>

View File

@@ -49,6 +49,7 @@ DIRS = \
flashblock \
idl \
pinstripe \
places \
striptease \
safebrowsing \
$(NULL)
@@ -74,7 +75,7 @@ APP_UPDATE_URL = https://caminobrowser.org/update-check
APP_UPDATES_ENABLED = true
BREAKPAD_UPLOAD_URL = https://crash-reports.mozilla.com/submit
else
APP_UPDATES_ENABLED = false
APP_UPDATES_ENABLED ?= false
endif
# For Launch Services compatibility, CFBundleVersion can be at most three
@@ -148,39 +149,21 @@ STRINGS_FILES = \
GENERATED_STRINGS_FILES = $(patsubst %,generated/%,$(STRINGS_FILES))
GECKO_STRINGS_FILES = \
resources/localized/English.lproj/communicator_locale_typeaheadfind_properties.strings \
resources/localized/English.lproj/global-platform_locale_intl_properties.strings \
resources/localized/English.lproj/global-region_locale_region_properties.strings \
resources/localized/English.lproj/global_locale_appstrings_properties.strings \
resources/localized/English.lproj/global_locale_charsetTitles_properties.strings \
resources/localized/English.lproj/global_locale_commonDialogs_properties.strings \
resources/localized/English.lproj/global_locale_config_properties.strings \
resources/localized/English.lproj/global_locale_crashes_properties.strings \
resources/localized/English.lproj/global_locale_css_properties.strings \
resources/localized/English.lproj/global_locale_dialog_properties.strings \
resources/localized/English.lproj/global_locale_dom_dom_properties.strings \
resources/localized/English.lproj/global_locale_global-strres_properties.strings \
resources/localized/English.lproj/global_locale_keys_properties.strings \
resources/localized/English.lproj/global_locale_languageNames_properties.strings \
resources/localized/English.lproj/global_locale_layout_HtmlForm_properties.strings \
resources/localized/English.lproj/global_locale_layout_MediaDocument_properties.strings \
resources/localized/English.lproj/global_locale_layout_errors_properties.strings \
resources/localized/English.lproj/global_locale_layout_xmlparser_properties.strings \
resources/localized/English.lproj/global_locale_nsHelperAppDlg_properties.strings \
resources/localized/English.lproj/global_locale_nsProgressDialog_properties.strings \
resources/localized/English.lproj/global_locale_nsTreeSorting_properties.strings \
resources/localized/English.lproj/global_locale_nsWebBrowserPersist_properties.strings \
resources/localized/English.lproj/global_locale_plugins_properties.strings \
resources/localized/English.lproj/global_locale_printPageSetup_properties.strings \
resources/localized/English.lproj/global_locale_printdialog_properties.strings \
resources/localized/English.lproj/global_locale_printing_properties.strings \
resources/localized/English.lproj/global_locale_prompts_properties.strings \
resources/localized/English.lproj/global_locale_regionNames_properties.strings \
resources/localized/English.lproj/global_locale_security_caps_properties.strings \
resources/localized/English.lproj/global_locale_storage_properties.strings \
resources/localized/English.lproj/global_locale_tabbrowser_properties.strings \
resources/localized/English.lproj/global_locale_xbl_properties.strings \
resources/localized/English.lproj/global_locale_xslt_xslt_properties.strings \
resources/localized/English.lproj/global_locale_xul_properties.strings \
resources/localized/English.lproj/necko_locale_necko_properties.strings \
resources/localized/English.lproj/pipnss_locale_nsserrors_properties.strings \
resources/localized/English.lproj/pipnss_locale_pipnss_properties.strings \
@@ -194,7 +177,7 @@ CAMINO_SYMBOL_SOURCE_FILES = \
$(XCODE_PRODUCT_DIR)/*.dSYM/Contents/Resources/DWARF/* \
google-breakpad/src/client/mac/build/Release/Breakpad.framework.dSYM/Contents/Resources/DWARF/Breakpad \
google-breakpad/src/client/mac/build/Release/breakpadUtilities.dylib.dSYM/Contents/Resources/DWARF/breakpadUtilities.dylib \
growl/build/Deployment/Growl.framework.dSYM/Contents/Resources/DWARF/Growl \
growl/build/Release/Growl.framework.dSYM/Contents/Resources/DWARF/Growl \
sparkle/build/Release/Sparkle.framework.dSYM/Contents/Resources/DWARF/Sparkle \
$(NULL)

View File

@@ -62,16 +62,12 @@
IBOutlet NSTextField* mFontSampleMonospace;
IBOutlet NSTextField* mProportionalSampleLabel;
IBOutlet NSTextField* mProportionalSubLabel;
IBOutlet NSPopUpButton* mMinFontSizePopup;
IBOutlet NSMatrix* mDefaultFontMatrix;
IBOutlet NSButton* mUseMyFontsCheckbox;
// advanced panel stuff
IBOutlet NSPanel* mAdvancedFontsDialog;
IBOutlet NSPopUpButton* mMinFontSizePopup;
IBOutlet NSTextField* mAdvancedFontsLabel;
IBOutlet NSMatrix* mDefaultFontMatrix;
IBOutlet NSView* mPreviousBottomControl;
NSArray* mRegionMappingTable;
@@ -93,8 +89,8 @@
- (IBAction)monospaceFontChoiceButtonClicked:(id)sender;
- (IBAction)fontRegionPopupClicked:(id)sender;
- (IBAction)showAdvancedFontsDialog:(id)sender;
- (IBAction)advancedFontsDone:(id)sender;
- (IBAction)minFontSizePopupClicked:(id)sender;
- (IBAction)defaultFontTypeClicked:(id)sender;
- (IBAction)resetToDefaults:(id)sender;

View File

@@ -71,6 +71,7 @@
- (void)setFontSampleOfType:(NSString*)fontType withFont:(NSFont*)font andDict:(NSDictionary*)regionDict;
- (void)saveFont:(NSFont*)font toDict:(NSMutableDictionary*)regionDict forType:(NSString*)fontType;
- (void)updateAdvancedFontControls;
- (void)updateFontSampleOfType:(NSString*)fontType;
- (NSTextField*)fontSampleForType:(NSString*)fontType;
- (NSString*)fontSizeType:(NSString*)fontType;
@@ -130,13 +131,6 @@
[super dealloc];
}
- (id)initWithBundle:(NSBundle*)bundle
{
self = [super initWithBundle:bundle];
mFontButtonForEditor = nil;
return self;
}
- (void)mainViewDidLoad
{
// should save and restore this
@@ -162,6 +156,7 @@
[self loadFontPrefs];
[self updateFontPreviews];
[self updateAdvancedFontControls];
}
- (void)didUnselect
@@ -170,8 +165,28 @@
[self saveFontPrefs];
}
// The colors and fonts tab views are different heights. We need to resize
// the window when each is selected so the spacing looks correct.
- (void)tabView:(NSTabView*)tabView didSelectTabViewItem:(NSTabViewItem*)tabViewItem
{
NSControl* bottomControl = nil;
if ([[tabViewItem identifier] isEqualToString:@"colors"])
bottomControl = mUseMyColorsCheckbox;
else if ([[tabViewItem identifier] isEqualToString:@"fonts"])
bottomControl = mUseMyFontsCheckbox;
if (bottomControl && bottomControl != mPreviousBottomControl) {
NSWindow* prefsWindow = [mTabView window];
float heightChange = [mPreviousBottomControl frame].origin.y -
[bottomControl frame].origin.y;
NSRect windowFrame = [prefsWindow frame];
windowFrame.size.height += heightChange;
windowFrame.origin.y -= heightChange;
[prefsWindow setFrame:windowFrame display:YES animate:[prefsWindow isVisible]];
mPreviousBottomControl = bottomControl;
}
}
- (void)setupFontRegionPopup
@@ -248,6 +263,7 @@
{
// save the old values
[self updateFontPreviews];
[self updateAdvancedFontControls];
}
- (void)loadFontPrefs
@@ -656,15 +672,6 @@
NSString* propLabelString = [NSString stringWithFormat:[self localizedStringForKey:@"ProportionalLabelFormat"],
[self localizedStringForKey:defaultFontType]];
[mProportionalSampleLabel setStringValue:propLabelString];
NSString* sublabelValue = [self localizedStringForKey:[defaultFontType stringByAppendingString:@"_note"]];
[mProportionalSubLabel setStringValue:sublabelValue];
NSString* noteFontExample = [defaultFontType isEqualToString:@"serif"] ? @"Times" : @"Helvetica";
[mProportionalSubLabel setFont:[[NSFontManager sharedFontManager] fontWithFamily:noteFontExample
traits:0
weight:5 /* normal weight */
size:[[mProportionalSubLabel font] pointSize]]];
[self setupFontSamplesFromDict:regionDict];
}
@@ -674,15 +681,11 @@
const int kDefaultFontSerifTag = 0;
const int kDefaultFontSansSerifTag = 1;
- (IBAction)showAdvancedFontsDialog:(id)sender
- (void)updateAdvancedFontControls
{
NSDictionary* regionDict = [self settingsForCurrentRegion];
if (!regionDict) return;
NSString* advancedLabel = [NSString stringWithFormat:[self localizedStringForKey:@"AdditionalFontsLabelFormat"],
[regionDict objectForKey:@"region"]];
[mAdvancedFontsLabel setStringValue:advancedLabel];
// set up min size popup
int itemIndex = 0;
NSMutableDictionary* fontSizeDict = [regionDict objectForKey:@"fontsize"];
@@ -693,24 +696,14 @@ const int kDefaultFontSansSerifTag = 1;
itemIndex = 0;
}
[mMinFontSizePopup selectItemAtIndex:itemIndex];
// set up default font radio buttons (default to serif)
NSString* defaultFontType = [self defaultProportionalFontTypeForCurrentRegion];
[mDefaultFontMatrix selectCellWithTag:([defaultFontType isEqualToString:@"sans-serif"] ? kDefaultFontSansSerifTag : kDefaultFontSerifTag)];
mFontPanelWasVisible = [[NSFontPanel sharedFontPanel] isVisible];
[[NSFontPanel sharedFontPanel] orderOut:nil];
[NSApp beginSheet:mAdvancedFontsDialog
modalForWindow:[mTabView window] // any old window accessor
modalDelegate:self
didEndSelector:@selector(advancedFontsSheetDidEnd:returnCode:contextInfo:)
contextInfo:NULL];
}
- (IBAction)advancedFontsDone:(id)sender
- (IBAction)minFontSizePopupClicked:(id)sender
{
// save settings
NSDictionary* regionDict = [self settingsForCurrentRegion];
if (!regionDict) return;
@@ -719,21 +712,21 @@ const int kDefaultFontSansSerifTag = 1;
NSMutableDictionary* fontSizeDict = [regionDict objectForKey:@"fontsize"];
[fontSizeDict setObject:[NSNumber numberWithInt:(int)minSize] forKey:@"minimum"];
// Save the default font type.
[self saveFontSizePrefsForRegion:regionDict];
[self updateFontPreviews];
}
- (IBAction)defaultFontTypeClicked:(id)sender
{
NSDictionary* regionDict = [self settingsForCurrentRegion];
if (!regionDict) return;
NSMutableDictionary* defaultFontTypeDict = [regionDict objectForKey:@"defaultFontType"];
NSString* defaultFontType = ([[mDefaultFontMatrix selectedCell] tag] == kDefaultFontSerifTag) ? @"serif" : @"sans-serif";
[defaultFontTypeDict setObject:defaultFontType forKey:@"type"];
[mAdvancedFontsDialog orderOut:self];
[NSApp endSheet:mAdvancedFontsDialog];
// Apply the changes for the current region.
[self saveAllFontPrefsForRegion:regionDict];
[self saveDefaultFontTypePrefForRegion:regionDict];
[self updateFontPreviews];
if (mFontPanelWasVisible)
[[NSFontPanel sharedFontPanel] makeKeyAndOrderFront:self];
}
- (IBAction)resetToDefaults:(id)sender {
@@ -798,13 +791,10 @@ const int kDefaultFontSansSerifTag = 1;
// Update the UI. Order is important here -- syncing the font panel depends on the
// font previews being correct.
[self updateFontPreviews];
[self updateAdvancedFontControls];
[mUseMyFontsCheckbox setState:[self useMyFontsPref]];
}
- (void)advancedFontsSheetDidEnd:(NSWindow*)sheet returnCode:(int)returnCode contextInfo:(void*)contextInfo
{
}
@end
@implementation OrgMozillaCaminoPreferenceAppearance (FontManagerDelegate)
@@ -839,10 +829,6 @@ const int kDefaultFontSansSerifTag = 1;
- (void)changeFont:(id)sender
{
// Ignore font panel changes if the advanced panel is up.
if ([mAdvancedFontsDialog isVisible])
return;
NSDictionary* regionDict = [self settingsForCurrentRegion];
if (mFontButtonForEditor == mChooseProportionalFontButton) {

View File

@@ -1,83 +1,144 @@
{
IBClasses = (
{
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = NSMenu;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = NSMenuItem;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
CLASS = NSObject;
LANGUAGE = ObjC;
},
{
CLASS = NSPreferencePane;
LANGUAGE = ObjC;
OUTLETS = {
"_firstKeyView" = id;
"_initialKeyView" = id;
"_lastKeyView" = id;
"_window" = id;
};
SUPERCLASS = NSObject;
},
{
CLASS = NSView;
LANGUAGE = ObjC;
SUPERCLASS = NSResponder;
},
{
ACTIONS = {
advancedFontsDone = id;
buttonClicked = id;
colorChanged = id;
fontRegionPopupClicked = id;
monospaceFontChoiceButtonClicked = id;
proportionalFontChoiceButtonClicked = id;
resetToDefaults = id;
showAdvancedFontsDialog = id;
useMyFontsButtonClicked = id;
};
CLASS = OrgMozillaCaminoPreferenceAppearance;
LANGUAGE = ObjC;
OUTLETS = {
mAdvancedFontsDialog = NSPanel;
mAdvancedFontsLabel = NSTextField;
mBackgroundColorWell = NSColorWell;
mChooseMonospaceFontButton = NSButton;
mChooseProportionalFontButton = NSButton;
mDefaultFontMatrix = NSMatrix;
mFontRegionPopup = NSPopUpButton;
mFontSampleMonospace = NSTextField;
mFontSampleProportional = NSTextField;
mMinFontSizePopup = NSPopUpButton;
mProportionalSampleLabel = NSTextField;
mProportionalSubLabel = NSTextField;
mResetButton = NSButton;
mTabView = NSTabView;
mTextColorWell = NSColorWell;
mUnderlineLinksCheckbox = NSButton;
mUnvisitedLinksColorWell = NSColorWell;
mUseMyColorsCheckbox = NSButton;
mUseMyFontsCheckbox = NSButton;
mVisitedLinksColorWell = NSColorWell;
};
SUPERCLASS = PreferencePaneBase;
},
{
CLASS = PreferencePaneBase;
LANGUAGE = ObjC;
SUPERCLASS = NSPreferencePane;
}
);
IBVersion = 1;
}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBClasses</key>
<array>
<dict>
<key>CLASS</key>
<string>PreferencePaneBase</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSPreferencePane</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSView</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSResponder</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenuItem</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSMenu</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>FirstResponder</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSObject</string>
<key>LANGUAGE</key>
<string>ObjC</string>
</dict>
<dict>
<key>CLASS</key>
<string>NSPreferencePane</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>_firstKeyView</key>
<string>id</string>
<key>_initialKeyView</key>
<string>id</string>
<key>_lastKeyView</key>
<string>id</string>
<key>_window</key>
<string>id</string>
</dict>
<key>SUPERCLASS</key>
<string>NSObject</string>
</dict>
<dict>
<key>ACTIONS</key>
<dict>
<key>buttonClicked</key>
<string>id</string>
<key>colorChanged</key>
<string>id</string>
<key>defaultFontTypeClicked</key>
<string>id</string>
<key>fontRegionPopupClicked</key>
<string>id</string>
<key>minFontSizePopupClicked</key>
<string>id</string>
<key>monospaceFontChoiceButtonClicked</key>
<string>id</string>
<key>proportionalFontChoiceButtonClicked</key>
<string>id</string>
<key>resetToDefaults</key>
<string>id</string>
<key>useMyFontsButtonClicked</key>
<string>id</string>
</dict>
<key>CLASS</key>
<string>OrgMozillaCaminoPreferenceAppearance</string>
<key>LANGUAGE</key>
<string>ObjC</string>
<key>OUTLETS</key>
<dict>
<key>mBackgroundColorWell</key>
<string>NSColorWell</string>
<key>mChooseMonospaceFontButton</key>
<string>NSButton</string>
<key>mChooseProportionalFontButton</key>
<string>NSButton</string>
<key>mDefaultFontMatrix</key>
<string>NSMatrix</string>
<key>mFontRegionPopup</key>
<string>NSPopUpButton</string>
<key>mFontSampleMonospace</key>
<string>NSTextField</string>
<key>mFontSampleProportional</key>
<string>NSTextField</string>
<key>mMinFontSizePopup</key>
<string>NSPopUpButton</string>
<key>mPreviousBottomControl</key>
<string>NSView</string>
<key>mProportionalSampleLabel</key>
<string>NSTextField</string>
<key>mResetButton</key>
<string>NSButton</string>
<key>mTabView</key>
<string>NSTabView</string>
<key>mTextColorWell</key>
<string>NSColorWell</string>
<key>mUnderlineLinksCheckbox</key>
<string>NSButton</string>
<key>mUnvisitedLinksColorWell</key>
<string>NSColorWell</string>
<key>mUseMyColorsCheckbox</key>
<string>NSButton</string>
<key>mUseMyFontsCheckbox</key>
<string>NSButton</string>
<key>mVisitedLinksColorWell</key>
<string>NSColorWell</string>
</dict>
<key>SUPERCLASS</key>
<string>PreferencePaneBase</string>
</dict>
</array>
<key>IBVersion</key>
<string>1</string>
</dict>
</plist>

View File

@@ -2,16 +2,18 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>69 14 356 240 0 0 1440 878 </string>
<key>IBFramework Version</key>
<string>489.0</string>
<string>677</string>
<key>IBLastKnownRelativeProjectPath</key>
<string>../../../Camino.xcodeproj</string>
<key>IBOldestOS</key>
<integer>4</integer>
<key>IBOpenObjects</key>
<array>
<integer>107</integer>
</array>
<key>IBSystem Version</key>
<string>9J61</string>
<string>9L31a</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
</dict>

View File

@@ -5,9 +5,6 @@
"ProportionalLabelFormat" = "Proportional (%@):";
"serif" = "Serif";
"sans-serif" = "Sans-serif";
"AdditionalFontsLabelFormat" = "Additional fonts for %@ pages";
"serif_note" = "(like Times)";
"sans-serif_note" = "(like Helvetica)";
/* Displayed when there is no font specified in prefs for a given language group and type */
"NoFontSelected" = "No font selected";

View File

@@ -48,9 +48,6 @@
@interface CookieDateFormatter : NSDateFormatter
@end
// prefs for keychain password autofill
static const char* const kUseKeychainPref = "chimera.store_passwords_with_keychain";
// sort order indicators
const int kSortReverse = 1;
@@ -168,7 +165,8 @@ const int kSortReverse = 1;
[mAskAboutCookies setState:NSMixedState];
// Keychain checkbox
BOOL storePasswords = [self getBooleanPref:kUseKeychainPref withSuccess:NULL];
BOOL storePasswords = [self getBooleanPref:kGeckoPrefUseKeychain
withSuccess:NULL];
[mStorePasswords setState:(storePasswords ? NSOnState : NSOffState)];
}
@@ -189,7 +187,8 @@ const int kSortReverse = 1;
- (IBAction)clickStorePasswords:(id)sender
{
[self setPref:kUseKeychainPref toBoolean:([mStorePasswords state] == NSOnState)];
[self setPref:kGeckoPrefUseKeychain
toBoolean:([mStorePasswords state] == NSOnState)];
}
- (IBAction)launchKeychainAccess:(id)sender
@@ -295,7 +294,8 @@ const int kSortReverse = 1;
int rowToSelect = [selectedIndexes lastIndex] - ([selectedIndexes count] - 1);
if ((rowToSelect < 0) || (rowToSelect >= [mCookiesTable numberOfRows]))
rowToSelect = [mCookiesTable numberOfRows] - 1;
[mCookiesTable selectRow:rowToSelect byExtendingSelection:NO];
[mCookiesTable selectRowIndexes:[NSIndexSet indexSetWithIndex:rowToSelect]
byExtendingSelection:NO];
}
}
@@ -332,17 +332,9 @@ const int kSortReverse = 1;
- (IBAction)removeCookiesAndBlockSites:(id)aSender
{
// Block the sites...
CHPermissionManager* permManager = [CHPermissionManager permissionManager];
NSArray* selectedSites = [self selectedCookieSites];
NSEnumerator* sitesEnum = [selectedSites objectEnumerator];
NSString* curSite;
while ((curSite = [sitesEnum nextObject])) {
[permManager setPolicy:CHPermissionDeny
forHost:curSite
type:CHPermissionTypeCookie];
}
// Block the selected sites...
[self addPermissionForSelection:CHPermissionDeny];
// ...then remove the cookies.
[self removeCookies:aSender];
}
@@ -365,17 +357,16 @@ const int kSortReverse = 1;
- (void)addPermissionForSelection:(int)inPermission
{
CHPermissionManager* permManager = [CHPermissionManager permissionManager];
NSIndexSet* selectedIndexes = [mCookiesTable selectedRowIndexes];
for (unsigned int index = [selectedIndexes lastIndex];
index != NSNotFound;
index = [selectedIndexes indexLessThanIndex:index])
{
NSString* host = [[mCookies objectAtIndex:index] domain];
if ([host hasPrefix:@"."] && [host length] > 1)
host = [host substringFromIndex:1];
[permManager setPolicy:inPermission
forHost:host
type:CHPermissionTypeCookie];
NSArray* selectedSites = [self selectedCookieSites];
NSEnumerator* sitesEnum = [selectedSites objectEnumerator];
NSString* curSite;
while ((curSite = [sitesEnum nextObject])) {
NSString* curHost = [self permissionsBlockingNameForCookieHostname:curSite];
if ([curHost length] > 0) {
[permManager setPolicy:inPermission
forHost:curHost
type:CHPermissionTypeCookie];
}
}
}
@@ -480,7 +471,8 @@ const int kSortReverse = 1;
if ([mPermissionsTable numberOfRows] > 0) {
int rowToSelect = [self rowForPermissionWithHost:superdomain];
if ((rowToSelect >= 0) && (rowToSelect < [mPermissionsTable numberOfRows])) {
[mPermissionsTable selectRow:rowToSelect byExtendingSelection:NO];
[mPermissionsTable selectRowIndexes:[NSIndexSet indexSetWithIndex:rowToSelect]
byExtendingSelection:NO];
[mPermissionsTable scrollRowToVisible:rowToSelect];
}
}
@@ -508,7 +500,8 @@ const int kSortReverse = 1;
int rowToSelect = [selectedIndexes lastIndex] - ([selectedIndexes count] - 1);
if ((rowToSelect < 0) || (rowToSelect >= [mPermissionsTable numberOfRows]))
rowToSelect = [mPermissionsTable numberOfRows] - 1;
[mPermissionsTable selectRow:rowToSelect byExtendingSelection:NO];
[mPermissionsTable selectRowIndexes:[NSIndexSet indexSetWithIndex:rowToSelect]
byExtendingSelection:NO];
}
}
@@ -643,7 +636,8 @@ const int kSortReverse = 1;
{
rowToSelect = [mKeychainExclusionsTable numberOfRows] - 1;
}
[mKeychainExclusionsTable selectRow:rowToSelect byExtendingSelection:NO];
[mKeychainExclusionsTable selectRowIndexes:[NSIndexSet indexSetWithIndex:rowToSelect]
byExtendingSelection:NO];
}
}
@@ -741,7 +735,8 @@ objectValueForTableColumn:(NSTableColumn *)aTableColumn
[self sortByColumn:mPermissionColumn];
int newRowIndex = [mPermissions indexOfObject:permission];
if (newRowIndex != NSNotFound) {
[aTableView selectRow:newRowIndex byExtendingSelection:NO];
[aTableView selectRowIndexes:[NSIndexSet indexSetWithIndex:newRowIndex]
byExtendingSelection:NO];
[aTableView scrollRowToVisible:newRowIndex];
}
}
@@ -765,7 +760,7 @@ objectValueForTableColumn:(NSTableColumn *)aTableColumn
// Ensure a row is selected. Cocoa doesn't do this for us, but will keep
// us from unselecting a row once one is set; go figure.
if ([table numberOfRows] > 0)
[table selectRow:0 byExtendingSelection:NO];
[table selectRowIndexes:[NSIndexSet indexSetWithIndex:0] byExtendingSelection:NO];
}
- (void)sortByColumn:(NSTableColumn*)tableColumn
@@ -899,7 +894,8 @@ objectValueForTableColumn:(NSTableColumn *)aTableColumn
// scroll to the first item (arbitrary, but at least one should show)
if (i == 0)
[aTableView scrollRowToVisible:newRowIndex];
[aTableView selectRow:newRowIndex byExtendingSelection:YES];
[aTableView selectRowIndexes:[NSIndexSet indexSetWithIndex:newRowIndex]
byExtendingSelection:YES];
}
}
}

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>69 14 356 240 0 0 1440 878 </string>
<string>65 37 356 240 0 0 1440 878 </string>
<key>IBFramework Version</key>
<string>489.0</string>
<key>IBLastKnownRelativeProjectPath</key>
@@ -11,7 +11,7 @@
<key>IBOldestOS</key>
<integer>5</integer>
<key>IBSystem Version</key>
<string>9J61</string>
<string>9L31a</string>
<key>targetFramework</key>
<string>IBCocoaFramework</string>
</dict>

View File

@@ -244,8 +244,10 @@ const int kAnnoyancePrefSome = 3;
// ensure a row is selected (cocoa doesn't do this for us, but will keep
// us from unselecting a row once one is set; go figure).
if ([mWhitelistTable numberOfRows] > 0)
[mWhitelistTable selectRow:0 byExtendingSelection:NO];
if ([mWhitelistTable numberOfRows] > 0) {
[mWhitelistTable selectRowIndexes:[NSIndexSet indexSetWithIndex:0]
byExtendingSelection:NO];
}
[mWhitelistTable setDeleteAction:@selector(removeWhitelistSite:)];
[mWhitelistTable setTarget:self];
@@ -292,7 +294,8 @@ const int kAnnoyancePrefSome = 3;
int rowToSelect = [selectedIndexes lastIndex] - ([selectedIndexes count] - 1);
if ((rowToSelect < 0) || (rowToSelect >= [mWhitelistTable numberOfRows]))
rowToSelect = [mWhitelistTable numberOfRows] - 1;
[mWhitelistTable selectRow:rowToSelect byExtendingSelection:NO];
[mWhitelistTable selectRowIndexes:[NSIndexSet indexSetWithIndex:rowToSelect]
byExtendingSelection:NO];
}
}

View File

@@ -14,8 +14,8 @@ GCC_ENABLE_PASCAL_STRINGS = YES
GCC_PREPROCESSOR_DEFINITIONS = OSTYPE=Darwin1.4 OSARCH=Darwin MOZILLA_INTERNAL_API=1
OTHER_LDFLAGS = -lpthread -lm -Wl,-executable_path,build/$(CONFIGURATION)/$(WRAPPER_NAME)/Contents/MacOS
LIBRARY_SEARCH_PATHS = ../dist/bin ../dist/lib
HEADER_SEARCH_PATHS = ../dist/include ../dist/include/appcomps ../dist/include/camino ../dist/include/caps ../dist/include/chardet ../dist/include/chrome ../dist/include/commandhandler ../dist/include/composer ../dist/include/content ../dist/include/cookie ../dist/include/docshell ../dist/include/dom ../dist/include/downloads ../dist/include/editor ../dist/include/embed_base ../dist/include/exthandler ../dist/include/find ../dist/include/gfx ../dist/include/helperAppDlg ../dist/include/history ../dist/include/htmlparser ../dist/include/intl ../dist/include/js ../dist/include/layout ../dist/include/locale ../dist/include/mimetype ../dist/include/mork ../dist/include/necko ../dist/include/nkcache ../dist/include/nspr ../dist/include/pipboot ../dist/include/pipnss ../dist/include/pref ../dist/include/profdirserviceprovider ../dist/include/shistory ../dist/include/spellchecker ../dist/include/string ../dist/include/thebes ../dist/include/txtsvc ../dist/include/uconv ../dist/include/unicharutil ../dist/include/uriloader ../dist/include/url-classifier ../dist/include/view ../dist/include/webbrowserpersist ../dist/include/webbrwsr ../dist/include/webshell ../dist/include/widget ../dist/include/windowwatcher ../dist/include/xmlextras ../dist/include/xpcom ../dist/include/xpconnect ../dist/include/xultmpl ../dist/public/nss $(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon
FRAMEWORK_SEARCH_PATHS = sharedmenuscocoa/build/$(CONFIGURATION) sparkle/build/Release growl/build/$(CONFIGURATION) google-breakpad/src/client/mac/build/Release
HEADER_SEARCH_PATHS = ../dist/include ../dist/include/appcomps ../dist/include/camino ../dist/include/caps ../dist/include/chardet ../dist/include/chrome ../dist/include/commandhandler ../dist/include/composer ../dist/include/content ../dist/include/cookie ../dist/include/docshell ../dist/include/dom ../dist/include/downloads ../dist/include/editor ../dist/include/embed_base ../dist/include/exthandler ../dist/include/find ../dist/include/gfx ../dist/include/helperAppDlg ../dist/include/history ../dist/include/htmlparser ../dist/include/intl ../dist/include/js ../dist/include/layout ../dist/include/locale ../dist/include/mimetype ../dist/include/necko ../dist/include/nkcache ../dist/include/nspr ../dist/include/pipboot ../dist/include/pipnss ../dist/include/places ../dist/include/pref ../dist/include/profdirserviceprovider ../dist/include/shistory ../dist/include/spellchecker ../dist/include/string ../dist/include/thebes ../dist/include/txtsvc ../dist/include/uconv ../dist/include/unicharutil ../dist/include/uriloader ../dist/include/url-classifier ../dist/include/view ../dist/include/webbrowserpersist ../dist/include/webbrwsr ../dist/include/webshell ../dist/include/widget ../dist/include/windowwatcher ../dist/include/xmlextras ../dist/include/xpcom ../dist/include/xpconnect ../dist/include/xultmpl ../dist/public/nss $(SYSTEM_DEVELOPER_DIR)/Headers/FlatCarbon
FRAMEWORK_SEARCH_PATHS = sparkle/build/Release growl/build/Release google-breakpad/src/client/mac/build/Release
// Warning settings
GCC_TREAT_WARNINGS_AS_ERRORS = YES

View File

@@ -1,4 +1,4 @@
<p><b>Binaries</b> of this product released by the
<a href="http://www.mozilla.org/">Mozilla Foundation</a>
are made available under the corresponding
<a href="http://www.mozilla.org/legal/eula/">EULA</a>.</p>
<p><b>Binaries</b> of this product have been made available to you by the
<a href="http://www.mozilla.org/">Mozilla Project</a> under the Mozilla
Public License. <a href="http://caminobrowser.org/legal/rights/">Know your
rights</a>.</p>

View File

@@ -1 +1 @@
2009
2010

View File

@@ -50,3 +50,4 @@ MOZ_WEBSERVICES=
MOZ_NO_XPCOM_OBSOLETE=1
MOZ_XPINSTALL=
MOZ_URL_CLASSIFIER=1
MOZ_PLACES=1

View File

@@ -0,0 +1,195 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;\f2\fnil\fcharset0 Monaco;
}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww11860\viewh15480\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 1.6.10\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 Camino 1.6.10 is a security and stability update for Camino 1.6.x. All users are urged to upgrade.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Changes since Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 1.6 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 1.6.10 contains the following improvements over version 1.6.9:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Disabled Java on Mac OS X 10.6 \'93Snow Leopard\'94 to prevent crashes (users who need Java should see the Known Issues section for solutions).\
\'95 Fixed a possible crash when closing a tab by clicking on its close button.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.9 contains the following improvements over version 1.6.8:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.23 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.11.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.8 contains the following improvements over version 1.6.7:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.22 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The presence of invalid cookies no longer prevents display of the list of stored cookies.\
\'95 Typing to choose an item now works properly in
\f2 <select>
\f1 controls with
\f2 <optgroup>
\f1 elements.\
\'95 The Downloads window will no longer close when the Customize Toolbar sheet is visible.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.7 contains the following improvements over version 1.6.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.21 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 OpenSearch plug-ins containing ampersands will now work correctly on Mac OS X 10.3.9.\
\'95 Cookies without a valid name no longer prevent display of the list of stored cookies.\
\'95 Quitting Camino with the pop-up blocker visible should no longer cause a crash.\
\'95 Find will now work properly when viewing JavaScript files which use the new JavaScript MIME type definitions.\
\'95 The default browser pop-up menu will no longer show a blank default browser on clean Mac OS X 10.5 installations.\
\'95 Selecting an item from a context menu after its window has closed will no longer cause a crash.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.8.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.6 contains the following improvements over version 1.6.5:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.19 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.7.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.5 contains the following improvements over version 1.6.4:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.18 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash on startup when the Mac OS X spelling system is broken.\
\'95 The General preference pane will no longer be missing for users who had customized the Preferences window toolbar.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Added CamiTools to the list of problematic add-ons.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.4 contains the following improvements over version 1.6.3:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.17 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino again displays expiration dates for Certificate Authorities in the Certificates window.\
\'95 Camino no longer reads OmniWeb\'92s \'93password not saved\'94 markers in the Keychain as valid accounts.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.3 contains the following improvements over version 1.6.2:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.2 contains the following improvements over version 1.6.1:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.15 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash when displaying a popup while a bookmark is being dragged.\
\'95 Feed and OpenSearch notifications remain visible until dismissed.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.1 contains the following improvements over version 1.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino will no longer crash when attempting to add a search engine that uses
\f2 POST
\f1 .\
\'95 Camino displays more useful error messages when it is unable to add a search engine.\
\'95 Camino supports a wider variety of search engine definition files.\
\'95 Restored compatibility with Adobe Dreamweaver and other applications that use a deprecated AppleEvent to open documents in Camino.\
\'95 Improved robustness of code used to access the Keychain.\
\'95 Command-period will now close the Find toolbar on Mac OS X 10.5.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.5 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/1.6/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Automatic software updates
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now checks for new releases automatically.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When more tabs are open than can be displayed in the tab bar, arrows appear at the right and left edges to allow scrolling the bar. As part of this change, the tab overflow menu has been replaced by a menu displaying all open tabs in the current window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Keychain compatibility
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now store information in the Keychain for multiple accounts at the same site.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved toolbar search
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The search field in the toolbar now includes a simple editor that allows deleting, renaming, and reordering search engines.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://opensearch.org/"}}{\fldrslt \cf3 \ul \ulc3 OpenSearch}} search engine plug-ins. New search engines can be added to the toolbar\'92s search field by automatic discovery or by web pages that provide links to OpenSearch plug-ins.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Streamlined Find interface
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Find panel has been replaced by a Find toolbar that appears near the bottom of the browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now refer to individual tabs and windows.\
\'95 It is now possible to add, open, and delete bookmarks via AppleScript.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://wiki.caminobrowser.org/Development:Camino_AppleScript_Guide"}}{\fldrslt \cf3 \ul \ulc3 custom toolbar items}} written in AppleScript.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Additional feed reader options
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now pass feeds to certain web-based feed readers.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b User interface polish
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino 1.6 includes a number of new toolbar icons and interface enhancements to fit more closely with the visual style of Mac OS X 10.5.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 \
Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 The version of the Java Embedding Plugin included in Camino 1.6.x is incompatible with Java on Mac OS X 10.6 \'93Snow Leopard,\'94 so Camino 1.6.10 and later disable Java by default on that version of Mac OS X. Users who need Java should manually upgrade the bundled Java Embedding Plugin using {\field{\*\fldinst{HYPERLINK "http://wiki.caminobrowser.org/QA:Camino_1.6.x%2C_Mac_OS_X_10.6%2C_and_Java"}}{\fldrslt these instructions}}.\
\'95 Version 2.2 of the Flip4Mac (F4M) plug-in for displaying Windows Media content causes major rendering issues in Camino. The Flip4Mac team has fixed this problem in version 2.2.1.7b+ of the plug-in.\
\'95 After visiting enough pages with Flash content while browsing, Camino may stop functioning correctly. Quitting and re-launching Camino will resolve the problem. This behavior is caused by a bug in the Flash plug-in and is fixed in version 10.0 of the plug-in, which is available for Mac OS X 10.4 and higher.\
\'95 Some versions of the third-party add-on 1Password are not compatible with Camino 1.6.x. These versions can cause Camino to crash on launch, hang when importing bookmarks, and hang when pasting into the location bar. Disabling 1Password\'92s integration with Camino will stop these problems; users should contact 1Password support for more information.}

View File

@@ -0,0 +1,208 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;\f2\fnil\fcharset0 Monaco;
}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww11860\viewh15480\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 1.6.11\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 Camino 1.6.11 is a security and stability update for Camino 1.6.x users running Mac OS X 10.3.9. Camino 1.6.11 will be the last update in the 1.6.x series and is thus the last version of Camino to support Mac OS X 10.3.\
\
All users on Mac OS X 10.3.9 are urged to upgrade to this version; all users on Mac OS X 10.4 or higher should upgrade to Camino 2.0.x instead. \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Changes since Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 1.6 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 1.6.11 contains the following improvements over version 1.6.10:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.24 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 It is once again possible to trust new Certificate Authorities.\
\'95 Clicking on warning or error text in a certificate no longer causes the text to change colors.\
\'95 When adding cookie exceptions, Camino now adds the correct exception for \'93.sitename.tld\'94 cookies.\
\'95 The presence of non-ASCII data in cookie values no longer prevents display of the list of stored cookies.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.10 contains the following improvements over version 1.6.9:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Disabled Java on Mac OS X 10.6 \'93Snow Leopard\'94 to prevent crashes (users who need Java should see the Known Issues section for solutions).\
\'95 Fixed a possible crash when closing a tab by clicking on its close button.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.9 contains the following improvements over version 1.6.8:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.23 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.11.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.8 contains the following improvements over version 1.6.7:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.22 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The presence of invalid cookies no longer prevents display of the list of stored cookies.\
\'95 Typing to choose an item now works properly in
\f2 <select>
\f1 controls with
\f2 <optgroup>
\f1 elements.\
\'95 The Downloads window will no longer close when the Customize Toolbar sheet is visible.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.7 contains the following improvements over version 1.6.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.21 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 OpenSearch plug-ins containing ampersands will now work correctly on Mac OS X 10.3.9.\
\'95 Cookies without a valid name no longer prevent display of the list of stored cookies.\
\'95 Quitting Camino with the pop-up blocker visible should no longer cause a crash.\
\'95 Find will now work properly when viewing JavaScript files which use the new JavaScript MIME type definitions.\
\'95 The default browser pop-up menu will no longer show a blank default browser on clean Mac OS X 10.5 installations.\
\'95 Selecting an item from a context menu after its window has closed will no longer cause a crash.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.8.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.6 contains the following improvements over version 1.6.5:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.19 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.7.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.5 contains the following improvements over version 1.6.4:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.18 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash on startup when the Mac OS X spelling system is broken.\
\'95 The General preference pane will no longer be missing for users who had customized the Preferences window toolbar.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Added CamiTools to the list of problematic add-ons.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.4 contains the following improvements over version 1.6.3:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.17 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino again displays expiration dates for Certificate Authorities in the Certificates window.\
\'95 Camino no longer reads OmniWeb\'92s \'93password not saved\'94 markers in the Keychain as valid accounts.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.3 contains the following improvements over version 1.6.2:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.2 contains the following improvements over version 1.6.1:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.15 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash when displaying a popup while a bookmark is being dragged.\
\'95 Feed and OpenSearch notifications remain visible until dismissed.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.1 contains the following improvements over version 1.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino will no longer crash when attempting to add a search engine that uses
\f2 POST
\f1 .\
\'95 Camino displays more useful error messages when it is unable to add a search engine.\
\'95 Camino supports a wider variety of search engine definition files.\
\'95 Restored compatibility with Adobe Dreamweaver and other applications that use a deprecated AppleEvent to open documents in Camino.\
\'95 Improved robustness of code used to access the Keychain.\
\'95 Command-period will now close the Find toolbar on Mac OS X 10.5.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.5 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/1.6/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Automatic software updates
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now checks for new releases automatically.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When more tabs are open than can be displayed in the tab bar, arrows appear at the right and left edges to allow scrolling the bar. As part of this change, the tab overflow menu has been replaced by a menu displaying all open tabs in the current window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Keychain compatibility
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now store information in the Keychain for multiple accounts at the same site.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved toolbar search
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The search field in the toolbar now includes a simple editor that allows deleting, renaming, and reordering search engines.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://opensearch.org/"}}{\fldrslt \cf3 \ul \ulc3 OpenSearch}} search engine plug-ins. New search engines can be added to the toolbar\'92s search field by automatic discovery or by web pages that provide links to OpenSearch plug-ins.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Streamlined Find interface
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Find panel has been replaced by a Find toolbar that appears near the bottom of the browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now refer to individual tabs and windows.\
\'95 It is now possible to add, open, and delete bookmarks via AppleScript.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://wiki.caminobrowser.org/Development:Camino_AppleScript_Guide"}}{\fldrslt \cf3 \ul \ulc3 custom toolbar items}} written in AppleScript.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Additional feed reader options
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now pass feeds to certain web-based feed readers.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b User interface polish
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino 1.6 includes a number of new toolbar icons and interface enhancements to fit more closely with the visual style of Mac OS X 10.5.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 \
Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 The version of the Java Embedding Plugin included in Camino 1.6.x is incompatible with Java on Mac OS X 10.6 \'93Snow Leopard,\'94 so Camino 1.6.10 and later disable Java by default on that version of Mac OS X. Users who need Java should manually upgrade the bundled Java Embedding Plugin using {\field{\*\fldinst{HYPERLINK "http://wiki.caminobrowser.org/QA:Camino_1.6.x%2C_Mac_OS_X_10.6%2C_and_Java"}}{\fldrslt these instructions}}.\
\'95 Version 2.2 of the Flip4Mac (F4M) plug-in for displaying Windows Media content causes major rendering issues in Camino. The Flip4Mac team has fixed this problem in version 2.2.1.7b+ of the plug-in.\
\'95 After visiting enough pages with Flash content while browsing, Camino may stop functioning correctly. Quitting and re-launching Camino will resolve the problem. This behavior is caused by a bug in the Flash plug-in and is fixed in version 10.0 of the plug-in, which is available for Mac OS X 10.4 and higher.\
\'95 Some versions of the third-party add-on 1Password are not compatible with Camino 1.6.x. These versions can cause Camino to crash on launch, hang when importing bookmarks, and hang when pasting into the location bar. Disabling 1Password\'92s integration with Camino will stop these problems; users should contact 1Password support for more information.}

View File

@@ -0,0 +1,186 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf460
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;\f2\fnil\fcharset0 Monaco;
}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww11860\viewh15480\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 1.6.9\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 Camino 1.6.9 is a security and stability update for Camino 1.6.x. All users are urged to upgrade.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Changes since Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 1.6 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 1.6.9 contains the following improvements over version 1.6.8:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.23 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.11.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.8 contains the following improvements over version 1.6.7:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.22 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The presence of invalid cookies no longer prevents display of the list of stored cookies.\
\'95 Typing to choose an item now works properly in
\f2 <select>
\f1 controls with
\f2 <optgroup>
\f1 elements.\
\'95 The Downloads window will no longer close when the Customize Toolbar sheet is visible.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.7 contains the following improvements over version 1.6.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.21 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 OpenSearch plug-ins containing ampersands will now work correctly on Mac OS X 10.3.9.\
\'95 Cookies without a valid name no longer prevent display of the list of stored cookies.\
\'95 Quitting Camino with the pop-up blocker visible should no longer cause a crash.\
\'95 Find will now work properly when viewing JavaScript files which use the new JavaScript MIME type definitions.\
\'95 The default browser pop-up menu will no longer show a blank default browser on clean Mac OS X 10.5 installations.\
\'95 Selecting an item from a context menu after its window has closed will no longer cause a crash.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.8.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.6 contains the following improvements over version 1.6.5:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.19 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.7.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.5 contains the following improvements over version 1.6.4:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.18 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash on startup when the Mac OS X spelling system is broken.\
\'95 The General preference pane will no longer be missing for users who had customized the Preferences window toolbar.\
\'95 The icon for the Google feed handler has been updated to match the new Google site icon.\
\'95 Added CamiTools to the list of problematic add-ons.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.4 contains the following improvements over version 1.6.3:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.17 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino again displays expiration dates for Certificate Authorities in the Certificates window.\
\'95 Camino no longer reads OmniWeb\'92s \'93password not saved\'94 markers in the Keychain as valid accounts.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.3 contains the following improvements over version 1.6.2:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.2 contains the following improvements over version 1.6.1:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.8.1.15 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Camino will no longer crash when displaying a popup while a bookmark is being dragged.\
\'95 Feed and OpenSearch notifications remain visible until dismissed.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 1.6.1 contains the following improvements over version 1.6:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino will no longer crash when attempting to add a search engine that uses
\f2 POST
\f1 .\
\'95 Camino displays more useful error messages when it is unable to add a search engine.\
\'95 Camino supports a wider variety of search engine definition files.\
\'95 Restored compatibility with Adobe Dreamweaver and other applications that use a deprecated AppleEvent to open documents in Camino.\
\'95 Improved robustness of code used to access the Keychain.\
\'95 Command-period will now close the Find toolbar on Mac OS X 10.5.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 1.6\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.5 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/1.6/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Automatic software updates
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now checks for new releases automatically.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When more tabs are open than can be displayed in the tab bar, arrows appear at the right and left edges to allow scrolling the bar. As part of this change, the tab overflow menu has been replaced by a menu displaying all open tabs in the current window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Keychain compatibility
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now store information in the Keychain for multiple accounts at the same site.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved toolbar search
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The search field in the toolbar now includes a simple editor that allows deleting, renaming, and reordering search engines.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://opensearch.org/"}}{\fldrslt \cf3 \ul \ulc3 OpenSearch}} search engine plug-ins. New search engines can be added to the toolbar\'92s search field by automatic discovery or by web pages that provide links to OpenSearch plug-ins.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Streamlined Find interface
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Find panel has been replaced by a Find toolbar that appears near the bottom of the browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now refer to individual tabs and windows.\
\'95 It is now possible to add, open, and delete bookmarks via AppleScript.\
\'95 Camino now supports {\field{\*\fldinst{HYPERLINK "http://wiki.caminobrowser.org/Development:Camino_AppleScript_Guide"}}{\fldrslt \cf3 \ul \ulc3 custom toolbar items}} written in AppleScript.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Additional feed reader options
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino can now pass feeds to certain web-based feed readers.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b User interface polish
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino 1.6 includes a number of new toolbar icons and interface enhancements to fit more closely with the visual style of Mac OS X 10.5.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 \
Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 Version 2.2 of the Flip4Mac (F4M) plug-in for displaying Windows Media content causes major rendering issues in Camino. The Flip4Mac team has fixed this problem in version 2.2.1.7b+ of the plug-in.\
\'95 After visiting enough pages with Flash content while browsing, Camino may stop functioning correctly. Quitting and re-launching Camino will resolve the problem. This behavior is caused by a bug in the Flash plug-in and is fixed in version 10.0 of the plug-in, which is available for Mac OS X 10.4 and higher.\
\'95 Some versions of the third-party add-on 1Password are not compatible with Camino 1.6.x. These versions can cause Camino to crash on launch, hang when importing bookmarks, and hang when pasting into the location bar. Disabling 1Password\'92s integration with Camino will stop these problems; users should contact 1Password support for more information.}

View File

@@ -0,0 +1,113 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww12100\viewh16140\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 2.0.1\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 Camino 2.0.1 is a security and stability update for Camino 2.0. All users are urged to upgrade.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 Changes since Camino 2.0\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 2.0.1 contains the following improvements over version 2.0:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The Help menu will once again contain the search field in non-English localizations on Mac OS X 10.6.\
\'95 The Camino Crash Reporter will now offer to send your email address with your crash report to allow the Camino developers to contact you for more information about your crash.\
\'95 Clicking on warning or error text in a certificate no longer causes the text to change colors.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.6 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/2.0/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Tab Overview feature displays a grid of thumbnails of the tabs in the current window.\
\'95 Tabs can be rearranged by dragging and dropping.\
\'95 Command-click now defaults to opening links in new tabs instead of new windows.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New security features
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now supports the {\field{\*\fldinst{HYPERLINK "http://code.google.com/apis/safebrowsing/"}}{\fldrslt Google Safe Browsing}} service to provide warnings about many potentially malicious websites.\
\'95 Camino now displays error pages for secure web pages using invalid or untrusted certificates.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Full content zoom
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now has support for making the entire contents of a web page bigger or smaller.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Download notifications
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 If {\field{\*\fldinst{HYPERLINK "http://growl.info/"}}{\fldrslt Growl}} is installed, Camino will generate notifications when downloads begin and finish.\
\'95 On Mac OS X 10.5 and higher, Camino will bounce the downloads folder in the Dock when a download finishes.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Recently closed pages
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The History menu now contains a sub-menu listing the last 20 closed web pages.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved support for Full Keyboard Access
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When Full Keyboard Access is enabled, tabbing now moves correctly through the entire browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced annoyance blocking
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now includes an exceptions list to allow disabling \'93Block Flash animations\'94 on a per-site basis and an \'93Allow Flash From This Site\'94 contextual menu item to ease adding sites to the exceptions list.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now obtain the HTML source or text of an entire web page or of a selection.\
\'95 Added AppleScript support for setting the active tab in each browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Web content support
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now uses version 1.9.0 of Mozilla\'92s Gecko rendering engine, which contains thousands of bug fixes, better web plug-in compatibility and performance, enhanced support for web standards, and new technologies like JavaScript 1.8.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 If \'93Ask me before accepting each cookie\'94 is checked, Camino will display a cookie dialog for each cookie request from a web page.\
\'95 Scroll bars will appear active even when the window is not active.\
\'95 Incompatible third-party plug-ins:\
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\sa200\ql\qnatural
\cf2 \'95 Shockwave Player 10 and older will not display Shockwave content in Camino 2; to display Shockwave content, install Shockwave Player 11 or newer.\
\'95 Versions of the Flip4Mac (F4M) plug-in older than version 2.2.1.11 contained a bug that caused major rendering issues in Camino. To display Windows Media content without experiencing this bug, upgrade to Flip4Mac version 2.3.0.14 or later.\
\'95 Older versions of the Adobe Flash plug-in had a bug that could cause Camino to stop functioning correctly after visiting enough pages with Flash content while browsing. This is fixed in version 10.0 of the Flash plug-in.}

View File

@@ -0,0 +1,124 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww12100\viewh16140\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 2.0.2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 Camino 2.0.2 is a security and stability update for Camino 2.0.x. All users are urged to upgrade.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 Changes since Camino 2.0\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 2.0.2 contains the following improvements over version 2.0.1:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.18 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Command-Arrow key combinations can again be reassigned as shortcuts for other menu items.\
\'95 Google\'92s Safe Browsing information pages will now appear in Norwegian for users of the Norwegian localization.\
\'95 The Bookmark Bar colors will again appear correctly on displays with a gamma other than 1.8.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.12.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 2.0.1 contains the following improvements over version 2.0:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The Help menu will once again contain the search field in non-English localizations on Mac OS X 10.6.\
\'95 The Camino Crash Reporter will now offer to send your email address with your crash report to allow the Camino developers to contact you for more information about your crash.\
\'95 Clicking on warning or error text in a certificate no longer causes the text to change colors.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.6 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/2.0/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Tab Overview feature displays a grid of thumbnails of the tabs in the current window.\
\'95 Tabs can be rearranged by dragging and dropping.\
\'95 Command-click now defaults to opening links in new tabs instead of new windows.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New security features
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now supports the {\field{\*\fldinst{HYPERLINK "http://code.google.com/apis/safebrowsing/"}}{\fldrslt Google Safe Browsing}} service to provide warnings about many potentially malicious websites.\
\'95 Camino now displays error pages for secure web pages using invalid or untrusted certificates.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Full content zoom
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now has support for making the entire contents of a web page bigger or smaller.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Download notifications
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 If {\field{\*\fldinst{HYPERLINK "http://growl.info/"}}{\fldrslt Growl}} is installed, Camino will generate notifications when downloads begin and finish.\
\'95 On Mac OS X 10.5 and higher, Camino will bounce the downloads folder in the Dock when a download finishes.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Recently closed pages
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The History menu now contains a sub-menu listing the last 20 closed web pages.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved support for Full Keyboard Access
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When Full Keyboard Access is enabled, tabbing now moves correctly through the entire browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced annoyance blocking
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now includes an exceptions list to allow disabling \'93Block Flash animations\'94 on a per-site basis and an \'93Allow Flash From This Site\'94 contextual menu item to ease adding sites to the exceptions list.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now obtain the HTML source or text of an entire web page or of a selection.\
\'95 Added AppleScript support for setting the active tab in each browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Web content support
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now uses version 1.9.0 of Mozilla\'92s Gecko rendering engine, which contains thousands of bug fixes, better web plug-in compatibility and performance, enhanced support for web standards, and new technologies like JavaScript 1.8.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 If \'93Ask me before accepting each cookie\'94 is checked, Camino will display a cookie dialog for each cookie request from a web page.\
\'95 Scroll bars will appear active even when the window is not active.\
\'95 Incompatible third-party plug-ins:\
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\sa200\ql\qnatural
\cf2 \'95 Shockwave Player 10 and older will not display Shockwave content in Camino 2; to display Shockwave content, install Shockwave Player 11 or newer.\
\'95 Versions of the Flip4Mac (F4M) plug-in older than version 2.2.1.11 contained a bug that caused major rendering issues in Camino. To display Windows Media content without experiencing this bug, upgrade to Flip4Mac version 2.2.3.7 or later.\
\'95 Older versions of the Adobe Flash plug-in had a bug that could cause Camino to stop functioning correctly after visiting enough pages with Flash content while browsing. This is fixed in version 10.0 of the Flash plug-in.}

View File

@@ -0,0 +1,142 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;\f2\fnil\fcharset0 Monaco;
}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww12100\viewh16140\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 2.0.3\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 Camino 2.0.3 is a security and stability update for Camino 2.0.x. All users are urged to upgrade.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 Changes since Camino 2.0\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Camino 2.0.3 contains the following improvements over version 2.0.2:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.19 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Prevented possible crashes when closing several tabs in succession.\
\'95 Bookmarks found in Spotlight searches will once again open in Camino.\
\'95 Bookmark import will no longer try to import old Firefox
\f2 bookmarks.html
\f1 files from profiles used by Firefox 3 and later.\
\'95 Camino no longer exports Spotlight metadata for menu spacers.\
\'95 \'93Reset Camino\'94 will now always clear the \'93Recently Closed Pages\'94 menu.\
\'95 The context menu in about:config is now functional.\
\'95 Insecure cookies will no longer be shown as secure in the list of cookies.\
\'95 Prevented possible crashes when software update fails to download information about available updates.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 2.0.2 contains the following improvements over version 2.0.1:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.18 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 Command-Arrow key combinations can again be reassigned as shortcuts for other menu items.\
\'95 Google\'92s Safe Browsing information pages will now appear in Norwegian for users of the Norwegian localization.\
\'95 The Bookmark Bar colors will again appear correctly on displays with a gamma other than 1.8.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.12.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Camino 2.0.1 contains the following improvements over version 2.0:\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Upgraded to version 1.9.0.16 of the Mozilla Gecko rendering engine, which includes several critical security and stability fixes.\
\'95 The Help menu will once again contain the search field in non-English localizations on Mac OS X 10.6.\
\'95 The Camino Crash Reporter will now offer to send your email address with your crash report to allow the Camino developers to contact you for more information about your crash.\
\'95 Clicking on warning or error text in a certificate no longer causes the text to change colors.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.6 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/2.0/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Tab Overview feature displays a grid of thumbnails of the tabs in the current window.\
\'95 Tabs can be rearranged by dragging and dropping.\
\'95 Command-click now defaults to opening links in new tabs instead of new windows.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New security features
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now supports the {\field{\*\fldinst{HYPERLINK "http://code.google.com/apis/safebrowsing/"}}{\fldrslt Google Safe Browsing}} service to provide warnings about many potentially malicious websites.\
\'95 Camino now displays error pages for secure web pages using invalid or untrusted certificates.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Full content zoom
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now has support for making the entire contents of a web page bigger or smaller.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Download notifications
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 If {\field{\*\fldinst{HYPERLINK "http://growl.info/"}}{\fldrslt Growl}} is installed, Camino will generate notifications when downloads begin and finish.\
\'95 On Mac OS X 10.5 and higher, Camino will bounce the downloads folder in the Dock when a download finishes.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Recently closed pages
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The History menu now contains a sub-menu listing the last 20 closed web pages.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved support for Full Keyboard Access
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When Full Keyboard Access is enabled, tabbing now moves correctly through the entire browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced annoyance blocking
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now includes an exceptions list to allow disabling \'93Block Flash animations\'94 on a per-site basis and an \'93Allow Flash From This Site\'94 contextual menu item to ease adding sites to the exceptions list.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now obtain the HTML source or text of an entire web page or of a selection.\
\'95 Added AppleScript support for setting the active tab in each browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Web content support
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now uses version 1.9.0 of Mozilla\'92s Gecko rendering engine, which contains thousands of bug fixes, better web plug-in compatibility and performance, enhanced support for web standards, and new technologies like JavaScript 1.8.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 If \'93Ask me before accepting each cookie\'94 is checked, Camino will display a cookie dialog for each cookie request from a web page.\
\'95 Scroll bars will appear active even when the window is not active.\
\'95 Incompatible third-party plug-ins:\
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\sa200\ql\qnatural
\cf2 \'95 Shockwave Player 10 and older will not display Shockwave content in Camino 2; to display Shockwave content, install Shockwave Player 11 or newer.\
\'95 Versions of the Flip4Mac (F4M) plug-in older than version 2.2.1.11 contained a bug that caused major rendering issues in Camino. To display Windows Media content without experiencing this bug, upgrade to Flip4Mac version 2.2.3.7 or later.\
\'95 Older versions of the Adobe Flash plug-in had a bug that could cause Camino to stop functioning correctly after visiting enough pages with Flash content while browsing. This is fixed in version 10.0 of the Flash plug-in.}

View File

@@ -0,0 +1,99 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;\red0\green0\blue255;}
\margl1440\margr1440\vieww12180\viewh17040\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 After over a year of hard work by devoted volunteers, the Camino Project is proud to give you Camino 2.0. This latest version includes many bug fixes and new features, providing all users with an improved browsing experience. This release displays web pages with Gecko 1.9, the same rendering engine used by the popular Firefox 3 web browser, and thus shares many of the security fixes and Gecko improvements that are in that version of Firefox.\
The features listed below are just some of the many changes in Camino 2.0.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\cf2 Camino 2.0 is available for Mac OS X 10.4 and later. We advise users running Mac OS X 10.3.9 to download {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/download/releases/1.6.10/"}}{\fldrslt Camino 1.6.10}} ({\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/releases/1.6.10/"}}{\fldrslt release notes}})\cf0 .\cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 The following are the major changes and improvements made since the Camino 1.6 release. A full list is available on our {\field{\*\fldinst{HYPERLINK "http://caminobrowser.org/releases/2.0/complete.php"}}{\fldrslt \cf3 \ul \ulc3 website}}.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved tabbed browsing
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The Tab Overview feature displays a grid of thumbnails of the tabs in the current window.\
\'95 Tabs can be rearranged by dragging and dropping.\
\'95 Command-click now defaults to opening links in new tabs instead of new windows.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New security features
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now supports the {\field{\*\fldinst{HYPERLINK "http://code.google.com/apis/safebrowsing/"}}{\fldrslt Google Safe Browsing}} service to provide warnings about many potentially malicious websites.\
\'95 Camino now displays error pages for secure web pages using invalid or untrusted certificates.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Full content zoom
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now has support for making the entire contents of a web page bigger or smaller.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Download notifications
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 If {\field{\*\fldinst{HYPERLINK "http://growl.info/"}}{\fldrslt Growl}} is installed, Camino will generate notifications when downloads begin and finish.\
\'95 On Mac OS X 10.5 and higher, Camino will bounce the downloads folder in the Dock when a download finishes.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Recently closed pages
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 The History menu now contains a sub-menu listing the last 20 closed web pages.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Improved support for Full Keyboard Access
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 When Full Keyboard Access is enabled, tabbing now moves correctly through the entire browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Enhanced annoyance blocking
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now includes an exceptions list to allow disabling \'93Block Flash animations\'94 on a per-site basis and an \'93Allow Flash From This Site\'94 contextual menu item to ease adding sites to the exceptions list.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b New AppleScript capabilities
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 AppleScripts can now obtain the HTML source or text of an entire web page or of a selection.\
\'95 Added AppleScript support for setting the active tab in each browser window.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95
\b Web content support
\b0 \
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Camino now uses version 1.9.0 of Mozilla\'92s Gecko rendering engine, which contains thousands of bug fixes, better web plug-in compatibility and performance, enhanced support for web standards, and new technologies like JavaScript 1.8.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Known Issues\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 For information about other issues or problems, please visit our {\field{\*\fldinst{HYPERLINK "http://www.caminobrowser.org/help/"}}{\fldrslt \cf3 \ul \ulc3 Help page}}.\
\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\cf2 \'95 If \'93Ask me before accepting each cookie\'94 is checked, Camino will display a cookie dialog for each cookie request from a web page.\
\'95 Scroll bars will appear active even when the window is not active.\
\'95 Incompatible third-party plug-ins:\
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\sa200\ql\qnatural
\cf2 \'95 Shockwave Player 10 and older will not display Shockwave content in Camino 2; to display Shockwave content, install Shockwave Player 11 or newer.\
\'95 Versions of the Flip4Mac (F4M) plug-in older than version 2.2.1.11 contained a bug that caused major rendering issues in Camino. To display Windows Media content without experiencing this bug, upgrade to Flip4Mac version 2.3.0.14 or later.\
\'95 Older versions of the Adobe Flash plug-in had a bug that could cause Camino to stop functioning correctly after visiting enough pages with Flash content while browsing. This is fixed in version 10.0 of the Flash plug-in.}

View File

@@ -0,0 +1,355 @@
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf540
\readonlydoc1{\fonttbl\f0\fnil\fcharset0 TrebuchetMS;\f1\fnil\fcharset0 LucidaGrande;\f2\fnil\fcharset0 Monaco;
}
{\colortbl;\red255\green255\blue255;\red51\green51\blue51;}
\margl1440\margr1440\vieww12000\viewh15840\viewkind0
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\f0\b\fs30 \cf2 About Camino
\fs24 \super \'ae
\fs30 \nosupersub 2.0 Beta 4\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 Camino 2.0 Beta 4 is the fifth preview release of a significant upgrade to the popular Mac OS X browser using Mozilla.org\'92s Gecko HTML rendering engine. Notable improvements include phishing and malware protection, enhanced AppleScript capabilities, a new crash reporting system that works on all Macs, Growl notifications for completed downloads, rearranging tabs by drag and drop, the ability to disable \'93Block Flash animations\'94 on a per-site basis, tab overview, full content zoom, better support for Full Keyboard Access in the browser window, and a \'93Recently Closed Pages\'94 menu.\
\
Note that Camino 2.0 Beta 4 is in the \'93beta\'94 stage, which means that it is close to its final shipping state. We feel that it is usable on a day-to-day basis and a large improvement over Camino 1.6, but you may still experience issues and some functionality may not work entirely as intended. The goal of this early release is to demonstrate the team\'92s progress and to allow users to report problems before the final release.\
\
Camino 2.0 Beta 4 shares the same code base as Firefox 3.0, both being based on version 1.9.0 of Gecko, and thus shares many of the security fixes and Gecko improvements that are in that version of Firefox.\
\
Camino 2.0 Beta 4 is available for Mac OS X 10.4 and later.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Features in Camino 2.0 Beta 4\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 Beta 3 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 General\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino now supports the multi-touch \'93pinch\'94 gesture for zooming a webpage.\
\'95 The \'93visit count\'94 property of bookmarks and the \'93id\'94 property of windows are again functional in AppleScripts.\
\'95 Copying the location of a bookmark, link, or image and pasting into Pages documents or rich-text Mail messages now succeeds.\
\'95 When restarting for an automatic update, Camino will now save and restore pages that were open before quitting regardless of whether the \'93Load the pages that were open before quitting\'94 preference is enabled.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Preferences\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Streamlined the appearance of the Fonts tab of the Appearance preference pane.\
\'95 When choosing fonts in the Appearance preference pane, Camino will more accurately display the selected fonts, especially for East Asian languages.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Privacy & Security\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino now supports the {\field{\*\fldinst{HYPERLINK "http://code.google.com/apis/safebrowsing/"}}{\fldrslt Google Safe Browsing}} service to provide warnings about potentially malicious websites.\
\'95 Users can report unblocked potentially malicious websites using the \'93Report Phishing Page\'85\'94 item in the \'93Help\'94 menu.\
\'95 Improved the appearance of certificate and network error pages.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Tabs\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino will now properly display a warning when closing all windows if one window contains multiple tabs.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 User Interface\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Added a menu item to toggle the zoom keyboard shortcuts between full-content zoom and larger or smaller text.\
\'95 Camino now uses 10.5-style folder icons on Mac OS X 10.5 and newer.\
\'95 The Bookmark Bar and tab bar now better match the overall appearance of Mac OS X 10.5 and newer.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Web Page Interaction\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Reduced the scale factor used by the full-content zoom.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f0\b\fs30 \cf2 Features in Camino 2.0 Beta 3\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 Beta 2 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 General\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Added support for retrieving the text or source of the current page or current selection via AppleScript.\
\'95 Camino includes a new crash reporting system based on {\field{\*\fldinst{HYPERLINK "http://code.google.com/p/google-breakpad/"}}{\fldrslt Google Breakpad}} which works on both PowerPC and Intel Macintoshes.\
\'95 Minimized Camino windows now interact better with Spaces on Mac OS X 10.5.\
\'95 Quitting Camino with the pop-up blocker visible should no longer cause a crash.\
\'95 Selecting an item from a context menu after its window has closed will no longer cause a crash.\
\'95 Find will now work properly when viewing JavaScript files which use the new JavaScript MIME type definitions.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Bookmarks & History\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 The Bookmark Bar once again has the correct background appearance on Mac OS X 10.4.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Downloading\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 When the Downloads window is opened for the first time after launch, Camino now scrolls to the last selected download in the list, or to the end of the list if there is no selection.\
\'95 Added Command-Down Arrow as a keyboard shortcut for opening selected files in the Downloads window.\
\'95 Command-A will now select all downloads in the Downloads window.\
\'95 Camino no longer refreshes download information on inactive downloads.\
\'95 The Downloads window will no longer close when the Customize Toolbar sheet is visible.\
\'95 It is now possible to suppress display of the Downloads window with a hidden preference (this may be useful for {\field{\*\fldinst{HYPERLINK "http://www.growl.info/"}}{\fldrslt Growl}} users).\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Localization\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 The \'93Files\'94 portion of the HTML Complete folder name is now localizable.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Preferences\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 The presence of invalid cookies no longer prevents display of the list of stored cookies.\
\'95 The default browser pop-up menu will no longer show a blank default browser on clean Mac OS X 10.5 installations.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Privacy & Security\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 It is now possible to see and remove exceptions that have been added to allow access to secure web pages whose certificates are invalid or untrusted.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Tabs\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Improved the performance of tab dragging.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Web Page Interaction\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Web pages will no longer steal keyboard shortcuts from menu commands.\
\'95 Typing to choose an item now works properly in
\f2 <select>
\f1 controls with
\f2 <optgroup>
\f1 elements.\
\'95 Added \'93Allow Flash From This Site\'94 to the context menu for blocked Flash animations.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.10.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f0\b\fs30 \cf2 Features in Camino 2.0 Beta 2\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 Beta 1 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Bookmarks & History\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Bookmark folders expanded during bookmark dragging now auto-collapse after dropping the bookmark.\
\'95 It is once again possible to move bookmarks that were imported from HTML-based bookmark files.\
\'95 Site icons in the bookmarks and history menus now display properly even when modifier keys are pressed.\
\'95 When the Top Ten List collection is used as the Dock menu, \'93Use as Dock menu\'94 will be checked in the context menu.\
\'95 Added support for importing bookmarks from SeaMonkey 2.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Downloading\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 If {\field{\*\fldinst{HYPERLINK "http://www.growl.info/"}}{\fldrslt Growl}} is installed, Camino will generate notifications when downloads begin and finish.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Tabs\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 On Mac OS X 10.4, background tabs will now draw properly while dragging.\
\'95 Attempting to drag the empty space in the tab bar will no longer drag the current tab.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 User Interface\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Non-ASCII characters in URLs are now displayed in a readable format in tooltips.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Web Page Interaction\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Pop-up menu
\f2 <select>
\f1 controls will always display using the Aqua appearance.\
\'95 Flash animations will no longer continue running once the page containing them has been closed.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.8.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f0\b\fs30 \cf2 Features in Camino 2.0 Beta 1\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 2.0 Alpha 1 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 Bookmarks & History\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Middle-clicking a bookmark on the Bookmark Bar now opens the bookmark in a new window or tab.\
\'95 It is now possible to drag a bookmark in the search results.\
\'95 Cancelling a search in Bookmarks or History now restores the open folder state.\
\'95 When an Address Book card has the \'93Company\'94 option selected, Camino now displays the company name as the bookmark title.\
\'95 Escape now cancels an edit in the Bookmarks Manager.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Downloading\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 On Mac OS X 10.5, Camino will bounce the downloads folder in the Dock when a download finishes.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Preferences\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Added an exceptions list to allow disabling \'93Block Flash animations\'94 on a per-site basis.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Privacy & Security\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino now supports importing PKCS#12 certificates with the
\f2 .pkcs12
\f1 extension.\
\'95 The \'93Import\'94 command in the Certificates window now supports importing Certificate Authorities, website certificates, and personal certificates.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Tabs\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Tabs can be rearranged by dragging and dropping.\
\'95 Added an optional toolbar button for Tab Overview.\
\'95 Command-dragging a bookmark folder to a tab will now open the bookmarks in new tabs instead of replacing the current tabs.\
\'95 Site icons in tabs are now the same size as site icons in the location bar.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 User Interface\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Non-ASCII characters in URLs are now displayed in a readable format in the location bar and the autocomplete window.\
\'95 The down arrow will now display menus in search fields if the cursor is already at the end of the field.\
\'95 Command-D will now trigger the Bookmark sheet even when Caps Lock is on.\
\'95 When closing the Preferences window with Escape, Camino will no longer commit unsaved changes to text fields.\
\'95 Camino will now choose the most appropriately-sized icon when a web page\'92s site icon contains icons of multiple sizes.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Web Page Interaction\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 QuickTime movies and other plug-in content will now hide properly when switching tabs.\
\'95 Web pages now respect the Mac OS X preference for disabling text smoothing below a certain font size.\
\'95 Camino no longer detects certain non-feed URLs as feeds.\
\'95 Upgraded the \'93Block flash animations\'94 code to use Flashblock 1.5.7.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f0\b\fs30 \cf2 Features in Camino 2.0 Alpha 1\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f1\b0\fs20 \cf2 The following changes and improvements have been made since the Camino 1.6 release.
\f0\b\fs30 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\f1\fs20 \cf2 General\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino 2.0 Alpha 1 requires Mac OS X 10.4 or higher.\
\'95 Uses version 1.9 of the Mozilla Gecko rendering engine.\
\pard\tx1080\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li1440\fi-720\ql\qnatural
\cf2 \'95 Includes a new graphics architecture based on Quartz.\
\'95 Better compatibility with popular plug-ins.\
\'95 Significant improvements in Flash performance.\
\'95 Enhanced support for web standards.\
\'95 Supports JavaScript 1.8.\
\'95 Scroll bars in hidden portions of web pages no longer display.\
\'95 Better handling of pages with large tables.\
\'95 Web page form controls now respect author styling in more cases.\
\'95 Improved support for fonts and languages.\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\cf2 \'95 Upgraded to version 1.5b6 of the Sparkle software update framework.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Bookmarks & History\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 The History menu now contains a sub-menu listing the last 20 closed web pages.\
\'95 The importer for HTML bookmark files is now more stable and includes better support for bookmark attributes and for exported Firefox 3 bookmarks.\
\'95 Dropping a bookmark on a collection no longer switches the active collection.\
\'95 It is now possible to drag plain-text
\f2 javascript:
\f1 URLs, such as bookmarklets, to the Bookmark Bar.\
\'95 Added a page translation bookmarklet to default bookmarks.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Preferences\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Changes to the font preferences now apply automatically.\
\'95 Changes to the \'93Home Page\'94 field in the General preference pane now apply without switching panes or closing the Preferences window.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Privacy & Security\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino now displays error pages for secure web pages using invalid or untrusted certificates.\
\'95 Camino now supports adding exceptions to allow access to secure web pages whose certificates are invalid or untrusted.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Tabs\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 The Tab Overview feature displays a grid of thumbnails of the tabs in the current window.\
\'95 The Command-T keyboard shortcut is now always enabled and will create a new tab in the frontmost browser window.\
\'95 The tab bar is now keyboard accessible.\
\'95 VoiceOver can now speak tab titles.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 User Interface\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 When Full Keyboard Access is enabled, tabbing now moves correctly through the entire browser window.\
\'95 The notification bar for blocked pop-ups is now keyboard accessible.\
\'95 Directory listings on local disks and FTP sites have a more pleasing appearance.\
\'95 The location bar autocomplete list now displays the site icon for each web page.\
\'95 Site icons and URLs in the location bar are updated correctly in more cases.\
\'95 Camino now better handles invalid characters in the location bar, the search field, and in bookmarks.\
\'95 The \'93Last Visited\'94 column in History and items in autocomplete lists no longer become editable on Mac OS X 10.5.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sb200\sa200\ql\qnatural
\b \cf2 Web Page Interaction\
\pard\tx360\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\ql\qnatural
\b0 \cf2 \'95 Camino now has support for making the entire content of a web page bigger or smaller.\
\'95 Improved ad-blocking.\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural
\f0\b\fs30 \cf2 \
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\sl320\sa60\ql\qnatural
\cf2 Known Issues\
\pard\tx360\tx720\tx1440\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\sa200\ql\qnatural
\f1\b0\fs20 \cf2 \'95 Delete no longer functions as a keyboard shortcut for Back.\
\'95 Scroll bars appear active at all times.\
\'95 If \'93Ask me before accepting each cookie\'94 is checked, Camino will display a cookie dialog for each cookie request from a web page.\
\'95 Camino no longer supports Shockwave Player 10 and older; to display Shockwave content, install Shockwave Player 11 or newer.\
\'95 Version 2.2 of the Flip4Mac (F4M) plug-in for displaying Windows Media content causes major rendering issues in Camino. The Flip4Mac team has fixed this problem in version 2.2.1.11 of the plug-in.\
\'95 After visiting enough pages with Flash content while browsing, Camino may stop functioning correctly. Quitting and re-launching Camino will resolve the problem. This behavior is caused by a bug in the Flash plug-in and is fixed in version 10.0 of the plug-in.\
\'95 Some versions of the third-party add-on 1Password are not compatible with Camino. These versions can cause Camino to crash on launch, hang when importing bookmarks, and hang when pasting into the location bar. Make sure that you are running the latest version of 1Password, and if you continue to experience issues, disable 1Password\'92s integration with Camino and contact 1Password support.}

View File

@@ -146,7 +146,7 @@ function populateReportList() {
row.appendChild(cell);
var link = document.createElement("a");
link.setAttribute("href", reportURL + reports[i].id);
link.appendChild(document.createTextNode(reports[i].id));
link.appendChild(document.createTextNode("bp-" + reports[i].id));
cell.appendChild(link);
var date = new Date(reports[i].date);

View File

@@ -0,0 +1,143 @@
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* The Original Code is mozilla.org code.
*
* The Initial Developer of the Original Code is
* the Mozilla Organization.
* Portions created by the Initial Developer are Copyright (C) 1998-2002
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Robert Kaiser <KaiRo@KaiRo.at>
* Philippe Wittenbergh (phiw@l-c-n.com)
*
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* in which case the provisions of the GPL or the LGPL are applicable instead
* of those above. If you wish to allow use of your version of this file only
* under the terms of either the GPL or the LGPL, and not to allow others to
* use your version of this file under the terms of the MPL, indicate your
* decision by deleting the provisions above and replace them with the notice
* and other provisions required by the GPL or the LGPL. If you do not delete
* the provisions above, a recipient may use your version of this file under
* the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
/* ===== plugins.css =====================================================
== Styles used by the about:plugins page.
======================================================================= */
html {
background: -moz-Dialog;
}
body {
color: -moz-FieldText;
font: message-box;
position: relative;
min-width: 330px;
max-width: 80%;
margin: 4em auto;
border: 2px solid #dadada;
-moz-border-radius: 15px;
padding: 3em;
-moz-padding-start: 30px;
background: -moz-Field;
}
h1 {
margin: 0 0 .6em 0;
font-size: 240%;
color: #0141b7;
font-weight: normal;
text-align: left;
border-bottom: 1px solid ThreeDLightShadow;
padding-bottom: .2em;
}
hr {
margin: 1.5em 0;
border: none;
border-top: 1px solid #333;
}
#findmore {
margin-top: 2em;
}
.plugname {
margin-top: 2em;
margin-bottom: 1em;
font-size: 200%;
text-align: start;
font-weight: bold;
}
dl {
margin: 0 0 1em 0;
}
dd {
-moz-margin-start: 0;
}
dd:first-child + dd {
margin-bottom: 0.5em;
}
table {
background-color: -moz-Field;
color: -moz-DialogText;
font: message-box;
text-align: start;
width: 100%;
margin: 0;
border: 1px solid #666;
border-spacing: 0;
}
th, td {
border: none;
padding: 3px;
}
th {
text-align: center;
background-color: -moz-mac-secondaryhighlight;
color: -moz-DialogText;
}
th + th,
td + td {
border-left: 1px solid #bbb;
}
td {
text-align: start;
border-top: 1px solid #bbb;
}
th.type, th.desc {
width: 25%;
}
th.suff {
width: 40%;
}
th.enabled {
width: 10%;
}

View File

@@ -25,7 +25,7 @@
<!ENTITY netInterrupt.longDesc "<p>Camino connected successfully, but the connection was interrupted while transferring information. Please try again.</p><ul><li>Are you unable to browse other sites? Check the computer's network connection.</li><li>Still having trouble? Consult your network administrator or Internet provider for assistance.</li></ul>">
<!ENTITY netOffline.title "Offline Mode">
<!ENTITY netOffline.longDesc "<p>Camino is operating in its offline mode and cannot connect to the requested item.</p><ul><li>Is the computer connected to an active network?</li><li>Place Camino in online mode and try again.</li></ul>">
<!ENTITY netOffline.longDesc "<p>Camino is operating in offline mode and cannot connect to the requested item.</p><ul><li>Is the computer connected to an active network?</li><li>Place Camino in online mode and try again.</li></ul>">
<!ENTITY contentEncodingError.title "Content Encoding Error">
<!ENTITY contentEncodingError.longDesc "<p>The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.</p><ul><li>Please contact the website owners to inform them of this problem.</li></ul>">
@@ -59,7 +59,7 @@
<!ENTITY unknownSocketType.longDesc "<p>The site responded to the network request in an unexpected way and Camino cannot continue.</p>">
<!ENTITY nssFailure2.title "Secure Connection Failed">
<!ENTITY nssFailure2.longDesc "<p>The page you are trying to view can not be shown because the authenticity of the received data could not be verified.</p><ul><li>Please contact the web site owners to inform them of this problem.</li></ul>">
<!ENTITY nssFailure2.longDesc "<p>The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.</p><ul><li>Please contact the web site owners to inform them of this problem.</li></ul>">
<!ENTITY nssBadCert.title "Secure Connection Failed">
<!ENTITY nssBadCert.longDesc2 "<ul>

View File

@@ -0,0 +1,75 @@
html {
background: -moz-Dialog;
}
body {
margin: 0;
padding: 0 1em;
color: -moz-FieldText;
font: message-box;
position: relative;
min-width: 330px;
max-width: 50em;
margin: 4em auto;
border: 2px solid #dadada;
-moz-border-radius: 15px;
padding: 3em;
-moz-padding-start: 30px;
background: -moz-Field;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.12), 4px 4px 8px rgba(0,0,0,0.12);
}
.aboutPageWideContainer {
max-width: 80% !important;
}
#aboutLogoContainer {
border: 1px solid ThreeDLightShadow;
width: 300px;
margin-bottom: 2em;
}
img {
border: 0;
}
#version {
font-weight: bold;
color: #909090;
margin: -24px 0 9px 17px;
}
h1 {
margin: 0 0 .6em 0;
font-size: 240%;
color: #0141b7;
font-weight: normal;
text-align: left !important;
}
h1:first-child {
border-bottom: 1px solid ThreeDLightShadow;
padding-bottom: .2em;
}
ul {
margin: 0;
-moz-margin-start: 1.5em;
padding: 0;
list-style: disc;
}
ul > li {
margin-top: .5em;
}
/* about:buildconfig is in quirksmode */
table {
font-size: inherit;
}
hr {
margin: 1.5em 0;
border: none;
border-top: 1px solid #333;
}

View File

@@ -0,0 +1,97 @@
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* The Original Code is about:memory.
*
* The Initial Developer of the Original Code is
* Mozilla Corporation
* Portions created by the Initial Developer are Copyright (C) 2009
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir@pobox.com>
* Philippe Wittenbergh (phiw@l-c-n.com)
*
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
* in which case the provisions of the GPL or the LGPL are applicable instead
* of those above. If you wish to allow use of your version of this file only
* under the terms of either the GPL or the LGPL, and not to allow others to
* use your version of this file under the terms of the MPL, indicate your
* decision by deleting the provisions above and replace them with the notice
* and other provisions required by the GPL or the LGPL. If you do not delete
* the provisions above, a recipient may use your version of this file under
* the terms of any one of the MPL, the GPL or the LGPL.
*
* ***** END LICENSE BLOCK ***** */
html {
background: -moz-dialog;
}
body {
color: -moz-FieldText;
background: -moz-Field;
font: message-box;
margin: 4em auto;
padding: 3em;
min-width: 230px;
max-width: 40em;
border: 2px solid #dadada;
-moz-border-radius: 15px;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.12), 4px 4px 8px rgba(0,0,0,0.12);
}
h1 {
font-weight: normal;
font-size: 240%;
color: #0141b7;
background: transparent;
text-align: left;
border-bottom: 1px solid ThreeDLightShadow;
padding-bottom: .2em;
margin: 0 0 .6em 0;
}
label {
-moz-user-select: text;
}
h2 {
margin-top: 0;
font-weight: bold;
font-size: large;
}
.memBox {
max-width: 90%;
background: white;
color: inherit;
margin: 1em auto 0;
padding: 5px 5px 1em;
border-bottom: 1px solid ThreeDLightShadow;
}
.memBox:last-of-type {
border-bottom: none;
padding-bottom: 0;
}
.memValue {
text-align: right;
}
.memOverview table {
font-size: 120%;
}

View File

@@ -65,6 +65,7 @@
-moz-padding-start: 25px;
margin-left: 1em;
margin-right: 1em;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.12), 4px 4px 8px rgba(0,0,0,0.12);
}
#warningInnerBox

View File

@@ -19,6 +19,7 @@
* the Initial Developer. All Rights Reserved.
*
* Contributor(s):
* Philippe Wittenbergh (phiw@l-c-n.com)
*
* Alternatively, the contents of this file may be used under the terms of
* either the GNU General Public License Version 2 or later (the "GPL"), or
@@ -54,6 +55,7 @@ body {
margin: 4em auto;
background-color: -moz-field;
color: -moz-fieldtext;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.12), 4px 4px 8px rgba(0,0,0,0.12);
}
h1 {
@@ -89,6 +91,7 @@ table {
clear: both;
width: 90%;
margin: 0 auto;
border-collapse: collapse;
}
thead {
@@ -100,13 +103,34 @@ th:last-child {
text-align: center;
}
th:first-child {
-moz-padding-start: 36px;
}
th:hover > a {
text-decoration: underline;
}
tbody > tr:nth-child(even) {
background: -moz-oddtreerow;
}
tbody > tr:hover {
outline: 1px solid ThreeDLightShadow;
-moz-outline-radius: .3em;
background-color: -moz-mac-secondaryhighlight;
color: inherit;
border: none;
}
td {
padding: 2px;
}
td:first-child {
-moz-padding-start: 16px;
}
td:last-child {
-moz-padding-end: 16px;
}
/* let 'Size' and 'Last Modified' take only as much space as they need and 'Name' all the rest */

Binary file not shown.

Before

Width:  |  Height:  |  Size: 569 B

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 939 B

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 712 B

After

Width:  |  Height:  |  Size: 656 B

View File

@@ -57,6 +57,7 @@ ul {
padding: 3em;
-moz-padding-start: 60px;
background: url("chrome://global/skin/icons/warning.png") 1.1em 1.6em no-repeat -moz-Field;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.12), 4px 4px 8px rgba(0,0,0,0.12);
}
/* #errorPageContainer.certerror {
@@ -157,6 +158,7 @@ body[dir="rtl"] #brand {
background-image: url("chrome://global/skin/icons/blacklist.png");
background-color: #e8e8e8;
border: 2px solid black;
-moz-box-shadow: -4px 4px 8px rgba(0,0,0,0.3), 4px 4px 8px rgba(0,0,0,0.3);
}
:root.blacklist {

View File

@@ -3,4 +3,3 @@
CFBundleName = "%FEED_HANDLER_DISPLAY_NAME%";
CFBundleDisplayName = "%FEED_HANDLER_DISPLAY_NAME%";
CFBundleGetInfoString = "%FEED_HANDLER_DISPLAY_NAME% 1.0, © 1998-%CM_COPYRIGHT_YEAR% Contributors";
NSHumanReadableCopyright = "© 1998-%CM_COPYRIGHT_YEAR% Contributors";

View File

@@ -6,5 +6,6 @@ manifest. A contents.rdf file is included to allow Camino to identify
the contents of flashblock.jar.
Camino's bundled Flashblock extension is currently synchronized with
Flashblock 1.5.11 from
http://downloads.mozdev.org/flashblock/flashblock-1.5.11.xpi.
Flashblock 1.5.13+ from
http://downloads.mozdev.org/flashblock/flashblock-1.5-unstable.xpi
plus the fix for bug 573815.

View File

@@ -12,10 +12,13 @@
object[classid*=":D27CDB6E-AE6D-11cf-96B8-444553540000"],
object[codebase*="swflash.cab"],
object[data*=".swf"],
object[type="application/x-shockwave-flash"],
object[src*=".swf"],
embed[type="application/x-shockwave-flash"],
embed[src*=".swf"],
object[type="application/x-shockwave-flash"],
object[src*=".swf"]
embed[allowscriptaccess],
embed[flashvars],
embed[wmode]
{ -moz-binding: url("chrome://flashblock/content/flashblock.xml#flash") !important; }
/*
@@ -24,10 +27,10 @@ object[src*=".swf"]
object[classid*=":166B1BCA-3F9C-11CF-8075-444553540000"],
object[codebase*="sw.cab"],
object[data*=".dcr"],
embed[type="application/x-director"],
embed[src*=".dcr"],
object[type="application/x-director"],
object[src*=".dcr"]
object[src*=".dcr"],
embed[type="application/x-director"],
embed[src*=".dcr"]
{ -moz-binding: url("chrome://flashblock/content/flashblock.xml#director") !important; }
/*
@@ -36,12 +39,26 @@ object[src*=".dcr"]
object[classid*=":15B782AF-55D8-11D1-B477-006097098764"],
object[codebase*="awswaxf.cab"],
object[data*=".aam"],
embed[type="application/x-authorware-map"],
embed[src*=".aam"],
object[type="application/x-authorware-map"],
object[src*=".aam"]
object[src*=".aam"],
embed[type="application/x-authorware-map"],
embed[src*=".aam"]
{ -moz-binding: url("chrome://flashblock/content/flashblock.xml#authorware") !important; }
/*
* Silverlight identifiers.
*/
object[classid*="32C73088-76AE-40F7-AC40-81F62CB2C1DA"],
object[type="application/ag-plugin"],
object[type="application/x-silverlight"],
object[type="application/x-silverlight-2"],
object[source*=".xaml"],
object[sourceelement*="xaml"],
object[data*="application/x-silverlight"],
embed[type="application/ag-plugin"],
embed[source*=".xaml"]
{ -moz-binding: url("chrome://flashblock/content/flashblock.xml#silverlight") !important; }
/*
* Java identifiers.
*/
@@ -58,25 +75,11 @@ embed[type="application/x-java-applet"]
-moz-binding: none !important;
}
/*
* Silverlight identifiers.
*/
object[classid*="32C73088-76AE-40F7-AC40-81F62CB2C1DA"],
object[type="application/ag-plugin"],
object[type="application/x-silverlight"],
object[source*=".xaml"],
object[sourceelement*="xaml"],
embed[type="application/ag-plugin"],
embed[source*=".xaml"]
{
-moz-binding: none !important;
}
/*
* Don't bind to objects with an explicit type=""
* e.g. type="application/x-sibelius-score".
*/
object[type]:not([type="application/x-shockwave-flash"]):not([type="application/x-director"]):not([type="application/x-authorware-map"]):not([data*=".swf"]):not([src*=".swf"])
object[type]:not([type="application/x-shockwave-flash"]):not([type="application/x-director"]):not([type="application/x-authorware-map"]):not([data*=".swf"]):not([src*=".swf"]):not([type*="silverlight"])
{ -moz-binding: none !important; }
/*
@@ -93,6 +96,5 @@ object
span.sIFR-alternate {
-moz-binding: url("chrome://flashblock/content/flashblock.xml#sifr-alternate") !important;
position: static !important;
letter-spacing: normal !important;
}

View File

@@ -37,6 +37,12 @@ function flashblockShowPlaceholder() {
// parent = current.parentNode;
var newParent = current.parentNode;
parent = newParent ? newParent : parent;
// Fix for Flashblock Bug 22168 (Node was not found" code: "8").
// if the LSB is 1, it means the nodes are unrelated (e.g. different window).
if (current.compareDocumentPosition(parent)&1)
return;
parent.insertBefore(placeholder, current);
if(placeholder.isStandalone) {
placeholder.flashblock = "frame";
@@ -55,8 +61,8 @@ function flashblockShowPlaceholder() {
// Show the original animation
function flashblockShowFlash(event) {
if( event.type == "keypress" && event.keyCode != KeyEvent.DOM_VK_RETURN)
return false;
if( event.type == "keypress" && event.keyCode != KeyEvent.DOM_VK_RETURN)
return false;
event.stopPropagation();
if(placeholder.flashblock == "frame") {
current.height = current.prevHeight;
@@ -79,27 +85,30 @@ function flashblockShowFlash(event) {
var mparam = placeholder.movieParam;
mparam[0].value = mparam[1];
}
if (placeholder.hasAttribute("embedsrc")) {
var embeds = current.getElementsByTagName("embed");
if (embeds && embeds.length > 0) {
embeds[0].setAttribute("src", placeholder.getAttribute("embedsrc"));
}
if (placeholder.srcParam) {
var mparam = placeholder.srcParam;
mparam[0].value = mparam[1];
}
if (placeholder.sourceParam) {
var mparam = placeholder.sourceParam;
mparam[0].value = mparam[1];
}
}
parent.removeChild(placeholder);
}
function flashblockIsWhitelisted() {
function flashblockIsWhitelisted(node, type) {
// Check if the page that loaded the Flash site is whitelisted
// Thanks to Neil on #mozilla for suggesting this method, I would never have
// thought of it on my own. :-)
// Lor 20041215: Use "UIEvents" to make it work in post-1.0 FF
// (thanks to Neil again)
document.QueryInterface(Components.interfaces.nsIDOMDocument);
var flashblockEvent = document.createEvent("UIEvents");
if(flashblockEvent) {
flashblockEvent.initEvent("flashblockCheckLoad", true, true);
document.dispatchEvent(flashblockEvent);
var evt = type == "silverlight" ? "silverblockCheckLoad" : "flashblockCheckLoad";
flashblockEvent.initEvent(evt, true, true);
node.dispatchEvent(flashblockEvent);
if(flashblockEvent.getPreventDefault() == true) {
// Whitelisted
return true;
@@ -110,10 +119,18 @@ function flashblockIsWhitelisted() {
function flashblockSetImage(placeholder, type) {
var inactiveurl = "url(chrome://flashblock/content/" + type + ".png) no-repeat center";
var activeurl = "url(chrome://flashblock/content/flashplay.png) no-repeat center";
var playimage = "url(chrome://flashblock/content/flashplay.png)";
switch (type) {
case "silverlight":
playimage = "url(chrome://flashblock/content/silverplay.png)";
break;
default:
break;
}
var activeurl = playimage + " no-repeat center";
placeholder.setAttribute("bgInactive", inactiveurl);
placeholder.setAttribute("bgActive", activeurl);
placeholder.style.background = inactiveurl;
placeholder.style.setProperty("background", inactiveurl, "important");
}
function flashblockStylePlaceholder(flash, placeholder, isStandalone) {
@@ -183,7 +200,7 @@ function flashblockSetTitle(current, placeholder, isStandalone) {
current.src = fakeURI;
}
else if (current.hasAttribute("src") ||
current.hasAttribute("data") ||
(current.hasAttribute("data") && !/application\/x-silverlight/.test(current.getAttribute("data"))) ||
current.hasAttribute("movie") ) {
var srcURI = current.getAttribute("src") ||
current.getAttribute("movie") ||
@@ -212,28 +229,57 @@ function flashblockSetTitle(current, placeholder, isStandalone) {
params[ii].value = fakeURI;
break;
}
if (params[ii].getAttribute("name") == "src" &&
params[ii].hasAttribute("value")) {
placeholder.title = params[ii].value;
placeholder.srcParam = [ params[ii], placeholder.title ];
params[ii].value = fakeURI;
break;
}
if (params[ii].getAttribute("name") == "source" &&
params[ii].hasAttribute("value")) {
placeholder.title = params[ii].value;
placeholder.sourceParam = [ params[ii], placeholder.title ];
params[ii].value = fakeURI;
break;
}
}
}
}
if(flashblockIsWhitelisted())
return;
var type = this.flashblockType ? this.flashblockType : "flash"
if (/silverlight|ag-plugin/i.test(this.getAttribute("type")) ||
/32C73088-76AE-40F7-AC40-81F62CB2C1DA/i.test(this.getAttribute("classid")) ) {
type = "silverlight";
}
if(flashblockIsWhitelisted(this, type))
return;
var current = this;
var parent = current.parentNode;
// Check parent too (case of working EMBED inside broken OBJECT)
if (current.overrideCTV || parentNode.overrideCTV) {
return;
return;
}
current.overrideCTV = true;
// Flowplayer specific workaround.
var flow = parent.getAttribute("href");
if (flow) {
var prevDef = function (event) {
event.preventDefault();
event.currentTarget.removeEventListener("load", arguments.callee, true);
}
parent.addEventListener("click", prevDef , true)
}
// Create placeholder div
var isStandalone = ("src" in current && current.src == current.ownerDocument.location);
var placeholder = flashblockCreatePlaceholder(isStandalone);
// Set placeholder image
var type = this.flashblockType ? this.flashblockType : "flash"
flashblockSetImage(placeholder, type);
flashblockStylePlaceholder(current, placeholder, isStandalone);
@@ -246,11 +292,15 @@ flashblockSetTimeout(flashblockShowPlaceholder, 0);
// Change the placeholder background when the mouse enters/exits the div.
placeholder.addEventListener("mouseover",
function(event) { event.target.style.background = event.target.getAttribute("bgActive"); },
function(event) {event.target.style.setProperty("background",
event.target.getAttribute("bgActive"),
"important"); },
"false"
);
placeholder.addEventListener("mouseout",
function(event) { event.target.style.background = event.target.getAttribute("bgInactive"); },
function(event) {event.target.style.setProperty("background",
event.target.getAttribute("bgInactive"),
"important"); },
"false"
);
@@ -279,6 +329,12 @@ placeholder.addEventListener("keypress", flashblockShowFlash, "false");
</implementation>
</binding>
<binding id="silverlight" extends="#flash">
<implementation>
<field name="flashblockType">"silverlight"</field>
</implementation>
</binding>
<binding id="brokenobject">
<implementation>
@@ -314,6 +370,12 @@ function flashblockShowPlaceholder() {
// parent = current.parentNode;
var newParent = current.parentNode;
parent = newParent ? newParent : parent;
// Fix for Flashblock Bug 22168 (Node was not found" code: "8").
// if the LSB is 1, it means the nodes are unrelated (e.g. different window).
if (current.compareDocumentPosition(parent)&1)
return;
parent.insertBefore(placeholder, current);
if(placeholder.isStandalone) {
placeholder.flashblock = "frame";
@@ -332,8 +394,8 @@ function flashblockShowPlaceholder() {
// Show the original animation
function flashblockShowFlash(event) {
if( event.type == "keypress" && event.keyCode != KeyEvent.DOM_VK_RETURN)
return false;
if( event.type == "keypress" && event.keyCode != KeyEvent.DOM_VK_RETURN)
return false;
event.stopPropagation();
if(placeholder.flashblock == "frame") {
current.height = current.prevHeight;
@@ -356,27 +418,30 @@ function flashblockShowFlash(event) {
var mparam = placeholder.movieParam;
mparam[0].value = mparam[1];
}
if (placeholder.hasAttribute("embedsrc")) {
var embeds = current.getElementsByTagName("embed");
if (embeds && embeds.length > 0) {
embeds[0].setAttribute("src", placeholder.getAttribute("embedsrc"));
}
if (placeholder.srcParam) {
var mparam = placeholder.srcParam;
mparam[0].value = mparam[1];
}
if (placeholder.sourceParam) {
var mparam = placeholder.sourceParam;
mparam[0].value = mparam[1];
}
}
parent.removeChild(placeholder);
}
function flashblockIsWhitelisted() {
function flashblockIsWhitelisted(node, type) {
// Check if the page that loaded the Flash site is whitelisted
// Thanks to Neil on #mozilla for suggesting this method, I would never have
// thought of it on my own. :-)
// Lor 20041215: Use "UIEvents" to make it work in post-1.0 FF
// (thanks to Neil again)
document.QueryInterface(Components.interfaces.nsIDOMDocument);
var flashblockEvent = document.createEvent("UIEvents");
if(flashblockEvent) {
flashblockEvent.initEvent("flashblockCheckLoad", true, true);
document.dispatchEvent(flashblockEvent);
var evt = type == "silverlight" ? "silverblockCheckLoad" : "flashblockCheckLoad";
flashblockEvent.initEvent(evt, true, true);
node.dispatchEvent(flashblockEvent);
if(flashblockEvent.getPreventDefault() == true) {
// Whitelisted
return true;
@@ -387,10 +452,18 @@ function flashblockIsWhitelisted() {
function flashblockSetImage(placeholder, type) {
var inactiveurl = "url(chrome://flashblock/content/" + type + ".png) no-repeat center";
var activeurl = "url(chrome://flashblock/content/flashplay.png) no-repeat center";
var playimage = "url(chrome://flashblock/content/flashplay.png)";
switch (type) {
case "silverlight":
playimage = "url(chrome://flashblock/content/silverplay.png)";
break;
default:
break;
}
var activeurl = playimage + " no-repeat center";
placeholder.setAttribute("bgInactive", inactiveurl);
placeholder.setAttribute("bgActive", activeurl);
placeholder.style.background = inactiveurl;
placeholder.style.setProperty("background", inactiveurl, "important");
}
function flashblockStylePlaceholder(flash, placeholder, isStandalone) {
@@ -460,7 +533,7 @@ function flashblockSetTitle(current, placeholder, isStandalone) {
current.src = fakeURI;
}
else if (current.hasAttribute("src") ||
current.hasAttribute("data") ||
(current.hasAttribute("data") && !/application\/x-silverlight/.test(current.getAttribute("data"))) ||
current.hasAttribute("movie") ) {
var srcURI = current.getAttribute("src") ||
current.getAttribute("movie") ||
@@ -489,12 +562,57 @@ function flashblockSetTitle(current, placeholder, isStandalone) {
params[ii].value = fakeURI;
break;
}
if (params[ii].getAttribute("name") == "src" &&
params[ii].hasAttribute("value")) {
placeholder.title = params[ii].value;
placeholder.srcParam = [ params[ii], placeholder.title ];
params[ii].value = fakeURI;
break;
}
if (params[ii].getAttribute("name") == "source" &&
params[ii].hasAttribute("value")) {
placeholder.title = params[ii].value;
placeholder.sourceParam = [ params[ii], placeholder.title ];
params[ii].value = fakeURI;
break;
}
}
}
}
if(flashblockIsWhitelisted())
return;
function isBrokenFlash(element) {
var params = element.getElementsByTagName("param");
var isFlash = false;
for (var ii = 0; ii < params.length; ii++) {
var pvalue = params[ii].getAttribute("value");
if (/\.swf/i.test(pvalue))
return true;
var pname = params[ii].getAttribute("name");
if (/movie/i.test(pname))
return true;
}
var embeds = element.getElementsByTagName("embed");
for (var jj = 0; jj < embeds.length; jj++) {
var embed = embeds[jj];
if (/x-shockwave-flash/i.test(embed.getAttribute("type")) ||
/\.swf/i.test(embed.getAttribute("src"))) {
return true;
}
}
return false;
}
var type = this.flashblockType ? this.flashblockType : "flash"
if (/silverlight|ag-plugin/i.test(this.getAttribute("type")) ||
/32C73088-76AE-40F7-AC40-81F62CB2C1DA/i.test(this.getAttribute("classid")) ) {
type = "silverlight";
}
if(flashblockIsWhitelisted(this, type))
return;
if (!isBrokenFlash(this))
return;
var current = this;
var parent = current.parentNode;
@@ -505,32 +623,21 @@ if (current.overrideCTV || parentNode.overrideCTV) {
}
current.overrideCTV = true;
var params = this.getElementsByTagName("param");
var isFlash = false;
for (var ii = 0; ii < params.length; ii++) {
var pvalue = params[ii].getAttribute("value");
if (/\.swf/i.test(pvalue)) {
isFlash = true;
break;
// Flowplayer specific workaround.
var flow = parent.getAttribute("href");
if (flow) {
var prevDef = function (event) {
event.preventDefault();
event.currentTarget.removeEventListener("load", arguments.callee, true);
}
parent.addEventListener("click", prevDef , true)
}
var embeds = this.getElementsByTagName("embed");
for (var jj = 0; jj < embeds.length; jj++) {
var embed = embeds[jj];
if (/x-shockwave-flash/i.test(embed.getAttribute("type")) ||
/\.swf/i.test(embed.getAttribute("src"))) {
isFlash = true;
break;
}
}
if (!isFlash) {return;}
// Create placeholder div
var isStandalone = ("src" in current && current.src == current.ownerDocument.location);
var placeholder = flashblockCreatePlaceholder(isStandalone);
// Set placeholder image
var type = this.flashblockType ? this.flashblockType : "flash"
flashblockSetImage(placeholder, type);
flashblockStylePlaceholder(current, placeholder, isStandalone);
@@ -543,11 +650,15 @@ flashblockSetTimeout(flashblockShowPlaceholder, 0);
// Change the placeholder background when the mouse enters/exits the div.
placeholder.addEventListener("mouseover",
function(event) { event.target.style.background = event.target.getAttribute("bgActive"); },
function(event) {event.target.style.setProperty("background",
event.target.getAttribute("bgActive"),
"important"); },
"false"
);
placeholder.addEventListener("mouseout",
function(event) { event.target.style.background = event.target.getAttribute("bgInactive"); },
function(event) {event.target.style.setProperty("background",
event.target.getAttribute("bgInactive"),
"important"); },
"false"
);
@@ -568,6 +679,8 @@ placeholder.addEventListener("keypress", flashblockShowFlash, "false");
<implementation>
<constructor>
<![CDATA[
document.QueryInterface(Components.interfaces.nsIDOMDocument);
event = document.createEvent("UIEvents");
if(event) {
@@ -593,6 +706,8 @@ this.style.overflow ="hidden";
<implementation>
<constructor>
<![CDATA[
document.QueryInterface(Components.interfaces.nsIDOMDocument);
var event = document.createEvent("UIEvents");
if(event) {
@@ -611,6 +726,7 @@ this.style.setProperty("top", "auto", "important");
this.style.setProperty("height", "auto", "important");
this.style.setProperty("width", "auto", "important");
//this.style.position = "static";
this.style.setProperty("position", "static", "important");
]]>
</constructor>
</implementation>

View File

@@ -4,4 +4,8 @@ for more information.
This is a pull of r366 from the svn repository at:
http://google-breakpad.googlecode.com/svn/trunk/
with the testing and non-mac platform directories stripped out.
with the testing and non-mac platform directories stripped out, and the patches
for:
- http://code.google.com/p/google-breakpad/issues/detail?id=348
- http://code.google.com/p/google-breakpad/issues/detail?id=349
applied locally.

View File

@@ -609,6 +609,12 @@ NSString *const kDefaultServerType = @"google";
float emailLabelWidthDelta = [emailLabel_ breakpad_adjustWidthToFit];
[emailEntryField_ breakpad_shiftHorizontally:emailLabelWidthDelta];
// Localize the placeholder text.
[[commentsEntryField_ cell]
setPlaceholderString:NSLocalizedString(@"commentsPlaceholder", @"")];
[[emailEntryField_ cell]
setPlaceholderString:NSLocalizedString(@"emailPlaceholder", @"")];
// Localize the privacy policy label, and keep it right-aligned to the arrow.
[privacyLinkLabel_ setStringValue:NSLocalizedString(@"privacyLabel", @"")];
float privacyLabelWidthDelta = [privacyLinkLabel_ breakpad_adjustWidthToFit];
@@ -895,6 +901,8 @@ doCommandBySelector:(SEL)commandSelector {
forKey:@BREAKPAD_PRODUCT];
[socorroDictionary_ setObject:@"ProductName"
forKey:@BREAKPAD_PRODUCT];
[socorroDictionary_ setObject:@"Email"
forKey:@BREAKPAD_EMAIL];
}
- (NSMutableDictionary *)dictionaryForServerType:(NSString *)serverType {

View File

@@ -85,10 +85,10 @@ STRING_TYPE createStringWithStringAndCharacterAndString(STRING_TYPE str0, UniCha
CFStringRef cfstr1 = (CFStringRef)str1;
CFIndex len0 = (cfstr0 ? CFStringGetLength(cfstr0) : 0);
CFIndex len1 = (cfstr1 ? CFStringGetLength(cfstr1) : 0);
unsigned length = (len0 + (ch != 0xffff) + len1);
size_t length = (len0 + (ch != 0xffff) + len1);
UniChar *buf = malloc(sizeof(UniChar) * length);
unsigned i = 0U;
size_t i = 0U;
if (cfstr0) {
CFStringGetCharacters(cfstr0, CFRangeMake(0, len0), buf);
@@ -222,8 +222,8 @@ STRING_TYPE createStringWithAddressData(DATA_TYPE aAddressData) {
STRING_TYPE createHostNameForAddressData(DATA_TYPE aAddressData) {
char hostname[NI_MAXHOST];
struct sockaddr *socketAddress = (struct sockaddr *)CFDataGetBytePtr(aAddressData);
if (getnameinfo(socketAddress, CFDataGetLength(aAddressData),
hostname, sizeof(hostname),
if (getnameinfo(socketAddress, (socklen_t)CFDataGetLength(aAddressData),
hostname, (socklen_t)sizeof(hostname),
/*serv*/ NULL, /*servlen*/ 0,
NI_NAMEREQD))
return NULL;
@@ -345,9 +345,11 @@ URL_TYPE createURLByMakingDirectoryAtURLWithName(URL_TYPE parent, STRING_TYPE na
NSLog(CFSTR("in createURLByMakingDirectoryAtURLWithName in CFGrowlAdditions: could not create directory '%@' in parent directory at %@: FSCreateDirectoryUnicode returned %li (please tell the Growl developers)"), name, parent, (long)err);
}
CFRelease(parent);
} //if (name)
CFRelease(name);
if(parent)
CFRelease(parent);
if(name)
CFRelease(name);
} //if (parent)
end:
@@ -524,7 +526,7 @@ static OSStatus GrowlCopyObjectSync(const FSRef *fileRef, const FSRef *destRef,
struct FSForkIOParam forkPB = {
.ref = fileRef,
.forkIterator = {
.initialize = 0L
.initialize = 0
},
.outForkName = &forkName,
};

View File

@@ -102,11 +102,10 @@ URL_TYPE createFileURLWithDockDescription(DICTIONARY_TYPE dict) {
if (!url) {
if (path) {
CFNumberRef pathStyleNum = CFDictionaryGetValue(dict, _CFURLStringTypeKey);
CFURLPathStyle pathStyle;
CFURLPathStyle pathStyle = kCFURLPOSIXPathStyle;
if (pathStyleNum)
CFNumberGetValue(pathStyleNum, kCFNumberIntType, &pathStyle);
else
pathStyleNum = kCFURLPOSIXPathStyle;
char *filename = createFileSystemRepresentationOfString(path);
int fd = open(filename, O_RDONLY, 0);

View File

@@ -29,6 +29,48 @@
* GrowlDefines.h.
*/
/*!
* @defined NSInteger
* @abstract Typedef to int so Growl will compile on pre-10.5 SDKs.
*/
#ifndef NSINTEGER_DEFINED
typedef int NSInteger;
typedef unsigned int NSUInteger;
#define NSINTEGER_DEFINED
#endif
/*!
* @defined CGFloat
* @abstract Typedef to float so Growl will compile on pre-10.5 SDKs.
*/
#ifndef CGFLOAT_DEFINED
typedef float CGFloat;
#define CGFLOAT_IS_DOUBLE 0
#define CGFLOAT_DEFINED
#endif
/*!
* @defined GrowlCGFloatCeiling()
* @abstract Macro for the ceil() function that uses a different precision depending on the CPU architecture.
*/
/*!
* @defined GrowlCGFloatAbsoluteValue()
* @abstract Macro for the fabs() function that uses a different precision depending on the CPU architecture.
*/
/*!
* @defined GrowlCGFloatFloor()
* @abstract Macro for the floor() function that uses a different precision depending on the CPU architecture.
*/
#if CGFLOAT_IS_DOUBLE
#define GrowlCGFloatCeiling(x) ceil(x)
#define GrowlCGFloatAbsoluteValue(x) fabs(x)
#define GrowlCGFloatFloor(x) floor(x)
#else
#define GrowlCGFloatCeiling(x) ceilf(x)
#define GrowlCGFloatAbsoluteValue(x) fabsf(x)
#define GrowlCGFloatFloor(x) floorf(x)
#endif
/*! @defined GROWL_TCP_PORT
* @abstract The TCP listen port for Growl notification servers.
*/
@@ -251,6 +293,7 @@ struct GrowlNetworkNotification {
#define GROWL_PATHWAY_EXTENSION XSTR("growlPathway")
#define GROWL_VIEW_EXTENSION XSTR("growlView")
#define GROWL_STYLE_EXTENSION XSTR("growlStyle")
#define GROWL_PATHEXTENSION_TICKET XSTR("growlTicket")
/* --- These following macros are intended for plug-ins --- */
@@ -390,6 +433,15 @@ struct GrowlNetworkNotification {
* @param domain The bundle ID of the plug-in.
* @param result A pointer to a float. Leaves unchanged if the value doesn't exist.
*/
#ifdef __LP64__
#define READ_GROWL_PREF_FLOAT(key, domain, result) do {\
CFNumberRef floatValue = NULL; \
READ_GROWL_PREF_VALUE(key, domain, CFNumberRef, &floatValue); \
if (floatValue) {\
CFNumberGetValue(floatValue, kCFNumberCGFloatType, result); \
CFRelease(floatValue); \
} } while(0)
#else
#define READ_GROWL_PREF_FLOAT(key, domain, result) do {\
CFNumberRef floatValue = NULL; \
READ_GROWL_PREF_VALUE(key, domain, CFNumberRef, &floatValue); \
@@ -397,6 +449,7 @@ struct GrowlNetworkNotification {
CFNumberGetValue(floatValue, kCFNumberFloatType, result); \
CFRelease(floatValue); \
} } while(0)
#endif
/*! @function WRITE_GROWL_PREF_FLOAT
* @abstract Writes the given float to the plug-in's preferences.
@@ -406,10 +459,17 @@ struct GrowlNetworkNotification {
* @param value The float value to write to the preferences.
* @param domain The bundle ID of the plug-in.
*/
#ifdef __LP64__
#define WRITE_GROWL_PREF_FLOAT(key, value, domain) do {\
CFNumberRef floatValue = CFNumberCreate(NULL, kCFNumberCGFloatType, &value); \
WRITE_GROWL_PREF_VALUE(key, floatValue, domain); \
CFRelease(floatValue); } while(0)
#else
#define WRITE_GROWL_PREF_FLOAT(key, value, domain) do {\
CFNumberRef floatValue = CFNumberCreate(NULL, kCFNumberFloatType, &value); \
WRITE_GROWL_PREF_VALUE(key, floatValue, domain); \
CFRelease(floatValue); } while(0)
#endif
/*! @defined GROWL_CLOSE_ALL_NOTIFICATIONS

View File

@@ -1,21 +0,0 @@
//
// GrowlNonCopyingMutableDictionary.h
// Growl
//
// Created by Mac-arena the Bored Zo on 2005-08-21.
// Copyright 2005-2006 The Growl Project. All rights reserved.
//
// This file is under the BSD License, refer to License.txt for details
#import <Foundation/Foundation.h>
@interface GrowlNonCopyingMutableDictionary: NSMutableDictionary
{
NSMapTable *backing;
}
+ (id) dictionaryWithMapTable:(NSMapTable *)otherBacking;
- (id) initWithMapTable:(NSMapTable *)otherBacking;
@end

View File

@@ -1,226 +0,0 @@
//
// GrowlNonCopyingMutableDictionary.m
// Growl
//
// Created by Mac-arena the Bored Zo on 2005-08-21.
// Copyright 2005-2006 The Growl Project. All rights reserved.
//
// This file is under the BSD License, refer to License.txt for details
#import "GrowlNonCopyingMutableDictionary.h"
//the enumerator class can be moved to its own pair of files if an immutable non-copying dictionary class is created.
@interface GrowlNonCopyingDictionaryEnumerator: NSEnumerator
{
NSMapEnumerator mapEnum;
unsigned reserved: 30;
unsigned yieldKeys: 1;
unsigned hasFreed: 1;
}
//if flag is NO, objects (values) will be yielded by -nextObject.
//otherwise, keys will be yielded.
- (id) initWithMapEnumerator:(NSMapEnumerator)newMapEnum enumerateKeys:(BOOL)flag;
@end
@implementation GrowlNonCopyingMutableDictionary
- (id) superInit {
SEL init = @selector(init);
//jump over superclasses (NSMutableDictionary and NSDictionary)
return [[[super superclass] superclass] instanceMethodForSelector:init](self, init);
}
#pragma mark -
- (id) init {
if ((self = [self superInit])) {
backing = NSCreateMapTableWithZone(NSObjectMapKeyCallBacks, NSObjectMapValueCallBacks, 0U, [self zone]);
}
return self;
}
#pragma mark -
- (id) initWithCapacity:(unsigned)capacity {
if ((self = [self superInit])) {
backing = NSCreateMapTableWithZone(NSObjectMapKeyCallBacks, NSObjectMapValueCallBacks, capacity, [self zone]);
}
return self;
}
#pragma mark -
- (id) initWithDictionary:(NSDictionary *)other {
NSParameterAssert(other != nil);
if ((self = [self initWithCapacity:[other count]]))
[self setDictionary:other];
return self;
}
#pragma mark -
//more -init.. methods can go here.
//#pragma mark -
+ (id) dictionaryWithMapTable:(NSMapTable *)otherBacking {
return [[[self alloc] initWithMapTable:otherBacking] autorelease];
}
- (id) initWithMapTable:(NSMapTable *)otherBacking {
if ((self = [self superInit])) {
backing = NSCopyMapTableWithZone(otherBacking, [self zone]);
}
return self;
}
#pragma mark -
- (void) dealloc {
NSFreeMapTable(backing);
[super dealloc];
}
#pragma mark -
#pragma mark Adding and changing values
- (id) objectForKey:(id)key {
return NSMapGet(backing, key);
}
- (id) valueForKey:(NSString *)key {
return [self objectForKey:key];
}
#pragma mark -
- (void) setObject:(id)obj forKey:(id)key {
NSMapInsert(backing, key, obj);
}
- (void) setValue:(id)obj forKey:(NSString *)key {
if (obj)
NSMapInsert(backing, key, obj);
else
NSMapRemove(backing, key);
}
#pragma mark -
- (void) addEntriesFromDictionary:(NSDictionary *)other {
NSParameterAssert(other);
NSEnumerator *keyEnum = [other keyEnumerator];
id key;
while ((key = [keyEnum nextObject]))
NSMapInsert(backing, key, [other objectForKey:key]);
}
- (void) setDictionary:(NSDictionary *)other {
NSParameterAssert(other);
[self removeAllObjects];
[self addEntriesFromDictionary:other];
}
#pragma mark -
#pragma mark Removing values
- (void) removeObjectForKey:(id)key {
NSMapRemove(backing, key);
}
- (void) removeObjectsForKeys:(NSArray *)keys {
NSEnumerator *keyEnum = [keys objectEnumerator];
id key;
while((key = [keyEnum nextObject]))
[self removeObjectForKey:key];
}
- (void) removeAllObjects {
NSResetMapTable(backing);
}
#pragma mark -
#pragma mark Examination
- (NSArray *) allKeys {
return NSAllMapTableKeys(backing);
}
- (NSArray *) allValues {
return NSAllMapTableValues(backing);
}
- (NSEnumerator *) keyEnumerator {
//enumerateKeys: YES
return [[[GrowlNonCopyingDictionaryEnumerator allocWithZone:[self zone]] initWithMapEnumerator:NSEnumerateMapTable(backing) enumerateKeys:YES] autorelease];
}
- (NSEnumerator *) objectEnumerator {
//enumerateKeys: NO
return [[[GrowlNonCopyingDictionaryEnumerator allocWithZone:[self zone]] initWithMapEnumerator:NSEnumerateMapTable(backing) enumerateKeys:NO] autorelease];
}
#pragma mark -
- (unsigned) count {
return NSCountMapTable(backing);
}
- (NSString *) description {
NSMutableArray *elements = [[NSMutableArray alloc] initWithCapacity:[self count]];
NSMapEnumerator backingEnum = NSEnumerateMapTable(backing);
NSObject *key, *value;
while(NSNextMapEnumeratorPair(&backingEnum, (void **)&key, (void **)&value)) {
NSString *pairDesc = [[NSString alloc] initWithFormat:@"\t%@ = %@", [key description], [value description]];
[elements addObject:pairDesc];
[pairDesc release];
}
NSEndMapTableEnumeration(&backingEnum);
NSString *desc = [[[NSString allocWithZone:[self zone]] initWithFormat:@"{\n%@}", [elements componentsJoinedByString:@";\n"]] autorelease];
[elements release];
return desc;
}
@end
#pragma mark -
@implementation GrowlNonCopyingDictionaryEnumerator
- (id) initWithMapEnumerator:(NSMapEnumerator)newMapEnum enumerateKeys:(BOOL)flag {
if ((self = [self init])) {
mapEnum = newMapEnum;
yieldKeys = (flag != NO);
}
return self;
}
- (void) dealloc {
if (!hasFreed)
NSEndMapTableEnumeration(&mapEnum);
[super dealloc];
}
#pragma mark -
- (id) nextObject {
void *key, *value;
if (!NSNextMapEnumeratorPair(&mapEnum, &key, &value)) {
if (!hasFreed) {
NSEndMapTableEnumeration(&mapEnum);
hasFreed = YES;
}
return nil;
} else if (yieldKeys)
return key;
else
return value;
}
@end

View File

@@ -8,8 +8,6 @@
// This file is under the BSD License, refer to License.txt for details
#import "GrowlPathUtilities.h"
#import "GrowlPreferencesController.h"
#import "GrowlTicketController.h"
#import "GrowlDefinesInternal.h"
static NSBundle *helperAppBundle;
@@ -35,15 +33,16 @@ restart:;
UInt32 oldestProcessLaunchDate = UINT_MAX;
while ((err = GetNextProcess(&psn)) == noErr) {
struct ProcessInfoRec info = { .processInfoLength = sizeof(struct ProcessInfoRec) };
struct ProcessInfoRec info = { .processInfoLength = (UInt32)sizeof(struct ProcessInfoRec) };
err = GetProcessInformation(&psn, &info);
if (err == noErr) {
//Compare the launch dates first, since it's cheaper than comparing bundle IDs.
if (info.processLaunchDate < oldestProcessLaunchDate) {
//This one is older (fewer ticks since startup), so this is our current prospect to be the result.
NSDictionary *dict = (NSDictionary *)ProcessInformationCopyDictionary(&psn, kProcessDictionaryIncludeAllInformationMask);
if (dict) {
CFMakeCollectable(dict);
pid_t pid = 0;
GetProcessPID(&psn, &pid);
if ([[dict objectForKey:(NSString *)kCFBundleIdentifierKey] isEqualToString:identifier]) {

View File

@@ -60,7 +60,7 @@ CFComparisonResult compareVersions(const struct Version a, const struct Version
CFComparisonResult compareVersionStrings(STRING_TYPE a, STRING_TYPE b);
/*this version contains brain damage that translates "1.0" to "0.5" (handling
* the Growl 0.5 prefpane bundle, whose version was mistakenly set to "1.0").
*the real Growl 1.0 prefpane bundle will have a version of "1.00".
*Because of that mistake, the version that we had intended to be 1.0 became 1.1 instead.
*/
CFComparisonResult compareVersionStringsTranslating1_0To0_5(STRING_TYPE a, STRING_TYPE b);

View File

@@ -1,71 +0,0 @@
//
// GrowlAbstractSingletonObject.h
// GBUtilities
//
// Renamed from GBAbstractSingletonObject to GrowlAbstractSingletonObject.
// Created by Ofri Wolfus on 15/08/05.
// Copyright 2005-2006 The Growl Project. All rights reserved.
//
#import <Foundation/Foundation.h>
/*!
* @class GrowlAbstractSingletonObject
* @brief An Abstract Singleton Object
*
* This is an abstract object for object that should have only one instnace
* that is never released (singleton object).
* This class is thread safe.
*/
@interface GrowlAbstractSingletonObject : NSObject {
BOOL _isInitialized;
}
/*!
* @brief Returns the shared instance of this class.
*/
+ (id) sharedInstance;
/*!
* @brief Releases and deallocates all the singletons that are subclasses of this object.
*
* Once +destroyAllSingletons has been called, no more singletons can be created
* and every call to [SomeSingletonSubclass sharedInstance] will return nil.
* Also note that a call to this method will destroy GBAbstractSingletonObject and all it's subclasses.
* Even though that you generally can't release a singleton object, it's dealloc message WILL be called
* when it's beeing destroyed.
*
* USE THIS METHOD WITH GREAT CAUTION!!!
*/
+ (void) destroyAllSingletons;
@end
/*!
* @category GrowlSingletonObjectInit
* @brief A private category for subclasses only.
*
* Only subclasses should override/call methods in the category.
*/
@interface GrowlAbstractSingletonObject (GrowlAbstractSingletonObjectInit)
/*!
* @brief An init method for your singleton object.
*
* Implement this in your subclass to init your shared object.
* You should call [super initSingleton] and return your initialized object.
* Never call this method directly! It'll be automatically called when needed.
*/
- (id) initSingleton;
/*!
* @brief Finish and clean up whatever your singleton does.
*
* This will be called before the singleton will be destroyed.
* You should put whatever you would put in the -dealloc method here instead
* and then call [super destroy].
*/
- (void) destroy;
@end

View File

@@ -8,10 +8,11 @@
// This file is under the BSD License, refer to License.txt for details
#import <Cocoa/Cocoa.h>
#import "GrowlDefinesInternal.h" // for CGFloat
@interface NSImage (GrowlImageAdditions)
- (void) drawScaledInRect:(NSRect)targetRect operation:(NSCompositingOperation)operation fraction:(float)f;
- (void) drawScaledInRect:(NSRect)targetRect operation:(NSCompositingOperation)operation fraction:(CGFloat)f;
- (NSSize) adjustSizeToDrawAtSize:(NSSize)theSize;
- (NSImageRep *) bestRepresentationForSize:(NSSize)theSize;
- (NSImageRep *) representationOfSize:(NSSize)theSize;

View File

@@ -11,23 +11,23 @@
@implementation NSImage (GrowlImageAdditions)
- (void) drawScaledInRect:(NSRect)targetRect operation:(NSCompositingOperation)operation fraction:(float)f {
- (void) drawScaledInRect:(NSRect)targetRect operation:(NSCompositingOperation)operation fraction:(CGFloat)f {
if (!NSEqualSizes([self size], targetRect.size))
[self adjustSizeToDrawAtSize:targetRect.size];
NSRect imageRect;
imageRect.origin.x = 0.0f;
imageRect.origin.y = 0.0f;
imageRect.origin.x = 0.0;
imageRect.origin.y = 0.0;
imageRect.size = [self size];
if (imageRect.size.width > targetRect.size.width || imageRect.size.height > targetRect.size.height) {
// make sure the icon isn't too large. If it is, scale it down
if (imageRect.size.width > imageRect.size.height) {
float oldHeight = targetRect.size.height;
CGFloat oldHeight = targetRect.size.height;
targetRect.size.height = oldHeight / imageRect.size.width * imageRect.size.height;
targetRect.origin.y = floorf(targetRect.origin.y - (targetRect.size.height - oldHeight) * 0.5f);
targetRect.origin.y = GrowlCGFloatFloor(targetRect.origin.y - (targetRect.size.height - oldHeight) * 0.5);
} else if (imageRect.size.width < imageRect.size.height) {
float oldWidth = targetRect.size.width;
CGFloat oldWidth = targetRect.size.width;
targetRect.size.width = oldWidth / imageRect.size.height * imageRect.size.width;
targetRect.origin.x = floorf(targetRect.origin.x - (targetRect.size.width - oldWidth) * 0.5f);
targetRect.origin.x = GrowlCGFloatFloor(targetRect.origin.x - (targetRect.size.width - oldWidth) * 0.5);
}
[self setScalesWhenResized:YES];
@@ -35,9 +35,9 @@
} else {
// center image if it is too small
if (imageRect.size.width < targetRect.size.width)
targetRect.origin.x += ceilf((targetRect.size.width - imageRect.size.width) * 0.5f);
targetRect.origin.x += GrowlCGFloatCeiling((targetRect.size.width - imageRect.size.width) * 0.5);
if (imageRect.size.height < targetRect.size.height)
targetRect.origin.y += ceilf((targetRect.size.height - imageRect.size.height) * 0.5f);
targetRect.origin.y += GrowlCGFloatCeiling((targetRect.size.height - imageRect.size.height) * 0.5);
targetRect.size = imageRect.size;
}
@@ -55,14 +55,14 @@
NSImageRep *bestRep = [self representationOfSize:theSize];
if (!bestRep) {
BOOL isFirst = YES;
float repDistance = 0.0f;
CGFloat repDistance = 0.0;
NSImageRep *thisRep;
NSEnumerator *enumerator = [[self representations] objectEnumerator];
while ((thisRep = [enumerator nextObject])) {
float thisDistance = theSize.width - [thisRep size].width;
if (repDistance < 0.0f && thisDistance > 0.0f)
CGFloat thisDistance = theSize.width - [thisRep size].width;
if (repDistance < 0.0 && thisDistance > 0.0)
continue;
if (isFirst || fabsf(thisDistance) < fabsf(repDistance) || (thisDistance < 0.0f && repDistance > 0.0f)) {
if (isFirst || GrowlCGFloatAbsoluteValue(thisDistance) < GrowlCGFloatAbsoluteValue(repDistance) || (thisDistance < 0.0 && repDistance > 0.0)) {
isFirst = NO;
repDistance = thisDistance;
bestRep = thisRep;

View File

@@ -1,60 +0,0 @@
//
// GrowlPathwayController.m
// Growl
//
// Created by Mac-arena the Bored Zo on 2005-08-08.
// Copyright 2005 The Growl Project. All rights reserved.
//
// This file is under the BSD License, refer to License.txt for details
@class GrowlPlugin;
@protocol GrowlPathwayPlugin <NSObject>
- (NSArray *) pathways;
@end
@class GrowlPathway, GrowlUDPPathway, GrowlTCPPathway;
extern NSString *GrowlPathwayControllerWillInstallPathwayNotification;
extern NSString *GrowlPathwayControllerDidInstallPathwayNotification;
extern NSString *GrowlPathwayControllerWillRemovePathwayNotification;
extern NSString *GrowlPathwayControllerDidRemovePathwayNotification;
//userInfo keys.
extern NSString *GrowlPathwayControllerNotificationKey;
extern NSString *GrowlPathwayNotificationKey;
@interface GrowlPathwayController : NSObject {
NSMutableSet *pathways;
NSMutableSet *remotePathways;
unsigned reserved: 31;
unsigned serverEnabled: 1;
}
+ (GrowlPathwayController *) sharedController;
#pragma mark Installing and removing pathways
- (void) installPathway:(GrowlPathway *)newPathway;
- (void) removePathway:(GrowlPathway *)newPathway;
#pragma mark Network control
- (BOOL) isServerEnabled;
- (void) setServerEnabled:(BOOL)enabled;
#pragma mark Eating plug-ins
//XXX make GrowlPathwayController a plug-in handler
- (BOOL) loadPathwaysFromPlugin:(GrowlPlugin <GrowlPathwayPlugin> *)plugin;
@end
@interface GrowlPathwayController (Private_ForApplicationControllerOnly)
- (void)setServerEnabledFromPreferences;
@end

View File

@@ -1,126 +0,0 @@
//
// GrowlPreferencesController.h
// Growl
//
// Created by Nelson Elhage on 8/24/04.
// Renamed from GrowlPreferences.h by Mac-arena the Bored Zo on 2005-06-27.
// Copyright 2004-2006 The Growl Project. All rights reserved.
//
// This file is under the BSD License, refer to License.txt for details
#ifndef GROWL_PREFERENCES_CONTROLLER_H
#define GROWL_PREFERENCES_CONTROLLER_H
#ifdef __OBJC__
#define XSTR(x) (@x)
#else
#define XSTR CFSTR
#endif
#define GrowlPreferencesChanged XSTR("GrowlPreferencesChanged")
#define GrowlPreview XSTR("GrowlPreview")
#define GrowlDisplayPluginKey XSTR("GrowlDisplayPluginName")
#define GrowlUserDefaultsKey XSTR("GrowlUserDefaults")
#define GrowlStartServerKey XSTR("GrowlStartServer")
#define GrowlRemoteRegistrationKey XSTR("GrowlRemoteRegistration")
#define GrowlEnableForwardKey XSTR("GrowlEnableForward")
#define GrowlForwardDestinationsKey XSTR("GrowlForwardDestinations")
#define GrowlUDPPortKey XSTR("GrowlUDPPort")
#define GrowlTCPPortKey XSTR("GrowlTCPPort")
#define GrowlUpdateCheckKey XSTR("GrowlUpdateCheck")
#define LastUpdateCheckKey XSTR("LastUpdateCheck")
#define GrowlLoggingEnabledKey XSTR("GrowlLoggingEnabled")
#define GrowlLogTypeKey XSTR("GrowlLogType")
#define GrowlCustomHistKey1 XSTR("Custom log history 1")
#define GrowlCustomHistKey2 XSTR("Custom log history 2")
#define GrowlCustomHistKey3 XSTR("Custom log history 3")
#define GrowlMenuExtraKey XSTR("GrowlMenuExtra")
#define GrowlSquelchModeKey XSTR("GrowlSquelchMode")
#define LastKnownVersionKey XSTR("LastKnownVersion")
#define GrowlStickyWhenAwayKey XSTR("StickyWhenAway")
#define GrowlStickyIdleThresholdKey XSTR("IdleThreshold")
CFTypeRef GrowlPreferencesController_objectForKey(CFTypeRef key);
int GrowlPreferencesController_integerForKey(CFTypeRef key);
Boolean GrowlPreferencesController_boolForKey(CFTypeRef key);
#ifdef __OBJC__
#import "GrowlAbstractSingletonObject.h"
@interface GrowlPreferencesController : GrowlAbstractSingletonObject {
}
+ (GrowlPreferencesController *) sharedController;
- (void) registerDefaults:(NSDictionary *)inDefaults;
- (id) objectForKey:(NSString *)key;
- (void) setObject:(id)object forKey:(NSString *)key;
- (BOOL) boolForKey:(NSString*) key;
- (void) setBool:(BOOL)value forKey:(NSString *)key;
- (int) integerForKey:(NSString *)key;
- (void) setInteger:(int)value forKey:(NSString *)key;
- (void) synchronize;
- (BOOL) shouldStartGrowlAtLogin;
- (void) setShouldStartGrowlAtLogin:(BOOL)flag;
- (void) setStartAtLogin:(NSString *)path enabled:(BOOL)flag;
- (BOOL) isRunning:(NSString *)theBundleIdentifier;
- (BOOL) isGrowlRunning;
- (void) setGrowlRunning:(BOOL)flag noMatterWhat:(BOOL)nmw;
- (void) launchGrowl:(BOOL)noMatterWhat;
- (void) terminateGrowl;
#pragma mark GrowlMenu running state
- (void) enableGrowlMenu;
- (void) disableGrowlMenu;
#pragma mark -
//Simplified accessors
#pragma mark UI
- (BOOL) isBackgroundUpdateCheckEnabled;
- (void) setIsBackgroundUpdateCheckEnabled:(BOOL)flag;
- (NSString *) defaultDisplayPluginName;
- (void) setDefaultDisplayPluginName:(NSString *)name;
- (BOOL) squelchMode;
- (void) setSquelchMode:(BOOL)flag;
- (BOOL) stickyWhenAway;
- (void) setStickyWhenAway:(BOOL)flag;
- (NSNumber*) idleThreshold;
- (void) setIdleThreshold:(NSNumber*)value;
#pragma mark GrowlMenu methods
- (BOOL) isGrowlMenuEnabled;
- (void) setGrowlMenuEnabled:(BOOL)state;
#pragma mark "Network" tab pane
- (BOOL) isGrowlServerEnabled;
- (void) setGrowlServerEnabled:(BOOL)enabled;
- (BOOL) isRemoteRegistrationAllowed;
- (void) setRemoteRegistrationAllowed:(BOOL)flag;
- (BOOL) isForwardingEnabled;
- (void) setForwardingEnabled:(BOOL)enabled;
- (NSString *) remotePassword;
- (void) setRemotePassword:(NSString *)value;
- (int) UDPPort;
- (void) setUDPPort:(int)value;
@end
#endif
#endif

View File

@@ -1,29 +0,0 @@
//
// GrowlTicketController.h
// Growl
//
// Created by Mac-arena the Bored Zo on 2005-06-08.
// Copyright 2005-2006 Mac-arena the Bored Zo. All rights reserved.
//
#import "GrowlAbstractSingletonObject.h"
#define GROWL_PATHEXTENSION_TICKET @"growlTicket"
@class GrowlApplicationTicket;
@interface GrowlTicketController: GrowlAbstractSingletonObject
{
NSMutableDictionary *ticketsByApplicationName;
}
+ (id) sharedController;
- (NSDictionary *) allSavedTickets;
- (GrowlApplicationTicket *) ticketForApplicationName:(NSString *) appName;
- (void) addTicket:(GrowlApplicationTicket *) newTicket;
- (void) removeTicketForApplicationName:(NSString *)appName;
- (void) loadAllSavedTickets;
@end

View File

@@ -13,11 +13,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.1.4</string>
<string>GROWL_VERSION</string>
<key>CFBundleSignature</key>
<string>GRRR</string>
<key>CFBundleVersion</key>
<string>1.1.4</string>
<string>GROWL_VERSION</string>
<key>NSPrincipalClass</key>
<string>GrowlApplicationBridge</string>
</dict>

View File

@@ -113,9 +113,13 @@ Boolean Growl_SetDelegate(struct Growl_Delegate *newDelegate) {
delegate = newDelegate;
}
CFStringRef appName = delegate->applicationName;
if ((!appName) && (delegate->registrationDictionary))
appName = CFDictionaryGetValue(delegate->registrationDictionary, GROWL_APP_NAME);
CFStringRef appName = nil;
if(delegate) {
appName = delegate->applicationName;
if ((!appName) && (delegate->registrationDictionary))
appName = CFDictionaryGetValue(delegate->registrationDictionary, GROWL_APP_NAME);
}
if (!appName) {
NSLog(CFSTR("%@"), CFSTR("GrowlApplicationBridge: Growl_SetDelegate called, but no application name was found in the delegate"));
return false;
@@ -260,8 +264,8 @@ void Growl_PostNotificationWithDictionary(CFDictionaryRef userInfo) {
userInfo,
/*deliverImmediately*/ false);
#endif
#ifdef GROWL_WITH_INSTALLER
CFRelease(userInfo);
#ifdef GROWL_WITH_INSTALLER
} else {
/*if Growl launches, and the user hasn't already said NO to installing
* it, store this notification for posting
@@ -276,9 +280,11 @@ void Growl_PostNotificationWithDictionary(CFDictionaryRef userInfo) {
//if we have not already asked the user to install Growl, do it now
if (!promptedToInstallGrowl) {
#ifndef __LP64__
OSStatus err = _Growl_ShowInstallationPrompt();
promptedToInstallGrowl = (err == noErr);
//_Growl_ShowInstallationPrompt prints its own errors.
#endif
}
CFRelease(userInfo);
@@ -967,6 +973,11 @@ static CFBundleRef _copyGrowlPrefPaneBundle(void) {
if (bundleIdentifier && (CFStringCompare(bundleIdentifier, GROWL_PREFPANE_BUNDLE_IDENTIFIER, bundleIDComparisonFlags) == kCFCompareEqualTo)) {
growlPrefPaneBundle = prefPaneBundle;
}
else {
CFRelease(prefPaneBundle);
prefPaneBundle = nil;
}
}
if (!growlPrefPaneBundle) {
@@ -978,6 +989,11 @@ static CFBundleRef _copyGrowlPrefPaneBundle(void) {
if (bundleIdentifier && (CFStringCompare(bundleIdentifier, GROWL_PREFPANE_BUNDLE_IDENTIFIER, bundleIDComparisonFlags) == kCFCompareEqualTo)) {
growlPrefPaneBundle = prefPaneBundle;
}
else {
CFRelease(prefPaneBundle);
prefPaneBundle = nil;
}
}
if (!growlPrefPaneBundle) {
@@ -989,6 +1005,11 @@ static CFBundleRef _copyGrowlPrefPaneBundle(void) {
if (bundleIdentifier && (CFStringCompare(bundleIdentifier, GROWL_PREFPANE_BUNDLE_IDENTIFIER, bundleIDComparisonFlags) == kCFCompareEqualTo)) {
growlPrefPaneBundle = prefPaneBundle;
}
else {
CFRelease(prefPaneBundle);
prefPaneBundle = nil;
}
}
}
}
@@ -1072,8 +1093,12 @@ static void _checkForPackagedUpdateForGrowlPrefPaneBundle(CFBundleRef growlPrefP
if (!installedVersion) {
NSLog(CFSTR("GrowlApplicationBridge: no installed version (description of installed prefpane's Info.plist follows)\n%@"), installedInfoDict);
#ifdef __LP64__
NSLog(CFSTR("GrowlApplicationBridge: Growl prompt suppressed because this is a 64-bit application using the Carbon application bridge instead of the Cocoa bridge. Since Carbon doesn't work in 64-bit applications, please contact the application developer and ask them to switch to the Cocoa-based Growl API."));
#else
_Growl_ShowInstallationPrompt();
//_Growl_ShowInstallationPrompt prints its own errors
#endif
} else {
Boolean upgradeIsAvailable = (compareVersionStringsTranslating1_0To0_5(ourVersion, installedVersion) == kCFCompareGreaterThan);
@@ -1084,9 +1109,11 @@ static void _checkForPackagedUpdateForGrowlPrefPaneBundle(CFBundleRef growlPrefP
if (!lastDoNotPromptVersion ||
(compareVersionStringsTranslating1_0To0_5(ourVersion, lastDoNotPromptVersion) == kCFCompareGreaterThan))
{
#ifndef __LP64__
OSStatus err = _Growl_ShowUpdatePromptForVersion(ourVersion);
promptedToUpgradeGrowl = (err == noErr);
//_Growl_ShowUpdatePromptForVersion prints its own errors
#endif
}
if (lastDoNotPromptVersion)

View File

@@ -15,7 +15,7 @@
#include <Carbon/Carbon.h>
#ifndef GROWL_EXPORT
#define GROWL_EXPORT __attribute__((visibility("default")))
#define GROWL_EXPORT __attribute__((visibility("default"))) DEPRECATED_ATTRIBUTE
#endif
/*! @header GrowlApplicationBridge-Carbon.h

View File

@@ -165,40 +165,6 @@
clickContext:(id)clickContext
identifier:(NSString *)identifier;
/*!
* @method notifyWithTitle:description:notificationName:iconData:priority:isSticky:clickContext:identifier:
* @abstract Send a Growl notification.
* @discussion This is the preferred means for sending a Growl notification.
* The notification name and at least one of the title and description are
* required (all three are preferred). All other parameters may be
* <code>nil</code> (or 0 or NO as appropriate) to accept default values.
*
* If using the Growl-WithInstaller framework, if Growl is not installed the
* user will be prompted to install Growl. If the user cancels, this method
* will have no effect until the next application session, at which time when
* it is called the user will be prompted again. The user is also given the
* option to not be prompted again. If the user does choose to install Growl,
* the requested notification will be displayed once Growl is installed and
* running.
*
* @param title The title of the notification displayed to the user.
* @param description The full description of the notification displayed to the user.
* @param notifName The internal name of the notification. Should be human-readable, as it will be displayed in the Growl preference pane.
* @param iconData <code>NSData</code> object to show with the notification as its icon. If <code>nil</code>, the application's icon will be used instead.
* @param priority The priority of the notification. The default value is 0; positive values are higher priority and negative values are lower priority. Not all Growl displays support priority.
* @param isSticky If YES, the notification will remain on screen until clicked. Not all Growl displays support sticky notifications.
* @param clickContext A context passed back to the Growl delegate if it implements -(void)growlNotificationWasClicked: and the notification is clicked. Not all display plugins support clicking. The clickContext must be plist-encodable (completely of <code>NSString</code>, <code>NSArray</code>, <code>NSNumber</code>, <code>NSDictionary</code>, and <code>NSData</code> types).
* @param identifier An identifier for this notification. Notifications with equal identifiers are coalesced.
*/
+ (void) notifyWithTitle:(NSString *)title
description:(NSString *)description
notificationName:(NSString *)notifName
iconData:(NSData *)iconData
priority:(signed int)priority
isSticky:(BOOL)isSticky
clickContext:(id)clickContext
identifier:(NSString *)identifier;
/*! @method notifyWithDictionary:
* @abstract Notifies using a userInfo dictionary suitable for passing to
* <code>NSDistributedNotificationCenter</code>.

View File

@@ -563,13 +563,13 @@ static BOOL registerWhenGrowlIsReady = NO;
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
[delegate growlNotificationWasClicked:
[[notification userInfo] objectForKey:GROWL_KEY_CLICKED_CONTEXT]];
[pool release];
[pool drain];
}
+ (void) growlNotificationTimedOut:(NSNotification *)notification {
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
[delegate growlNotificationTimedOut:
[[notification userInfo] objectForKey:GROWL_KEY_CLICKED_CONTEXT]];
[pool release];
[pool drain];
}
#pragma mark -
@@ -671,7 +671,7 @@ static BOOL registerWhenGrowlIsReady = NO;
[queuedGrowlNotifications release]; queuedGrowlNotifications = nil;
#endif
[pool release];
[pool drain];
}
#ifdef GROWL_WITH_INSTALLER
@@ -725,31 +725,57 @@ static BOOL registerWhenGrowlIsReady = NO;
#pragma mark -
+ (BOOL) _launchGrowlIfInstalledWithRegistrationDictionary:(NSDictionary *)regDict {
NSBundle *growlPrefPaneBundle;
BOOL success = NO;
BOOL success = NO;
NSBundle *growlPrefPaneBundle;
NSString *growlHelperAppPath;
#ifdef DEBUG
//For a debug build, first look for a running GHA. It might not actually be within a Growl prefpane bundle.
growlHelperAppPath = [[GrowlPathUtilities runningHelperAppBundle] bundlePath];
if (!growlHelperAppPath) {
growlPrefPaneBundle = [GrowlPathUtilities growlPrefPaneBundle];
growlHelperAppPath = [growlPrefPaneBundle pathForResource:@"GrowlHelperApp"
ofType:@"app"];
}
NSLog(@"Will use GrowlHelperApp at %@", growlHelperAppPath);
#else
growlPrefPaneBundle = [GrowlPathUtilities growlPrefPaneBundle];
if (growlPrefPaneBundle) {
NSString *growlHelperAppPath = [growlPrefPaneBundle pathForResource:@"GrowlHelperApp"
ofType:@"app"];
growlHelperAppPath = [growlPrefPaneBundle pathForResource:@"GrowlHelperApp"
ofType:@"app"];
#endif
#ifdef GROWL_WITH_INSTALLER
if (growlPrefPaneBundle) {
/* Check against our current version number and ensure the installed Growl pane is the same or later */
[self _checkForPackagedUpdateForGrowlPrefPaneBundle:growlPrefPaneBundle];
}
#endif
//Houston, we are go for launch.
if (growlHelperAppPath) {
//Let's launch in the background (unfortunately, requires Carbon on Jaguar)
LSLaunchFSRefSpec spec;
FSRef appRef;
OSStatus status = FSPathMakeRef((UInt8 *)[growlHelperAppPath fileSystemRepresentation], &appRef, NULL);
if (status == noErr) {
FSRef regItemRef;
//Houston, we are go for launch.
if (growlHelperAppPath) {
//Let's launch in the background (requires sending the Apple Event ourselves, as LS may activate the application anyway if it's already running)
NSURL *appURL = [NSURL fileURLWithPath:growlHelperAppPath];
if (appURL) {
OSStatus err;
//Find the PSN for GrowlHelperApp. (We'll need this later.)
struct ProcessSerialNumber appPSN = {
0, kNoProcess
};
while ((err = GetNextProcess(&appPSN)) == noErr) {
NSDictionary *dict = [(id)ProcessInformationCopyDictionary(&appPSN, kProcessDictionaryIncludeAllInformationMask) autorelease];
NSString *bundlePath = [dict objectForKey:@"BundlePath"];
if ([bundlePath isEqualToString:growlHelperAppPath]) {
//Match!
break;
}
}
if (err == noErr) {
NSURL *regItemURL = nil;
BOOL passRegDict = NO;
if (regDict) {
OSStatus regStatus;
NSString *regDictFileName;
NSString *regDictPath;
@@ -782,20 +808,41 @@ static BOOL registerWhenGrowlIsReady = NO;
[error release];
}
regStatus = FSPathMakeRef((UInt8 *)[regDictPath fileSystemRepresentation], &regItemRef, NULL);
if (regStatus == noErr)
if ([[NSFileManager defaultManager] fileExistsAtPath:regDictPath]) {
regItemURL = [NSURL fileURLWithPath:regDictPath];
passRegDict = YES;
}
}
spec.appRef = &appRef;
spec.numDocs = (passRegDict != NO);
spec.itemRefs = (passRegDict ? &regItemRef : NULL);
spec.passThruParams = NULL;
spec.launchFlags = kLSLaunchDontAddToRecents | kLSLaunchDontSwitch | kLSLaunchNoParams | kLSLaunchAsync;
spec.asyncRefCon = NULL;
status = LSOpenFromRefSpec(&spec, NULL);
AEStreamRef stream = AEStreamCreateEvent(kCoreEventClass, kAEOpenDocuments,
//Target application
typeProcessSerialNumber, &appPSN, sizeof(appPSN),
kAutoGenerateReturnID, kAnyTransactionID);
if (!stream) {
NSLog(@"%@: Could not create open-document event to register this application with Growl", [self class]);
} else {
if (passRegDict) {
NSString *regItemURLString = [regItemURL absoluteString];
NSData *regItemURLUTF8Data = [regItemURLString dataUsingEncoding:NSUTF8StringEncoding];
err = AEStreamWriteKeyDesc(stream, keyDirectObject, typeFileURL, [regItemURLUTF8Data bytes], [regItemURLUTF8Data length]);
if (err != noErr) {
NSLog(@"%@: Could not set direct object of open-document event to register this application with Growl because AEStreamWriteKeyDesc returned %li/%s", [self class], (long)err, GetMacOSStatusCommentString(err));
}
}
success = (status == noErr);
AppleEvent event;
err = AEStreamClose(stream, &event);
if (err != noErr) {
NSLog(@"%@: Could not finish open-document event to register this application with Growl because AEStreamClose returned %li/%s", [self class], (long)err, GetMacOSStatusCommentString(err));
} else {
err = AESendMessage(&event, /*reply*/ NULL, kAENoReply | kAEDontReconnect | kAENeverInteract | kAEDontRecord, kAEDefaultTimeout);
if (err != noErr) {
NSLog(@"%@: Could not send open-document event to register this application with Growl because AESend returned %li/%s", [self class], (long)err, GetMacOSStatusCommentString(err));
}
}
success = (err == noErr);
}
}
}
}

View File

@@ -25,6 +25,7 @@
#ifndef HAVE_GROWLINSTALLATIONPROMPT_H
#define HAVE_GROWLINSTALLATIONPROMPT_H
#ifndef __LP64__
#include <Carbon/Carbon.h>
/*! @function _Growl_ShowInstallationPrompt
@@ -39,4 +40,5 @@ OSStatus _Growl_ShowInstallationPrompt(void);
*/
OSStatus _Growl_ShowUpdatePromptForVersion(CFStringRef updateVersion);
#endif
#endif // __LP64__
#endif // HAVE_GROWLINSTALLATIONPROMPT_H

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
#define COMMENT_1 DO NOT EDIT THE VERSION IN THIS FILE! Change the version in Release/Makefile instead, then run make version while in the Release directory.
#define COMMENT_2 In case you're wondering why we're using #define for comments: This header is #imported into both Objective-C code and XML Info.plist files.
#define GROWL_VERSION 1.2
#define GROWL_VERSION_STRING "1.2"
#undef COMMENT_1
#undef COMMENT_2

View File

@@ -0,0 +1 @@
#import "GrowlVersion.h"

View File

@@ -1,10 +1,8 @@
Copyright (c) The Growl Project, 2004-2008
Copyright (c) The Growl Project, 2004-2009
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
@@ -14,5 +12,4 @@ Redistribution and use in source and binary forms, with or without modification,
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

View File

@@ -3,8 +3,14 @@ notifications to users. See http://www.growl.info/ for more information about
Growl. The Growl framework is shipped inside Camino's bundle, and some glue
code is included in Camino itself.
This is Growl 1.1.4 (4886) from http://www.growl.info/files/source/Growl-1.1.4-src.tar.bz2
This is Growl 1.2+ (4461:fac59330ff0c) from http://growl.info/hg/growl-development/archive/fac59330ff0c.zip
with the following changes:
- Only the source files needed to build the "Growl.framework" target have been included.
- Commented out the SDK declarations in Growl.xcodeproj to support mozconfig-based configurations.
- Debug symbol format for Deployment was changed to DWARF+dSYM for better breakpad symbol generation, and the incompatible save-repository disabled.
- Made the following changes to Growl.xcodeproj:
- Converted to Xcode 3.0 format to make it more compatible with Xcode 2.5 toolchain on 10.4.
- Commented out the SDK declarations to support mozconfig-based configurations.
- Commented out any Xcode 3.1-style [arch=<foo>] notation and supplied non-arch-specific values where appropriate.
- Supplied valid archs for building with toolchains on Mac OS X 10.4 and 10.5.
- Set the MACOSX_DEPLOYMENT_TARGET to 10.4 in all configurations.
- Changed the default build configuration to Release.
- Disabled the incompatible save-repository setting to prevent bustage when building on 10.4.

View File

@@ -0,0 +1,21 @@
#We do this so that people who launch Xcode from the UI will be able to run
#hg. If we come across any other paths here where people would install
#hg by default, we should add them here.
PATH="$PATH:/opt/local/bin:/usr/local/bin:/sw/bin"
#this is done because the mercurial source install seems to put it in this location
export PYTHONPATH="$PYTHONPATH:/usr/local/lib/python2.6/site-packages"
#this is done because Xcode won't actually run the script if the output file already exists, which is bad
HEADERPATH="$TARGET_BUILD_DIR/include/hgRevision.h"
#hg parent will present two revisions if the user has a pending merge.
#The user probably shouldn't be building in such a circumstance, but,
#nonetheless, we should handle it sanely. We do this by only showing the
#first parent.
REVISION=`hg parent --template="{rev}\n" | head -n1`
echo "*** Building Growl Revision: $REVISION"
mkdir -p "`dirname "$HEADERPATH"`"
echo "#define HG_REVISION $REVISION" > "$HEADERPATH"
echo "#define HG_REVISION_STRING \"$REVISION\"" >> "$HEADERPATH"

View File

@@ -1,10 +0,0 @@
#We do this so that people who launch Xcode from the UI will be able to run
#svnversion. If we come across any other paths here where people would install
#svn by default, we should add them here.
PATH="$PATH:/opt/local/bin:/usr/local/bin:/usr/local/subversion/bin:/sw/bin"
REVISION=`svnversion .`
echo "*** Building Growl Revision: $REVISION"
mkdir -p `dirname $SCRIPT_OUTPUT_FILE_0`
#SVN_REVISION is a string because it may look like "4168M" or "4123:4168MS"
echo "#define SVN_REVISION \"$REVISION\"" > $SCRIPT_OUTPUT_FILE_0
echo "#define SVN_REVISION_STRING $REVISION" >> $SCRIPT_OUTPUT_FILE_0

View File

@@ -44,7 +44,7 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
CAMINO_VERSION=2.0b3
CAMINO_VERSION=2.0.3
_RELNOTE_VERSION:=$(subst .,-,$(CAMINO_VERSION))
# The packager runs in the dist directory, paths must be relative to there.

View File

@@ -44,6 +44,7 @@ camino/flashblock/Makefile
camino/idl/Makefile
camino/installer/Makefile
camino/pinstripe/Makefile
camino/places/Makefile
camino/striptease/Makefile
camino/safebrowsing/Makefile
"

View File

@@ -0,0 +1,72 @@
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is just a lowly Makefile.
#
# The Initial Developer of the Original Code is Google Inc.
# Portions created by the Initial Developer are Copyright (C) 2007
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
# Mark Mentovai <mark@moxienet.com> (Original Author)
# Smokey Ardisson <alqahira@ardisson.org>
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 2 or later (the "GPL"), or
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****
DEPTH = ../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
# The presence of jar.mn causes $(SOURCE_CHROME_DIR)/$(JAR_FILE).jar to be
# built and $(SOURCE_CHROME_DIR)/installed-chrome.txt to be updated. Camino
# uses $(TARGET_CHROME_DIR)/installed-chrome.txt instead, though, so copy
# the jar and update the correct installed-chrome.txt file. For locales, it is
# necessary to supply the locale as well as the package name, since
# add-chrome.pl does not do the right thing when manully updating the
# $(TARGET_CHROME_DIR)/installed-chrome.txt file. Each locale must also have a
# corresponding content package registered, so repeat the manual registration
# for content, too.
SOURCE_CHROME_DIR = $(DIST)/bin/chrome
TARGET_CHROME_DIR = $(DIST)/Embed/chrome
INSTALLED_CHROME = $(TARGET_CHROME_DIR)/installed-chrome.txt
CHROME_TYPE = locale
CHROME_TYPE_2 = content
CHROME_PKG_NAME = places
JAR_FILE = embed
libs realchrome:: $(CHROME_DEPS)
chmod a-x $(INSTALLED_CHROME)
$(NSINSTALL) -t -m 0644 \
$(SOURCE_CHROME_DIR)/$(JAR_FILE).jar $(TARGET_CHROME_DIR)
$(PERL) -I$(MOZILLA_DIR)/config $(MOZILLA_DIR)/config/add-chrome.pl \
$(INSTALLED_CHROME) 0 $(CHROME_TYPE) en-US/$(CHROME_PKG_NAME) $(JAR_FILE)
$(PERL) -I$(MOZILLA_DIR)/config $(MOZILLA_DIR)/config/add-chrome.pl \
$(INSTALLED_CHROME) 0 $(CHROME_TYPE_2) $(CHROME_PKG_NAME) $(JAR_FILE)

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:chrome="http://www.mozilla.org/rdf/chrome#">
<!-- list all the packages being supplied by this jar -->
<RDF:Seq about="urn:mozilla:package:root">
<RDF:li resource="urn:mozilla:package:communicator"/>
</RDF:Seq>
<!-- package information -->
<RDF:Description about="urn:mozilla:package:places"
chrome:displayName="Places"
chrome:author="mozilla.org"
chrome:name="places"
chrome:localeVersion="1.9a1"
chrome:skinVersion="1.8">
</RDF:Description>
</RDF:RDF>

View File

@@ -0,0 +1,12 @@
# The aim is to be able to access chrome://places/locale/places.properties
embed.jar:
locale/en-US/places/places.properties (/toolkit/locales/en-US/chrome/places/places.properties)
locale/en-US/places/contents.rdf (locale/contents.rdf)
# Places is bizarre, because toolkit/ Places has no content, but it has the
# above silly locale file. All the content chrome lives in individal XUL
# applications, along with a forked copy of the silly locale file. However,
# locale packages don't work unless there is a corresponding content package,
# and only Camino doesn't have app-specific content chrome package to hide this
# bizarreness. Fake a dummy content package to get the locale package to work.
content/places/contents.rdf (content/contents.rdf)

Some files were not shown because too many files have changed in this diff Show More