Philip Chee
|
e07c2e2ecf
|
bug 445015 - Migrate SeaMonkey Validation to the new prefwindow, fix windowtype in crlManager.xul, r=kaie sr=Neil
|
2008-09-11 14:20:50 +02:00 |
|
Caio Tiago Oliveira
|
d76549458e
|
bug 403993 - Make python compare-locales script work with SeaMonkey, l10n.ini for reporter, r=l10n@mozilla.com
|
2008-09-11 14:09:51 +02:00 |
|
Ginn Chen
|
a380280a93
|
Bug 452588 bustage on Solaris
|
2008-09-11 19:34:54 +08:00 |
|
Ginn Chen
|
56507d7453
|
Bug 454376 imgLoader.cpp does not compile with Sun Studio 12 on Solaris r=joedraw sr=vladimir
|
2008-09-11 19:34:17 +08:00 |
|
Olli Pettay
|
d0d927a594
|
Bug 445225 - Make progress events to work properly with multipart XHR, r+sr=jst
|
2008-09-11 13:44:15 +03:00 |
|
Jesse Ruderman
|
f726fce2f1
|
Remove bogus assertion (bug 400763, r+sr=sicking)
|
2008-09-11 03:02:32 -07:00 |
|
Olli Pettay
|
9e52a6a7f3
|
Bug 454472 - event.ctrlKey, event.shiftKey and event.altKey are undefined with DOMMouseScroll event, r+sr=roc
|
2008-09-11 11:53:43 +03:00 |
|
Brendan Eich
|
ea046dc26b
|
Bug 453563 - TM: assertion when running unit tests with the JIT on (r=danderson).
|
2008-09-11 00:07:14 -07:00 |
|
Brendan Eich
|
04c91586af
|
Bug 454744 - TM: "Assertion failure: PCVAL_IS_SPROP(entry->vword)" with getter.
|
2008-09-11 00:04:33 -07:00 |
|
Josh Aas
|
6191674f3d
|
fix npapi types bustage, b=453883
|
2008-09-11 02:45:35 -04:00 |
|
Boris Zbarsky
|
e3f997d206
|
Missing * bad. Bug 453858
|
2008-09-11 02:13:34 -04:00 |
|
Boris Zbarsky
|
18f14fbd2a
|
Still need this cast. Bug 453858
|
2008-09-11 02:04:09 -04:00 |
|
Boris Zbarsky
|
2ab30a4d2f
|
Removing code that can't possibly work. Bug 453858
|
2008-09-11 01:56:20 -04:00 |
|
Boris Zbarsky
|
9f8afb4cb4
|
Bug 453858 followup to fix orange. Hurray for tests!
|
2008-09-11 01:37:09 -04:00 |
|
Bobby Holley
|
4b1435f65d
|
merge after backout of e7c6d7843e81
|
2008-09-10 22:27:21 -07:00 |
|
Bobby Holley
|
e6b52dca37
|
Backed out changeset e7c6d7843e81 due to linux reftest failures
|
2008-09-10 22:24:41 -07:00 |
|
Josh Aas
|
733c5b7851
|
fix npapi types bustage, b=453883
|
2008-09-11 01:10:49 -04:00 |
|
Josh Aas
|
35b64071fb
|
fix npapi types bustage, b=453883
|
2008-09-11 00:36:07 -04:00 |
|
Josh Aas
|
63a1966443
|
fix npapi types bustage, b=453883
|
2008-09-11 00:12:43 -04:00 |
|
Josh Aas
|
bc365627c2
|
fix npapi types bustage, b=453883
|
2008-09-10 23:51:45 -04:00 |
|
Josh Aas
|
756af4034c
|
fix npapi types bustage, b=453883
|
2008-09-10 23:40:58 -04:00 |
|
Boris Zbarsky
|
5b57dd46c1
|
Fixing typo leading to build bustage. Bug 453496
|
2008-09-10 23:29:59 -04:00 |
|
Michal Novotny
|
c0c8d254c3
|
Bug 389394. Fix FTP upload of small files to properly report failures. r+sr=bzbarsky
|
2008-09-10 23:25:39 -04:00 |
|
Boris Zbarsky
|
e333702eab
|
Bug 454394. Speed up the copying code when using a single-byte buffer in the textfragment. r+sr=jst
|
2008-09-10 23:22:23 -04:00 |
|
Boris Zbarsky
|
215e95380a
|
Bug 454317. Improve GetClasses to not do virtual calls when not needed. r=smaug, sr=jst
|
2008-09-10 23:22:20 -04:00 |
|
Boris Zbarsky
|
3de7c6c512
|
Bug 453496. Split up SetForm() into SetForm and ClearForm and rationalize the args. r+sr=jst
|
2008-09-10 23:21:33 -04:00 |
|
Boris Zbarsky
|
1ef7845d72
|
Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst
|
2008-09-10 23:15:29 -04:00 |
|
Bobby Holley
|
eb39826b0f
|
Turning color management on by default - bug 418538. r=vlad
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
|
2008-09-10 19:35:00 -07:00 |
|
Josh Aas
|
813137a5d5
|
Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst
|
2008-09-10 22:32:36 -04:00 |
|
Bobby Holley
|
d60517eb9d
|
Fixing some endian-ness bugs for color management - bug 439704. r=vlad
|
2008-09-10 19:21:03 -07:00 |
|
Robert Strong
|
0c01d3febf
|
Fix intermittent failure of Bug 451085 on Mac OS X. r=me
|
2008-09-10 19:17:07 -07:00 |
|
Robert O'Callahan
|
b52d3794d5
|
Bug 450340. Support SVG mask/clip-path/filter CSS properties applied to non-SVG content. r=longsonr,sr=mats
|
2008-09-11 12:24:16 +12:00 |
|
Robert Kaiser
|
720062e552
|
bug 454513 - browser_bug453896.js fails on all SeaMonkey unit test boxes, remove event listeners added by the tests when they aren't needed any more, r=dbaron
|
2008-09-11 02:07:52 +02:00 |
|
Jesse Ruderman
|
dcb70052c5
|
Fix a regression from my patch for bug 445999 in the self-assignment case.
|
2008-09-10 16:23:00 -07:00 |
|
Robert Kaiser
|
b3901a31af
|
bug 451601 - kill MOZILLA_LOCALE_VERSION, main mozilla-central patch to kill xpfe-style chrome versions, r=ted sr=Neil
|
2008-09-11 01:08:57 +02:00 |
|
Robert Kaiser
|
af57800485
|
bug 383833 - eliminate toolkit's mork-based history implementation, step 2: finally kill toolkit history, r=mano
|
2008-09-11 01:04:06 +02:00 |
|
Jesse Ruderman
|
10a4553f65
|
Fix bug 393802 for HTML links: remove them from the link map when they stop being links due to removeAttribute. r+sr=bz
|
2008-09-10 15:12:43 -07:00 |
|
Jesse Ruderman
|
9e72e6554f
|
Fix bug 445999, nsCStringArray::operator= leaks all strings that were in the destination array. r=bsmedberg
|
2008-09-10 15:02:06 -07:00 |
|
Jesse Ruderman
|
6937a7fa99
|
Instrument nsScriptNameSpaceManager for leaks (patch on bug 453146, r+sr=bz)
|
2008-09-10 14:58:13 -07:00 |
|
Doug Turner
|
45e735c1b7
|
Bug 453836 - handle OOM while images decoding. r=jim
|
2008-09-10 13:23:29 -07:00 |
|
Ben Turner
|
8a3b5e186c
|
Bug 436379 - "Make docshell and securebrowserui only accessible on the main thread". r=kaie.
|
2008-09-10 13:14:08 -07:00 |
|
Vladimir Vukicevic
|
e7e6b7d62e
|
Get rid of bogus nanojit arm platform stats line
|
2008-09-10 13:06:31 -07:00 |
|
Neil Deakin
|
51884110cb
|
Bug 452805, rearrange so that flavours are ordered in same order as getSupportedFlavours returns, r=neil
|
2008-09-10 12:57:58 -04:00 |
|
Neil Deakin
|
9d3a3227cd
|
Bug 454224, Drag feedback should handle canvases not in a document, r+sr=roc
|
2008-09-10 12:57:58 -04:00 |
|
Neil Deakin
|
45ce2a8581
|
Bug 435848, don't allow xul popups in minimized windows, fix window.windowState property and window.restore() on Mac, r=josh,sr=roc
|
2008-09-10 12:57:57 -04:00 |
|
Brad Lassey
|
14a7ca7de9
|
Bug 406837 - clicking on text input box or address bar doesn't raise virtual keyboard on n800 r=roc sr=roc
|
2008-09-10 12:12:58 -04:00 |
|
Brad Lassey
|
d31c134d39
|
Bug 441636 - Add support for dbus handler apps, save/load handler apps correctly r=cbiesinger
|
2008-09-10 12:10:46 -04:00 |
|
Brad Lassey
|
2c9c05cbf8
|
Bug 437950 - Support for mailto: r=cbiesinger
|
2008-09-10 12:10:23 -04:00 |
|
Brad Lassey
|
9432bdb5fa
|
Bug 453867 - Change NS_HILDON by MOZ_PLATFORM_HILDON p=tonikitoo r=ted
|
2008-09-10 12:08:44 -04:00 |
|
Magnus Melin
|
d4ae76ff7e
|
Bug 147789: remove obsolte pref network.hosts.nntp_server. r+sr=neil
|
2008-09-10 19:01:15 +03:00 |
|