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

167740 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 900709fcce Allow 'for (let (x)...; E2;E3)S1' as well as for with let declaration at the front (350991, r=mrbkap). 2006-09-03 05:01:48 +00:00
vladimir%pobox.com 12ee6391b4 glitz win32 crash fixes, npotb 2006-09-03 04:57:31 +00:00
sspitzer%mozilla.org 785cec66cd fix for bug #350636: the "never" hidden pref should only apply for major updates.
r=rstrong
2006-09-03 04:18:28 +00:00
vladimir%pobox.com 6a3153a0fc Nothing to see here; move along... (not part of the build) 2006-09-03 04:00:42 +00:00
bclary%bclary.com 9a199f1b6e JavaScript Test - regression test for bug 349851, by Jesse Ruderman 2006-09-03 01:09:05 +00:00
bclary%bclary.com 02c3baa964 JavaScript Test - regression test for bug 349362, by Jesse Ruderman 2006-09-03 01:00:59 +00:00
bclary%bclary.com eabaf716a6 JavaScript Test - regression test for bug 351116, by Jesse Ruderman 2006-09-03 00:49:02 +00:00
mattwillis%gmail.com 0ed9126ee3 bug 351155 - fix bustage by using correct comment chars 2006-09-03 00:47:49 +00:00
bclary%bclary.com 90abe04629 JavaScript Test - attempt to deal with alert dismissal, bug 341821 2006-09-03 00:29:33 +00:00
bclary%bclary.com 142964427e JavaScript Test - attempt to deal with alert dismissal, bug 341815 2006-09-03 00:28:36 +00:00
bclary%bclary.com 65d5bbc344 JavaScript Test - remove length tests, bug 322135 2006-09-03 00:25:41 +00:00
bclary%bclary.com 6e2701ffe6 JavaScript Test - register and unregister dialog closer on start/stop rather than on before/after page load, no bug, not part of the build 2006-09-03 00:23:09 +00:00
bclary%bclary.com 54548528cc JavaScript Test - update gVersion for js16, js17, no bug, not part of the build 2006-09-03 00:21:27 +00:00
brendan%mozilla.org b1eea8d6d7 Stop popping cloned blocks at activation boundary (351122, r=mrbkap). 2006-09-03 00:12:47 +00:00
mattwillis%gmail.com 18c928afaf bug 351155 - Fixes places where Win32 official branding wasn't working. r1=ssitter, r2=dmose 2006-09-02 22:31:53 +00:00
mattwillis%gmail.com 731c29e07d bug 349812 - uses getInTimezone in event dialog. patch by jminta, r1=lilmatt, r2=dmose 2006-09-02 21:16:16 +00:00
igor.bukanov%gmail.com 03c600cbbd Bug 347248: Taking out the prev commit as old GCC can not tolerate non-static initializers. 2006-09-02 20:53:20 +00:00
bclary%bclary.com 73168ba864 JavaScript Test - fix automatic e4x detection, no bug not part of the build 2006-09-02 20:43:27 +00:00
brendan%mozilla.org cd22c4371f Fix local function shadowing argument decompilation (351116, r=mrbkap). 2006-09-02 20:33:42 +00:00
axel%pike.org 6a10138147 bug 348731, add rss view, better layout 2006-09-02 20:03:21 +00:00
igor.bukanov%gmail.com 85e9544057 Bug 347248: Initialize Error instance properties lazily to speed up new Error(). r=brendan 2006-09-02 19:52:11 +00:00
nelson%bolyard.com 135dffb589 Also trace the DH(E) PMS. bug 349966. r=julien.pierre, wtchang 2006-09-02 18:53:54 +00:00
brendan%mozilla.org 0f33ca76df Fix stale comment. 2006-09-02 18:27:35 +00:00
bienvenu%nventure.com 772e04ab89 add support for custom thread pane columns, patch by nachmore@gmail.com, sr=bienvenu 348504 2006-09-02 18:23:29 +00:00
brendan%mozilla.org 9c09b56560 Remove overlong/unhelpful to{Source,String}, use a better fallback for one diagnostic's call to js_DecompileValueGenerator (349362, r=igor). 2006-09-02 18:07:10 +00:00
axel%pike.org 34c4735a3c bug 348731, non-existing builds need Tiers 2006-09-02 17:45:51 +00:00
axel%pike.org 2dce05e7a5 bug 348731, fix waterfall display, add log display 2006-09-02 17:03:09 +00:00
axel%pike.org 16626f358b bug 348731, fix waterfall log rotation, add RSS reader test 2006-09-02 15:43:53 +00:00
Olli.Pettay%helsinki.fi 74e899a6c4 Trying to fix creature-vm bustage 2006-09-02 15:38:17 +00:00
Olli.Pettay%helsinki.fi 9856e8851d Bug 349069, Move more things from ~nsINode to nsNodeUtils::LastRelease, r+sr=sicking 2006-09-02 13:21:05 +00:00
mozilla.mano%sent.com 59788738a3 Fix bustage 2006-09-02 12:29:50 +00:00
mozilla.mano%sent.com 420af557ea Bug 350452 - Tidy up and re-enable system feed reader detection on windows. r=mconnor. 2006-09-02 11:33:19 +00:00
mozilla.mano%sent.com 51fe7b966c Bug 350844 - Feeds preferences pane hangs and then crashes when selecting a web handler if the initially selected option was 'Show me a preview'. r=mconnor. 2006-09-02 11:21:44 +00:00
Olli.Pettay%helsinki.fi 64e491c833 Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst 2006-09-02 10:00:26 +00:00
bmlk%gmx.de 9fa638f000 make sure the nextinflow will be pushed bug 347367 r/sr=roc 2006-09-02 09:14:02 +00:00
bmlk%gmx.de b6cec66d11 compute the BC information only if there are cells bug 350906 r/sr=bzbarsky 2006-09-02 08:48:39 +00:00
bmlk%gmx.de ccfb295963 expand zerospans before one tries to mark them as dead cells bug 350524 r/sr=bzbarsky 2006-09-02 08:33:52 +00:00
bugzilla%standard8.demon.co.uk cbce5ce1e1 Bug 351063 navigator.userAgent shows just '/' for suiterunner's extra portion (browser-prefs.js not preprocessed correctly). r/sr=Neil 2006-09-02 08:12:52 +00:00
dietrich%mozilla.com 5241ea1bfa Bug 344860 [SessionStore] Minor code cleanup - for zeniko (r=dietrich) 2006-09-02 04:35:54 +00:00
aaronleventhal%moonset.net 06e7af27c1 Fix misspelling in comment. Followup to bug 337250. 2006-09-02 02:14:34 +00:00
aaronleventhal%moonset.net dcfc5bbc6d crash when using at-poke log text-caret-moved event. r=evan.yan 2006-09-02 02:12:07 +00:00
mattwillis%gmail.com d331f5e14a bug 349032 - use correct packager so branding and EULA is put into .dmg 2006-09-02 02:03:36 +00:00
cls%seawood.org 2e12303909 Unset the min/max macros set by mingw w32api to avoid bustage when including <bitset>.
Link order matters to gcc.
Bug #341128 r=vladimir
2006-09-02 00:40:40 +00:00
bclary%bclary.com 50ce2b796d JavaScript Test - default to e4x on for e4x tests, bug 257679 2006-09-02 00:33:18 +00:00
scott%scott-macgregor.org d5b36bacde remove what should be an obsolete file 2006-09-01 23:54:53 +00:00
db48x%yahoo.com 49375ecde7 bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-01 23:31:45 +00:00
cst%yecc.com 8504a1aeb9 Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only
r=mano a=mconnor
2006-09-01 23:09:21 +00:00
silver%warwickcompsoc.co.uk 20822cba63 Bug 347483 - Don't check for usermode prefixes if we don't know of any yet (fixes notices before 001).
ChatZilla only.
r=samuel
2006-09-01 22:47:46 +00:00
wtchang%redhat.com a52fd375bf Bugzilla bug 342582: this program may use NSPR but it should not link with
any NSS libraries.
2006-09-01 22:23:34 +00:00
wtchang%redhat.com 20531859de Bugzilla bug 342582: need to set slotID. Other minor fixes. 2006-09-01 22:15:37 +00:00