mats.palmgren@bredband.net
|
689855b929
|
Mochitest for bug 377539. b=377539 r=bzbarsky
|
2007-05-09 06:27:59 -07:00 |
|
peterv@propagandism.org
|
c33c383c2a
|
Fix for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor). r/sr=jst.
|
2007-05-09 05:04:59 -07:00 |
|
mats.palmgren@bredband.net
|
31e0374bd4
|
Search docshell ancestors for a device context if it can't be found on the current one. b=377539 r+sr=bzbarsky
|
2007-05-08 02:43:59 -07:00 |
|
jonas@sicking.cc
|
1c214cc3a2
|
back out last patch since leaks went through the roof
|
2007-05-07 18:03:08 -07:00 |
|
jonas@sicking.cc
|
9179b005a4
|
Don't attempt to cycle collect documents, windows and elements that are currently being viewed. r=bz, sr=jst b=378987
|
2007-05-07 16:45:25 -07:00 |
|
bzbarsky@mit.edu
|
b1563bdb95
|
Make sure that the style context doesn't live too long. Bug 375399, r=smaug,sr=jst
|
2007-05-04 22:45:24 -07:00 |
|
asqueella@gmail.com
|
5422f92f6b
|
Bug 372554 - "ASSERTION: cannot set host on no-auth url" trying to set location.hostname at a file: URLp=Ryan Jones <sciguyryan@gmail.com>r=biesi/r+sr=jst
|
2007-05-03 23:42:28 -07:00 |
|
igor@mir2.org
|
e5defb0763
|
Bug 377751: Switching JSClass.mark in XPConnect to the tracing semantics. r=jst, sr=brendan
|
2007-05-02 13:20:21 -07:00 |
|
bzbarsky@mit.edu
|
32d3d359f4
|
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(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 15:24:20 -07:00 |
|
igor@mir2.org
|
1160f3bc2d
|
Bug 377751: removal of the commit.
|
2007-05-01 14:54:29 -07:00 |
|
igor@mir2.org
|
1ce0c4d485
|
Bug 377751: JSClass instances in xpconnect use the tracing API. r=brendan, sr=jst
|
2007-05-01 14:06:07 -07:00 |
|
bzbarsky@mit.edu
|
36656a88fa
|
Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test.
|
2007-04-26 21:19:11 -07:00 |
|
enndeakin@sympatico.ca
|
7e98f6b0e7
|
Bug 371127, add a test for domstorage in chrome, r=sayrer
|
2007-04-26 08:35:57 -07:00 |
|
enndeakin@sympatico.ca
|
2092668aa3
|
Bug 371127, support using domstorage from chrome, r=jst,sr=dveditz
|
2007-04-26 05:56:03 -07:00 |
|
peterv@propagandism.org
|
f61971e016
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
|
sayrer@gmail.com
|
60a57fa0e2
|
bug 375543. One last resource in the Makefile to fix bustage.
|
2007-04-23 22:25:13 -07:00 |
|
sayrer@gmail.com
|
add691fc93
|
bug 375543. alter Makefiles to prevent Windows bustage.
|
2007-04-23 21:41:41 -07:00 |
|
sayrer@gmail.com
|
fe7436e0d2
|
Add Prototype.js library unit tests. Hopefully the first of many AJAX test suites. Patch by John Resig <jresig@mozilla.com>. r=sayrer
|
2007-04-23 21:01:42 -07:00 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
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 07:21:53 -07:00 |
|
enndeakin@sympatico.ca
|
9e554b3e8b
|
Bug 374570, constrain popups to frame, r+sr=roc
|
2007-04-20 11:20:03 -07:00 |
|
Olli.Pettay@helsinki.fi
|
8df77090be
|
Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst
|
2007-04-19 16:20:29 -07:00 |
|
Olli.Pettay@helsinki.fi
|
87770d8f70
|
Bug 373998, Use inner global window as the event target in the event target chain, but outer global as DOM event target, r+sr=jst
|
2007-04-17 02:18:36 -07:00 |
|
jst@mozilla.org
|
cb9efcf232
|
Fixing bug 377356. Move code around to ensure security checks are always done against the right object. r+sr=bzbarsky@mit.edu
|
2007-04-16 16:11:15 -07:00 |
|
sayrer@gmail.com
|
0ce8af1698
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
|
gijskruitbosch@gmail.com
|
3ae532001a
|
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
|
2007-04-15 05:31:18 -07:00 |
|
brendan@mozilla.org
|
356fcb2b94
|
Set JSOPTION_ANONFUNFIX as one of the default options (377433, r+sr=jst).
|
2007-04-13 16:06:40 -07:00 |
|
enndeakin@sympatico.ca
|
8b6667e253
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-11 21:37:39 -07:00 |
|
jst@mozilla.org
|
3be9e981bc
|
Fixing bug 376987. Add missing code to event listener registration helper code. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2007-04-10 16:59:28 -07:00 |
|
joshmoz@gmail.com
|
087aa65283
|
add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav
|
2007-04-05 17:11:41 -07:00 |
|
bzbarsky@mit.edu
|
48879b4db7
|
Default javascript: URIs to running in a sandbox instead of not running atall. Bug 376484, r+sr=jst
|
2007-04-05 15:49:32 -07:00 |
|
marco@gnome.org
|
5ab573d3b3
|
Bug 375519. Return window.innerWidth and window.innerHeight in css pixels.r=sharparrow1 sr=roc
|
2007-04-04 03:54:54 -07:00 |
|
bzbarsky@mit.edu
|
372f7062ad
|
Comment out just the one failing part, not hte whole test.
|
2007-04-02 13:48:25 -07:00 |
|
sayrer@gmail.com
|
abe04bad8b
|
Disable a test for bug 351633 because of tinderbox linux orange.
|
2007-04-02 13:28:49 -07:00 |
|
bzbarsky@mit.edu
|
a930fcaa70
|
Fix race condition that led to the orange yesterday, and fix a test that wasn'tactually testing things.
|
2007-04-02 10:35:05 -07:00 |
|
bzbarsky@mit.edu
|
3b5df7a35e
|
Adding tests for bug 351633
|
2007-04-01 20:04:58 -07:00 |
|
Olli.Pettay@helsinki.fi
|
2ac9d63c5d
|
Bug 374547, regression: unable to repeat xbl bound element inside another with the same binding r=jst,sr=bz
|
2007-04-01 05:19:44 -07:00 |
|
dbaron@dbaron.org
|
85eb65ced4
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
|
sayrer@gmail.com
|
d2575b1708
|
bug 375444. silence overflow warning in nsJSEnvironment.cpp using gcc 4.1.2. r+sr=jst
|
2007-03-26 19:08:19 -07:00 |
|
crowder@fiverocks.com
|
a2156b9e6e
|
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
|
465265d0d4
|
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 |
|