Peter Van der Beken
|
a2c4844232
|
Fix bustage in testcase for bug 551654.
--HG--
extra : rebase_source : b51a740e03cd15e92ae6a24cf7917db68f41b1d0
|
2010-05-04 15:41:12 +02:00 |
Peter Van der Beken
|
4579aacefb
|
Fix bustage in testcase for bug 551412.
--HG--
extra : rebase_source : bb89bc9b30e4dbbc220fda6f74a1fca3ddfbee6f
|
2010-05-04 15:40:43 +02:00 |
Olli Pettay
|
3eb7acd64a
|
Bug 562321 - De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 16:19:54 +03:00 |
Andreas Wictor
|
cb2f5bc52e
|
Fix for bug 551654 (The EXSLT node-set function fails to convert number, boolean and string values to text nodes). r=peterv.
|
2010-05-04 12:10:44 +02:00 |
Peter Van der Beken
|
a07c599add
|
Fix for bug 551412 (The EXSLT node-set function drops text nodes if they appear last in a rtf). r=sicking.
|
2010-05-04 12:10:40 +02:00 |
Olli Pettay
|
5f56bd024c
|
backout Bug 562321
|
2010-05-04 12:46:37 +03:00 |
Olli Pettay
|
cdd4258dde
|
De-nsIDOM* nsIContentSerializer methods, r=sicking
|
2010-05-04 11:39:47 +03:00 |
Olli Pettay
|
639cd6dbe1
|
Bug 562013 - parse innerHTML directly to the destination node, p=smaug+hsivonen, r=sicking
|
2010-05-04 11:36:42 +03:00 |
Ginn Chen
|
7685ed9462
|
Bug 426546 Fix for mochitest of bug 392746 on Linux r=martijn
|
2010-05-04 15:57:14 +08:00 |
Ginn Chen
|
0688890861
|
Bug 562045 Firefox failed to start on Solaris if /usr/bin/diff is used r=bsmedberg
|
2010-05-04 15:56:04 +08:00 |
timeless@mozdev.org
|
db1ec67578
|
Bug 562522 - comparison between signed and unsigned integer expressions in nsStringAPI.cpp, r=bsmedberg
--HG--
extra : rebase_source : 0568e744cc020fbc8a725ec595213f21fe52681b
|
2010-04-28 17:30:00 -07:00 |
timeless@mozdev.org
|
2064ff736f
|
Bug 562525 - nsPropertiesParser::FinishValueState potentially uses a variable uninitialized dependent on a member of a class in a file with threadsafe classes, r=bsmedberg
--HG--
extra : rebase_source : 56cb882be1612a7975f1d845e7a8b96e2ab0d060
|
2010-04-28 17:55:00 -07:00 |
timeless@mozdev.org
|
9c45c39bea
|
Bug 562528 - comparison between signed and unsigned integer expressions in nsEscapeHTML2, r=bsmedberg
--HG--
extra : rebase_source : 995cb88bc3bdb692ea154be2ebee597b0f777e58
|
2010-04-28 17:58:00 -07:00 |
timeless@mozdev.org
|
ed1020e5bf
|
Bug 563232 - warning: comparison between signed and unsigned integer expressions in nsGfxScrollFrameInner::ScrollToImpl, r=zwol
--HG--
extra : rebase_source : 64bae9dcd9eafd8f8bbfa94c16f81ef515f7a92b
|
2010-05-02 05:56:00 -07:00 |
Josh Aas
|
a76dc17f07
|
Fix bug in which we send a "blank" (memset to 0) Cocoa event to plugins. b=562997 r=roc
|
2010-05-03 19:59:27 -04:00 |
Josh Aas
|
b3cc6299ab
|
Fix comparison between signed and unsigned integer expressions in nsStandaloneNativeMenu.mm. b=562439 r=mstange
|
2010-05-03 14:11:58 -04:00 |
Josh Aas
|
e9e52e9c29
|
nsICanvasRenderingContextWebGL.idl shouldn't define GL_TRUE or GL_FALSE. b=563372 r=vlad
|
2010-05-03 14:10:36 -04:00 |
Rob Arnold
|
0b6e461028
|
Bug 562253 - Taskbar tab preview code crashes in mozilla::widget::TaskbarTabPreview::GlobalWndProc(HWND__*, unsigned int, unsigned int, long) r=jimm
|
2010-05-02 23:20:00 -04:00 |
Jonas Sicking
|
3a279be650
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
Kai Engert
|
9b1b0e240d
|
Bug 560615, XPCOM fails to build because of incorrect IPC code
r=jones.chris.g
|
2010-05-03 13:35:19 +02:00 |
Kai Engert
|
3bd37f1d67
|
Bug 555860, Enable Certplus Class 2 Primary CA for EV in PSM
r=rrelyea, r=honzab
|
2010-05-03 13:34:56 +02:00 |
Kai Engert
|
122bfad67f
|
Bug 173729, Deleting a builtin cert should behave better
Improve wording to reduce confusion
r=rrelyea
|
2010-05-03 13:34:41 +02:00 |
Kai Engert
|
2aa0bf2426
|
Bug 549641, Firefox raises alarm (in error console) about SSL servers being vulnerable to CVE-2009-3555
r=rrelyea, r=honzab
|
2010-05-03 13:34:16 +02:00 |
Kai Engert
|
60948038e5
|
Bug 469555, revert revision 7a3f4933c44f, because of regression bugs 554009 and 559677
r=honzab (in bug 559677)
|
2010-05-03 13:33:49 +02:00 |
Henri Sivonen
|
7bcf73fedb
|
Bug 373864 - Enable the HTML5 parser by default. r+sr=jst.
|
2010-04-29 14:31:05 +03:00 |
Henri Sivonen
|
042d221577
|
Bug 562635 - Set the initial flush timer delay to equal the subsequent delay. r=jonas.
|
2010-04-29 14:22:27 +03:00 |
Henri Sivonen
|
fc45b1cd4b
|
Bug 562319 - Make NavigationUtils.js try harder when detecting if a frame is done loading. r=bzbarsky.
|
2010-04-29 14:22:27 +03:00 |
Henri Sivonen
|
bc3ac4085c
|
Bug 562631 - layout/generic/test/test_bug496275.html makes mochitest-plain time out when the HTML5 parser is enabled. r=jst.
|
2010-04-29 14:22:27 +03:00 |
Henri Sivonen
|
f7aef42c61
|
Bug 562328 - Disable test_frames.html because it fails due to waitForFocus() brokennes when the HTML5 parser is enabled. r=roc.
|
2010-04-29 14:22:27 +03:00 |
timeless@mozdev.org
|
c3835ac41f
|
Bug 557888 - nsCertAlreadyExists always leaks unused arena, r=kaie
--HG--
extra : rebase_source : 33db7306106d05a695da3928648f4540fb673eb0
|
2010-04-07 13:24:00 -07:00 |
timeless@mozdev.org
|
5f3276eed8
|
Bug 557893 - ProcessRDN leaks decodeItem on failure, r=kaie
--HG--
extra : rebase_source : 4cdfdf205b6de7a810a4bf86cacd5c3e1635aa8d
|
2010-04-07 13:46:00 -07:00 |
timeless@mozdev.org
|
7c21f46c1c
|
Bug 444770 - Include WOW64/x64/ia64 in the User Agent string's platform when run on a 64-bit Windows OS, r=biesi
--HG--
extra : rebase_source : d91b03aaab9669808bf9bb3c5159bb2f09078a35
|
2010-05-02 01:59:00 -07:00 |
timeless@mozdev.org
|
e96f928b77
|
Bug 562855 - hook_sqlite_mutex in test_true_async.cpp should check the return value from sqlite3_initialize() and sqlite3_shutdown(), r=asuth
--HG--
extra : rebase_source : 648695de6bf0b68965cea43b27c7f9c089d8b945
|
2010-05-02 01:57:00 -07:00 |
Kyle Huey
|
fe3ec96032
|
Backed out Bug 561674 until we can get a suitable replacement for debug only code on tinderbox.
|
2010-05-02 18:14:59 -04:00 |
Kyle Huey
|
e1c2b35f53
|
Bug 561674: Stop defining DEBUG_<username> r=ted
--HG--
extra : rebase_source : 613353cb297fada3eeecde44750c367286ba4e5a
|
2010-04-26 17:10:45 -04:00 |
Kyle Huey
|
6bf9f0da91
|
Bug 555512: Reorganize removed-files.in r=rs
--HG--
extra : rebase_source : 8337b3fd2d40f9ee927033537df257ee1524e47e
|
2010-05-02 17:56:16 -04:00 |
Kyle Huey
|
7cd3edf92f
|
Bug 555512: Allow whitespace in removed-files.in r=rs
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
|
2010-05-02 17:54:54 -04:00 |
Phil Ringnalda
|
b447aa781d
|
Correct spelling of preceeding in a CLOSED TREE
|
2010-04-15 21:12:08 -07:00 |
Phil Ringnalda
|
5a3c30ca8d
|
Correct spelling of recieve
|
2010-04-16 22:03:49 -07:00 |
timeless@mozdev.org
|
d1e7c6eb44
|
Bug 406160 - user configuration for browser.sessionhistory.max_entries ignored, r=biesi
|
2010-05-01 21:59:08 -07:00 |
timeless@mozdev.org
|
43fc8e7cec
|
Bug 491204 - Crash [@ NS_GetInnermostURI] from NS_EnsureSafeToReturn with broken nsIURI.clone, r=biesi
|
2009-05-04 15:00:00 -07:00 |
timeless@mozdev.org
|
56620076c7
|
Bug 562539 - deprecated conversion from string constant to char* in nsHttpTransaction::ParseHead, r=jduell
|
2010-05-01 17:37:00 -07:00 |
Phil Ringnalda
|
2cc15c77c6
|
Correct spelling of useable and independant
|
2010-04-16 22:03:49 -07:00 |
Hanspeter Niederstrasser
|
e165a899e1
|
Bug 561412 - new yuv -> rgb conversion code assumes GTK=linux. r=roc
|
2010-05-02 14:20:40 +02:00 |
Dão Gottwald
|
6d1348e6b3
|
merge backout
|
2010-05-02 14:20:12 +02:00 |
Dão Gottwald
|
932ba917f4
|
Backed out changeset 1052ee218ba6
|
2010-05-02 14:19:54 +02:00 |
Justin Lebar
|
7105609415
|
bug 562080: Fix JavaScript error in test_bug509055.html. r=smaug
|
2010-05-02 12:49:12 +02:00 |
timeless@mozdev.org
|
ae1f456232
|
Bug 556309 getError with STRINGZ_TO_NPVARIANT macro evaluates argument (strdup) more than once
r=jst
|
2010-05-02 12:48:48 +02:00 |
Frédéric Wang
|
e105bd3b37
|
Bug 562464 - Remove perl script layout/mathml/mathml-css.pl. r=karlt
|
2010-05-02 12:48:23 +02:00 |
Justin Lebar
|
d581a16410
|
Bug 554155 - history.pushState should fire onLocationChange only once. r=smaug
|
2010-05-02 10:31:07 +02:00 |