Commit Graph

682 Commits

Author SHA1 Message Date
Olli Pettay
1b40f24812 Bug 456262 - Attribute nodes don't preserve wrappers, r+sr=jst 2008-10-13 19:33:27 +03:00
Olli Pettay
c5f1cf16e3 Bug 456271, r+sr=bz 2008-10-13 19:12:26 +03:00
Boying Lu
c820c870e3 Bug 459189 fix build failure of nsDOMWorkerXHRProxy.cpp for Solaris, r+sr=jst 2008-10-13 16:01:47 +08:00
Ben Turner
311284ddff 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
db18f808c9 Bug 408539 - Storing XPCContext inside JSContext 2008-10-11 19:35:39 +02:00
Boris Zbarsky
2893cd87cd 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
8b11d938d2 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
561f77375f backing out bug 436932, to fix mochitest failure 2008-10-10 00:07:54 -07:00
Taras Glek
aeff3cbe81 Bug 455742: outparamdel nsIForm r+sr=jst 2008-10-09 16:31:40 -07:00
Taras Glek
2c733370d0 Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst 2008-10-09 16:23:07 -07:00
Vladimir Vukicevic
bf46e3c9c1 b=436932, add mozImageSmoothingEnabled property to canvas; r+sr=roc 2008-10-09 14:49:16 -07:00
Taras Glek
d780ba9f92 Bug 457313: nuke dead nsGlobalWindow::ConvertCharset and accompanying include r+sr=bz 2008-10-09 13:44:16 -07:00
Jason Orendorff
ad993e7ec6 Bug 453830. No need to stringify the ID just to have Spidermonkey parse the string back into an integer in nsGenericArraySH::Enumerate. r+sr=jst 2008-10-08 09:12:50 -04:00
Olli Pettay
3309372c23 Bug 457716 - XUL shouldn't always traverse all the prototypes, r+sr=peterv 2008-10-08 14:41:52 +03:00
Doug Turner
ed1fc97e5b 458135 - geolocation hrows NS_ERROR_NOT_AVAILABLE when no geolocation provider. r/sr=jst, a=beltzner 2008-10-06 20:57:44 -07:00
Robert Sayre
690f7346b8 Bug 408838. Native JSON. r/sr=shaver 2008-10-06 16:54:12 -04:00
Boris Zbarsky
0ffb67d7b2 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Reed Loden
a4f6f0e831 Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
Robert Sayre
c59514f66e Bug 408838 - DOM binding for native JSON. r+sr=shaver 2008-10-01 02:13:58 -04:00
Ben Turner
f869f4aa78 Bustage fix from merge of cross site XHR. 2008-09-30 19:10:25 -07:00
Ben Turner
a58f13a9f2 Fix pedantic bustage. 2008-09-30 17:08:53 -07:00
Ben Turner
21e1a3e936 Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst' 2008-09-30 16:56:57 -07:00
Ben Turner
afe11f8a88 Bug 455417 - ' Exception provider not threadsafe'. r+sr=jst. 2008-09-30 16:55:42 -07:00
Taras Glek
ff76aa071d Backed out changeset 41bb2af34a9b 2008-09-29 17:01:09 -07:00
Taras Glek
54bbd7aa51 bug 457313:nuke nsGlobalWindow::ConvertCharset r+sr=bz 2008-09-29 16:41:21 -07:00
Boris Zbarsky
201d1593d9 Bug 457050. Don't mess up our background load flag. r+sr=biesi 2008-09-29 16:42:19 -04:00
Boris Zbarsky
d674c8ca02 Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Boris Zbarsky
012ae72fd1 Backing out changesets 2ea77fa990af, 7d2d8869e73c, 93441e4f521e, 43d2ee100f3b, a2d84821ea71 to see whether they're causing the Windows Txul or Mac Tp regressions 2008-09-29 08:51:29 -04:00
Boris Zbarsky
a1747d8210 Bug 433616. Fix the XML parser's bailing out on CSS loads blocked by the security manager, fix a base URI bug in <svg:use>, add some more tests. r=jst, sr=roc 2008-09-28 15:18:04 -04:00
Boris Zbarsky
10026a0921 Bug 433616 part 1. Make it possible to create a document viewer with no parent widget or container, and make various code saner about handling null document/prescontext/documentviewer containers. r=roc, sr=jst 2008-09-28 15:14:28 -04:00
Robert O'Callahan
279af36fc7 Backing out bug 448830 2008-09-28 23:13:58 +13:00
Jeremy Lea
b9845c3f79 Bug 448830. Fix broken test. r+sr=roc 2008-09-28 20:36:47 +13:00
Ben Turner
398c695cec Merge backout. 2008-09-26 21:01:09 -07:00
Ben Turner
04a889a5ed erge 2008-09-26 21:00:16 -07:00
Blake Kaplan
b96079549b Bug 453858 followup - quiet console warnings in nsDOMClassInfo.cpp. r+sr=bzbarsky 2008-09-26 15:52:05 -07:00
Ben Turner
47f4bc4041 Bug 455417 - "Exception provider not threadsafe". r+sr=jst. 2008-09-26 15:48:45 -07:00
Blake Kaplan
38f92cf890 Bug 455993 - Silence warnings in nsDOMClassInfo.cpp. r+sr=jst 2008-09-26 15:43:31 -07:00
Jason Orendorff
c35bfc3682 Bug 389034 - JS_SetProperty() ends up resolving w/o JSRESOLVE_ASSIGNING (r=brendan, sr=bzbarsky) 2008-09-25 11:13:31 -05:00
Olli Pettay
254e405940 Bug 382871 - XMLHttpRequest JS wrapper not preserved by its event handlers, r+sr=jst 2008-09-25 17:40:30 +03:00
Ben Turner
8fdc38c40a Backed out changeset 5986b4269d9d 2008-09-24 21:07:05 -07:00
Ben Turner
85938eeb67 Bug 450452 - "Implement XHR ('minus X') for worker threads". r+sr=jst. 2008-09-24 19:48:07 -07:00
sharparrow1@yahoo.com
d5a8112b79 Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst 2008-09-18 14:15:47 +03:00
Robert O'Callahan
f79290bb0e Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron 2008-09-18 21:47:21 +12:00
Markus Stange
d1428fa84e Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Bo Yang
ffd8470047 Bug 454798 - Add a type conversion from PRUnichar* to jschar*; r+sr=bzbarsky 2008-09-15 18:08:51 +02:00
Jason Orendorff
5a82b0abc1 Bug 453914 - Assigning to document.title fails for SVGDocument (r+sr=jst) 2008-09-15 09:15:51 -05:00
Keith Schwarz
dc907e1ec7 Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc 2008-09-13 21:42:11 +12:00
Oleg Romashin
fc5fa8db11 Bug 445934 - Layout linking broken in NS_OSSO disable-libxul configuration. r=ted.mielczarek 2008-09-13 07:47:45 +03:00
Doug Turner
b6fe550327 Bug 454728 - DOMOperationCallback OOM checks should not prevent chrome script from running 2008-09-11 20:47:07 -07:00
Peter Van der Beken
a71c183019 Fix for bug 453146 (entry_xhtml_baseURI_with_amp.xml test leaks 450 'nsStringBuffer'). r/sr=jst. 2008-09-11 15:20:56 +02:00