Brendan Eich
|
9773907089
|
Bug 375250 - Reject (JSON is fixed now) E4X masquerading as JS source (r=igor/mrbkap).
|
2009-04-29 16:48:35 -07:00 |
Doug Turner
|
4c68e00e38
|
Bug 490046 - Geolocation update service is being lost in the channel bag. r=gavin/sr=jst
|
2009-04-29 16:26:06 -07:00 |
Robert Sayre
|
f526a1c63a
|
Merge tracemonkey to mozilla-central.
|
2009-04-28 20:33:18 -04:00 |
Olli Pettay
|
3616a9b621
|
backout Bug 486990
|
2009-04-28 06:42:59 -07:00 |
Andreas Gal
|
8db3034381
|
Need an API exposed to control code cache size (474497, r=bent,brendan, sr=mrbkap).
|
2009-04-22 16:52:59 -07:00 |
Blake Kaplan
|
8090d043a9
|
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
|
0d6ae65448
|
Bug 488862 - Fix for [@ nsGeolocation::OwnerStillExists() ] crash. r/sr=jst
|
2009-04-17 13:42:04 -07:00 |
Doug Turner
|
539ff63c8e
|
Bug 488806 - network geolocation can spam server. r/sr=jst
|
2009-04-17 09:28:14 -07:00 |
ben turner
|
bd14d0b752
|
Bug 479624 - Use JSAutoTempValueRooter instead of nsAutoGCRoot in nsJSContext::CallEventHandler. r=mrbkap, sr=jst
|
2009-04-17 15:13:08 +02:00 |
Robert Sayre
|
f9cf2b46ab
|
Merge tracemonkey to mozilla-central.
|
2009-04-15 17:40:19 -04:00 |
Doug Turner
|
54c18d9ec7
|
bug 487467
7 - We aren't localizing the geolocation preference. r=gavin
|
2009-04-15 09:07:24 -07:00 |
Igor Bukanov
|
8af95989b4
|
bug 488285 - fixing strict mode warnings with DOm window object. r=brendan
|
2009-04-15 16:09:58 +02:00 |
Benjamin Smedberg
|
1a6d696cd3
|
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
|
35582eed73
|
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
|
133961cbb6
|
Bump IID of nsIDOMWindowUtils for changes from bug 483634
|
2009-04-14 15:51:39 -04:00 |
Honza Bambas
|
1c523d4bd0
|
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
|
84ff1d3bd6
|
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
|
9b1e3c299a
|
Bug 486398, r+sr=jst
|
2009-04-10 19:06:34 +03:00 |
Serge Gautherie
|
e5fba8c9a7
|
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
|
39d782fd3a
|
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
|
e1f29205b9
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
Benjamin Smedberg
|
21f320ddef
|
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
|
d2178ed6de
|
Update nsDOMClassInfoID to match the classinfo change from bug 326628
|
2009-04-09 15:33:09 -04:00 |
Benjamin Smedberg
|
2e42e0286b
|
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
|
608319aa16
|
b=436932, add imageRenderingQuality property to 2D canvas, r=roc
|
2009-04-07 12:05:41 -07:00 |
Jeff Walden
|
e762be40d6
|
Kick tinderboxen out of an hgfail, r=red
|
2009-04-06 14:59:55 -07:00 |
Jeff Walden
|
1aadd8613e
|
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
|
5ec6d4f1d6
|
Bug 485537. window.plugins.refresh() shouldn't reregister XPCOM components. r=josh, sr=jst
|
2009-04-04 00:14:59 -04:00 |
Jim Mathies
|
9a55ef970a
|
Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug.
|
2009-04-02 14:34:31 -05:00 |
Jeremy D. Lea
|
d37e6bf09c
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
Honza Bambas
|
a754abcf0f
|
Bug 485396 - Crash in [@ NS_GetInnermostURI - nsDOMStorage::InitAsLocalStorage] with Chromebug running, r=dcamp
|
2009-04-01 23:26:34 +02:00 |
Neil Rashbrook
|
88fd96eb6b
|
Bug 485175 Make geolocation tests even more reliable r=dougt
|
2009-04-01 17:43:34 +01:00 |
Olli Pettay
|
ae170a15ce
|
Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil
|
2009-04-25 11:45:30 +03:00 |
Olli Pettay
|
e9510b65e8
|
Bug 489812 - Suspending timeouts doesn't clear mFiringDepth, r=bent, sr=jst
|
2009-04-25 02:53:25 +03:00 |
Vladimir Vukicevic
|
49a1045ab5
|
b=489938; allow redirecting dump() to a file; r+sr=jst
|
2009-04-24 16:24:34 -07:00 |
Bob Clary
|
7b5fec7d89
|
bug 375399 - crash test by Martijn Wargers.
|
2009-04-24 10:08:18 -07:00 |
Bob Clary
|
6dc5eeb39c
|
bug 371124 - crash tests by Martijn Wargers, Mats Palmgren.
|
2009-04-24 10:08:17 -07:00 |
Olli Pettay
|
714256eb2d
|
Bug 489581 - Reduce Addref/Release when calling event handlers, r+sr=jst
|
2009-04-24 12:18:37 +03:00 |
Blake Kaplan
|
4cf6c7e06d
|
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
|
ff75a9de7f
|
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
|
2009-04-22 12:13:10 -07:00 |
Neil Rashbrook
|
3ce993ddc0
|
Bug 485175 Make geolocation tests more reliable r=dougt
|
2009-03-31 17:35:55 +01:00 |
Gavin Sharp
|
c4ef6f8ee1
|
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
|
753390e120
|
Bump IID for bug 476948
|
2009-03-30 08:13:30 -04:00 |
Robert O'Callahan
|
e1aa426920
|
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
|
8fa2a191e4
|
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
|
3eff843696
|
Backout of bug 484764: Set up DOM prototype chain from nsDOMClassInfo::PostCreateProto
|
2009-03-26 14:54:40 +00:00 |
Dave Townsend
|
89d2e85f54
|
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
|
5aa9b856d0
|
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
|
ea76deaa39
|
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
|
30c7609a62
|
WinCE bustage fix.
|
2009-03-24 20:55:17 -07:00 |