uriber%gmail.com
b650c7c7f0
Bug 328323: Flasher code needs to be adjusted for bug 299065. r+sr=bzbarsky
2006-05-17 02:38:54 +00:00
timeless%mozdev.org
376be2aeca
Bug 299097 remove useless references to nsVoidArray
...
r=caillon sr=bz
2006-05-17 02:38:53 +00:00
sharparrow1%yahoo.com
7da9c5bafa
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-05-17 02:38:52 +00:00
jst%mozilla.jstenback.com
0fbc7a9873
Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org
2006-05-17 02:38:51 +00:00
bzbarsky%mit.edu
9cb2d199d2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2006-05-17 02:38:50 +00:00
bzbarsky%mit.edu
1a65648d50
Add an nsIContent api for getting the intrinsic state of the content; this can
...
be used to implement more pseudo-classes (eg CSS3 UI ones for XForms). Bug
296309, r+sr=dbaron, a=chofmann
2006-05-17 02:38:49 +00:00
bryner%brianryner.com
78de4ba8e1
Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky.
2006-05-17 02:38:48 +00:00
bzbarsky%mit.edu
0ea6faa0c6
Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
...
changes, sr=jst
2006-05-17 02:38:47 +00:00
bryner%brianryner.com
78b55334d1
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2006-05-17 02:38:46 +00:00
bryner%brianryner.com
e64b2d53c1
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
2006-05-17 02:38:45 +00:00
bmlk%gmx.de
1366bac2e7
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
2006-05-17 02:38:44 +00:00
bzbarsky%mit.edu
376a6a371d
Fix bogus assumptions in inspector that can lead to crashes. Bug
...
270771. r=timeless, sr=jst
2006-05-17 02:38:43 +00:00
roc+%cs.cmu.edu
4fce96c6bb
Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine
2006-05-17 02:38:42 +00:00
bryner%brianryner.com
15fe21ae9b
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2006-05-17 02:38:41 +00:00
bryner%brianryner.com
f860a941af
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2006-05-17 02:38:40 +00:00
caillon%redhat.com
0ae244a418
Patch for bug 239785: "only first part blinks for elements split into multiple lines"
...
Contributed by Michal Ceresna <ceresna@amos.sturak.sk>
r=caillon, sr=roc
2006-05-17 02:38:39 +00:00
bzbarsky%mit.edu
e41e0f1900
Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
...
to it. Bug 313343, r=sicking, sr=jst
2006-05-17 02:38:38 +00:00
dbaron%dbaron.org
adef3131d6
Bug 272151: reorganize files within layout, r+sr=roc
2006-05-17 02:38:37 +00:00
roc+%cs.cmu.edu
f237553d28
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2006-05-17 02:38:36 +00:00
jst%mozilla.jstenback.com
54acb9295c
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2006-05-17 02:38:35 +00:00
bzbarsky%mit.edu
e466ed9cea
Don't crash if we're asked for the style rules for a node in a document with no
...
presentation at all. Bug 240767, r=caillon, sr=bryner.
2006-05-17 02:38:34 +00:00
bzbarsky%mit.edu
ccc522d8b0
Change FlushPendingNotifications to have more granularity and update callers to
...
only flush the things they really need flushed. Bug 144072, r+sr=jst
2006-05-17 02:38:33 +00:00
roc+%cs.cmu.edu
18a2bc9d9d
Backing out 233441.
2006-05-17 02:38:32 +00:00
roc+%cs.cmu.edu
784cd30838
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2006-05-17 02:38:31 +00:00
gerv%gerv.net
8522c424f6
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-05-17 02:38:30 +00:00
varga%nixcorp.com
abd07cd43c
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2006-05-17 02:38:29 +00:00
dbaron%dbaron.org
6ccfee645a
Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky
2006-05-17 02:38:28 +00:00
sicking%bigfoot.com
7eb53aa662
Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
...
r=bz sr=jst
2006-05-17 02:38:27 +00:00
dbaron%dbaron.org
94b59ba027
Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst
2006-05-17 02:38:26 +00:00
jst%mozilla.jstenback.com
e7eda10dff
Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com
2006-05-17 02:38:25 +00:00
dbaron%dbaron.org
f92031b8b7
Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner
2006-05-17 02:38:24 +00:00
bzbarsky%mit.edu
053531d7db
Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner
2006-05-17 02:38:23 +00:00
bryner%brianryner.com
4db1310821
deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
2006-05-17 02:38:22 +00:00
bryner%brianryner.com
970698ff09
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2006-05-17 02:38:21 +00:00
jst%mozilla.jstenback.com
94fe9465f8
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2006-05-17 02:38:20 +00:00
bryner%brianryner.com
47d0b5b667
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2006-05-17 02:38:19 +00:00
dbaron%dbaron.org
2d063297b7
Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky
2006-05-17 02:38:18 +00:00
timeless%mozdev.org
f4f2249c36
Bug 220093 inCSSValueSearch incorrectly uses strings
...
r=caillon sr=bz
2006-05-17 02:38:17 +00:00
jst%mozilla.jstenback.com
9402e78487
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2006-05-17 02:38:16 +00:00
dbaron%dbaron.org
b2c55d492b
Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner
2006-05-17 02:38:15 +00:00
jst%mozilla.jstenback.com
4ad462f554
Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
2006-05-17 02:38:14 +00:00
dbaron%dbaron.org
bed49ddb21
Don't create style rule DOM wrappers for inline style, since we are not supposed to, and ours crash when used on inline style. b=218222 r+sr=bzbarsky
2006-05-17 02:38:13 +00:00
uid502
89f5f572ee
Fixing bustage.
2006-05-17 02:38:12 +00:00
jst%mozilla.jstenback.com
130721c940
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2006-05-17 02:38:11 +00:00
uid502
fa51adb8f6
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2006-05-17 02:38:10 +00:00
bryner%brianryner.com
56ed63449f
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2006-05-17 02:38:09 +00:00
dbaron%dbaron.org
37d6cec630
Implement the DOM interfaces for CSS style rules on a wrapper object which allows the immutable rule object to be swapped out underneath. b=188803 r+sr=bzbarsky
2006-05-17 02:38:08 +00:00
bzbarsky%mit.edu
add35d12ec
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2006-05-17 02:38:07 +00:00
bzbarsky%mit.edu
90db4c6167
Fix some memory leaks in Inspector. Bug 211166, r=caillon, sr=alecf
2006-05-17 02:38:06 +00:00
jaggernaut%netscape.com
131939dd34
Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky
2006-05-17 02:38:05 +00:00
dbaron%dbaron.org
796fa237ef
Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky
2006-05-17 02:38:04 +00:00
neil%parkwaycc.co.uk
1afdcf6ad5
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
...
Using correct line endings this time :-)
2006-05-17 02:38:03 +00:00
caillon%returnzero.com
028c1a4a73
Backout of Neil's patch for bug 211537. This was only supposed to touch 10 or so lines, not every line in each of two files.
2006-05-17 02:38:02 +00:00
neil%parkwaycc.co.uk
45f3aa4f31
Bug 211537 DOM Inspector not displaying full tree of nodes r=caillon sr=bz
2006-05-17 02:38:01 +00:00
bzbarsky%mit.edu
4755118560
Show #document nodes in iframes. Fix up various code that assumed they would
...
_not_ be shown. Minor cleanup of various sorts (nsCOMArray, etc). Bug 201585,
r=caillon, sr=alecf
2006-05-17 02:38:00 +00:00
dbaron%dbaron.org
cd3f998a5c
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2006-05-17 02:37:59 +00:00
caillon%returnzero.com
ed938dccb7
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2006-05-17 02:37:58 +00:00
bzbarsky%mit.edu
93fc26814d
Make DOM inspector deal with a root Document object in the DOM view. Bug
...
201577, r=timeless, sr=peterv
2006-05-17 02:37:57 +00:00
caillon%returnzero.com
fe1ffdb458
187414 - Use NodeFilter where we mean it.
...
r=sicking sr=bzbarsky
2006-05-17 02:37:56 +00:00
dbaron%dbaron.org
04857175a4
Create only one CSSStyleRuleImpl per rule rather than one per comma-separated selector to fix CSSOM compliance bugs and make rule immutability easier. Store list of selectors on the CSSStyleRuleImpl, each with their own weight. b=98765 r+sr=bzbarsky
2006-05-17 02:37:55 +00:00
dbaron%dbaron.org
cfab350700
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2006-05-17 02:37:54 +00:00
caillon%returnzero.com
5d393221af
Fix a leak and some minor code cleanup. r+sr=jst, a=sspitzer. (205104)
2006-05-17 02:37:53 +00:00
rbs%maths.uq.edu.au
b199399110
Bug 147189. Part 3: hide ignorable whitespace nodes without frames, e.g., in between <table>\n<tr>, r=caillon, sr=bzbarsky
2006-05-17 02:37:52 +00:00
bryner%netscape.com
d045ca907e
Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky.
2006-05-17 02:37:51 +00:00
timeless%mozdev.org
c1546cc67e
Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
...
r=caillon sr=heikki
2006-05-17 02:37:50 +00:00
dbaron%dbaron.org
9bdd5167a7
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2006-05-17 02:37:49 +00:00
caillon%returnzero.com
58215b32bb
180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
...
belong on the interface to begin with.
r=timeless,sr=peterv
2006-05-17 02:37:48 +00:00
caillon%returnzero.com
f86f0e0305
Bug 163137. Make DOM inspector scroll to put an element in view upon selecting it in the DOM tree view. This was previously only working for HTML elements.
...
r=rbs, sr=bzbarsky
2006-05-17 02:37:47 +00:00
sicking%bigfoot.com
02e8e2c060
Bug 181808: Use macros to declare and implement nsIDocumentObserver
...
r=caillon sr=bz
2006-05-17 02:37:46 +00:00
bzbarsky%mit.edu
392f68c36b
Stop at the viewmanager root when computing offsets for flashing stuff. Bug
...
188210, r=caillon, sr=kin
2006-05-17 02:37:45 +00:00
caillon%returnzero.com
55215c84d8
Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
...
r/a=timeless,jkeiser,#mozilla
bug 147189
2006-05-17 02:37:44 +00:00
caillon%returnzero.com
03113a9194
Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
...
r=timeless sr=tor
2006-05-17 02:37:43 +00:00
mkaply%us.ibm.com
60fd4b137e
OS/2 bustage - need get()
2006-05-17 02:37:42 +00:00
caillon%returnzero.com
8681b3ede8
Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
...
r=bzbarsky sr=hewitt
2006-05-17 02:37:41 +00:00
caillon%returnzero.com
2d90f9c2d6
Allow the hiding of "empty" text nodes from DOM Inspector.
...
r=cbiesinger, sr=alecf, bug 147189
2006-05-17 02:37:40 +00:00
timeless%mozdev.org
e3293e5093
Bug 153821 crash while inspecting an error window [@inLayoutUtils::GetPresShellFor]
...
r=caillon sr=bz
2006-05-17 02:37:39 +00:00
bzbarsky%mit.edu
3ae6ac8c9a
Show style rules for things that are display:none and their
...
descendants. Bug 166548, r=dbaron, sr=hewitt.
2006-05-17 02:37:38 +00:00
caillon%returnzero.com
84c249119b
Bug 177179
...
slightly optimize inDOMView::GetNodeTypeKey
r=timeless/jkeiser sr=bzbarsky a=roc+moz
2006-05-17 02:37:37 +00:00
dougt%netscape.com
378eb4d822
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2006-05-17 02:37:36 +00:00
roc+%cs.cmu.edu
3581ade2c1
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
2006-05-17 02:34:36 +00:00
dbaron%fas.harvard.edu
267bb12fa1
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2006-05-17 02:34:35 +00:00
caillon%returnzero.com
761f810258
Fix for bug 137334: DOM Inspecting the URL bar will crash. r=timeless, sr=hewitt
2006-05-17 02:34:34 +00:00
hewitt%netscape.com
cfbc98d172
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2006-05-17 02:34:33 +00:00
timeless%mac.com
9fd8ed07b6
Bug 118528 Access Violation [@inDOMView::AppendKidsToArray] [aKids==0]->GetLength
...
r=bzbarsky@mit.edu sr=hewitt
2006-05-17 02:34:14 +00:00
varga%utcru.sk
7060adb2d5
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2006-05-17 02:34:13 +00:00
bzbarsky%mit.edu
3e74a768aa
Make the CSSLoader correctly order stylesheets as they are dynamically added
...
and removed via the DOM. Clean up the nsIDocument stylesheet accessors. Clean
up nsIDocumentObserver stylesheet stuff a bit. Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off. Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking, sr=peterv.
2006-05-17 02:34:12 +00:00
timeless%mozdev.org
c6316b0cb6
Bug 180127 Inspector destructors unconditionally delete objects
...
r=caillon sr=bz
2006-05-17 02:34:11 +00:00
darin%netscape.com
98967be0aa
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2006-05-17 02:34:10 +00:00
darin%netscape.com
213e16303a
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2006-05-17 02:34:09 +00:00
dougt%netscape.com
47382b40e8
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2006-05-17 02:34:08 +00:00
bryner%brianryner.com
5b61075748
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.
2006-05-17 02:34:07 +00:00
dwitte%stanford.edu
10670af8be
removing bitmap/png, screen capturing, and boxmodel colorpicking functionality from DOM Inspector.
...
b=211096, r=caillon, sr=jst.
2006-05-17 02:34:06 +00:00
sicking%bigfoot.com
a2419b0efd
Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
...
r=bz, sr=hewitt
2006-05-17 02:34:05 +00:00
bzbarsky%mit.edu
e19a814e9f
Bug 117564. Make Inspector flash the right spot when things are
...
positioned. r=caillon, sr=hewitt.
2006-05-17 02:34:04 +00:00
bzbarsky%mit.edu
e85822b0f0
Minor cleanup of the fix for bug 122557. r=dbaron, sr=jst.
2006-05-17 02:34:03 +00:00
dbaron%fas.harvard.edu
09a0266036
Fix crash when looking at style rules of element matching no rules. b=141022 r=hewitt sr=waterson
2006-05-17 02:34:02 +00:00
bzbarsky%mit.edu
81ad882bf4
Fix the "style rules" display for display:table elements. Bug 122557,
...
r=caillon, sr=hewitt
2006-05-17 02:34:01 +00:00
jst%netscape.com
a2e0c42ef5
Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com.
2006-05-17 02:34:00 +00:00
timeless%mac.com
756ecbd76f
http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
...
Backing out the fix for bug 52334
approved by sheriff (karnaze) and cathleen
2006-05-17 02:33:59 +00:00
jst%netscape.com
4b41eb66ab
Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2006-05-17 02:33:58 +00:00
jst%netscape.com
29874ce88f
Backing out latest checkins due to them not working on linux and other unix systems with broken compilers.
2006-05-17 02:33:57 +00:00
jst%netscape.com
97b6ed0356
Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org
2006-05-17 02:33:56 +00:00
dbaron%fas.harvard.edu
518fdf2cad
Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver
2006-05-17 02:33:55 +00:00
dbaron%fas.harvard.edu
b652966c79
Fix inspector link errors by adding a method on nsICSSStyleRule that forwards GetValue to nsCSSDeclaration.
2006-05-17 02:33:54 +00:00
blythe%netscape.com
2aeaed0ad9
Fix bug 107270
...
Reduce nsCSSDeclaration footprint
r=dbaron, sr=hyatt
2006-05-17 02:33:53 +00:00
seawood%netscape.com
3dad1b1a82
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
...
Bug #194662 r=ccarlen
2006-05-17 02:33:52 +00:00
seawood%netscape.com
3deafbb762
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2006-05-17 02:33:51 +00:00
bryner%netscape.com
b7aa05e433
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2006-05-17 02:33:50 +00:00
seawood%netscape.com
6011fa2dc6
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2006-05-17 02:33:49 +00:00
bryner%netscape.com
c8ebb82179
- Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
...
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.
Bug 128947, r=dbaron, sr=jst, a=asa.
2006-05-17 02:33:48 +00:00
seawood%netscape.com
e9ba0b0523
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2006-05-17 02:33:47 +00:00
jaggernaut%netscape.com
33c125bd2b
Remove timer from REQUIRES. r=pavlov
2006-05-17 02:33:46 +00:00
jaggernaut%netscape.com
99eb780bed
Clean up REQUIRES lines. r/sr=alecf
2006-05-17 02:33:45 +00:00
alecf%netscape.com
f521295197
fix inspector
2006-05-17 02:33:44 +00:00
bryner%netscape.com
ced73de595
Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag.
2006-05-17 02:33:43 +00:00
hewitt%netscape.com
1373dc412e
DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
2006-05-17 02:33:42 +00:00
cbiesinger%web.de
f81ba010e7
bug 115473 r=pavlov sr=brendan
...
Remove timer priorities
2006-05-17 02:33:41 +00:00
jaggernaut%netscape.com
174309499c
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2006-05-17 02:33:40 +00:00
hewitt%netscape.com
2c33bf4e70
106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt
2006-05-17 02:33:39 +00:00
aaronl%netscape.com
4a77cda32f
Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt
2006-05-17 02:33:38 +00:00
jaggernaut%netscape.com
d88474fb2c
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2006-05-17 02:33:37 +00:00
hyatt%netscape.com
9bace25d0d
Fix inspector bustage.
2006-05-17 02:33:36 +00:00
heikki%netscape.com
960be41f30
Bug 101429, bad argument to function, fixes assertion and potential crash. r=harishd, sr=hewitt.
2006-05-17 02:33:35 +00:00
gerv%gerv.net
76f8654ef2
License changes, take 2. Bug 98089. mozilla/extensions/.
2006-05-17 02:33:34 +00:00
bryner%netscape.com
b671207e5f
Bug 99962 - inspector assertions when flashing a DOM node with display: none. r=hewitt, sr=hyatt.
2006-05-17 02:33:33 +00:00
gerv%gerv.net
3ff85502d1
Oops.
2006-05-17 02:33:32 +00:00
scc%mozilla.org
c98329f9c7
bug #98089 : ripped new license
2006-05-17 02:33:31 +00:00
hewitt%netscape.com
ac344d3c4c
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:16 +00:00
hewitt%netscape.com
0bc935a7aa
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:15 +00:00
hewitt%netscape.com
ff9e080034
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:14 +00:00
hewitt%netscape.com
5b02a3b2ab
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:13 +00:00
hewitt%netscape.com
56fa55da70
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:12 +00:00
jaggernaut%netscape.com
46aa8ec492
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2006-05-17 02:22:11 +00:00
jaggernaut%netscape.com
c80b3b9804
Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls
2006-05-17 02:22:10 +00:00
jaggernaut%netscape.com
dcae38e2c2
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2006-05-17 02:22:09 +00:00
cls%seawood.org
c793e2bc2a
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2006-05-17 02:22:08 +00:00
jaggernaut%netscape.com
2b0275ce1f
Bug 73353: clean up the REQUIRES lines in Makefiles.
2006-05-17 02:22:07 +00:00
dbaron%fas.harvard.edu
172ca4a66d
Adding mimetype and exthandler to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2006-05-17 02:22:06 +00:00
dbaron%fas.harvard.edu
b010fa0ff9
Adding imglib2 to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2006-05-17 02:22:05 +00:00
hewitt%netscape.com
ac02a2597e
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:22:04 +00:00
dbaron%fas.harvard.edu
91e3ef0910
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2006-05-17 02:22:03 +00:00
dbaron%fas.harvard.edu
770bd2b15d
Change true and false to PR_TRUE and PR_FALSE to fix AIX and OS/2 bustage from adding inspector to --with-extensions=all. b=75924
2006-05-17 02:22:02 +00:00
cls%seawood.org
e399b0bbc6
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2006-05-17 02:22:01 +00:00
mkaply%us.ibm.com
9e6297fc21
Dumb OS/2 only bustage. I messed with the wrong short name.
2006-05-17 02:22:00 +00:00
mkaply%us.ibm.com
46a1888d5f
No bug
...
r=cls
Need SHORT_LIBNAME on OS/2
2006-05-17 02:21:59 +00:00
dbaron%fas.harvard.edu
5a9bbc838e
Fix creation of two copies of the archive resulting from a space after the LIBRARY_NAME line. r=cls@seawood.org b=75924
2006-05-17 02:21:58 +00:00
dbaron%fas.harvard.edu
4457ddff83
Undoing backout of bug 97227 because valeski and rpotts insist. I guess drivers aren't doing approvals after all.
2006-05-17 02:21:57 +00:00
dbaron%fas.harvard.edu
02d31876a2
Backing out unapproved checkin for bug 97227. a=brendan,blizzard
2006-05-17 02:21:56 +00:00
rpotts%netscape.com
a1a4826742
fix build bustage from bug #97227
2006-05-17 02:21:55 +00:00
jdunn%netscape.com
7cdaa22304
adding newline to fix hp-ux bustage
2006-05-17 02:21:54 +00:00
hewitt%netscape.com
8347285ab5
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:21:53 +00:00
dbaron%fas.harvard.edu
f890eaa8ee
Header include dependency cleanup. b=64023 r=jag rs=brendan
2006-05-17 02:21:52 +00:00
dbaron%fas.harvard.edu
4e8a218ebc
Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2006-05-17 02:21:51 +00:00
peterv%netscape.com
5cc1c313e7
Making this file compile on Mac. Not part of default build.
2006-05-17 02:21:50 +00:00
hewitt%netscape.com
a8d7a4bffc
(NOT PART OF BUILD) Document Inspector
2006-05-17 02:21:49 +00:00
hewitt%netscape.com
b8f87ff914
DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
2006-05-17 02:21:19 +00:00
hewitt%netscape.com
02479077df
84230 - DOM Inspector revival, rs=hyatt
2006-05-17 02:21:07 +00:00
tor%cs.brown.edu
c7311be05d
Bug 338053 - nsSVGUtils::GetCoveredRegion crasher. r+sr=roc
2006-05-17 01:44:59 +00:00
tor%cs.brown.edu
56fbaf882f
Bug 338012 - Simplify stop frame lookup. r+sr=roc
2006-05-17 01:43:44 +00:00
tor%cs.brown.edu
297ad126f1
Bug 338010 - Simplify svg rect and point creation in cairo renderer. r+sr=roc
2006-05-17 01:38:01 +00:00
tor%cs.brown.edu
bfdb13690a
Bug 338004 - Remove unneeded overloads from nsSVGStopFrame. r+sr=roc
2006-05-17 00:06:18 +00:00
tor%cs.brown.edu
873712a3c6
Bug 337753 - create SVG paint server base class. r+sr=roc
2006-05-16 15:55:01 +00:00
cvshook%sicking.cc
e207f41e6f
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
2006-05-16 15:52:45 +00:00
cvshook%sicking.cc
78b593ffc9
Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz
2006-05-16 15:50:47 +00:00
Olli.Pettay%helsinki.fi
1c7c15de85
Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz
2006-05-15 19:35:12 +00:00
brettw%gmail.com
56a94435dd
Bug 336679 r+sr=roc the text/lines disappears when spellchecking Unicode text and focus is lost
2006-05-15 19:20:32 +00:00
Olli.Pettay%helsinki.fi
effce48e94
Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz
2006-05-15 17:51:35 +00:00
Olli.Pettay%helsinki.fi
de39380c27
oops, this part was for other bug
2006-05-15 17:38:33 +00:00
Olli.Pettay%helsinki.fi
3672b781e5
Bug 337219, onfocus=window.close() in body of popup causes crash [@ nsXULElement::vftable], r+sr=bz
2006-05-15 17:18:59 +00:00
bmlk%gmx.de
a00312cb4c
remove crash prone from hack from frame construction and replace it with a hardcoded style rule bug 285727 r/sr=bzbarsky
2006-05-14 13:34:32 +00:00
bzbarsky%mit.edu
17be6a86bb
Fix the way we do notifications so we don't notify twice for <head>. Bug
...
332644, r=mrbkap, sr=peterv
2006-05-12 20:36:39 +00:00
bugzilla%standard8.demon.co.uk
38e0bdcd6a
Bug 336241 canDrop isn't called when just the drag and drop action changes. r=Neil,sr=roc
2006-05-12 16:30:53 +00:00
Olli.Pettay%helsinki.fi
3dafedb277
Bug 336592, Crash when window gets destroyed during selection event, r+sr=roc
2006-05-12 06:40:49 +00:00
bzbarsky%mit.edu
b0fb18b791
Fix crash bug 336582. ESM changes by me and Martijn Wargers
...
<martijn.martijn@gmail.com>, r+sr=roc. Presshell changes by Mats Palmgren
<mats.palmgren@bredband.net>, r+sr=bzbarsky
2006-05-12 03:49:38 +00:00
tor%cs.brown.edu
c2c0907808
Bug 337483 - one copy of child list region gathering logic. r+sr=roc
2006-05-11 21:24:59 +00:00
tor%cs.brown.edu
774f68bb0a
Bug 337159 - Switch SVG text output internals from macro to helper function.
...
r=jwatt, sr=roc
2006-05-11 21:07:21 +00:00
tor%cs.brown.edu
48e34c54e6
Bug 337145 - one copy of nsIDOMSVGMatrix -> cairo_matrix_t code.
...
r=jwatt, sr=roc
2006-05-11 20:59:11 +00:00
tor%cs.brown.edu
eb732afc9f
Bug 337490 - repair xbl-shapes croczilla demo regressions from path
...
and svg length rewrites. r+sr=roc
2006-05-11 20:36:27 +00:00
tor%cs.brown.edu
24361dad5e
Bug 336803 - Remove nsISVGGradient. r=jwatt, sr=roc
2006-05-11 20:01:12 +00:00
uriber%gmail.com
94c0e90d85
Bug 336590: Caret can not be placed after space at the end of a wrapped line in textarea, using the mouse. r+sr=roc
2006-05-11 16:28:01 +00:00
timeless%mozdev.org
e93c3c8e69
Bug 336975 Function: nsIsIndexFrame::GetEncoder does not dereference "encoder" after assigning to *encoder
...
r=bz sr=bz
2006-05-11 13:23:55 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu
064211e26d
Restoring timeless' comment that was removed (with no review, too).
2006-05-06 23:44:09 +00:00
timeless%mozdev.org
7935b51d9d
Bug 334295 status is used uninitialized in DocumentViewerImpl::DumpContentToPPM if fopen fails
...
r=roc sr=roc
2006-05-06 21:56:37 +00:00
timeless%mozdev.org
6a7dcbbda6
Bug 334897 Useless null check of shell in nsFrame::Destroy
...
r=dbaron sr=dbaron
2006-05-06 21:42:49 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
uriber%gmail.com
4c67069911
Fixed reversed order of parameters for call to nsPrevNextBidiLevels::SetData(). bug=336617 r+sr=roc
2006-05-06 12:56:45 +00:00
dbaron%dbaron.org
0489a376de
Convert one other assertion to a warning. b=310985
2006-05-05 16:31:59 +00:00
tor%cs.brown.edu
efb5268435
Bug 336653 - Remove nsISVGPattern. r+sr=roc
2006-05-05 16:06:43 +00:00
cvshook%sicking.cc
36f352636c
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
darin%meer.net
5f6e2425ab
fixes bug 175787 "Resize large images to fit in treeview instead of cropping" patch by looney.liz@gmail.com and takeshi2@users.sourceforge.net, r=neil, sr=bryner
2006-05-04 18:45:45 +00:00
bmlk%gmx.de
00f6fe6ef1
use a pseudoframe as a parent only when it has children, bug 336291 r/sr=bzbarsky
2006-05-04 18:26:43 +00:00
longsonr%gmail.com
1eb9ae1ab1
Bug 336190 - Uninitialised variable in nsSVGUtils::ObjectSpace. r=jwatt,sr=tor
2006-05-04 14:50:56 +00:00
roc+%cs.cmu.edu
c577ddef7d
Bug 130078. Backing out now that I have perf. numbers
2006-05-04 05:36:53 +00:00
roc+%cs.cmu.edu
f3a912e6c7
Bug 130078. Test checkin of patch to unify view manager hierarchy. We need to see how this affects performance metrics. r+sr=dbaron
2006-05-04 03:46:19 +00:00
mrbkap%gmail.com
64166325ef
Only recalculate the caret's rect when we're not currently drawn in an attempt to avoid caret turds when we're being notified of the caret movement after the frame has already been marked dirty. bug 335834, r+sr=roc
2006-05-04 00:05:22 +00:00
roc+%cs.cmu.edu
002a84b2e5
Bug 330905. nsPageContentFrame::BuildDisplayList needs to call its superclass to get fixed-pos elements to display. r+sr=dbaron
2006-05-03 21:44:41 +00:00
roc+%cs.cmu.edu
031918bc24
Bug 336186. Fix use of uninitialized rv. patch by Marc Liddell, r+sr=roc
2006-05-03 21:39:55 +00:00
jwatt%jwatt.org
490f99df6c
Fixing bug 336451. nsSVGGeometryFrame::IsClipChild should check the namespace of the ancestor. r+sr=tor@acm.org
2006-05-03 19:39:21 +00:00
jwatt%jwatt.org
be441cadf2
Fixing bug 336471. Crash [@ nsSVGForeignObjectFrame::GetTMIncludingOffset]. r+sr=tor@acm.org
2006-05-03 19:17:35 +00:00
aaronleventhal%moonset.net
e44b8c5b9d
Missed a file in the checkin for bug 336162
2006-05-03 17:48:31 +00:00
aaronleventhal%moonset.net
26291d4711
Bug 336162. Don't fire DOM events from layout. r+sr=bz
2006-05-03 17:02:37 +00:00
tor%cs.brown.edu
05d296909f
Bug 334999 - Compact path storage. r+sr=roc
2006-05-03 17:01:28 +00:00
jwatt%jwatt.org
644d565291
Fixing bug 336344. Crash loading svg pattern test. r+sr=tor@acm.org
2006-05-03 14:52:50 +00:00
uriber%gmail.com
9dd3c2d4ff
When sliding frames to the left to account for trimmed trailing whitespace, update the frame rectangle itself if necessary. bug=333560 r+sr=roc
2006-05-03 10:28:58 +00:00
dbaron%dbaron.org
cc03215ed9
Remove unused (and sometimes buggy) DEBUG code. b=336323 r+sr=bzbarsky
2006-05-03 04:26:28 +00:00
vladimir%pobox.com
7c5d862995
missed file for checkin
2006-05-03 01:33:51 +00:00
dbaron%dbaron.org
545b072cc9
Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky
2006-05-02 23:36:17 +00:00
bzbarsky%mit.edu
88d55298bb
Adding regression test.
2006-05-02 22:45:02 +00:00
tor%cs.brown.edu
b21b4b195e
Bug 335870 - Remove nsISVGGeometrySource. r+sr=roc
2006-05-02 15:05:25 +00:00
roc+%cs.cmu.edu
171e5d95f2
Bug 263444. Allow nsILookAndFeel to request any combination of scrollbar arrows (up and/or down (or neither) at each end of the scrollbar) on all platforms. Get the arrow settings from the GTK2 style in GTK2 builds. r+sr=bryner
2006-05-01 23:23:33 +00:00
tor%cs.brown.edu
0968548e93
Bug 334999 - remove nsISVGRendererPathBuilder. r+sr=roc
2006-05-01 15:37:18 +00:00
bzbarsky%mit.edu
e9dc794e8f
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
...
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
roc+%cs.cmu.edu
784905b6cb
Fixing bustage
2006-05-01 01:41:41 +00:00
roc+%cs.cmu.edu
33f7a99240
Bug 334690. Fix regression in z-ordering of table cell content for event handling. r=bernd
2006-05-01 01:18:32 +00:00
rbs%maths.uq.edu.au
3ee7ba209e
Extra patch to quiet an assertion, b=323733, r+sr=roc
2006-04-30 20:34:46 +00:00
mrbkap%gmail.com
2c19fd92cf
Only call GetCharCode for KeyPress events to avoid triggering a warning in nsDOMKeyEvent.cpp. bug 309316, r+sr=dbaron
2006-04-29 00:39:03 +00:00
masayuki%d-toybox.com
b19bfd5948
Bug 335474 Crash in [@ nsCSSRendering::DrawDashedSides] r+sr=roc
2006-04-28 23:21:01 +00:00
bzbarsky%mit.edu
ec306170ae
Actually add the tests
2006-04-28 19:16:43 +00:00
bzbarsky%mit.edu
0e54b44add
Adding regression tests
2006-04-28 18:14:57 +00:00
dbaron%dbaron.org
f06113b748
Fix leak when cloning negations caused by previous patch. b=333634 r+sr=bzbarsky
2006-04-28 18:02:53 +00:00
mrbkap%gmail.com
60b3288089
Update the caret position after reflows to avoid turds. bug 334649, r+sr=roc
2006-04-28 04:33:41 +00:00
dbaron%dbaron.org
6bf517f0c2
Make what FindChildWithRules does actually be an MRU cache, and condense some if-else chains over mChild and mEmptyChild. b=335733 r+sr=bzbarsky
2006-04-28 00:09:05 +00:00
dbaron%dbaron.org
7324bb9fbd
Missed an out-of-memory check. b=335729 r+sr=bzbarsky
2006-04-27 23:56:53 +00:00
bzbarsky%mit.edu
3b87b90b37
Invalidate the right things when a stack's kids resize, or if they move _and_ margins change. Bug 331880, r+sr+branch181=roc
2006-04-27 23:53:30 +00:00
bzbarsky%mit.edu
fb22233651
Adding regression test
2006-04-27 22:37:15 +00:00
dbaron%dbaron.org
e0a21aad6a
nsRuleNode should not have a virtual destructor (and thus vtable pointer). b=335630 r+sr=bzbarsky
2006-04-27 20:01:59 +00:00
rbs%maths.uq.edu.au
e407457b83
Fix assertion by not setting the overflow bit. Besides, it was used in a way that is not relevant anymore to the new paint display list. (Also init a return variable in maction while passing.) b=323733, r+sr=roc
2006-04-27 19:20:42 +00:00
dbaron%dbaron.org
b60d295172
Move assertion up to where we have a chance of actually seeing it.
2006-04-27 18:23:30 +00:00
bzbarsky%mit.edu
533eb3c678
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
bzbarsky%mit.edu
4572608994
Adding more regression tests.
2006-04-27 17:59:14 +00:00
aaronleventhal%moonset.net
b6b5a66325
Bug 326090. Expose <hr> as ROLE_SEPARATOR. Patch by Ming (Mike) Gao. r=aaronlev, sr=roc
2006-04-27 16:23:09 +00:00
aaronleventhal%moonset.net
db835dcfc4
Bug 310921. AccessibleObjectFromPoint wrong when a span ends the previous line within the same block. In fact the next text object after that wasn't even exposed. r=ginn.chen, sr=roc
2006-04-27 15:47:22 +00:00
roc+%cs.cmu.edu
211581d5a4
Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap
2006-04-27 02:45:03 +00:00
roc+%cs.cmu.edu
8f5ecb14aa
Bug 334942. ExplodeAnonymousChildLists before sorting table parts. r=bernd
2006-04-27 02:25:23 +00:00
dbaron%dbaron.org
39d9a7b0b2
Destroy chained RuleProcessorData interatively. b=323504 r+sr=bzbarsky
2006-04-27 00:35:05 +00:00
jwatt%jwatt.org
e4139dd0a7
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
2006-04-26 21:02:25 +00:00
bzbarsky%mit.edu
3c977f7d68
Make sure to never read off the end of the buffer in HasTerminalNewline(). Bug
...
335320, r+sr=roc
2006-04-26 15:54:48 +00:00
bzbarsky%mit.edu
7945f7d03a
More regression tests
2006-04-26 15:27:04 +00:00
peterv%propagandism.org
e34275039b
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
2006-04-26 09:19:48 +00:00
bzbarsky%mit.edu
e7c5edb9e1
Some fixes to min-max test
2006-04-26 04:18:11 +00:00
bzbarsky%mit.edu
e94e23e402
More regression tests
2006-04-26 03:32:01 +00:00
bzbarsky%mit.edu
b36bc51777
Adding some regression tests
2006-04-26 03:17:39 +00:00
roc+%cs.cmu.edu
a3843dbea2
Fixing Windows bustage
2006-04-26 02:45:18 +00:00
roc+%cs.cmu.edu
f59336fee1
Fixing Mac bustage.
2006-04-26 02:12:10 +00:00
roc+%cs.cmu.edu
d4d6564919
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 02:01:07 +00:00
roc+%cs.cmu.edu
d23fe29f4c
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 01:57:22 +00:00
roc+%cs.cmu.edu
b0b8488579
Bug 310668. Don't retain frame pointers in nsTreeBodyFrame. sr=bz
2006-04-26 01:47:58 +00:00
dbaron%dbaron.org
ac969768e3
Do iterative cloning and destruction of linked list selector data structures. b=333634 r+sr=bzbarsky
2006-04-25 21:48:11 +00:00
bzbarsky%mit.edu
d1cb1a6431
Give HTMLButtonControlFrames their own frame type. Bug 335419, r+sr=dbaron
2006-04-25 19:56:45 +00:00
masayuki%d-toybox.com
433e1d0790
Bug 326550 The dots in the focus outline do not match trunk builds(draw focus using something other than XOR). This is for comment 8 problem (the outline always drawn black) r+sr=roc
2006-04-25 09:19:29 +00:00
cvshook%sicking.cc
a727022ef6
Bug 334977. Separate mFileName from mValue. r/sr=bz
2006-04-25 09:18:42 +00:00
bzbarsky%mit.edu
2b4095e03d
Adding more testcases
2006-04-25 04:38:25 +00:00
bzbarsky%mit.edu
cf3c10880d
Adding some regression tests
2006-04-25 03:53:11 +00:00
mrbkap%gmail.com
a4650e1989
Don't cache the result of GetPointFromOffset if it failed, since subsequent queries for that offset will return the bogus offset. bug 334608, r+sr=roc
2006-04-24 21:18:44 +00:00
leon.sha%sun.com
574701a2f1
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
tor%cs.brown.edu
34e8e09639
Bug 335085 - SVG images showing incorrectly with cairo gfx. r=vlad
2006-04-23 15:15:43 +00:00
cbiesinger%web.de
b8f751d591
bug 333640 fixing the linux cairo bustage correctly
2006-04-22 21:48:20 +00:00
cbiesinger%web.de
c06cefb963
bug 333640 fixing cairo bustage
2006-04-22 21:26:13 +00:00
uriber%gmail.com
f64d2ac3e9
Attempt to fix Tp regression from bug 333769. r+sr=roc
2006-04-22 21:02:34 +00:00
uriber%gmail.com
d76593004d
When measuring text, make sure nsTextTransformer::GetNextWord looks only at the part of the text content covered by the current frame. bug=333769 r+sr=roc
2006-04-22 13:29:50 +00:00
bmlk%gmx.de
49e00219a8
make pseudo rowgroups and colgroups only siblings if their parent is not a pseudo bug 333493 r/sr=bzbarsky
2006-04-22 10:53:20 +00:00
bmlk%gmx.de
c3ce06f886
pseudo rowgroups might be wrapped in a scrollframe, bug 331679 r/sr=bzbarsky
2006-04-22 10:28:13 +00:00
bzbarsky%mit.edu
ae1b7a2d2b
Don't print-preview <noscript> unless script is really disabled. Bug 334944, r+sr=jst
2006-04-22 00:06:30 +00:00
mrbkap%gmail.com
97d5c65b7b
Make the caret paint in the same color as the foreground so it's not always painted black. bug 334635, r+sr=roc
2006-04-21 19:13:58 +00:00
bzbarsky%mit.edu
d4898365f7
Make sure our IMAGE_NONE flag is always in sync with whether we have a
...
background image. Bug 311526 followup, r+sr=dbaron
2006-04-21 17:52:14 +00:00
vladimir%pobox.com
70cecebab0
b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron
2006-04-21 17:52:05 +00:00
jag%tty.nl
42dfc1651e
Bug 334829: FindFrameWithContent() can't find certain frames
...
If the hint frame's location in the frame tree doesn't match its element's location in the content tree, the hint is useless, and we don't correctly reboot the search without the hint. Add a flag to make the reboot work.
Patch courtesy of Danger Inc., r=dbaron, sr=bzbarsky
2006-04-21 11:13:41 +00:00
bzbarsky%mit.edu
220e313656
Treat background images more like background colors when printing. Bug 311526,
...
r=roc, sr=dbaron
2006-04-21 01:57:47 +00:00
bzbarsky%mit.edu
d11fe27a54
Trim whitespace that comes right before a <br> when trimming whitespace. Bug
...
132561 relanding, r+sr=dbaron
2006-04-21 01:31:35 +00:00
dbaron%dbaron.org
b03f85eb00
Missed review comment. b=302536
2006-04-20 21:04:18 +00:00
dbaron%dbaron.org
f16db17079
Fix crash relating to uninitialized floats in cursor structure, and make imagemap images use the cursor style of the areas when in them (instead of the cursor style from the image) and the cursor style of the image when not in the areas (instead of a hardcoded default). b=302536 r=biesi sr=bzbarsky
2006-04-20 21:02:10 +00:00
bzbarsky%mit.edu
bee9c2ead7
Treat terminal newlines in preformatted text like we treat <br> when inserting
...
frames into a block. Bug 310087, r+sr=roc
2006-04-20 19:00:33 +00:00
tor%cs.brown.edu
332722923c
Bug 334400 - create SVG transform list lazily. r=jwatt, sr=roc
2006-04-20 15:24:51 +00:00
cls%seawood.org
9d3fb5f3b1
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
dbaron%dbaron.org
4921360f53
Let the caret go outside of text frames (particularly when whitespace is trimmed). b=235223 r=mrbkap sr=bzbarsky
2006-04-20 07:58:22 +00:00
sharparrow1%yahoo.com
1aecebc478
Bug 334547: get rid of scrollframe code which never executes. r+sr=roc.
2006-04-20 03:22:48 +00:00
bzbarsky%mit.edu
d57fab34ea
Handle our single focused option being removed. Bug 325321, r=roc, sr=dbaron
2006-04-20 02:37:31 +00:00
jwatt%jwatt.org
47b43d2b61
Fixing bug 334325. Method "class nsSVGGlyphFrame::IsSelectable" does not override "class nsIFrame::IsSelectable" because type qualifiers do not match. r+sr=tor@acm.org
2006-04-20 00:31:13 +00:00
jwatt%jwatt.org
7e78eca298
Fixing bug 333733. Could leak attr in nsFrameUtil::Tag::ReadAttrs. r+sr=dbaron@mozilla.com
2006-04-20 00:13:34 +00:00
jwatt%jwatt.org
132cdee6a2
Fixing bug 330682. Radial gradients are broken when fx,fy is on or outside the circumference defined by cx, cy and r. r=scootermorris@comcast.net, sr=tor@acm.org
2006-04-19 21:58:18 +00:00
dbaron%dbaron.org
32ac3df8d0
Initialize rv. b=334655 r+sr=roc
2006-04-19 21:14:57 +00:00
uriber%gmail.com
ccfa09d4f1
Set the hint to HINTRIGHT when setting selection programatically. bug=334256 r+sr=roc
2006-04-19 20:21:25 +00:00
bzbarsky%mit.edu
ca2c89d6a6
Only parse those XUL display styles that we can actually construct. Bug
...
312120, r+sr=dbaron
2006-04-19 15:10:50 +00:00
bzbarsky%mit.edu
5a68224488
Remove the layout.reflow.async.duringDocLoad pref -- setting it to false just
...
makes us buggy. Bug 334543, r+sr=dbaron
2006-04-19 15:08:44 +00:00
bzbarsky%mit.edu
3334782e12
By the time we're processing reflow callbacks, reflow is done. Bug 334518,
...
r+sr=dbaron
2006-04-18 21:48:12 +00:00
vladimir%pobox.com
224933de70
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
2006-04-18 21:23:15 +00:00
sharparrow1%yahoo.com
d65ab3ab4c
Bug 334416: Misc view usage cleanups. r+sr=roc.
2006-04-18 06:05:24 +00:00
dbaron%dbaron.org
3c6768305c
Add assertions to verify no-reentry invariants in layout. b=310985 r+sr=bzbarsky
2006-04-18 05:44:02 +00:00
roc+%cs.cmu.edu
59f7449a78
Bug 333817. Give listbox focus display item correct bounds. r+sr=bzbarsky
2006-04-18 02:41:42 +00:00
gavin%gavinsharp.com
63d9f8e7cd
Fix vc6 bustage
2006-04-18 02:28:00 +00:00
sharparrow1%yahoo.com
052042d9a5
Bug 333926: Don't create a widget for documents when printing (fix cocoa printing). r+sr=roc.
2006-04-18 00:37:53 +00:00
mrbkap%gmail.com
8429003938
Fixing bustage from bug 287813.
2006-04-18 00:17:42 +00:00
bzbarsky%mit.edu
6f3c1e0303
Update our attr cache if our styles change. Bug 311557, r+sr=roc
2006-04-17 23:58:17 +00:00
mrbkap%gmail.com
cfb04e2527
Draw the caret in the normal path of frame painting instead of doing it directly to the current view. bug 287813, r+sr=roc
2006-04-17 23:16:46 +00:00
roc+%cs.cmu.edu
d29fd7c326
Bug 333481. Sort table-part event-handling display items to ensure that the table comes before all row-groups, which come before all rows, which come before all cells. r=bernd
2006-04-17 22:16:24 +00:00
gavin%gavinsharp.com
b2af559787
Bug 317269: fix comment, r+sr=roc
2006-04-17 22:06:25 +00:00
martijn.martijn%gmail.com
0af8d302e2
Backing out the patch for bug 333136, since it causes regressions
2006-04-17 20:56:25 +00:00
dbaron%dbaron.org
b75c5379ef
Back out checkins for bug 333829, for now at least.
2006-04-17 03:19:22 +00:00
bzbarsky%mit.edu
7872f5af7e
Don't mess with empty float cache lists. Bug 334105, r+sr+branch181=dbaron
2006-04-17 01:47:11 +00:00