crowder@fiverocks.com
|
543befbd6a
|
Bug 330569: provide configuration option for enabling new relimit option in JS, r=mrbkap, sr=jst
|
2007-03-23 14:27:14 -07:00 |
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
peterv%propagandism.org
|
8d3c347199
|
Fix for bug 374449 (Most callers of nsIDocument::RemoveReference leak). r/sr=jst.
|
2007-03-20 17:39:25 +00:00 |
surkov.alexander%gmail.com
|
003883eceb
|
Fix for bug 372552 - add interface for xul:menu similar with nsIDOMXULSelectControlElement, first-review=enndeakin, second-review=neil
|
2007-03-20 17:00:15 +00:00 |
ted.mielczarek%gmail.com
|
c57cf89dbf
|
bug 374563 - MSVC preprocessor generates non distributable/compilable code from mozilla files. patch by Tom Aratyn, themystic.ca@gmail.com, r+sr=peterv
|
2007-03-20 15:56:43 +00:00 |
peterv%propagandism.org
|
e5d3f5db52
|
Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst.
|
2007-03-19 09:19:16 +00:00 |
mats.palmgren%bredband.net
|
1af15d8682
|
Implement DOM clientLeft and clientTop. b=111207 r+sr=roc
|
2007-03-15 23:05:13 +00:00 |
roc+%cs.cmu.edu
|
b062dc1050
|
Fixing bustage
|
2007-03-14 01:58:06 +00:00 |
roc+%cs.cmu.edu
|
314f2ab5fd
|
Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron
|
2007-03-14 01:42:42 +00:00 |
asqueella%gmail.com
|
2e26a572cc
|
decomtaminate nsIXULPrototypeCache (bug 364329)
r=smaug, sr=roc
|
2007-03-12 05:53:33 +00:00 |
dbaron%dbaron.org
|
e19b9e8e92
|
Add debugging code to cycle collector to give information about objects it has been told ought to be freed. b=372766 r=graydon sr=peterv
|
2007-03-09 23:00:14 +00:00 |
peterv%propagandism.org
|
a267e57680
|
Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron.
|
2007-03-09 13:14:06 +00:00 |
peterv%propagandism.org
|
ac00288f67
|
Another bustage fix.
|
2007-03-08 11:58:45 +00:00 |
peterv%propagandism.org
|
12f2917956
|
Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst.
|
2007-03-08 11:17:16 +00:00 |
peterv%propagandism.org
|
3d6360dc54
|
Fix for bug 370265 (nsDOMScriptObjectHolder/NS_DropScriptObject tries to get service while shutting down). r/sr=jst.
|
2007-03-02 13:34:14 +00:00 |
enndeakin%sympatico.ca
|
794743a7b5
|
Bug 372247, crash simulating key events on a window with no frame, r+sr=roc
|
2007-03-02 03:57:16 +00:00 |
bzbarsky%mit.edu
|
2c7e94abfd
|
Report chrome JS errors to the error console again. Bug 324142, r+sr=jst
|
2007-03-02 01:05:46 +00:00 |
sayrer%gmail.com
|
f439f34685
|
bug 371581. Add dom-level2-core. r=rcampbell
|
2007-02-28 22:59:26 +00:00 |
benjamin%smedbergs.us
|
a378b2fef3
|
The shared rule doesn't work sometimes... I'm not sure why.
|
2007-02-28 21:47:28 +00:00 |
benjamin%smedbergs.us
|
e82eaa2843
|
More followup from bug 360998, for Windows stupidity, r=sayrer
|
2007-02-28 19:50:14 +00:00 |
jst%mozilla.org
|
dc601a8a51
|
Fix part of bug 343999. Make window.home() go to the first home page if more than one are specified. r=jonas@sicking.cc, sr=dveditz@cruzio.com
|
2007-02-28 00:33:22 +00:00 |
enndeakin%sympatico.ca
|
7d5c0e2d30
|
Bug 364508, add api to synthesize events at the widget level, r+sr=roc
|
2007-02-26 21:14:19 +00:00 |
jst%mozilla.org
|
1e5bc6c693
|
Fixing bug 371321. Restore code to call the finalize hook on window objects. r=mrbkap@gmail.com, sr=dbaron@mozilla.com
|
2007-02-24 06:57:20 +00:00 |
sayrer%gmail.com
|
f86b76cdc2
|
bug 360998. bustage fix: windows nsinstall has file limit that is too low for us, so split the install directives into three parts.
|
2007-02-24 04:15:07 +00:00 |
sayrer%gmail.com
|
cf9cf44995
|
bug 360998. bustage fix.
|
2007-02-24 03:31:46 +00:00 |
sayrer%gmail.com
|
9568d689f3
|
bug 360998. skip make for now because nsinstall can't handle it
|
2007-02-24 02:31:16 +00:00 |
sayrer%gmail.com
|
bea8dac851
|
bug 360998. add a whole lot of dom tests. r=rcampbell
|
2007-02-24 02:05:59 +00:00 |
sayrer%gmail.com
|
ee97ef0b74
|
bug 360998. add a whole lot of dom tests. r=rcampbell
|
2007-02-24 01:51:16 +00:00 |
mats.palmgren%bredband.net
|
7c4a52509b
|
Fix a few crashes caused by a null prototype. b=371124 r+sr=jst
|
2007-02-23 02:18:22 +00:00 |
peterv%propagandism.org
|
86e967cb1b
|
Fix assertions (followup to fix for bug 368369).
|
2007-02-22 15:20:20 +00:00 |
peterv%propagandism.org
|
110bad95e6
|
Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst.
|
2007-02-22 14:16:58 +00:00 |
peterv%propagandism.org
|
e1a7411a91
|
Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst.
|
2007-02-22 13:33:50 +00:00 |
emaijala%kolumbus.fi
|
7d1609380e
|
Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
|
2007-02-20 19:45:17 +00:00 |
longsonr%gmail.com
|
ed2d4145f6
|
Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc
|
2007-02-20 11:03:00 +00:00 |
peterv%propagandism.org
|
0e04a8b0f2
|
Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst.
|
2007-02-18 14:38:04 +00:00 |
kaie%kuix.de
|
44e67a20fd
|
Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in dom and browser
Adding strings for new SSL error page
r=mconnor, sr=neil
|
2007-02-18 04:20:12 +00:00 |
jonas%sicking.cc
|
073b1fd3fe
|
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 |
enndeakin%sympatico.ca
|
985f7a44f0
|
Bug 331625, add itemCount/getItemAtIndex/getItemWithIndex to select controls, r+sr=neil
|
2007-02-16 19:16:13 +00:00 |
bzbarsky%mit.edu
|
49cd55528f
|
Fix build bustage. Bug 369244
|
2007-02-16 01:45:16 +00:00 |
bzbarsky%mit.edu
|
ef25ce1f54
|
Decouple the execution of javascript: URIs from the question of whether they
have known subject principals. Make it possible for callers to control
execution on a per-channel basis. Bug 369244, r=jst, sr=brendan
|
2007-02-16 01:01:39 +00:00 |
Olli.Pettay%helsinki.fi
|
cc8c160a3b
|
Trying to fix bustage, Bug 363067
|
2007-02-16 00:03:57 +00:00 |
Olli.Pettay%helsinki.fi
|
805e0ff0f8
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
sharparrow1%yahoo.com
|
d19f64369b
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
asqueella%gmail.com
|
9910e03b3b
|
Bug 310037 - alert() text is cut off by null byte (fix by stripping the null bytes in nsGlobalWindow::Alert, Prompt, and Confirm)
p=Ryan Jones <sciguyryan@gmail.com>
r=sicking sr=bzbarsky
|
2007-02-11 00:14:15 +00:00 |
Olli.Pettay%helsinki.fi
|
6f24b54f47
|
Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking
|
2007-02-09 13:00:00 +00:00 |
aaronleventhal%moonset.net
|
b6b7bd9c78
|
Bug 365866. Expose appropriate tree table state, name and actions for cells that are checkboxes and cyclers. Patch by david.bolter@utoronto.ca. r=aaronlev, r=surkov, r=bienvenu, sr=mscott
|
2007-02-08 19:48:32 +00:00 |
peterv%propagandism.org
|
035b64f2b6
|
Fix for bug 366818 (crash [ @ nsDOMConstructor::HasInstance ]). r/sr=jst.
|
2007-02-08 16:11:41 +00:00 |
sharparrow1%yahoo.com
|
76a64e5c22
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
bzbarsky%mit.edu
|
80dc011846
|
Check lengths. Bug 369413, r+sr=jst
|
2007-02-06 06:40:06 +00:00 |
gavin%gavinsharp.com
|
fe1a9c03ff
|
Bug 369427: perform window.open() URL security check before popup blocking, to ensure that we don't notify UI of a blocked popup that would have otherwise failed anyways, r+sr=bzbarsky
|
2007-02-06 05:11:13 +00:00 |