Граф коммитов

3842 Коммитов

Автор SHA1 Сообщение Дата
Graydon Hoare 3587811583 Bug 454561 - disable tracing when JavaScript-Debugger is enabled. r,sr=mrbkap 2008-10-27 18:16:15 -07:00
Blake Kaplan 33fb8c523a Merge mozilla-central -> tracemonkey 2008-10-27 17:19:21 -07:00
Gavin Sharp f4d07ac65b Bug 459604: add an optional parameter to SendMouseEvent to ignore the scroll frame, r+sr=roc 2008-10-27 16:16:23 -04:00
Blake Kaplan 2d3aba97d2 Bug 455971 - Clear Function and Object (and any other properties) off of the outer object so that Function always refers to the inner window's function. This ensures that the implict Function and explicit window.Function forms refer to the same object. r+sr=brendan
--HG--
extra : transplant_source : %83%9C%81E%A3%95%A5%1D%5DzO%13%85%9B%9A0v%21i%E0
2008-10-24 16:53:37 -07:00
Aristid Breitkreuz 654b7b0781 Bug 461163 - No public API for OBJ_GET_PROPERTY or the JavaScript [] operator (and similar functions). r=brendan. 2008-10-24 12:09:09 -05:00
Blake Kaplan ad074e44c6 Bug 455971 - Clear Function and Object (and any other properties) off of the outer object so that Function always refers to the inner window's function. This ensures that the implict Function and explicit window.Function forms refer to the same object. r+sr=brendan 2008-10-24 16:53:37 -07:00
Doug Turner cecbacbb84 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=smaug/gavin. relanding with leak in tests fixed 2008-10-24 09:06:27 -07:00
Doug Turner 0243fa3407 merge to tip 2008-10-23 15:17:33 -07:00
Doug Turner 1e1e7f6c2b this might have caused a leak. backing out to check.
Backed out changeset 3b47c0e2f6d9
2008-10-23 15:17:01 -07:00
Doug Turner fc323a4dae merge to tip 2008-10-23 13:21:36 -07:00
tdyas@zecador.org a5addcf599 Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc 2008-10-23 23:15:20 +03:00
Doug Turner 78a64b41b9 Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin 2008-10-23 11:01:32 -07:00
Boris Zbarsky be429767e8 Add parens to make the operation order here clearer. No bug 2008-10-22 22:41:37 -04:00
Peter Van der Beken 579fe3ede9 Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz. 2008-10-22 16:31:14 +02:00
Peter Van der Beken 27ac6908df Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-22 15:35:34 +02:00
Peter Van der Beken f99bbd6c4b Merge 2008-10-21 11:44:27 +02:00
Peter Van der Beken 2317f31c94 Backed out changeset 4bc3dc1f6e11 2008-10-21 11:43:01 +02:00
Peter Van der Beken 0330be9daf Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking. 2008-10-21 11:10:47 +02:00
Olli Pettay 3fa3e7fa87 Bug 460751 - Progress events should use long long, not long for .total and .loaded, r=chris.double, sr=sicking 2008-10-21 12:06:53 +03:00
Doug Turner 57817fe1c1 Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky 2008-10-20 12:37:10 -07:00
Doug Turner a1e05f66e5 Bug 455329 - geolocation - support enableHiqhAccuracy position option. 2008-10-20 09:06:08 -07:00
Robert O'Callahan 779c60c3bb Bug 421662. Remove unused files. 2008-10-20 15:14:50 +13:00
Olli Pettay bbc6d24731 Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking 2008-10-19 23:41:21 +03:00
Robert Sayre f6621ba654 Merge. 2008-10-17 14:59:00 -04:00
Robert Sayre 6f2b05dadc Bug 460333. Implement toJSON for primitive wrapper classes. r=crowder 2008-10-17 14:57:34 -04:00
Olli Pettay 9cf97b9a46 Bug 459848 - backout bug 346984 r+sr=bz 2008-10-17 01:35:45 +03:00
Robert O'Callahan 6899d04162 Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats 2008-10-16 10:06:32 +13:00
Olli Pettay be6e2ff3ec bug 302775 - extractContents doesn't work if start and end node of a Range object is an attribute node, r=peterv, sr=sicking 2008-10-15 12:41:54 +03:00
Ben Turner cacc8aa86a And add missing files :( 2008-10-15 00:23:06 -07:00
Ben Turner 9170f2248a Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking. 2008-10-15 00:21:49 -07:00
Ben Turner 9583e8c347 Fix unit test failures. 2008-10-14 13:17:30 -07:00
Ben Turner 7bba7fd269 Bug 459762 - 'Workers: Support synchronous XHR'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner 01000ffff4 Bug 458324 - 'Workers: Don't attach upload listeners to real XHR object until the user does (to avoid XS security behavior changes)'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner 8c19b5ad3f Bug 458322 - 'Workers: Don't run queued XHR events if Abort/Open have since been called'. r+sr=sicking. 2008-10-14 11:16:37 -07:00
Ben Turner 646a2cfab7 Bug 458321 - 'Workers: Fix multipart to not use a cached variable'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner cba10e93bb Bug 458320 - 'Workers: Support synchronous events from within XHR methods'. r+sr=jst. 2008-10-14 11:16:37 -07:00
Ben Turner 8c88d39ce5 Bug 458319 - 'Workers: Fix target of upload events for XHR'. r+sr=sicking 2008-10-14 11:16:37 -07:00
Ben Turner 53d81d5877 Bug 458318 - 'Workers: Support XHR events that QI to nsIDOMProgressEvent'. r+sr=sicking. 2008-10-14 11:16:36 -07:00
Markus Stange 85e0b205be Bug 450939 - Add -moz-window-shadow CSS property, r+sr=dbaron 2008-10-14 16:44:25 +02:00
Olli Pettay 5758d20940 Bug 459653 - Hang with DOMAttrModified and removing attributes, r=igor,sr=mrbkap 2008-10-14 13:18:01 +03:00
Stuart Parmenter 5d0c692c62 bug 459796. Add optional flags to drawWindow to allow finer control. r=vlad 2008-10-13 23:29:30 -07:00
Olli Pettay da52d3923a Bug 456262 - Attribute nodes don't preserve wrappers, r+sr=jst 2008-10-13 19:33:27 +03:00
Olli Pettay 733b47a93c Bug 456271, r+sr=bz 2008-10-13 19:12:26 +03:00
Boying Lu ca75fd828f Bug 459189 fix build failure of nsDOMWorkerXHRProxy.cpp for Solaris, r+sr=jst 2008-10-13 16:01:47 +08:00
Ben Turner a2d746ccc9 Bug 455436 - "XPConnect insists on using its own error reporter even when another is already set." r+sr=jst. 2008-10-12 11:32:34 -07:00
Igor Bukanov b8b7007a16 Bug 408539 - Storing XPCContext inside JSContext 2008-10-11 19:35:39 +02:00
Boris Zbarsky 29706ad40f Bug 440595. Report the right line number in the onerror handler even if not reporting the whole error. r=jonas, sr=jst 2008-10-10 13:44:43 -04:00
Arpad Borsos c72ef7d248 Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan 2008-10-10 17:04:34 +02:00
Vladimir Vukicevic 6de42b69c5 backing out bug 436932, to fix mochitest failure 2008-10-10 00:07:54 -07:00
Taras Glek 248cc9c70c Bug 455742: outparamdel nsIForm r+sr=jst 2008-10-09 16:31:40 -07:00