Steven Michaud
|
3ec674982b
|
Bug 551226 - Null pointer dereference [@ ChildView validRequestorForSendType:returnType:]. r=josh
|
2010-03-10 15:24:40 -06:00 |
|
Brad Lassey
|
32de3d883c
|
follow up from bug 534136, fix build bustage for WinMo debug r=jonas
|
2010-03-10 15:47:45 -05:00 |
|
Brad Lassey
|
65e93ade37
|
follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
|
2010-03-10 15:35:31 -05:00 |
|
Daniel Holbert
|
269ef04f37
|
Bug 550975: In mochitests with SVG embedded in XHTML, move initial pauseAnimations call to <svg> onload handler. r=roc
|
2010-03-10 12:33:37 -08:00 |
|
Daniel Holbert
|
91225f65c1
|
Bug 541588: Hook up nsSMILAnimationController to nsRefreshDriver for scheduling samples. r=roc
|
2010-03-10 12:33:37 -08:00 |
|
Daniel Holbert
|
beeb37de25
|
Bug 551397: CSS_PSEUDO_ELEMENT needs to be undefined before next definition. r=sicking
|
2010-03-10 12:33:37 -08:00 |
|
Daniel Holbert
|
a5c6c0b995
|
Bug 551396: Remove unused helper-function GetURIHash from nsDocument.cpp. r=smaug
|
2010-03-10 12:33:37 -08:00 |
|
Martin Stransky
|
ed744ecebf
|
Bug 546270: Use SetupSilentPrinting() to initialize mGTKPrinter for window.print() calls. r=roc
|
2010-03-10 12:33:35 -08:00 |
|
Saint Wesonga
|
9427e2d267
|
Bug 542930: Check return value of CallGetService in NativeJSContext.cpp. r=vlad
|
2010-03-10 12:32:40 -08:00 |
|
Mounir Lamouri
|
139b8d7fff
|
Bug 550701 - synthesizeDragStart should not fail with |expectedDragData| = null.
r=enndeakin.
|
2010-03-10 21:03:23 +01:00 |
|
Serge Gautherie
|
dfcd5d708d
|
Bug 551153 - ###!!! ASSERTION: Not a UTF-8 string when running TestUTF and TestAtoms; (Bv1) Make it fully explicit that Malformed8Strings[] is not to be used in debug builds.
r=jonas.
|
2010-03-10 21:03:23 +01:00 |
|
Serge Gautherie
|
2e527756c8
|
Bug 369034 - TestTXMgr has error and leaks object; (Dv1) Fix and reorder printf()s.
r=peterv.
|
2010-03-10 21:03:23 +01:00 |
|
Josh Aas
|
bcb41f783d
|
More Carbon usage cleanup. b=550787 r=bsmedberg
|
2010-03-10 14:30:11 -05:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Jim Mathies
|
5ca2510cd6
|
merge backout. CLOSED TREE
|
2010-03-10 10:51:29 -06:00 |
|
Jim Mathies
|
30f4555662
|
back out of patch for bug 517097 due to bustage. CLOSED TREE
|
2010-03-10 10:51:15 -06:00 |
|
Robert Longson
|
b14f3d12d5
|
Bug 550362 - Too much recursion through nsSVGEffects::InvalidateRenderingObservers with nested textPath. r=roc
|
2010-03-10 15:38:14 +00:00 |
|
Mitchell Field
|
4d16a7c52c
|
bug 517097 - make enabling debug symbols more sane r=ted
--HG--
extra : rebase_source : 7abb0297202f10afe80c5a74e47899b4762095a2
|
2010-03-02 06:24:00 -05:00 |
|
Benjamin Smedberg
|
0ac333446e
|
Bug 550944 - If a stream is alive at instance destruction, make sure we fire NPP_DestroyStream and NPP_URLNotify correctly. Also make the new-stream functions (NPN_GetURL etc) fail while we are destroying a plugin instance, r=josh
--HG--
extra : rebase_source : e94bc08bcc04c2ead28ac14bce7e3320a49c9d5a
|
2010-03-08 16:54:04 -05:00 |
|
Benjamin Smedberg
|
b0c6119cf2
|
Test for bug 550944 - When a stream is alive when a plugin instance is destroyed, NPP_DestroyStream and NPP_URLNotify are never called
--HG--
extra : rebase_source : cd5a5bca0964294fd74ab70123e805c4e0f9deac
|
2010-03-08 12:16:35 -05:00 |
|
Ehren Metcalfe
|
39d4440c7f
|
Bug 536646 - nsJPEGEncoder::errorExit incorrectly reports JERR_OUT_OF_MEMORY as NS_ERROR_FAILURE instead of NS_ERROR_OUT_OF_MEMORY. r=joe
--HG--
extra : rebase_source : f1097aa56ca3c53270ba236df804ea677aaf0df8
|
2010-03-10 13:50:35 +01:00 |
|
Frédéric Wang
|
d6904c21a4
|
Bug 475518 - MathML layout code should use _moz* attributes instead of -moz-* attributes. r=karlt, sr=bz
--HG--
extra : rebase_source : 34bb7055d4deaad9a0ee55aa40b9bcbdd19153ea
|
2010-03-10 13:49:33 +01:00 |
|
Dão Gottwald
|
a12d2b8675
|
Bug 481904 - Dragging a tab stops scrolling at the tab's position when dragging to the first/last tab and back. r=mano
--HG--
extra : rebase_source : 9a850fa1ec9b0f38502b564691ad6b487cbe8d4e
|
2010-03-10 13:44:06 +01:00 |
|
Jonathan Kew
|
84ecdc13b7
|
bug 502906 - part 2 - split out gfxCoreTextShaper and gfxMacFont. r=jdaggett
--HG--
rename : gfx/thebes/src/gfxCoreTextFonts.cpp => gfx/thebes/src/gfxCoreTextShaper.cpp
rename : gfx/thebes/public/gfxCoreTextFonts.h => gfx/thebes/src/gfxCoreTextShaper.h
|
2010-03-10 12:46:41 +00:00 |
|
Jonathan Kew
|
862b9f6d18
|
bug 548863 - eliminate warning about CreateFontInstance on mobile. r=jdaggett
|
2010-03-10 12:46:36 +00:00 |
|
Henri Sivonen
|
c90899f45f
|
Bug 549591 - Atom staticness checks lack a negation in the HTML5 parser. r=jonas.
--HG--
extra : rebase_source : 37591aca16f6e95e1afede9c567232d1fa84e2da
|
2010-02-26 11:18:35 +02:00 |
|
Marco Bonardo
|
55340792b2
|
Bug 542943 - Get rid of bookmarksHash, r=dietrich
|
2010-03-10 13:40:52 +01:00 |
|
Marco Bonardo
|
56ff9e67ce
|
Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich
|
2010-03-10 13:40:43 +01:00 |
|
Marco Bonardo
|
167c09b047
|
Bug 542941 - Part7: Fix CRLF newlines in test_multi_queries.js
|
2010-03-10 13:40:41 +01:00 |
|
Marco Bonardo
|
03c77c3a09
|
Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich
|
2010-03-10 13:40:39 +01:00 |
|
Marco Bonardo
|
ee2bb7ac00
|
Bug 542941 - Part4 and 5: fix a sessionID bug, and introduce a new test for redirects, r=dietrich
|
2010-03-10 13:40:37 +01:00 |
|
Marco Bonardo
|
8bbafcd423
|
Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor
|
2010-03-10 13:40:34 +01:00 |
|
Marco Bonardo
|
ec05c579c0
|
Bug 542941 - Part1: Clean up and comment AddVisitChain code, r=dietrich
|
2010-03-10 13:40:32 +01:00 |
|
Bas Schouten
|
63b12a7696
|
Bug 550723: Properly support the CLEAR operator for D2D surfaces. r=jrmuizel
|
2010-03-10 13:38:21 +01:00 |
|
Jonathan Kew
|
0b489f4c98
|
bug 551034 - trying to fix intermittent orange due to clipped antialiasing. r=roc
|
2010-03-10 12:33:48 +00:00 |
|
Olli Pettay
|
dbb6144442
|
Bug 549576 - Remove ::MaybeCC from XMLHttpRequest, r=peterv
|
2010-03-10 12:51:21 +02:00 |
|
Ginn Chen
|
9063d148c7
|
Bug 550527 fix the typo r=dougt
|
2010-03-10 18:28:16 +08:00 |
|
Mark Banner
|
097d74cbdf
|
Bug 545407 Remove code that disables DNS pre-fetching for APP_TYPE_MAIL/EDITOR docshells (in favour of letting it be managed by app specific policies). r=bzbarsky
|
2010-03-10 10:30:23 +00:00 |
|
Alexander Surkov
|
d220d6c497
|
Bug 550396 - cache nsAccessible children for XUL tree accessibles, r=davidb, sr=neil
|
2010-03-10 18:26:11 +08:00 |
|
Mark Banner
|
1fa876e743
|
Backout changes to .jar files missed from previous backout of bug 544097
|
2010-03-10 09:51:28 +00:00 |
|
Dão Gottwald
|
01a46c21b0
|
Bug 508499 - simplify tab drop indicator code and styling. r=gavin
|
2010-03-10 09:07:45 +01:00 |
|
Brad Lassey
|
88c0c2b388
|
follow up to bug winmo_xmalloc, removing circular dependency r=dougt
|
2010-03-10 00:43:26 -05:00 |
|
Phil Ringnalda
|
05e68337ca
|
Bug 547599 - Port the comm-central "make package-compare", r=ted
--HG--
extra : rebase_source : 47c1811b5c3328c40c26143e930095c61d772682
|
2010-02-21 21:55:51 -08:00 |
|
Phil Ringnalda
|
069b03338e
|
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
|
2010-02-24 00:20:33 -08:00 |
|
Phil Ringnalda
|
20d3a2d318
|
Bug 539863 - Stop setting Mac value for SeaMonkey-only browser.urlbar.clickAtEndSelects pref in all.js, r=bsmedberg
--HG--
extra : rebase_source : e80a9f24afb7cd0c1405f451d0fb95325ac16151
|
2010-01-15 19:55:27 -08:00 |
|
Phil Ringnalda
|
e46c23ce11
|
Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
|
2010-02-21 21:51:18 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Jonas Sicking
|
aafc11aca9
|
Bug 551129: Move tests in TestPermanentAtoms.cpp into the new shiny TestAtoms.cpp. Disable tests with known intentional assertions in debug builds. r=jst
|
2010-03-09 16:30:06 -08:00 |
|
James Cook
|
d555caa33e
|
Bug 551166 - Linking error when building the Qt port with --disable-libxul set. r=dougt
--HG--
extra : rebase_source : 762cc0600316cfa38129768f80c99bd4fe137096
|
2010-03-09 11:40:19 -08:00 |
|
Dan Witte
|
17c2aea8a6
|
Bug 550646 - 32-bit Mac OS X builds cross-compiled on Mac OS X broken. Followup fix to revert
--host/--target changes.
|
2010-03-09 16:05:07 -08:00 |
|