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

140265 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 87af8ca927 Wrap a view update batch around all restyle processing and switch
ApplyRenderingChangeToTree to use a NO_SYNC view batch, since we now flush
reflows before painting.  Bug 288365, r+sr=roc
2005-04-01 18:14:18 +00:00
bugzilla%arlen.demon.co.uk c1cd8faaa6 Bug 288542 GetElementsByAttribute should return live nodelists (original patch by bz)
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2005-04-01 18:13:13 +00:00
smfr%smfr.org 242ee65f2b Improve sorting of history categories and items, taking care to sort categories sensibly given the current sort order.
Also save the expanded state of the history view in user defaults, to preserve it across launches.
No bug.
2005-04-01 18:12:16 +00:00
aaronleventhal%moonset.net 456e06d7ab Fixing bustage correctly, thanks bz 2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net 83df4aa0f3 Attempt to fix bustage on gcc 2005-04-01 17:26:05 +00:00
brendan%mozilla.org 0b45156a21 Fix unique attribute {uri, localName} bug (283972) and follow the spec on escaping > (264369). 2005-04-01 17:23:12 +00:00
aaronleventhal%moonset.net 5c893944e2 Bug 288017: proper init/shudown for list items and list bullet accessibles. r=pkw, sr=neil 2005-04-01 16:45:40 +00:00
timeless%mozdev.org 5b686c3c4b Bug 288587 crash while viewing Real videos
r=tor sr=tor
2005-04-01 16:41:55 +00:00
jwatt%jwatt.org 1d04fbaeb2 Fixing bug 288267. getAttribute("transform") giving back "" for transform="matrix(...)". r=tor@acm.org 2005-04-01 16:07:37 +00:00
doronr%us.ibm.com 135c273eeb Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil 2005-04-01 15:48:44 +00:00
jay%mozilla.org fe6f2d4596 Fixing packaging bustage sr=bryner (The Brain) 2005-04-01 09:10:30 +00:00
timeless%mozdev.org 78cf256de9 Bug 288544 an asynchronous "oom" loop in jsconsole's implementation of nsIConsoleListener.observe with nsIConsoleService and xpconnect
r=neil sr=neil
2005-04-01 08:47:17 +00:00
neil%parkwaycc.co.uk ad6521209b Make -ProfileWizard start the newly created profile b=288098 r=ccarlen sr=me 2005-04-01 08:29:25 +00:00
jshin%mailaps.org 0e9bb809d1 bug 229399 : RFC 2047 Subject and From header fields are misinterpreted if charset used for the header is different from charset used for the message body : r=bienvenu, sr=mscott 2005-04-01 05:25:05 +00:00
timeless%mozdev.org ee7af6f699 Bug 288532 OOM crash [@ XPCConvert::JSErrorToXPCException]
r=dbradley sr=rbs
2005-04-01 04:36:44 +00:00
cltbld 260b5e2ab3 Automated update from host egg 2005-04-01 03:08:57 +00:00
jay%mozilla.org bcc70a32dd Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.com (The Brain) Bug 285653 2005-04-01 03:06:30 +00:00
jay%mozilla.org 9ba910c61d Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653 2005-04-01 03:02:31 +00:00
julien.pierre.bugs%sun.com a95d70c102 Cleanup unused variables 2005-04-01 02:47:52 +00:00
bienvenu%nventure.com 9a789457dc fix 286446 write mime part boundaries correctly when stripping mime attachments, sr=mscott, also clean up some tabs 2005-04-01 02:17:04 +00:00
julien.pierre.bugs%sun.com fff6417873 Indentation fix (related to 287498) 2005-04-01 00:14:34 +00:00
Stefan.Borggraefe%gmx.de 36c8943322 Bug 261544: Menu items "Delete host" and "Delete domain" aren't visible when history tree is empty
r+sr=Neil
2005-04-01 00:13:06 +00:00
julien.pierre.bugs%sun.com ad32ad89eb Fix for 259896 - make rsaperf use PKCS#11 . and many other improvements. r=nelson 2005-03-31 23:33:51 +00:00
gerv%gerv.net 1b62c3b91f Bug 288408 - make number of placeholders match number of parameters to stop error when initialising from new database. Patch by gerv; r=mkanat, a=justdave. 2005-03-31 22:48:28 +00:00
bsmedberg%covad.net c3347db564 Bug 288204 - under libxul, fileview and xremote need xpcom/xul to link, move them to TOOL_DIRS patch by Rob Adams <readams@readams.net> r=me 2005-03-31 22:37:57 +00:00
Olli.Pettay%helsinki.fi a6af1c5b44 Bug 255792, nsSmallVoidArray::ReplaceElementAt does not work in the same way as nsVoidArray::ReplaceElementAt, r=rjesup,sr=alecf 2005-03-31 22:00:15 +00:00
bienvenu%nventure.com e2664571df fix duplicate message left around after stripping attachment from message, sr=mscott 286655 2005-03-31 21:44:23 +00:00
bsmedberg%covad.net bdb58c2b7f Bug 287428 - xulrunner (libxul) busted when you use the "alldep" target instead of "default", because we don't build by tier. r=darin r2=dbaron 2005-03-31 21:40:23 +00:00
bzbarsky%mit.edu 50c7a97ed4 Do a sync invalidate of the areas dirtied by the reflow we do before painting,
not an async one.  This will keep us from dropping animation frames quite as
much if events take a long time to process.  Bug 288369, r+sr=roc
2005-03-31 20:42:30 +00:00
joshmoz%gmail.com 7ff37abe31 remove some debug code I accidentally checked in, add a reminder comment 2005-03-31 20:37:32 +00:00
pavlov%pavlov.net 06f3748cd5 first pass at getting week view in to lightning. bug 288324 2005-03-31 20:17:46 +00:00
tor%cs.brown.edu 79a8633670 Bug 288498 - Prevent SVG DOS with dasharray 2005-03-31 20:14:05 +00:00
dbaron%dbaron.org 84a42982ba Back out roc's checkin for bug 288117 to isolate performance regressions during tinderbox downtime. 2005-03-31 18:04:50 +00:00
dougt%meer.net a96b514ea0 Fixing bustage. patch by Koen Kooi. r=dougt 2005-03-31 17:56:09 +00:00
bsmedberg%covad.net fdfb924503 Backing out bug 220566 to get tboxen green a=#developers 2005-03-31 13:56:30 +00:00
igor%mir2.org da975bcfa0 *** empty log message *** 2005-03-31 13:16:07 +00:00
jshin%mailaps.org a6aa22f905 bug 193439 : fix the typo in my check in for the bug (mime_parm_folding -> mime.parm_folding) 2005-03-31 12:02:39 +00:00
joshmoz%gmail.com c6ade594b0 don't crash in autocomplete code when a search is requested without a valid session. b=288124 r=smfr 2005-03-31 08:33:59 +00:00
darin%meer.net c43ac8624e fixes bug 220566 "Randomly hangs in PL_HashTableRawLookup at start of page load" r=brendan 2005-03-31 06:22:11 +00:00
bienvenu%nventure.com 71b3c6e22c fix save all attachments menu item from file menu, 288251 2005-03-31 05:37:54 +00:00
bzbarsky%mit.edu f64125fb05 Fix overlay code to not trust overlays and violate the nsIContent API in the
process.  Bug 233641, r=sicking, sr=ben
2005-03-31 04:26:00 +00:00
roc+%cs.cmu.edu 20e9e80aa3 Bug 288117. Fix up function name as dbaron requested. 2005-03-31 03:44:38 +00:00
roc+%cs.cmu.edu 7a198d81a7 Bug 288117. Eliminate nsScrollBoxFrame. r+sr=dbaron 2005-03-31 03:40:12 +00:00
myk%mozilla.org 6cad3a419b Followup fix for bug 284446: add hook inside enter bug form so that test runner and other applications can insert form controls that collect additional data about the bug being created. 2005-03-31 02:52:31 +00:00
roc+%cs.cmu.edu 3775730705 Bug 284661. Be sure to resize the transparency bitmap if GTK resizes our window interactively. r+sr=blizzard 2005-03-31 02:22:01 +00:00
roc+%cs.cmu.edu 5407685688 Bug 287592. Make buttons return the correct overflow area from reflow. r+sr=dbaron 2005-03-31 02:19:48 +00:00
roc+%cs.cmu.edu b23f6ccc28 Fixing bustage 2005-03-31 02:16:39 +00:00
aaronleventhal%moonset.net 0499bbbb2c Bug 245349. Puzzle piece placeholder that says click here to download plugin is not focusable or accessible. r=bz, sr=jst 2005-03-31 01:38:04 +00:00
smfr%smfr.org 955eb57e1a Fix bug 288360 -- uninitialized return values caused failure to load CSS on various sites. r/sr=bzbarsky 2005-03-30 23:05:02 +00:00
neil%parkwaycc.co.uk 56e5183d34 Bug 288075 -browser <URL> should open in a browser window r=bsmedberg sr=darin 2005-03-30 22:55:33 +00:00