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 |
|
dbaron%dbaron.org
|
6b341f00f5
|
Don't clear scope on Object.prototype. b=368958 r+sr=jst
|
2007-02-06 04:48:20 +00:00 |
|
tor%cs.brown.edu
|
127e436f3d
|
Bug 367796 - <svg:switch> should be SVGTransformable. r=scootermorris, sr=roc
|
2007-02-05 16:26:23 +00:00 |
|
masayuki%d-toybox.com
|
3bc41a090f
|
Bug 365886 Implement canvas transform() and setTransform(). patch by KUROSAWA, Takeshi (taken) <taken.spc@gmail.com> r=vlad
|
2007-02-03 12:27:49 +00:00 |
|
sayrer%gmail.com
|
a04f24f617
|
Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv
|
2007-02-01 15:14:00 +00:00 |
|
bzbarsky%mit.edu
|
dcd8a9cba4
|
Check with CAPS before executing in a sandbox. Bug 368655, r+sr=jst.
|
2007-01-30 16:38:15 +00:00 |
|
jwatt%jwatt.org
|
dc10e3ee1b
|
Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc
|
2007-01-26 23:45:15 +00:00 |
|
jst%mozilla.org
|
0f6b17a289
|
Attempting to fix crasher bug 367006. Reorder some code to make the GC timer book-keeping reliable. r+sr=jonas@sicking.cc
|
2007-01-26 01:19:31 +00:00 |
|
dbaron%dbaron.org
|
edeb781845
|
Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky
|
2007-01-25 02:03:02 +00:00 |
|
jst%mozilla.org
|
67a48c34dc
|
Landing fix for bug 368090. Code cleanup by kevin.heart@gmail.com, r+sr=jst@mozilla.org
|
2007-01-24 23:31:12 +00:00 |
|
dbaron%dbaron.org
|
84f0a10ddc
|
Correct punctuation in CSS error reports. b=315250 r+sr=bzbarsky.
|
2007-01-23 22:49:49 +00:00 |
|
jst%mozilla.org
|
0da9455b13
|
Fixing bug 287112. Make atob() report the right exception on invalid characters in the input. r+sr=jonas@sicking.cc
|
2007-01-23 00:48:02 +00:00 |
|
ajschult%verizon.net
|
cf0bd8c525
|
Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg
|
2007-01-20 04:49:33 +00:00 |
|
ajschult%verizon.net
|
cf4b086d33
|
Bug 243170: Remove javascript: url functionality to open JS(error) console. r=brendan, sr=bzbarsky. r=gavin to drop functionality from firefox and r=neil to drop functionality from seamonkey.
|
2007-01-20 04:42:12 +00:00 |
|
jst%mozilla.org
|
1144f21d61
|
Fixing regression bug 364474. Make wrapping of plugin DOM node work even if the underlying plugin wrapping fails. r=josh@mozilla.com, sr=bugmail@sicking.cc
|
2007-01-19 00:08:06 +00:00 |
|
tor%cs.brown.edu
|
ae780503a6
|
Bug 367357 - fix classinfo for SVGPathSegList. r=jwatt, sr=roc
|
2007-01-18 20:40:36 +00:00 |
|
jst%mozilla.org
|
bcda25eda9
|
Landing Dave Camp's fix for bug 362446. Add quotas to DOM storage. r=enndeakin@sympatico.ca, sr=jst@mozilla.org
|
2007-01-18 01:52:15 +00:00 |
|
jst%mozilla.org
|
13e769d9b6
|
Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org
|
2007-01-13 01:08:43 +00:00 |
|
bzbarsky%mit.edu
|
867068ef8a
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc. Bug 200930, r=sicking, sr=dbaron
|
2007-01-11 19:32:31 +00:00 |
|
peterv%propagandism.org
|
9ce9daa00c
|
Part 2 of the fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking.
|
2007-01-11 13:48:57 +00:00 |
|
jst%mozilla.org
|
1074e59e98
|
Fixing bug 366393. Attempt to schedule GC between pageloads when possible rather than slowing down page load with GC calls while loading. r+sr=bugmail@sicking.cc
|
2007-01-11 00:02:58 +00:00 |
|
tor%cs.brown.edu
|
5cce072b38
|
Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
|
2007-01-08 16:48:56 +00:00 |
|
jst%mozilla.org
|
3cdc7238f7
|
Fixing bug 337716. Swap two calls to avoid using a potentially dangling obj pointer. r=mrbkap@gmail.com, sr=bugmail@sicking.cc
|
2007-01-05 22:28:00 +00:00 |
|
graydon%mozilla.com
|
9d9858d348
|
Bug 333078: XPCOM cycle collector, first performance-related followup patch.
Reorganizes collection throttling to coincide with existing JS_GC scheme.
|
2007-01-05 01:44:42 +00:00 |
|
graydon%mozilla.com
|
4525ab79d9
|
Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
|
2007-01-04 22:31:26 +00:00 |
|
longsonr%gmail.com
|
e72a692314
|
Bug 363583 - remove non-standard getConsolidationMatrix function from SVG DOM r=jwatt,sr=roc
|
2007-01-03 09:54:08 +00:00 |
|
dbaron%dbaron.org
|
ebe94e5786
|
Remove now-unused declaration from header file (missed in previous patch). b=332285 r=martijn
|
2007-01-03 04:15:00 +00:00 |
|
Olli.Pettay%helsinki.fi
|
df0d70b04d
|
Bug 353021, better assertions
|
2007-01-02 19:21:38 +00:00 |
|
Olli.Pettay%helsinki.fi
|
dc30e99cc1
|
Bug 353021, crashes [@ PL_DHashTableOperate] removing from nsDOMClassInfo's sExternallyReferencedTable, r+sr=dbaron
|
2007-01-02 18:51:42 +00:00 |
|
bzbarsky%mit.edu
|
d8d349dea3
|
Push the JSContext we're going to run the javascript: URL in on the stack
before doing anything else. Bug 363594, r+sr=jst
|
2006-12-13 15:52:55 +00:00 |
|
bzbarsky%mit.edu
|
ec20bc00f2
|
Make it possible to start/stop jprof programmatically in C++ inside gklayout.
Bug 354069, r+sr=dbaron
|
2006-12-12 15:47:47 +00:00 |
|
tor%cs.brown.edu
|
37a91d14c7
|
Bug 361070 - Implement feBlend and feComposite.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
|
2006-12-11 16:33:08 +00:00 |
|
gerv%gerv.net
|
caae487a24
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2006-12-11 09:45:41 +00:00 |
|
bzbarsky%mit.edu
|
50917c013e
|
Go into an error state if we get a handler with a command in non-chrome XBL.
Bug 362716, r+sr=sicking
|
2006-12-07 02:34:57 +00:00 |
|
bzbarsky%mit.edu
|
8bfd20a05a
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5c3a11f4f4
|
Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc
|
2006-12-01 11:09:53 +00:00 |
|
jst%mozilla.org
|
956729b552
|
Fixing bug 357651. Make sure the cached window.document property outlives document.open(). r+sr=bzbarsky@mit.edu, a=pavlov@mozilla.com
|
2006-12-01 01:17:15 +00:00 |
|