dbaron%dbaron.org
|
9d498d4cf6
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 18:51:40 +00:00 |
enndeakin%sympatico.ca
|
a71cb5f411
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 15:49:46 +00:00 |
jst%mozilla.org
|
c04debab53
|
Fixing bug 380618. Remove support for window.ononline and window.onoffline in favor of using window.addEventListener() for these new events. r=chris.double@double.co.nz, sr=jonas@sicking.cc
|
2007-07-03 23:40:11 +00:00 |
gavin%gavinsharp.com
|
3155cf77ec
|
Bug 261633: treat setInterval('foo()') as setTimeout('foo()', 0) to match IE and avoid recursive timeouts, r+sr=jst
|
2007-07-03 22:38:04 +00:00 |
bzbarsky%mit.edu
|
d672aea79c
|
Fix spelling in comment. Bug 384981
|
2007-07-03 19:39:51 +00:00 |
gavin%gavinsharp.com
|
8e1a892dd1
|
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
|
2007-07-03 16:49:07 +00:00 |
bzbarsky%mit.edu
|
11a05e7d54
|
Make javascript: URIs block onload on the document that (hopefully) corresponds
to their loadgroup. This is the document they're running against if they're
not a document URI, or its parent if they are. Bug 384981, r=jst, sr=biesi
|
2007-07-02 23:48:51 +00:00 |
benjamin%smedbergs.us
|
d39957269b
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 18:20:28 +00:00 |
dbaron%dbaron.org
|
66d124ddd7
|
Add another shouldBeFreed debugging call to catch outer windows better for cycle collector debugging. b=385549 r+sr=jst
|
2007-06-30 03:01:50 +00:00 |
enndeakin%sympatico.ca
|
d6cdd07569
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 22:16:06 +00:00 |
enndeakin%sympatico.ca
|
250695914b
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 19:04:52 +00:00 |
sdwilsh%shawnwilsher.com
|
75742d0313
|
Bug 386109 - Integrate jQuery Test Suite (adding missing file). Patch by John Resig <jresig@mozilla.com>. r=rcampbell
|
2007-06-29 15:53:36 +00:00 |
rcampbell%mozilla.com
|
74d092e4e6
|
bug 386109 - Integrate jQuery Test Suite, patch by John Resig <jresig@mozilla.com>, r+=robcee
|
2007-06-29 15:10:45 +00:00 |
peterv%propagandism.org
|
b188226d8f
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-28 02:48:22 +00:00 |
jst%mozilla.org
|
0c323997cb
|
Fixing bug 380474. Use the inner object when looking up methods and adding event listeners. r=mrbkap@mozilla.org, sr=brendan@mozilla.org
|
2007-06-28 00:28:02 +00:00 |
peterv%propagandism.org
|
3aef5b4f41
|
Backing out to fix orange.
|
2007-06-27 23:21:09 +00:00 |
peterv%propagandism.org
|
c08e0c73cb
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 22:29:54 +00:00 |
tor%cs.brown.edu
|
3c40c35c72
|
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
|
2007-06-27 19:02:59 +00:00 |
rcampbell%mozilla.com
|
eff9690bd4
|
bug 381001 - Integrate Scriptaculous Test Suite, patch by John Resig <jresig@mozilla.com>, r+=me
|
2007-06-27 17:04:27 +00:00 |
dcamp%mozilla.com
|
816217f468
|
Defer initialization of navigator.offlineResources. b=383421, r+sr=jst
|
2007-06-27 04:40:24 +00:00 |
benjamin%smedbergs.us
|
42c7e1c6b1
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 19:22:55 +00:00 |
benjamin%smedbergs.us
|
b60c196e68
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 16:35:05 +00:00 |
enndeakin%sympatico.ca
|
62135dc1d7
|
Bug 379140, support global properties that are chrome only, r+sr=jst
|
2007-06-26 14:44:20 +00:00 |
benjamin%smedbergs.us
|
9784bf995e
|
Revert all of bug 383167 changes because they're not enough... going to try again later.
|
2007-06-25 18:41:00 +00:00 |
benjamin%smedbergs.us
|
81d0ea8604
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 15:26:03 +00:00 |
rcampbell%mozilla.com
|
c7be78f562
|
bug 379506, Integrate MochiKit Test Suite, patch by John Resig, <jresig@mozilla.com>
|
2007-06-21 14:13:56 +00:00 |
kaie%kuix.de
|
d7971af44c
|
Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
rs=Pike
|
2007-06-20 14:10:32 +00:00 |
kaie%kuix.de
|
ff3a3f3fc0
|
Bug 107491, Error page wording change, patch v10
r=neil, r=mconnor, r=stuart.morgan
|
2007-06-19 06:10:06 +00:00 |
mats.palmgren%bredband.net
|
a06914262d
|
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-19 00:49:49 +00:00 |
emaijala%kolumbus.fi
|
f95c9b7148
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 10:59:20 +00:00 |
mrbkap%gmail.com
|
024bc223ad
|
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 21:47:37 +00:00 |
igor%mir2.org
|
7b840a3384
|
Bug 378793: Patch from Mike Moening and me to implement per-context debug hooks. r=brendan
|
2007-06-15 06:44:20 +00:00 |
peterv%propagandism.org
|
2d6441d5ac
|
Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst.
|
2007-06-14 10:03:45 +00:00 |
bzbarsky%mit.edu
|
356daf4087
|
Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,
r=biesi, sr=jst
|
2007-06-13 22:42:08 +00:00 |
mats.palmgren%bredband.net
|
1104dddb66
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 18:03:03 +00:00 |
jonas%sicking.cc
|
bca50ddb8e
|
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
|
2007-06-12 21:56:07 +00:00 |
jonas%sicking.cc
|
aa8b6ea8ff
|
Bug 383511: Support multi-domain tests in mochitest. r=sayrer
|
2007-06-11 21:55:29 +00:00 |
bzbarsky%mit.edu
|
d4670f0e0a
|
Make sure to do async javascript: execution only against the inner window the
load started against. Bug 372666, r=jst, sr=biesi
|
2007-06-10 20:59:37 +00:00 |
rcampbell%mozilla.com
|
6d17b64912
|
Commenting MochiKit until fixed on Linux
|
2007-06-07 16:59:24 +00:00 |
rcampbell%mozilla.com
|
bd464a7724
|
Fixed case error in Makefile
|
2007-06-06 21:29:18 +00:00 |
rcampbell%mozilla.com
|
bd2b003d38
|
More makefile oddness
|
2007-06-06 21:15:37 +00:00 |
rcampbell%mozilla.com
|
e92dea5436
|
Spaces in Makefile.in, entabified
|
2007-06-06 20:59:40 +00:00 |
rcampbell%mozilla.com
|
7125adcfd4
|
Bug 379506 - Integrate MochiKit Test Suite, patch by John Resig <jresig@mozilla.com>
|
2007-06-06 20:33:17 +00:00 |
martijn.martijn%gmail.com
|
9a1f27cb7f
|
Bug 127013 � fullScreen property operates inconsistently for frames, patch by Michael Ventnor, r+sr=jst
|
2007-06-04 23:15:29 +00:00 |
samuel%sieb.net
|
332b090176
|
Bug 376643 ��� setInterval fires repeatedly with incorrectly small delays...
r=jst
sr=brendan
|
2007-05-31 06:11:10 +00:00 |
roc+%cs.cmu.edu
|
c5c65818cd
|
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 22:32:56 +00:00 |
bclary%bclary.com
|
1c56de4ed1
|
Bug 382182 - script tag should support version 1.8, r=jonas,sr=brendan
|
2007-05-30 05:55:56 +00:00 |
roc+%cs.cmu.edu
|
6070c85192
|
Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst
|
2007-05-29 09:45:34 +00:00 |
sharparrow1%yahoo.com
|
03562678cc
|
Bug 381993: Crash [@ nsDOMMouseEvent::GetClientX] with mousemove generating and removing stuff. r=smaug, sr=roc.
|
2007-05-29 04:56:16 +00:00 |
peterv%propagandism.org
|
a1e2d177c5
|
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 16:06:02 +00:00 |