Olli Pettay
|
bdb6b5dd69
|
backout Bug 486990
|
2009-04-28 06:42:59 -07:00 |
|
Olli Pettay
|
034f889291
|
Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil
|
2009-04-25 11:45:30 +03:00 |
|
Olli Pettay
|
d904a27d07
|
Bug 489812 - Suspending timeouts doesn't clear mFiringDepth, r=bent, sr=jst
|
2009-04-25 02:53:25 +03:00 |
|
Vladimir Vukicevic
|
9e8ec752cb
|
b=489938; allow redirecting dump() to a file; r+sr=jst
|
2009-04-24 16:24:34 -07:00 |
|
Bob Clary
|
0c74cdec2b
|
bug 375399 - crash test by Martijn Wargers.
|
2009-04-24 10:08:18 -07:00 |
|
Bob Clary
|
ed8930b5d7
|
bug 371124 - crash tests by Martijn Wargers, Mats Palmgren.
|
2009-04-24 10:08:17 -07:00 |
|
Olli Pettay
|
7f711199fa
|
Bug 489581 - Reduce Addref/Release when calling event handlers, r+sr=jst
|
2009-04-24 12:18:37 +03:00 |
|
Blake Kaplan
|
54734b9d0b
|
Bug 475864 - Move native anonymous content checks into a wrapper so that quickstubs don't sidestep them. r=jst sr=bzbarsky
|
2009-04-23 00:21:22 -07:00 |
|
Dave Townsend
|
3a27432a29
|
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
|
2009-04-22 12:13:10 -07:00 |
|
Doug Turner
|
e30ab1c5d3
|
Bug 489228 - implements nsIWifiListener::onError in geolocation network provider. r/sr=jst
|
2009-04-20 20:36:43 -07:00 |
|
Blake Kaplan
|
da5b280a51
|
Bug 484180 - Don't call the class getter (especially not the scriptable helper!) for functions. r+sr=jst
--HG--
extra : rebase_source : 15e927e3a4281a0d5ffd54b528c9c90c76b7c6ee
|
2009-04-17 16:52:10 -07:00 |
|
Doug Turner
|
dabd65d0e1
|
Bug 488862 - Fix for [@ nsGeolocation::OwnerStillExists() ] crash. r/sr=jst
|
2009-04-17 13:42:04 -07:00 |
|
Doug Turner
|
b2fe202312
|
Bug 488806 - network geolocation can spam server. r/sr=jst
|
2009-04-17 09:28:14 -07:00 |
|
ben turner
|
ca8f9d0b93
|
Bug 479624 - Use JSAutoTempValueRooter instead of nsAutoGCRoot in nsJSContext::CallEventHandler. r=mrbkap, sr=jst
|
2009-04-17 15:13:08 +02:00 |
|
Robert Sayre
|
cad48ee840
|
Merge tracemonkey to mozilla-central.
|
2009-04-15 17:40:19 -04:00 |
|
Doug Turner
|
93da212eea
|
bug 487467
7 - We aren't localizing the geolocation preference. r=gavin
|
2009-04-15 09:07:24 -07:00 |
|
Igor Bukanov
|
95c0598199
|
bug 488285 - fixing strict mode warnings with DOm window object. r=brendan
|
2009-04-15 16:09:58 +02:00 |
|
Benjamin Smedberg
|
5fa5173a94
|
Bug 487960 and bug 487980 - remove references to nsIDOMPkcs11 completely: various pieces of our code don't like interfaces that are only forward-declared even if you never implement them r=jst
|
2009-04-15 09:06:26 -04:00 |
|
Doug Turner
|
d93788b8bd
|
Bug 487467. Support for a Network Geolocation Provider.
Browser bits for sanitizing. r=gavin
Mochitest. r=ctalbert
Dom bits. r/sr=jst
Provider component. r=gavin, sr=jst
|
2009-04-14 09:10:20 -07:00 |
|
Gavin Sharp
|
b8b944c08f
|
Bump IID of nsIDOMWindowUtils for changes from bug 483634
|
2009-04-14 15:51:39 -04:00 |
|
Honza Bambas
|
43a63f7ec6
|
Bug 486654 - implement localStorage for 1.9.1, security review comments addressing, r=jst, sr=dveditz
|
2009-04-14 16:11:47 +02:00 |
|
Benjamin Smedberg
|
87e4d3d1bb
|
Bug 326628 Try #2 - User content can pop up PKCS11 dialogs, which is annoying and entirely unnecessary r+sr=jsr,r=kaie
|
2009-04-10 13:21:04 -04:00 |
|
Olli Pettay
|
f3d1e0ddb1
|
Bug 486398, r+sr=jst
|
2009-04-10 19:06:34 +03:00 |
|
Serge Gautherie
|
d89efec1e7
|
Bug 485175 - [SeaMonkey] Some Mochitest geolocation tests time out now (test_allowCurrent.html, test_allowWatch.html); (Dv1a) Fix test_timeoutWatch.html errorCallback(); r=doug.turner
|
2009-04-10 12:30:33 +02:00 |
|
Serge Gautherie
|
d78cb519f5
|
Bug 483967 - Mochitest test_regExpStatics.html runs fine but needs to check/report success; (Av1) Add |ok(true, ...);|; r=jonas
|
2009-04-10 12:30:30 +02:00 |
|
Josh Aas
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Benjamin Smedberg
|
8af63417a3
|
Back out everything from bug 326628 because it's too red to fix on the fly. CLOSED TREE
|
2009-04-09 16:01:02 -04:00 |
|
Benjamin Smedberg
|
ff2c4cfec3
|
Update nsDOMClassInfoID to match the classinfo change from bug 326628
|
2009-04-09 15:33:09 -04:00 |
|
Benjamin Smedberg
|
87508bb914
|
Bug 326628 - user content can pop up pkcs11 dialogs, which is annoying and entirely unnecessary r+sr=jst,r=kaie
|
2009-04-08 10:27:45 -04:00 |
|
Vladimir Vukicevic
|
5289a01dc6
|
b=436932, add imageRenderingQuality property to 2D canvas, r=roc
|
2009-04-07 12:05:41 -07:00 |
|
Jeff Walden
|
79c9116d91
|
Kick tinderboxen out of an hgfail, r=red
|
2009-04-06 14:59:55 -07:00 |
|
Jeff Walden
|
76360f9c38
|
Fix thinko to make a test actually test what it was supposed to test, no bug
|
2009-04-06 14:14:10 -07:00 |
|
Boris Zbarsky
|
5ae2e2038e
|
Bug 485537. window.plugins.refresh() shouldn't reregister XPCOM components. r=josh, sr=jst
|
2009-04-04 00:14:59 -04:00 |
|
Jim Mathies
|
bf62e148ca
|
Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug.
|
2009-04-02 14:34:31 -05:00 |
|
Jeremy D. Lea
|
39f62f1364
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
|
Honza Bambas
|
3351eafdf6
|
Bug 485396 - Crash in [@ NS_GetInnermostURI - nsDOMStorage::InitAsLocalStorage] with Chromebug running, r=dcamp
|
2009-04-01 23:26:34 +02:00 |
|
Neil Rashbrook
|
12b48e658e
|
Bug 485175 Make geolocation tests even more reliable r=dougt
|
2009-04-01 17:43:34 +01:00 |
|
Neil Rashbrook
|
698f5e30c1
|
Bug 485175 Make geolocation tests more reliable r=dougt
|
2009-03-31 17:35:55 +01:00 |
|
Gavin Sharp
|
f361caeff0
|
Bug 483634: add scrollX/scrollY getter on nsIDOMWindowUtils that allows avoiding a layout flush, r+sr=roc
|
2009-03-30 08:19:06 -04:00 |
|
Gavin Sharp
|
3b31bf1ce3
|
Bump IID for bug 476948
|
2009-03-30 08:13:30 -04:00 |
|
Robert O'Callahan
|
d0c58fb22f
|
Bug 340571. Removing getBoxObjectFor from non-XUL documents. r+sr=bzbarsky
--HG--
extra : rebase_source : a57cb7c4ebee2149a2cdc009400c133d4904409d
|
2009-03-30 13:44:48 +13:00 |
|
Peter Van der Beken
|
32054e9333
|
Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
|
2009-03-24 12:02:30 +01:00 |
|
Dave Townsend
|
73daeeaae6
|
Backout of bug 484764: Set up DOM prototype chain from nsDOMClassInfo::PostCreateProto
|
2009-03-26 14:54:40 +00:00 |
|
Dave Townsend
|
f16982b295
|
Backed out changeset 94673272aeab from bug 484764: Set up DOM prototype chain
from nsDOMClassInfo::PostCreateProto.
|
2009-03-26 14:53:33 +00:00 |
|
Olli Pettay
|
e511e04fa7
|
Bug 484658 - element.focus() handing when called during event suppression, r+sr=jst
|
2009-03-25 16:11:11 +02:00 |
|
Peter Van der Beken
|
f6ac0e2374
|
Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 135c51ee7f558eeb6fe5a6f4b13afd0561f0b64f
|
2009-03-24 12:02:30 +01:00 |
|
Vladimir Vukicevic
|
e9c0057a90
|
WinCE bustage fix.
|
2009-03-24 20:55:17 -07:00 |
|
Boris Zbarsky
|
0eb394261e
|
Bug 465804. Remove no-longer-needed method. r+sr=jst
|
2009-03-24 21:52:24 -04:00 |
|
Peter Van der Beken
|
e94915a0da
|
Backed out changeset 83944488fbe6 (Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate)).
|
2009-03-24 14:47:01 +01:00 |
|
Peter Van der Beken
|
89ec3a3485
|
Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 2e872a0285f6c0dbb470e04cc7ed4aa988077981
|
2009-03-24 12:02:30 +01:00 |
|