179722 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
725585f1ce Adding test. 2007-06-05 13:12:10 -07:00
rflint@ryanflint.com
e01421b4b8 Bug 383353 - Remove normalizePostData from browser.js. r=gavin 2007-06-05 13:07:41 -07:00
aaronleventhal@moonset.net
6a9342cfb6 Bug 382270. The displayed menu item in a collapsed HTML combo box should have SHOWING state exposed via AT-SPI. r=evan.yan 2007-06-05 13:02:35 -07:00
bzbarsky@mit.edu
6627ba1753 Adding test. 2007-06-05 12:58:10 -07:00
flamingice@sourmilk.net
1976e727e3 Bug 383055, all toplevel windows placed at top left, Patch by Tuukka Tolvanen, r+sr=roc 2007-06-05 12:57:38 -07:00
kaie@kuix.de
30adde7d1d Bug 110161, enable OCSP by defaultr=cbiesinger, sr=mconnor 2007-06-05 12:27:42 -07:00
bzbarsky@mit.edu
0981859a09 When serializing a <q> as plaintext, put in quotes even if we're not doingformatted output. Bug 378407, r=glazman, sr=sicking 2007-06-05 12:24:55 -07:00
bzbarsky@mit.edu
edaea09148 Make OrderRowGroups type-safe. Bug 367706, r=bernd, sr=roc 2007-06-05 11:55:26 -07:00
nboyd@atg.com
95b8b76815 Fix bug 383174: Add new reportMatch function in shell.jsr=bclary@bclary.com 2007-06-05 11:31:53 -07:00
bzbarsky@mit.edu
1d5dfc16cc Adding regression test. 2007-06-05 11:00:21 -07:00
sdwilsh@shawnwilsher.com
075b8daeec Bug 382081 - Small downloads don't show in download manager when already open. r=mconnor 2007-06-05 09:54:40 -07:00
mattwillis@gmail.com
3932303027 bug 382744 - Correct backwards assertion check in XPCNativeScriptableInfo. Patch by Manish Singh <manish@flock.com>, r=dbaron, sr=shaver 2007-06-05 08:59:44 -07:00
aaronleventhal@moonset.net
0cc2fca501 Bug 382321. Alphabetize ARIA role table and move to a separate file. r=surkov, sr=neil 2007-06-05 08:41:07 -07:00
gavin@gavinsharp.com
2e4373aae8 Back out the patch for bug 303428 because it causes bug 382766 2007-06-05 08:08:32 -07:00
martijn.martijn@gmail.com
fd69d8f1bf Bug 383010 - Visual glitches while scrolling pages with position:fixed elements, patch by Stephen Moehle, r+sr=roc 2007-06-05 02:39:54 -07:00
longsonr@gmail.com
7814c15a64 Bug 379284 - Support font-weight='lighter' on Windows. r=vladimir,sr=roc 2007-06-05 02:29:11 -07:00
neil@parkwaycc.co.uk
34897043bc Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 01:08:18 -07:00
rflint@ryanflint.com
bd9ea0ed3e Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com> 2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
03f6ae482c Bug 382373 - NS_ERROR_NOT_RESUMABLE and NS_ERROR_FTP_LIST are the same value (25). Patch by Edward Lee <edilee@gmail.com>, r=cbiesinger 2007-06-04 22:48:25 -07:00
tony@ponderer.org
f14dc53431 Bug 382621 - don't include /toolkit/components/url-classifier/content/moz/debug.js by defaultpatch by Simon Bünzli, r=me 2007-06-04 22:44:31 -07:00
rflint@ryanflint.com
425c384fc5 Bug 382890 - Crash in File | Import of profile from Seamonkey [@ nsSeamonkeyProfileMigrator::CopyPasswords]. Patch by Adam Guthrie <ispiked@gmail.com>, r=gavin/dolske 2007-06-04 22:35:00 -07:00
wr@rosenauer.org
2bd5d85a2d Bug 383099 - error in Makefile creation caused by autoconf syntax, r=luser 2007-06-04 22:26:33 -07:00
brendan@mozilla.org
b7ec89dba8 Fix JOF_TMPSLOT accounting (383255, r=igor). 2007-06-04 22:23:29 -07:00
rflint@ryanflint.com
ef2ac3c676 Bug 382911 - Several JS components call nsICategoryManager.addCategoryEntry with an extra final parameter. Patch by Manish Singh <manish@flock.com>, r=gavin 2007-06-04 22:22:34 -07:00
tony@ponderer.org
44234495a8 Bug 381379 - remove G_Base64original patch by Simon Bünzli, r=me 2007-06-04 22:22:00 -07:00
rflint@ryanflint.com
fea7b09ff2 Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor 2007-06-04 21:51:15 -07:00
ginn.chen@sun.com
24d169390f Bug 383179 Firefox reliably segfaults upon quit [@ nsAccessNode::GetApplicationAccessible]r=aaronleventhal 2007-06-04 21:19:16 -07:00
bzbarsky@mit.edu
de3fe36c4c Don't react to changes in anonymous content subtrees. Bug 383137, r+sr=sicking 2007-06-04 20:29:50 -07:00
flamingice@sourmilk.net
86259690a0 Bug 329846, enable native theme in HTML content on Linux, Patch by Michael Ventnor, r+sr=roc 2007-06-04 20:26:43 -07:00
igor@mir2.org
569cd785c8 Bug 383188: using code spec flag to declare extra slot used for post ++/--. r=brndan 2007-06-04 20:07:38 -07:00
bent.mozilla@gmail.com
f658bb05b3 Bug 382759 - "MozillaBuild 1.1's 'mkdir -p' command is unreliable". r=bsmedberg. 2007-06-04 17:33:21 -07:00
mrbkap@gmail.com
6c64f414a1 Fix overflow potential. bug 373931, r=crowder rs=brendan 2007-06-04 17:05:32 -07:00
sdwilsh@shawnwilsher.com
d13f6121d9 Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-04 17:03:35 -07:00
bent.mozilla@gmail.com
7aead749aa Bug 382217 - "Move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg. 2007-06-04 16:34:39 -07:00
martijn.martijn@gmail.com
5f583ed9ca Bug 127013 - fullScreen property operates inconsistently for frames, patch by Michael Ventnor, r+sr=jst 2007-06-04 16:15:29 -07:00
bienvenu@nventure.com
70c1fbce70 fix 317589 mail body containing ++ produces error message with gnome, patch by brian.lu@sun.com, r=chpe@gnome.org, sr=cbiesinger 2007-06-04 16:07:28 -07:00
mrbkap@gmail.com
5dee40693a Remove indirect eval. bug 382509, r=brendan 2007-06-04 16:03:03 -07:00
mrbkap@gmail.com
eb787082ee Handle error returns from ftell. bug 373934, r=brendan 2007-06-04 16:01:41 -07:00
mrbkap@gmail.com
b0f7dbe005 Backing out to fix orange 2007-06-04 15:18:25 -07:00
bent.mozilla@gmail.com
ac2cd1a37e Backing out 382217 until tboxes are green. 2007-06-04 15:02:52 -07:00
bent.mozilla@gmail.com
1902f73c37 Bug 382217 - "move browser Makefiles from allmakefiles.sh to browser/makefiles.sh". Patch by Henrik Skupin <hskupin@gmail.com>. r=me, bsmedberg. 2007-06-04 14:59:15 -07:00
mrbkap@gmail.com
5c0b203590 Fixing bustage, bug 382509 2007-06-04 14:47:13 -07:00
mrbkap@gmail.com
a86be613d4 Create XPCNativeWrapper function wrappers with the right parent. bug 370127, r=bzbarsky sr=brendan 2007-06-04 14:43:57 -07:00
mrbkap@gmail.com
93b24ea79d Remove indirect eval. bug 382509, r=brendan 2007-06-04 14:40:55 -07:00
mrbkap@gmail.com
8ea7ab631e Whitespace police 2007-06-04 14:38:40 -07:00
igor@mir2.org
5d6b27ea58 Bug 381973: new opcode flag top declare an extra temporary slot used by interpreter. r=brendan 2007-06-04 13:01:41 -07:00
brendan@mozilla.org
1d2da89892 Fix fun_resolve to avoid resolving hidden properties (locals/params; 382532, r=mrbkap). 2007-06-04 12:50:30 -07:00
crowder@fiverocks.com
dc97191b2e Bug 366355: perlconnect removal continues, r=mrbkap, patch by Patrick Welche <pw-fb@newn.cam.ac.uk> 2007-06-04 12:33:42 -07:00
bzbarsky@mit.edu
3e8041360d Adding test. 2007-06-04 12:09:41 -07:00
nboyd@atg.com
3f9d754d6f Move skip lists to the testsrc directory. 2007-06-04 11:24:48 -07:00