Olli.Pettay@helsinki.fi
|
c9f0904665
|
Bug 373462, try to fix possible tdhtml regression
|
2007-10-22 16:40:13 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a78cbac9b4
|
Landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-22 14:42:25 -07:00 |
|
Olli.Pettay@helsinki.fi
|
69d3a1fc7a
|
backout Bug 373462, bug 385322. Still regress tp/talos
|
2007-10-21 09:46:54 -07:00 |
|
Olli.Pettay@helsinki.fi
|
cad8f0b8c4
|
Test-landing (again) Bug 373462, bug 385322, Better scheduling of cycle collection/gc, r+sr=sicking,jst
|
2007-10-21 07:09:29 -07:00 |
|
jonas@sicking.cc
|
adbcc231ed
|
backing out due to test failure
|
2007-10-19 18:22:48 -07:00 |
|
jonas@sicking.cc
|
cb77212ea7
|
Bug 345711: Call InstallImplementation when it's safe, rather tha directly from LoadBindings. r/sr=jst
|
2007-10-19 17:48:09 -07:00 |
|
jonas@sicking.cc
|
a02704b46d
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 14:36:20 -07:00 |
|
Olli.Pettay@helsinki.fi
|
62c8e4c75e
|
Bug 399502, onload event handler does not fire for xmldocument created with document.implementation.createDocument, r+sr+a=sicking
|
2007-10-19 10:21:16 -07:00 |
|
bzbarsky@mit.edu
|
a027b56a4f
|
Don't run XBL constructors during frame construction, ever. Bug 398006, r=sicking, sr=roc
|
2007-10-18 20:51:15 -07:00 |
|
jst@mozilla.org
|
73d06385cd
|
Fixing bug 399406. Make sure to initialize LiveConnect (if needed) when loading applets. r+sr+a=jonas@sicking.cc
|
2007-10-13 09:42:44 -07:00 |
|
jst@mozilla.org
|
dfcd678a2b
|
Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org
|
2007-10-10 14:03:12 -07:00 |
|
jst@mozilla.org
|
2f5c99810e
|
Fixing bug 393928. Lazily initialize liveconnect, and only initialize it when we can't find a Java plugin that supports NPRuntime. When a Java plugin that supports NPRuntime is found, use NPRuntime to expose liveconnect functionality (i.e. window.java and window.Packages). r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu, a=jonas@sicking.cc
|
2007-10-09 18:24:28 -07:00 |
|
sayrer@gmail.com
|
8e223c178f
|
Bug 397601. DOM storage leaks on performance graph server pages. r=enndeakin, sr=jst, a=sicking
|
2007-10-09 18:07:36 -07:00 |
|
mrbkap@gmail.com
|
bedc10550f
|
Deal with sites setting our proto's __proto__ to null. bug 398933, r+sr+a=jst
|
2007-10-09 15:50:49 -07:00 |
|
dcamp@mozilla.com
|
2788e8d9d2
|
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
|
2007-10-03 23:05:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6b454f086
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 09:56:07 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2fb8ea7b56
|
back out Bug 373462 / bug 385322 (again :( )
|
2007-09-29 10:33:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6aedd78ae
|
Bug 373462 / bug 385322, Better scheduling of cycle collection/gc, r+sr=jst
|
2007-09-29 08:02:57 -07:00 |
|
bzbarsky@mit.edu
|
fa9ec1b622
|
Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst
|
2007-09-28 07:28:16 -07:00 |
|
bzbarsky@mit.edu
|
b25b785ddc
|
Relanding bug 372769 with some cycle collection changes to fix leaks. r=mrbkap, sr=sicking, with r=sicking on the leak fixes.
|
2007-09-28 06:45:01 -07:00 |
|
bzbarsky@mit.edu
|
5ae0b67801
|
Backing out bug 372769 due to leaks.
|
2007-09-26 07:39:31 -07:00 |
|
bzbarsky@mit.edu
|
ee86dfedb4
|
Do lazy evaluation of XBL fields. Bug 372769, r=mrbkap, sr=sicking
|
2007-09-26 06:55:06 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f9c785fb8b
|
backout the test patch for Bug 373462 and 385322
|
2007-09-23 09:10:12 -07:00 |
|
Olli.Pettay@helsinki.fi
|
1d42d7ad32
|
Testland a patch for Bug 373462 and 385322, 'Better scheduling of cycle collection/gc'
|
2007-09-23 07:05:27 -07:00 |
|
Olli.Pettay@helsinki.fi
|
4828fb7a4d
|
Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me
|
2007-09-22 08:57:03 -07:00 |
|
Olli.Pettay@helsinki.fi
|
3d3dee855b
|
backout patch for Bug 373462, Bug 385322
|
2007-09-21 03:00:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
08d334c65d
|
Bug 373462, Bug 385322, Better scheduling of cycle collection/gc, r=jst, sr=sicking, a=sicking
|
2007-09-21 01:54:36 -07:00 |
|
bzbarsky@mit.edu
|
3d72bc9b42
|
Adding test.
|
2007-09-20 20:39:37 -07:00 |
|
sayrer@gmail.com
|
8bcd5fb9f2
|
Bug 396452. Enforce SpiderMonkey request model with assertions. r=mrbkap, sr/a=brendan
|
2007-09-18 17:26:39 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ae89765af6
|
Bug 395426, Contextmenu opened using keyboard should have .button == 0, r=enndeakin,sr+a=jst
|
2007-09-18 00:25:49 -07:00 |
|
brendan@mozilla.org
|
19b6fcc0f0
|
Back-out due to test failure.
|
2007-09-17 18:22:20 -07:00 |
|
brendan@mozilla.org
|
2260fcfe2e
|
Make GCF_SYSTEM immutable per object (396487, r=igor).
|
2007-09-17 17:47:42 -07:00 |
|
dbaron@dbaron.org
|
9ecd521da1
|
Add shouldBeFreed calls for nsJSContext. b=394566 r+sr=peterv a=bzbarsky
|
2007-09-17 17:30:58 -07:00 |
|
mrbkap@gmail.com
|
eaabef106d
|
Set the script's filename correctly and don't treat the lack of a filename as a failure. bug 391470, r+sr=bzbarsky
|
2007-09-15 09:51:12 -07:00 |
|
jst@mozilla.org
|
1db047424e
|
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
|
2007-09-07 13:30:15 -07:00 |
|
tor@cs.brown.edu
|
bad0c551e3
|
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r+sr+a=roc
|
2007-09-05 16:07:34 -07:00 |
|
jwalden@mit.edu
|
f57320c98b
|
Bug 348748 - Cleanup from the handful of patches which have landed since the initial landing that have readded cast macros; I intend to remove the rest of the instances Very Soon, all but certainly before the M8 freeze, so the macro definitions can be removed, again all but certainly before the M8 freeze, if people are okay with them being removed. Still r=bsmedberg, a=no-functionality-change
|
2007-09-04 23:41:35 -07:00 |
|
dcamp@mozilla.com
|
791d1813f7
|
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
|
2007-08-31 16:18:46 -07:00 |
|
jwalden@mit.edu
|
d610945e9f
|
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
|
2007-08-29 13:38:44 -07:00 |
|
jst@mozilla.org
|
ab77ec8567
|
Fixing thunderbird bustage.
|
2007-08-28 18:30:04 -07:00 |
|
jst@mozilla.org
|
f967dad17e
|
Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at
|
2007-08-28 17:28:32 -07:00 |
|
jwalden@mit.edu
|
79066f5a93
|
Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9
|
2007-08-28 16:42:41 -07:00 |
|
tor@cs.brown.edu
|
085f1967a7
|
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
|
2007-08-27 16:11:14 -07:00 |
|
philringnalda@gmail.com
|
bec07479a7
|
Bug 393713 - Landing bug 393300 broke building without MOZ_STORAGE, patch by romaxa <romaxa@gmail.com>, r+sr+a1.9=jst
|
2007-08-26 17:13:54 -07:00 |
|
mrbkap@gmail.com
|
1947edab7c
|
Be consistent as to when we forward to the inner window. bug 393669, r+sr=jst
|
2007-08-25 13:11:34 -07:00 |
|
cbarrett@mozilla.com
|
75990c3f1f
|
Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav
|
2007-08-24 18:55:28 -07:00 |
|
sayrer@gmail.com
|
2c8e395988
|
Bug 393300. DOMStorage leaks mozStorage classes on shutdown. r+sr+a=jst
|
2007-08-23 15:37:05 -07:00 |
|
masayuki@d-toybox.com
|
a17a03f2ea
|
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
|
2007-08-22 04:13:46 -07:00 |
|
igor@mir2.org
|
35b27bae9a
|
Bug 386265: missing commit to fix compilation.
|
2007-08-11 13:40:43 -07:00 |
|
smontagu@smontagu.org
|
30e73a1db8
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 11:37:16 -07:00 |
|