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

99 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron f68db609e2 Consolidate mDocShell null checks in nsLayoutDebuggingTools. (Not part of default build.) 2009-04-22 10:13:48 -07:00
L. David Baron 551eb53c97 Use NS_METHOD where appropriate in layout-debug's factory. (Not part of default build.) 2009-04-22 10:13:48 -07:00
L. David Baron f60528cf06 Remove nsStyleContext::DumpRegressionData, code that uses it, and code that exists only for it. (Bug 477522) r+sr=bzbarsky 2009-02-09 20:36:54 -08:00
Benjamin Smedberg bceb0444c6 Bug 396185 followup - Fix layout-debugger 2009-01-12 19:30:33 -05:00
L. David Baron 1cb14e618d Make layout-debug extension work again. (Bug 470058) r=Pike 2008-12-23 09:06:56 -05:00
Arpad Borsos 97b79178e0 Bug 451909 - kill MOZ_XUL_APP now that all apps set it; extensions cleanup (spellchecker, layout-debug); r+sr=(bienvenu + dbaron) 2008-10-20 14:33:11 +02:00
Arpad Borsos 0f9ad64028 Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted 2008-09-02 10:45:14 +01:00
jag@tty.nl 60e16aa5b6 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
reed@reedloden.com 71b2658219 Bug 373623 - "Unicode … should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-26 18:44:44 -08:00
masayuki@d-toybox.com 5cf046b40d Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
jwalden@mit.edu 12e960c504 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
ginn.chen@sun.com 9f3dfe8124 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 00:51:55 -07:00
bent.mozilla@gmail.com 934776a3e5 Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 13:08:44 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
reed%reedloden.com 4e3fa2ca8a Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-27 02:44:51 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
ginn.chen%sun.com fcb642be83 Bug 384154 layout-debug component does not build
r=benjamin
2007-06-20 07:51:55 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
asqueella%gmail.com 7d78be46fa Bug 373648 - layout-debug location bar not visible on Firefox
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=gavin
2007-03-15 21:56:20 +00:00
dbaron%dbaron.org da29b44ce3 Untabify and clean up modeline. 2007-03-12 18:57:32 +00:00
dbaron%dbaron.org a40b385248 Change my old email address to my new one (files missed when I did a mass-change in January 2003). 2007-02-14 07:18:26 +00:00
gavin%gavinsharp.com 09b0437b7c Bug 278859: fix minor layout-debug issues when using Firefox, r=dbaron 2006-12-07 21:21:41 +00:00
bmlk%gmx.de 4fac4e2fb1 reenable print regression testing bug 339521 r/sr=dbaron 2006-09-14 05:11:37 +00:00
cbiesinger%web.de a898e666b8 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
jst%mozilla.jstenback.com 7a5af690c6 Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
dbaron%dbaron.org a6c3781d3f Fix optional URL argument handling to -layoutdebug in MOZ_XUL_APP case. r=bsmedberg (in person) 2005-10-12 23:02:01 +00:00
roc+%cs.cmu.edu 6e75945d4d Fixing bustage 2005-09-06 22:15:28 +00:00
bmlk%gmx.de c01337affd make the rtest logs brief as they will otherwise easily fill a couple of megbytes. bug 292418 r/sr=dbaron 2005-08-24 18:07:03 +00:00
bsmedberg%covad.net 4a7523f23e Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
bsmedberg%covad.net 44c4cbce10 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
darin%meer.net 02f8c9d9ad fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
roc+%cs.cmu.edu e154ad3ebc Bug 276588. Stop layout-debug from always running. r=sicking 2005-01-24 00:04:45 +00:00
bryner%brianryner.com a06a43766b fix layout-debug extension build with Firefox. Bug 277798, r=bsmedberg. 2005-01-19 21:57:04 +00:00
bsmedberg%covad.net 2cd8fddede Use appcomps properly. 2004-10-30 02:26:17 +00:00
timeless%mozdev.org 2245d35c6a Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
neil%parkwaycc.co.uk 2888b11688 Bug 258474 JavaScript strict warnings: trailing comma is not legal p=cst@andrew.cmu.edu r+sr=dbaron 2004-09-09 14:25:26 +00:00
bryner%brianryner.com 4de1e631ea deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc. 2004-09-02 03:08:51 +00:00
bryner%brianryner.com efcc221ee4 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
roc+%cs.cmu.edu f1f89a9129 Backing out 233441. 2004-05-17 16:29:13 +00:00
roc+%cs.cmu.edu e508d2a0ad Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
gerv%gerv.net 4d3385092d Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
jst%mozilla.jstenback.com 8b6dc1c3ca Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
dbaron%dbaron.org f4946521ee I'm not sure how this onStateChange handling ever worked. Not part of non-developer build. 2004-02-08 02:45:00 +00:00
dbaron%dbaron.org 223901e874 Create baseline/verify directory if it doesn't exist. Not part of non-developer build. 2004-02-08 02:18:34 +00:00
dbaron%dbaron.org aed9606179 Better way, and one that works too. Not part of non-developer build. 2004-02-08 02:09:21 +00:00
dbaron%dbaron.org a4d2213e3b Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org cd3b204f86 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00