mats.palmgren@bredband.net
|
6902999f4b
|
Make nsFocusController::MoveFocus() return an error code when it fails. Patch by Daniel Bainton <daniel.bainton@gmail.com>. b=381404 r=me sr=jst
|
2007-06-18 17:49:49 -07:00 |
emaijala@kolumbus.fi
|
c171178c76
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
mrbkap@gmail.com
|
276d39deb9
|
Don't return NS_OK in failure cases. Instead, return a well-known value that nsGlobalWindow can convert. bug 382196, r+sr=jst
|
2007-06-15 14:47:37 -07:00 |
igor@mir2.org
|
bd4f6f7331
|
Bug 378793: Patch from Mike Moening and me to implement per-context debug hooks. r=brendan
|
2007-06-14 23:44:18 -07:00 |
peterv@propagandism.org
|
e9e745dee8
|
Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst.
|
2007-06-14 03:03:44 -07:00 |
bzbarsky@mit.edu
|
7d038994ec
|
Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,r=biesi, sr=jst
|
2007-06-13 15:42:07 -07:00 |
mats.palmgren@bredband.net
|
cfcd055eb1
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
jonas@sicking.cc
|
e244ddfbf1
|
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
|
2007-06-12 14:56:06 -07:00 |
jonas@sicking.cc
|
fdf2d5e3ae
|
Bug 383511: Support multi-domain tests in mochitest. r=sayrer
|
2007-06-11 14:55:28 -07:00 |
bzbarsky@mit.edu
|
631475d596
|
Make sure to do async javascript: execution only against the inner window theload started against. Bug 372666, r=jst, sr=biesi
|
2007-06-10 13:59:37 -07:00 |
rcampbell@mozilla.com
|
74cb36be7e
|
Commenting MochiKit until fixed on Linux
|
2007-06-07 09:59:24 -07:00 |
rcampbell@mozilla.com
|
6437b75480
|
Fixed case error in Makefile
|
2007-06-06 14:29:18 -07:00 |
rcampbell@mozilla.com
|
72bc663206
|
More makefile oddness
|
2007-06-06 14:15:37 -07:00 |
rcampbell@mozilla.com
|
b2bb196dcd
|
Spaces in Makefile.in, entabified
|
2007-06-06 13:59:40 -07:00 |
rcampbell@mozilla.com
|
6aaed9c7ce
|
Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com>
|
2007-06-06 13:33:16 -07:00 |
martijn.martijn@gmail.com
|
9a3d3d0ac4
|
Bug 127013 - fullScreen property operates inconsistently for frames, patch by Michael Ventnor, r+sr=jst
|
2007-06-04 16:15:29 -07:00 |
samuel@sieb.net
|
6f2a56926a
|
Bug 376643 - setInterval fires repeatedly with incorrectly small delays...r=jstsr=brendan
|
2007-05-30 23:11:10 -07:00 |
roc+@cs.cmu.edu
|
7573f7dcdb
|
Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers
|
2007-05-30 15:32:54 -07:00 |
bclary@bclary.com
|
f5aab2f645
|
Bug 382182 - script tag should support version 1.8, r=jonas,sr=brendan
|
2007-05-29 22:55:55 -07:00 |
roc+@cs.cmu.edu
|
1d3bab895f
|
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
|
2007-05-29 02:45:30 -07:00 |
sharparrow1@yahoo.com
|
eafd48b1a3
|
Bug 381993: Crash [@ nsDOMMouseEvent::GetClientX] with mousemove generating and removing stuff. r=smaug, sr=roc.
|
2007-05-28 21:56:16 -07:00 |
peterv@propagandism.org
|
abe3250204
|
Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst.
|
2007-05-25 09:06:02 -07:00 |
peterv@propagandism.org
|
58193c0e4f
|
Fix bustage
|
2007-05-25 02:00:11 -07:00 |
peterv@propagandism.org
|
1dbf3e9e35
|
Fix for bug 377884 (Switch nsXPConnect::Traverse to use tracing). r=jst/igor, sr=dbaron.
|
2007-05-25 01:42:08 -07:00 |
Olli.Pettay@helsinki.fi
|
e979ff3b11
|
Bug 378776, Need safe way to iterate a document's presshells, r+sr=bz
|
2007-05-22 14:45:03 -07:00 |
masayuki@d-toybox.com
|
bc75592576
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
jonas@sicking.cc
|
ea1afb36a5
|
Bug 53901: Don't set is-in-doc flag on cloned XUL nodes. r/sr=jst
|
2007-05-15 18:13:47 -07:00 |
Olli.Pettay@helsinki.fi
|
81db8350b0
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
jonas@sicking.cc
|
c8e8237fd4
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-10 13:21:12 -07:00 |
jst@mozilla.org
|
3484a36643
|
Backing out Jonas' last changes due to tinderbox orange, per Jonas' request.
|
2007-05-09 17:42:33 -07:00 |
jonas@sicking.cc
|
eb28533fb6
|
Relanding bug 378987. Don't try to collect windows, documents or elements of actively viewed pages. r=bz/jst sr=jst
|
2007-05-09 16:33:28 -07:00 |
mats.palmgren@bredband.net
|
905e553678
|
Mochitest for bug 377539. b=377539 r=bzbarsky
|
2007-05-09 06:27:59 -07:00 |
peterv@propagandism.org
|
52c16e78be
|
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
|
4b9de34943
|
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
|
77e2d700f6
|
back out last patch since leaks went through the roof
|
2007-05-07 18:03:08 -07:00 |
jonas@sicking.cc
|
fe815718d5
|
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
|
213e1f5566
|
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
|
e2a5e3b2d3
|
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
|
3b6c4a7b39
|
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
|
9a5db57b2f
|
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
|
4d2fa17276
|
Bug 377751: removal of the commit.
|
2007-05-01 14:54:29 -07:00 |
igor@mir2.org
|
4d525734e5
|
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
|
5c2ca46104
|
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
|
c8efffd512
|
Bug 371127, add a test for domstorage in chrome, r=sayrer
|
2007-04-26 08:35:57 -07:00 |
enndeakin@sympatico.ca
|
dbb114af15
|
Bug 371127, support using domstorage from chrome, r=jst,sr=dveditz
|
2007-04-26 05:56:03 -07:00 |
peterv@propagandism.org
|
37ea48ef85
|
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
|
2007-04-25 09:35:27 -07:00 |
sayrer@gmail.com
|
add95e671c
|
bug 375543. One last resource in the Makefile to fix bustage.
|
2007-04-23 22:25:13 -07:00 |