reed%reedloden.com
|
60463bff28
|
Completely backout patch from Jonathan Steele in bug 399753 due to bustage.
|
2007-10-15 03:42:27 +00:00 |
reed%reedloden.com
|
84f61ae821
|
Bug 399753 - "Remove "nsISupportsArray" in the layout directory" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=dbaron]
|
2007-10-15 03:10:00 +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 |
timeless%mozdev.org
|
85a4da54cd
|
Bug 386560 enable inspector support to work with --disable-xul
r=bsmedberg sr=bz
|
2007-07-18 05:35:23 +00:00 |
bzbarsky%mit.edu
|
ee3679d650
|
Make attribute changes that also cause a state change properly reresolve style
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
|
2007-07-12 20:05:49 +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 |
timeless%mozdev.org
|
bc5eab8a7b
|
Bug 385716 inIFlasher.drawElementOutline and inIFlasher.repaintElement aren't null safe [@ inLayoutUtils::GetWindowFor]
r=bz sr=bz
|
2007-07-01 19:13:13 +00:00 |
sdwilsh%shawnwilsher.com
|
8b6b606e63
|
Bug 383890 - crash creating new dom attribute with prefix [@inDOMView::GetChildNodesFor]. Patch by Mook <mook.moz+mozbz@gmail.com>. r=sdwilsh, sr=neil
|
2007-06-12 17:19:55 +00:00 |
mats.palmgren%bredband.net
|
3b6c24af11
|
Make CreateRenderingContext() return error for a null surface and add error handling to callers. b=362201 r+sr=vladimir
|
2007-05-12 13:06:17 +00:00 |
bzbarsky%mit.edu
|
b1e55b927c
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
|
2007-05-01 22:24:25 +00:00 |
benjamin%smedbergs.us
|
3fb4912f5d
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 14:22:04 +00:00 |
tor%cs.brown.edu
|
fe44ffe2d9
|
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
|
2007-03-10 13:49:43 +00:00 |
Olli.Pettay%helsinki.fi
|
723a1d63ac
|
Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc
|
2007-03-06 09:53:56 +00:00 |
jonas%sicking.cc
|
ad95d9030f
|
Bug 371083: Second installment in our exiting series 'deCOMtaminate the XBL code'. r/sr=jst
|
2007-02-27 00:14:01 +00:00 |
sharparrow1%yahoo.com
|
90d1fd161d
|
Bug 371460: Remove clipping functions from views. r+sr=roc.
|
2007-02-24 15:27:20 +00:00 |
sharparrow1%yahoo.com
|
3efcb2ee74
|
Bug 370642: remove use of views in layout/inspector. r+sr=dbaron.
|
2007-02-18 04:44:21 +00:00 |
jonas%sicking.cc
|
9eea4cd5fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
sharparrow1%yahoo.com
|
c78720aa24
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
asqueella%gmail.com
|
e826dfdf79
|
Bug 210096, part two - remove inIFileSearch interface and its implementation
patch by Shawn Wilsher <comrade693+bmo@gmail.com>
r=db48x, sr=neil
|
2007-01-31 15:04:36 +00:00 |
cvshook%sicking.cc
|
0c24c4a4c3
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
timeless%mozdev.org
|
6f1336f6fc
|
Bug 366927 DOMi does not remember preference for showing whitespace nodes or not at first startup
patch by comrade693+bmo@gmail.com r=db48x sr=neil
|
2007-01-14 23:20:31 +00:00 |
cvshook%sicking.cc
|
e2aa94302c
|
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
|
2006-11-03 21:51:01 +00:00 |
aaronleventhal%moonset.net
|
2fee238453
|
Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil
|
2006-10-30 02:49:34 +00:00 |
timeless%mozdev.org
|
23f982b58c
|
Bug 345982 Object - DOM Node does not update when changing values of a node's attributes
patch by sylvain.pasche@gmail.com r=timeless sr=neil
|
2006-09-20 15:35:52 +00:00 |
db48x%yahoo.com
|
019811c5df
|
bug 351744: Memory leak in |inFileSearch::SetFilenameCriteria| (inFileSearch.cpp)
r=timeless, sr=biesi
|
2006-09-17 17:11:08 +00:00 |
bzbarsky%mit.edu
|
0eb47518f5
|
Fix crash bug 349398, r+sr=sicking
|
2006-08-31 03:22:36 +00:00 |
aaronleventhal%moonset.net
|
48f346127e
|
Bug 337674. Make it possible to inspect accessibles (nsIAccessible) objects. Patch thanks to Alexander Surkov. r=timeless, sr=neil
|
2006-08-07 19:54:35 +00:00 |
cvshook%sicking.cc
|
c7936e48f6
|
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
|
2006-07-19 04:36:36 +00:00 |
timeless%mozdev.org
|
e8b7c24032
|
Bug 344396 domi crashes inspecting something [@ nsBindingManager::GetContentListFor]
r=jst sr=jst
|
2006-07-14 12:08:59 +00:00 |
cvshook%sicking.cc
|
cf07d96809
|
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
|
2006-07-02 07:23:10 +00:00 |
cbiesinger%web.de
|
7e7534e8f9
|
Bug 341084 use a unicode buffer rather than AssignWithConversion
r+sr=bz
|
2006-06-12 17:05:50 +00:00 |
Jan.Varga%gmail.com
|
5ab0398355
|
Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
|
2006-06-06 20:05:13 +00:00 |
neil%parkwaycc.co.uk
|
5d5389a078
|
Bug 338741 Make it possible for DOM Inspector to select an element by click in a content document of the inspected chrome r+sr=bz
|
2006-05-31 08:38:26 +00:00 |
benjamin%smedbergs.us
|
7b23423bc0
|
Fix mutation handling in Inspector to be more robust and correct. Bug 285204,
r=timeless, sr=neil re-landing into layout/inspector since it was originally commited after the cvs copiies from bug 325100 were performed.
|
2006-05-21 16:41:06 +00:00 |
benjamin%smedbergs.us
|
ffe58cb17a
|
Bug 325100 - move DOMI C++ components into gklayout, r=dbaron
|
2006-05-19 18:59:39 +00:00 |
bsmedberg%covad.net
|
43dbfb1d6f
|
Bug 295711 part 3 - Package inspector as a real extension (in <appdir>/extensions/inspector@mozilla.org/...) and consolidate all the silly app-specific forking/overriding done in browser/extensions/inspector and mail/extensions/inspector r=mconnor sr+a=shaver
|
2006-05-17 02:38:58 +00:00 |
bsmedberg%covad.net
|
d99e8bdfa2
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2006-05-17 02:38:57 +00:00 |
dbaron%dbaron.org
|
5ecc7ce364
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-05-17 02:38:56 +00:00 |
cvshook%sicking.cc
|
fee930d074
|
Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron
|
2006-05-17 02:38:55 +00:00 |
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 |