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

188522 Коммитов

Автор SHA1 Сообщение Дата
karlt+@karlt.net 3d9fa6f96f let mathvariant="normal" inherit the document fonts b=413115 r+sr=roc a=schrep 2008-01-29 20:05:37 -08:00
dcamp@mozilla.com 19a1167ef0 Bustage fix 2008-01-29 19:15:13 -08:00
mrbkap@gmail.com eb755e6b69 Fix for orange: deal with weird scripts that don't have principals. 2008-01-29 18:54:11 -08:00
mark@moxienet.com 00b90fa173 320155 Mac dimmidge is confusing. Improve by including symbolic link to /Applications. New background image by Alex Faaborg (and team?) r=alQAhira ui-r=beltzner a/1.9=beltzner 2008-01-29 18:50:28 -08:00
crowder@fiverocks.com a1b3b54875 Bug 331043 - Improve hash performance using _rotr intrinsic (js/src hunk), patch by Michael Moy <mmoy@yahoo.com> with updates by me and r=wtc, r=brendan, a=brendan 2008-01-29 18:36:33 -08:00
jst@mozilla.org 714629621f Fixing bug 414639. Don't prevent SetWindow() from being called on a Java plugin whose width or height is 0. r+sr=peterv@propagandism.org 2008-01-29 18:32:38 -08:00
jst@mozilla.org b5f8c91d5b Fixing bug 413774. Don't suspend/resume requests when making native calls into C++ in XPConnect, do the suspend/resume when pushing/popping JS contexts off of the context stack instead. r=shaver@mozilla.org, sr=brendan@mozilla.org 2008-01-29 18:28:58 -08:00
bent.mozilla@gmail.com 0adc3bba25 Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
dcamp@mozilla.com 2768d7cf9c Bug 414074: Cache the results of safebrowsing gethash requests. r=tony, a1.9=beltzner 2008-01-29 18:26:44 -08:00
mrbkap@gmail.com 39cf192e17 Outerize this when we're computing it. bug 394012, r=brendan 2008-01-29 18:16:56 -08:00
mrbkap@gmail.com baabfdb502 Be more careful about what filename we propagate to compiled setTimeout functions. bug 411092, r+sr=jst 2008-01-29 18:11:48 -08:00
crowder@fiverocks.com fa431d439a Bug 408113: allocate stackPools less often, r=brendan, a=blocking1.9 (schrep) 2008-01-29 18:11:30 -08:00
mkaply@us.ibm.com 5d1a7870b7 402250 - r=sayre, a=dsicore - build validation into microformats query - throw on error 2008-01-29 18:10:59 -08:00
sayrer@gmail.com af4a306e7c Bug 303645. Add support for media feeds and objects (enclosures). Patch by Will Guaraldi <will.guaraldi@pculture.org>. r=sayrer/gavin, ui-r=beltzner, a=beltzner 2008-01-29 18:08:57 -08:00
mrbkap@gmail.com 96076d19b0 SJOW's equality hook returns true too much. bug 413902, r+sr=jst a=damons 2008-01-29 18:06:17 -08:00
peterv@propagandism.org 17f5f4406d Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron. 2008-01-29 18:05:43 -08:00
mrbkap@gmail.com 55e5e14cf1 Make document really not be a XOW. bug 414706, r+sr+a=jst 2008-01-29 18:03:02 -08:00
dtownsend@oxymoronical.com f4ca9dc4a6 Bug 406807: Remove unneccesary parts of xpinstall. r=bsmedberg, sr=dveditz, a=damons 2008-01-29 18:00:45 -08:00
ctalbert@mozilla.com f4ba7775de QAX bug 413760 r=jay 2008-01-29 17:48:11 -08:00
dolske@mozilla.com 4b13071f0b Bug 403380 - mochitests always fail on second pass. r=gavin (test changes only) 2008-01-29 17:34:36 -08:00
jwalden@mit.edu 637b116885 Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst 2008-01-29 17:31:29 -08:00
mozilla.mano@sent.com 59a622849e Checking in some NPOB images 2008-01-29 17:25:50 -08:00
sdwilsh@shawnwilsher.com 8dd73d9b67 Backout of Bug 408153 2008-01-29 16:43:51 -08:00
sdwilsh@shawnwilsher.com 3687ff4a0e Disable test for now - bug 414214 2008-01-29 16:41:17 -08:00
roc+@cs.cmu.edu 6fa17badf2 Backing out bug 412237 due to regression test failure 2008-01-29 16:40:59 -08:00
mrbkap@gmail.com cf3152214f Preserve interesting attributes on same-origin XOWs. bug 393269, r+sr=jst a=beltzner 2008-01-29 16:28:30 -08:00
mozilla@weilbacher.org 1069bee8f5 [OS/2] Bug 394412: on the way to be able to print through cairo 2008-01-29 16:16:19 -08:00
dtownsend@oxymoronical.com c4bc0cf578 Bug 414609: Display appropriate message when there are no compatible search results (and other string cleanups). r=robstrong, a=beltzner 2008-01-29 16:03:09 -08:00
dtownsend@oxymoronical.com 8988e17ae0 Bug 404024: Add integration pane follow up fix. p=Ronny Perinke <ronny.perinke@gmx.de>, r=mossop 2008-01-29 16:01:26 -08:00
jst@mozilla.org 555d637342 Fixing bug 414658. Make sure to not use a context from a different thread when calling functions on a wrapped JS object. r+sr=peterv@propagandism.org 2008-01-29 15:56:49 -08:00
dcamp@mozilla.com fd14ef4029 Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons 2008-01-29 15:49:20 -08:00
sdwilsh@shawnwilsher.com 95ef32d978 Bug 408153 - Use IAttachmentExecute when it is available. Patch by Masatoshi Kimura <VYV03354@nifty.ne.jp> and Jim Mathies <jmathies@mozilla.com>. r=sdwilsh, r=robarnold, a=damons 2008-01-29 15:48:04 -08:00
sdwilsh@shawnwilsher.com 09ebb88ae8 Bug 414214 - Download Manager window doesn't stay open when browser.download.manager.closeWhenDone is true. r=Mano 2008-01-29 15:43:31 -08:00
wtc@google.com 9ce26d394a Upgraded the NSPR tag to NSPR_HEAD_20080129 for the fix for bug 414392. 2008-01-29 15:41:01 -08:00
roc+@cs.cmu.edu 5338360abe Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu 2008-01-29 15:39:39 -08:00
roc+@cs.cmu.edu 768c34fbee Test for bug 412237 2008-01-29 15:36:56 -08:00
roc+@cs.cmu.edu 359ee889ac Bug 412237. Don't parse negative fontsize attributes in MathML elements. r+sr=dbaron 2008-01-29 15:35:26 -08:00
myk@mozilla.org 1f26f9ec43 bug 413589: enable fts3 (full text index) sqlite module; r=sdwilsh, a=damons 2008-01-29 15:34:19 -08:00
bent.mozilla@gmail.com 2a0e04351d Bug 414677 - Patch for bug 404386 breaks 64-bit build. r+sr+a=jst. 2008-01-29 15:23:24 -08:00
johnath@mozilla.com 4c9df2c865 Backing out patch for 406612 in case it caused the linux Ts regression. 2008-01-29 14:38:54 -08:00
rflint@ryanflint.com 0e05c8e672 Bug 413294 - [gnomestripe] folders on bookmarks toolbar are missing icons. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me a=beltzner 2008-01-29 14:26:19 -08:00
dolske@mozilla.com 37dcdb1cb4 48x48 icons for Bug 404402 - Ship and use different sizes of the Firefox icon. r=mconnor, bsmedberg, ui-r=mconnor, a=blocking-ff3+ 2008-01-29 14:22:09 -08:00
igor@mir2.org dbb75e97c2 Bug 413744: JS_GCMETER requires to recompile just js/src, not the whole browser. r,a=brendan 2008-01-29 14:17:25 -08:00
bent.mozilla@gmail.com 6c944d399a Bug 404386 - nsScanner construction is 5% of setting innerHTML. r=mrbkap,smontagu. sr=jst. a=blocking1.9. 2008-01-29 14:12:22 -08:00
jdaggett@mozilla.com 875ea51cfa Bug 411090. Bail reading cmap when table offset is beyond the end of the table. r+sr=pavlov 2008-01-29 14:12:11 -08:00
dtownsend@oxymoronical.com 0ab1ccfdb0 Bug 414325: Use DownloadUtils for extension/theme manager downloads. r=robstrong, a=damons 2008-01-29 14:02:44 -08:00
roc+@cs.cmu.edu 85a5b1a95d Bug 363183. Fix getComputedStyle left/top/width/height for tables. r+sr=dbaron 2008-01-29 13:53:09 -08:00
mozilla.mano@sent.com d94564687e Bug 414549 - bad index in nested loops in refreshVisibleSection hangs on infinite loop. patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-01-29 13:44:32 -08:00
peterv@propagandism.org 8affa46361 Try to fix orange 2008-01-29 13:42:05 -08:00
aaronleventhal@moonset.net 73e5f0fcc0 Bug 402597. AT-SPI Accessibility:Event.user_data None for ARIA tooltips/alerts. Patch by Ginn Check, r=aaronlev, a=dsicore 2008-01-29 13:41:58 -08:00