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 |
|
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
|
3f7eb700d2
|
Followup fix for bug 453571 to fix typos pointed out by bz in the bug.
|
2008-09-09 19:56:09 -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 |
|
L. David Baron
|
54d29eda1e
|
Make min-/max- prefixed media features without values be parse errors, per http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html . (Bug 453759) r+sr=bzbarsky
|
2008-09-06 07:04:28 -07: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 |
|
Doug Turner
|
afa3c45986
|
Bug 445180. More geolocation mochitests. Patch by harthur@cmu.edu, r=dougt@meer.net
|
2008-09-04 16:31:09 -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 |
|
Vladimir Vukicevic
|
ff1ee85956
|
b=433004, support nsICanvasRenderingContext2D.createImageData; r+sr=roc
|
2008-09-02 10:52:22 -07: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 |
|
Olli Pettay
|
73fb4c834b
|
Bug 452566, navigator.geolocation optional parameters on getCurrentPosition and watchPosition are not optional, r=dougt, sr=jst
|
2008-08-29 10:26:34 +03: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 |
|
Dave Camp
|
ace5a3bf61
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Dave Camp
|
e0dd073ae1
|
Bug 450174: Remove static nsCAutoString usage from nsDOMOfflineResourceList. r+sr=bz
|
2008-08-26 13:31:48 -07:00 |
|
Jonas Sicking
|
2ac0cf8903
|
Bugs 393629 and 436094. Fix document.all.length and make us honor the name attribute for the same set of elements as IE in the document.all implementation. r/sr=jst
|
2008-08-25 16:48:37 -07:00 |
|
Boris Zbarsky
|
890930a050
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:38 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|