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 |
|
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 |
|
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 |
|
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 |
|
Olli Pettay
|
cff4f13fe7
|
Bug 454472 - event.ctrlKey, event.shiftKey and event.altKey are undefined with DOMMouseScroll event, r+sr=roc
|
2008-09-11 11:53:43 +03:00 |
|
Boris Zbarsky
|
e3295081e1
|
Bug 453858. Get rid of some XPCOM-ness in nsArraySH::GetItemAt. r+sr=jst
|
2008-09-10 23:15:29 -04:00 |
|
Jesse Ruderman
|
d26b55df8b
|
Instrument nsScriptNameSpaceManager for leaks (patch on bug 453146, r+sr=bz)
|
2008-09-10 14:58:13 -07:00 |
|
Doug Turner
|
3291d97489
|
Bug 452762 - Make sure Geolocation callbacks run in the right JS context r/sr=jst
|
2008-09-10 08:52:46 -07:00 |
|
Johnny Stenback
|
b44498e8d7
|
One more part of bug 453571. Use [optional] for the optional arguments for window.open() and friends. r+sr=bzbarsky@mit.edu
|
2008-09-09 18:23:34 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Ben Turner
|
3b4ff9de7b
|
Bug 453380 - "Compile worker scripts with principals to enable eval support". Forgot jst's nits.
|
2008-09-08 11:37:09 -07:00 |
|
Ben Turner
|
dcccc2db05
|
Bug 453380 - "Compile worker scripts with principals to enable eval support". r+sr=jst.
|
2008-09-08 11:24:50 -07:00 |
|
Ben Turner
|
2bf528349c
|
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
|
2008-09-08 10:48:14 -07:00 |
|
Ben Turner
|
37d3ad7a61
|
Bug 450449 - Backing out, bad merge.
|
2008-09-08 00:36:19 -07:00 |
|
Ben Turner
|
cade9d68d5
|
Bug 450449 - Bustage fix.
|
2008-09-08 00:25:15 -07:00 |
|
Ben Turner
|
6053485b8b
|
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
|
2008-09-08 00:08:24 -07:00 |
|
Arpad Borsos
|
9b6f558fee
|
Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla)
|
2008-09-07 00:21:43 +02:00 |
|
Boris Zbarsky
|
26eb4b45f5
|
Bug 453702. Don't try to convert |length| to a number for various array-like class resolve hooks.
|
2008-09-05 21:10:35 -04:00 |
|
Boris Zbarsky
|
ff8624d5d7
|
Bug 443769. Fix operator precedence snafu. r+sr=dbaron
|
2008-09-05 21:10:35 -04:00 |
|
Ben Turner
|
cb1f4f55af
|
Bug 451731 - "Update caps, dom, xpconnect for Bug 451729 (checkObjectAccess moving to the JSContext)". r+sr=jst.
|
2008-09-05 16:26:04 -07:00 |
|
Johnny Stenback
|
6a65adf854
|
Fixing second part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=bzbarsky@mit.edu
|
2008-09-05 14:54:53 -07:00 |
|
Johnny Stenback
|
459725c0bc
|
Fixing first part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=mrbkap@gmail.com
|
2008-09-05 14:51:24 -07:00 |
|
Doug Turner
|
959d105265
|
bug 452672 - pref to disable OOM dialog r/sr=jst
|
2008-09-05 10:25:02 -07:00 |
|
Bo Yang
|
129dd4df5a
|
Bug 451527 - Add a strong type convention for Mingw build, r=bz, sr=jst
|
2008-09-04 22:20:35 +02:00 |
|
Jason Orendorff
|
8416fdda17
|
Bug 450817 - nsGlobalWindow::SetNewDocument should avoid XPConnect when mInnerWindow is null (r+sr=jst)
|
2008-09-03 16:51:05 -05:00 |
|
Jason Orendorff
|
4b74677d5e
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
Jason Orendorff
|
b94820fbeb
|
Bug 451571 - Delete SetExceptionWasThrown (r=dbradley, sr=jst)
|
2008-08-30 18:58:36 -05:00 |
|
Doug Turner
|
10acdb4075
|
Bug 452485 - check for OOM during dom callback. r/sr=jst
|
2008-08-28 09:40:49 -07:00 |
|
Honza Bambas
|
ec80dcba93
|
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
|
2008-08-27 18:15:32 -07:00 |
|
Blake Kaplan
|
013d7180df
|
Bug 442806 followup: add missing return to avoid spurious exceptions. r+sr=jst
|
2008-08-27 16:20:45 -07:00 |
|
Brad Lassey
|
543d46bf34
|
Bug 451441 – don't synchronously redraw everytime we move the canvas r=roc, sr=roc
|
2008-08-27 17:24:03 -04:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Gavin Sharp
|
d9b7a7a51b
|
Backed out changeset 7fdbccdc1e94
|
2008-08-26 19:40:21 -04:00 |
|
Gavin Sharp
|
6b325928cd
|
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
|
2008-08-26 19:39:16 -04:00 |
|