Commit Graph

60 Commits

Author SHA1 Message Date
bryner%brianryner.com
180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
roc+%cs.cmu.edu
cab775b57b Backing out 233441. 2004-05-17 16:29:13 +00:00
roc+%cs.cmu.edu
e0fe2b43bd 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
86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
dbaron%dbaron.org
2edbb4de32 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
a02e145e50 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
e9c94fa3a0 Better way, and one that works too. Not part of non-developer build. 2004-02-08 02:09:21 +00:00
dbaron%dbaron.org
de736b5010 Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org
efa3262b81 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00
dbaron%dbaron.org
5937268a01 Fix incorrect flag. Not part of default build. 2004-02-02 02:10:50 +00:00
dbaron%dbaron.org
806d07f13f Get (old) regression tests close to working in layout debugger. Not part of non-developer build. 2004-02-02 01:51:05 +00:00
dbaron%dbaron.org
0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk
7bd568d3e7 Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron 2004-01-22 13:07:40 +00:00
caillon%returnzero.com
9015382ba6 This should be #ifdef DEBUG.
r+sr=dbaron
2004-01-20 22:56:21 +00:00
dbaron%dbaron.org
53b6e66263 Fix regression by doing things a better way. b=229972 r+sr=bryner 2004-01-08 23:57:23 +00:00
bryner%brianryner.com
e65d2d2fe5 Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
dbaron%dbaron.org
5865052b0b Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:44 +00:00
dbaron%dbaron.org
b91822175e Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:12 +00:00
bmlk%gmx.de
a48959113f cosmetics for viewer in xul bug 137331 r/sr dbaron 2003-11-09 13:39:14 +00:00
caillon%returnzero.com
6e0c5187ac Fixing bustage -- bryner forgot to update this file
Bug 222134
2003-10-22 07:04:16 +00:00
uid502
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
dbaron%dbaron.org
2fa292cbc3 Add UI code, intended to replace viewer, into extensions/layout-debug/. Separate UI-related features out of existing regression testing interface. b=137331 r+sr=bryner 2003-07-08 21:08:23 +00:00
dbaron%dbaron.org
fb9db912e3 Move towards replacing viewer by reorganizing files and renaming classes. b=137331 r+sr=bryner 2003-06-27 21:37:29 +00:00
seawood%netscape.com
0a45cd74a3 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 22:31:00 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
sfraser%netscape.com
8850cbd279 Remove debug plugin cruf made obsolete by bug 139911. r=peterl, sr=bryner 2003-04-03 02:01:54 +00:00
sfraser%netscape.com
358f3ca9ab Expose an API for layout regression tests, called nsIFrameDebugObject. This will only get built if you add 'layout-debug' to your list of extensions in .mozconfig. r=peterl, sr=bryner. Bug 139911. 2003-04-03 01:39:42 +00:00
timeless%mozdev.org
03ce70cf0a Bug 189743 Bad include in layout-debug/plugin
r=bernd sr=kin
2003-03-07 09:36:44 +00:00
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
caillon%returnzero.com
6d92f9bd32 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
dcone%netscape.com
3f8a0d8446 Not part of the build. Updated layout-plugin code. Added method to output the regression data to a file. 2002-12-04 22:11:40 +00:00
jfrancis%netscape.com
0fc27387ce mac port of layout-debug idl, plugin, and component 2002-10-22 21:59:34 +00:00
dcone%netscape.com
27e965c82e not part of build. Fixed a file that needed to be installed. 2002-10-21 20:17:03 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
dcone%netscape.com
f7ba010e3f simplified the interface. r=rods Not part of build, this checkin is for the Debug plugin. 2002-09-25 20:36:30 +00:00
rods%netscape.com
e883ef274b Get the plugin into the build and some extra work for instrumenting printing testing
Bug 164072 rs=kin r=dcone
2002-09-03 23:06:56 +00:00
dcone%netscape.com
d46f30ed52 added an installer for the debug plugin. Not part of build. 2002-06-19 14:35:40 +00:00
dcone%netscape.com
2c7c7b0a6d not part of build. Adding a new test case 2002-06-06 21:16:26 +00:00
dcone%netscape.com
fc99cb1214 not part of build. Update on debug source 2002-06-06 21:15:53 +00:00
dcone%netscape.com
cf7c66e034 Update of the debug plugin. Not part of the build 2002-05-23 21:06:49 +00:00
dcone%netscape.com
163b459302 Updated work for the Debug plugin. Not part of build. 2002-05-20 13:13:05 +00:00
dcone%netscape.com
0f2ec6571a Update to the debug plugin. This is not part of the build. 2002-05-16 21:04:27 +00:00
dcone%netscape.com
1f5fb463c3 plug-in example for dumping the frames for a single web page. Not part of build. 2002-05-14 03:15:08 +00:00
dcone%netscape.com
967322a13a Updated files for the Debug plugin. Not part of the build. 2002-05-13 02:32:35 +00:00
dcone%netscape.com
bacc1895ce Added some files for the Debug object. Not part of the build. 2002-05-06 13:16:27 +00:00