Doug Turner
|
64f4628273
|
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin
|
2008-10-23 11:01:32 -07:00 |
|
Boris Zbarsky
|
e5d08430fa
|
Add parens to make the operation order here clearer. No bug
|
2008-10-22 22:41:37 -04:00 |
|
Peter Van der Beken
|
f3f2a880fb
|
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
|
0261cd68b1
|
Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking.
|
2008-10-22 15:35:34 +02:00 |
|
Jason Orendorff
|
b7fb9bc849
|
Bug 460865 - Read barrier for cx->fp. r=mrbkap, r=dmandelin.
--HG--
extra : rebase_source : 19963188b2f9f96336ce6ca28dbaefccf3a639b7
|
2008-12-09 10:38:32 -06:00 |
|
Peter Van der Beken
|
ac1eba61cf
|
Merge
|
2008-10-21 11:44:27 +02:00 |
|
Peter Van der Beken
|
993024875b
|
Backed out changeset 4bc3dc1f6e11
|
2008-10-21 11:43:01 +02:00 |
|
Peter Van der Beken
|
3ba81f6270
|
Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking.
|
2008-10-21 11:10:47 +02:00 |
|
Olli Pettay
|
d5328ab301
|
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
|
0b03f0bf08
|
Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky
|
2008-10-20 12:37:10 -07:00 |
|
Doug Turner
|
7b47be6aee
|
Bug 455329 - geolocation - support enableHiqhAccuracy position option.
|
2008-10-20 09:06:08 -07:00 |
|
Robert O'Callahan
|
6f7497e454
|
Bug 421662. Remove unused files.
|
2008-10-20 15:14:50 +13:00 |
|
Olli Pettay
|
c14ae01411
|
Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking
|
2008-10-19 23:41:21 +03:00 |
|
Robert Sayre
|
ec6e6a6d88
|
Merge.
|
2008-10-17 14:59:00 -04:00 |
|
Robert Sayre
|
dfdc67476d
|
Bug 460333. Implement toJSON for primitive wrapper classes. r=crowder
|
2008-10-17 14:57:34 -04:00 |
|
Olli Pettay
|
80d42d5fb5
|
Bug 459848 - backout bug 346984 r+sr=bz
|
2008-10-17 01:35:45 +03:00 |
|
Robert O'Callahan
|
f2edf72f79
|
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
|
3b8529ad0e
|
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
|
9ce0a70ad7
|
And add missing files :(
|
2008-10-15 00:23:06 -07:00 |
|
Ben Turner
|
ceff5c9b04
|
Bug 459948 - "Workers: update workers based on security review feedback". r+sr=sicking.
|
2008-10-15 00:21:49 -07:00 |
|
Ben Turner
|
0a73dc5bbc
|
Fix unit test failures.
|
2008-10-14 13:17:30 -07:00 |
|
Ben Turner
|
c54ca6b0a9
|
Bug 459762 - 'Workers: Support synchronous XHR'. r+sr=sicking.
|
2008-10-14 11:16:37 -07:00 |
|
Ben Turner
|
f260e2c16c
|
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
|
35d27f4b7f
|
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
|
fa5f823186
|
Bug 458321 - 'Workers: Fix multipart to not use a cached variable'. r+sr=jst.
|
2008-10-14 11:16:37 -07:00 |
|
Ben Turner
|
593f310bb3
|
Bug 458320 - 'Workers: Support synchronous events from within XHR methods'. r+sr=jst.
|
2008-10-14 11:16:37 -07:00 |
|
Ben Turner
|
7b54ab1d3b
|
Bug 458319 - 'Workers: Fix target of upload events for XHR'. r+sr=sicking
|
2008-10-14 11:16:37 -07:00 |
|
Ben Turner
|
a438e26b40
|
Bug 458318 - 'Workers: Support XHR events that QI to nsIDOMProgressEvent'. r+sr=sicking.
|
2008-10-14 11:16:36 -07:00 |
|
Markus Stange
|
1ffda30624
|
Bug 450939 - Add -moz-window-shadow CSS property, r+sr=dbaron
|
2008-10-14 16:44:25 +02:00 |
|
Olli Pettay
|
031dd5d97b
|
Bug 459653 - Hang with DOMAttrModified and removing attributes, r=igor,sr=mrbkap
|
2008-10-14 13:18:01 +03:00 |
|
Stuart Parmenter
|
e8fef4bbbc
|
bug 459796. Add optional flags to drawWindow to allow finer control. r=vlad
|
2008-10-13 23:29:30 -07:00 |
|
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 |
|
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 |
|
Robert O'Callahan
|
b66bd8b92d
|
Bug 379616. Fix offset tests to not assume getComputedStyle()['width'/'height'] works on SVG elements
|
2008-08-25 21:20:22 +12:00 |
|
Dave Camp
|
0356f133d4
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
ac150ad11b
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
shaver@mozilla.org
|
3e51103a21
|
update for bent's gczealectomy
|
2008-08-21 17:08:02 -07:00 |
|
Ben Turner
|
349839de98
|
Disable gczeal on worker threads tests, r=sicking, a=shaver.
|
2008-08-21 17:04:23 -07:00 |
|
shaver@mozilla.org
|
04b7537398
|
improve JIT-control pref naming, add one for chrome JIT, add defaults to all.js
|
2008-08-20 08:49:00 -07:00 |
|
shaver@mozilla.org
|
5d3ad68bbe
|
merge from mozilla-central
|
2008-08-20 08:17:17 -07:00 |
|
Dave Townsend
|
ff3aba8d13
|
Backout of bug 52352 due to increased leaks on the unit testers
|
2008-08-20 13:59:41 +01:00 |
|
Serge Gautherie
|
b5c7fcbafe
|
Bug 52352 - Fix uses of 'new/static nsAutoString/nsCAutoString'
(Cv1) <nsDOMOfflineResourceList.*>
r+sr=jst
|
2008-08-20 01:18:34 -05:00 |
|
Dave Camp
|
31f2999169
|
Merge for backout of 442806
|
2008-08-19 22:53:41 -07:00 |
|
Dave Camp
|
234fd1844f
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Dave Camp
|
ee0120523b
|
Merge for backout of 442812
|
2008-08-19 22:52:37 -07:00 |
|
Dave Camp
|
71de9a78fb
|
Backed out changeset 1e3d4775197a (bug 442812)
|
2008-08-19 22:52:05 -07:00 |
|
Uli Link
|
db63b6b15f
|
Bug 448179 - "compile error in: mozilla/js/jsd/jsd_xpc.cpp" (removes empty declaration of enum nsEventStatus) [r=peterv]
Index: mozilla/dom/public/nsIScriptGlobalObject.h
===================================================================
RCS file: /cvsroot/mozilla/dom/public/nsIScriptGlobalObject.h,v
retrieving revision 3.39
|
2008-08-19 23:39:19 -05:00 |
|
Jason Orendorff
|
f9365c3994
|
Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions.
|
2008-08-19 22:28:26 -05:00 |
|
Jason Orendorff
|
fe99024391
|
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 |
|
Honza Bambas
|
6b04323552
|
Bug 442812: Implement the application cache selection algorithm. r+sr=bz
|
2008-08-19 19:31:08 -07:00 |
|
Dave Camp
|
db4eca26fd
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
|
Ben Turner
|
903c157926
|
Bug 437152 - Fix error output for realz. r=mrbkap.
|
2008-08-19 17:57:20 -07:00 |
|
Dave Camp
|
66ad0d3422
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
f58dac1bbf
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
Brendan Eich
|
eaf4254c15
|
Merge from mozilla-central.
|
2008-08-08 18:58:04 -07:00 |
|
Clint Talbert
|
7d48708a98
|
Bug 424813, Jquery test suite update, patch by harthur, r=sdwilsh
|
2008-08-07 16:18:37 -07:00 |
|
Zack Weinberg
|
da518d1e9a
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-07 19:15:40 -04:00 |
|
Boris Zbarsky
|
1b9a4caf46
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-07 19:15:40 -04:00 |
|
Jonas Sicking
|
9fb7b3415e
|
Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv
|
2008-08-04 17:58:16 -07:00 |
|
Ben Turner
|
30db40f851
|
Suppress errors issued by the unit tests - followup to bug 437152 r=ted
|
2008-08-19 15:10:49 -04:00 |
|
Neil Rashbrook
|
ffaf57edf3
|
Bug 450977 Remove deprecated nsIDOMChromeWindow.title r+sr=jst
|
2008-08-19 13:52:40 +01:00 |
|
Robert Longson
|
0450a7f540
|
Bug 450495 - Bustage fix
|
2008-08-17 14:11:04 +01:00 |
|
Robert Longson
|
0f5abca8c0
|
Bug 450495 - Make foreignObject a mandatory part of SVG. r+sr=roc
|
2008-08-17 12:18:21 +01:00 |
|
Ben Turner
|
1b47bba018
|
Bug 437152 - "implement worker threads". Test failure fix - uninitialized rv code.
|
2008-08-16 20:07:07 -07:00 |
|
Ben Turner
|
9dbb64256b
|
Bug 437152 - "implement worker threads". r+sr=jst.
|
2008-08-16 18:25:01 -07:00 |
|
Neil Deakin
|
a3d15d68b0
|
Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix
|
2008-08-15 18:26:37 -04:00 |
|
Ted Mielczarek
|
7118a4b9e3
|
Backed out changeset 2e8dfe209f09 due to unit test bustage
|
2008-08-15 12:59:30 -04:00 |
|
Neil Deakin
|
a31ad2e174
|
Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc
|
2008-08-15 11:17:17 -04:00 |
|
Ben Turner
|
8ae1c8c8ef
|
Bug 443869 - "Fix some request model badness in nsDOMClassInfo". r+sr=jst.
|
2008-08-14 12:07:08 -07:00 |
|
Clint Talbert
|
f96cb14537
|
Bug 450009, patch by Harthur, r=ted"
|
2008-08-14 10:26:45 -07:00 |
|
Doug Turner
|
632ed97807
|
bug 449508. update geolocation code to editor's draft. r+sr=jst
|
2008-08-14 09:35:49 -07:00 |
|
Olli Pettay
|
4062b71fa6
|
Bug 435425 – Progress events for XHR, r=sicking, sr=jst
|
2008-08-14 14:07:46 +03:00 |
|
Olli Pettay
|
d5eda7d66b
|
Bug 372964 – Make XMLHttpRequest to work more like a normal event target, r=sicking, sr=jst
|
2008-08-14 14:04:43 +03:00 |
|
Robert O'Callahan
|
3d9c20e3a8
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange
|
2008-08-13 15:08:59 +12:00 |
|
Benjamin Smedberg
|
73948e4e37
|
Bug 446132 - Allocate nsJSONWriter on the stack, r=sayrer sr=jst
|
2008-08-11 15:06:27 -04:00 |
|
Boris Zbarsky
|
baa891763c
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
|
Zack Weinberg
|
8b64ed0aa9
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-10 22:13:49 +01:00 |
|
Dave Townsend
|
1347c1de7e
|
Backout of bug 113934 due to apparent Tp regression
|
2008-08-10 17:15:43 +01:00 |
|
Dave Townsend
|
3af4f7166c
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
|
Dave Townsend
|
ea062c578e
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:08:28 +01:00 |
|
Dave Townsend
|
55fc35f46f
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:07:59 +01:00 |
|
Masayuki Nakano
|
446176f140
|
Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc
|
2008-08-09 11:46:30 +09:00 |
|
Brendan Eich
|
655c12d163
|
Pass null instead of &val is no result is wanted by EvaluateString's caller.
|
2008-07-27 00:17:12 +01:00 |
|
Doug Turner
|
c9fd7dd0d7
|
geolocation passes location before users accepts prompt. b=448557. r=me
|
2008-08-01 14:09:34 -07:00 |
|
Ere Maijala
|
7b1baebe99
|
Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=smaug
sr=roc
|
2008-08-01 10:32:32 -07:00 |
|
Chris Double
|
042a1c52c8
|
Bug 422538. Integrate Ogg decoders, missing file.
|
2008-07-30 01:14:11 -07:00 |
|
Chris Double
|
04f0124c61
|
Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc
|
2008-07-29 21:55:27 -07:00 |
|
Graydon Hoare
|
78450de1f0
|
Bug 444845, js hooks to control vtune, r=sayrer
|
2008-07-29 15:19:26 -07:00 |
|
Boris Zbarsky
|
563efe0fc5
|
Bug 434522. Make the "Permission denied to access Class.property" mesage more useful. r+sr=jst
|
2008-07-28 23:03:19 -07:00 |
|
Ben Newman
|
864cbb4b30
|
Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky
|
2008-07-28 22:52:53 -07:00 |
|
Josh Aas
|
7e8ea31811
|
Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc
|
2008-07-28 00:46:33 -04:00 |
|
L. David Baron
|
4eda4573f0
|
Fix media queries calculation of screen size for at least multi-monitor mirroring cases (where test_media_queries fails). (Bug 156716) r+sr=roc
|
2008-07-26 09:14:49 -07:00 |
|
L. David Baron
|
10045a5167
|
Implement Media Queries. (Bug 156716) r+sr=bzbarsky
|
2008-07-26 09:14:48 -07:00 |
|
Robert O'Callahan
|
7a5ee5e507
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
|
Robert O'Callahan
|
1b2c076b05
|
Back out bug 442972 to fix DOM Inspector (bug 447042).
|
2008-07-25 16:32:41 +12:00 |
|
Robert O'Callahan
|
52086cd743
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
|
2008-07-25 16:07:43 +12:00 |
|
Simon Montagu
|
0dd0a7f5ba
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
|
shaver@mozilla.org
|
8a97552a28
|
merge (mostly, doesn't build)
|
2008-07-22 23:58:43 -04:00 |
|
Boris Zbarsky
|
4c507815b8
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
|
Johnny Stenback
|
bd639e9ac3
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
|
Jason Orendorff
|
ca32aebffa
|
Bug 440779 - JS_NewDouble oddness in nsJSEnvironment.cpp (r+sr=jst)
|
2008-07-21 15:16:47 -05:00 |
|
Josh Aas
|
cb75d58ea5
|
improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc
|
2008-07-21 00:33:38 -04:00 |
|
Olli Pettay
|
668332d867
|
Bug 435656, Make nsCxPusher::Push to handle all kinds of nsPIDOMEventTargets, r+sr=jst
|
2008-07-19 18:11:37 +03:00 |
|
Michael Ventnor
|
8aeed81515
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
|
Surya Ismail
|
70f65945b5
|
Bug 378518 - Remove support for tag names in XBL extends attribute
r=Enn, sr=sicking
|
2008-07-17 12:46:51 -04:00 |
|
Benjamin Smedberg
|
906cb69db1
|
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
|
2008-07-17 11:05:20 -04:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Doug Turner
|
9203b7a577
|
Fix maemo platform geolocation bustage
|
2008-07-15 18:33:04 -07:00 |
|
Doug Turner
|
a80ad2cbd6
|
Inital geolocation implementation. bug=437948, r/sr=jst
|
2008-07-15 16:37:48 -07:00 |
|
Alex Vincent
|
92e33f41be
|
Bug 441059 - "nsDOMString.h is safe for non-internal API" [r+sr=sicking]
|
2008-07-12 05:11:29 -05:00 |
|
Reed Loden
|
d9c0fa4bb5
|
Back out accidental commit of bug 441059.
|
2008-07-12 05:11:20 -05:00 |
|
Reed Loden
|
9fa384e167
|
Branch merge for bug 412789.
|
2008-07-12 05:10:07 -05:00 |
|
Doug Turner
|
d78266a72c
|
Backed out changeset 27942c109154
unit test seg fault at shutdown.
|
2008-07-11 22:25:02 -07:00 |
|
Doug Turner
|
2005d15cc0
|
Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks
|
2008-07-11 18:35:03 -07:00 |
|
Johnny Stenback
|
93ab034a20
|
Landing last part of the fix for bug 435334. Make our #ifdef OJI code really be just that, rather than tell us whether Java is available or not. r=joshmoz@gmail.com, sr=jonas@sicking.cc
|
2008-07-11 14:28:12 -07:00 |
|
Doug Turner
|
83738d2763
|
it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
|
2008-07-10 23:38:35 -07:00 |
|
Doug Turner
|
ad874bf1f0
|
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
|
2008-07-10 22:48:16 -07:00 |
|
shaver@mozilla.org
|
b39149fe63
|
Build the JIT by default if we're on x86, and control enabling it for content
via javascript.options.content_jit.
|
2008-07-10 23:05:27 -04:00 |
|
Benjamin Smedberg
|
ca9347e54c
|
Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before.
|
2008-07-10 09:36:24 -04:00 |
|
Doug Turner
|
9b03605052
|
bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html. r+sr=jst
|
2008-07-09 20:43:38 -07:00 |
|
Graydon Hoare
|
7c4aa69e9d
|
Bug 444023, Add JS functions to stop/start callgrind, r=sayrer
|
2008-07-08 15:58:08 -07:00 |
|
Chris Double
|
02ccf2851f
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
|
Michael Ventnor
|
3a7677bb26
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
|
Benjamin Smedberg
|
ec69c9db81
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
|
Josh Aas
|
06b4d2563f
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
|
Dave Camp
|
f619e9fd41
|
Bug 422264: retrieving iterator of applicationCache throws NS_ERROR_DOM_INVALID_STATE_ERR. r+sr=jst
|
2008-06-27 17:22:16 -07:00 |
|
Josh Aas
|
ca07faa2b5
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
|
Josh Aas
|
db2e70c148
|
Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-27 00:14:45 -04:00 |
|
Johnny Stenback
|
55d2121fbe
|
Fixing bug 440572. Make child frames whose names conflict with properties defined in IDL be accessable through XOWs again. r+sr=mrbkap@gmail.com
|
2008-06-25 17:07:22 -07:00 |
|
Johnny Stenback
|
8d2a15b00b
|
Fixing bug 440572. Make child frames whose names conflict with properties defined in IDL be accessable through XOWs again. r+sr=mrbkap@gmail.com
|
2008-06-25 17:06:38 -07:00 |
|
Eric Butler
|
a25327bdfa
|
Bump UUID; changed missed from bug 436904. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
Robert O'Callahan
|
62af0d9ad8
|
Bug 287465. Support getSVGDocument on 'iframe' and 'object', and allow it to return on-SVG documents. r+sr=jst. acid3++
|
2008-06-17 09:53:12 +12:00 |
|
Robert O'Callahan
|
ed1fb00196
|
Remove DOM testcase from exclusions now that it passes
|
2008-06-14 22:33:54 +12:00 |
|
Robert Longson
|
9c1c1e8d06
|
Bug 437448. New-style nsSVGString (simpler and more efficient support for animated values). r+sr=roc
|
2008-06-14 21:01:02 +12:00 |
|
Eric Butler
|
c0d334f20b
|
Canvas text spec implementation (bug 436904)
|
2008-06-10 16:16:59 -07:00 |
|
Brendan Eich
|
8d66fd4c01
|
Fix encoder to iterate over array indices from 0 to length, instead of over enumerable property ids (437724, r=sayrer).
|
2008-06-06 22:30:38 -07:00 |
|
Gavin Sharp
|
ccc0e34518
|
Bug 435759: fix --enable-shark for C++ build; r=brendan
|
2008-06-06 16:04:12 -04:00 |
|
Vladimir Vukicevic
|
0b3d9b76cc
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
Jeff Walden
|
68d86d0b8c
|
Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst
|
2008-06-04 13:53:34 -04:00 |
|
Olli Pettay
|
f39ce610c4
|
Bug 435779, Crash [@ PostMessageEvent::Run()], r+sr=jst
|
2008-06-04 17:27:06 +03:00 |
|
Vladimir Vukicevic
|
6f64b4a078
|
b=433086, improve nsDOMWindowUtils::Redraw; r+sr=roc
|
2008-06-03 17:00:37 -07:00 |
|
Vladimir Vukicevic
|
c8def3e75f
|
b=430906; add moz-opaque attribute to <canvas>; r+sr=roc
|
2008-06-03 17:00:32 -07:00 |
|
Sudheer Kumar Peddireddy
|
18c18ceba1
|
Increase the initial sizes of hash tables that are guaranteed to grow. b=432633 r=dbaron
|
2008-06-03 15:25:31 -07:00 |
|
gavin@gavinsharp.com
|
ecca1e136b
|
Bug 431986: ApplicationCache doesn't implement EventTarget, patch by dcamp@mozilla.com, r+sr=jst, a=schrep
|
2008-05-08 17:10:49 -07:00 |
|
gavin@gavinsharp.com
|
264eb91ab9
|
Bug 432055: applicationCache.status is 0 through the update process, patch by dcamp@mozilla.com, r+sr=jst, a=schrep
|
2008-05-08 17:09:26 -07:00 |
|
gavin@gavinsharp.com
|
ca5faf7f66
|
Re-enable these tests now that there's another xserve collecting core dumps (bug 432471)
|
2008-05-08 15:00:36 -07:00 |
|
gavin@gavinsharp.com
|
fb0bb9ac23
|
Disable these again to try and work around the crashes (bug 432729)
|
2008-05-07 18:06:32 -07:00 |
|
gavin@gavinsharp.com
|
3c35ac552c
|
Reenabled these tests now that we have code dumps enabled on the crashing machine (bug 432471)
|
2008-05-07 13:07:04 -07:00 |
|
gavin@gavinsharp.com
|
bc19f4ddc6
|
Disable test_characterdatagetlength.html to see whether it fixes the bm-xserve01 crashes (bug 432471)
|
2008-05-07 12:53:48 -07:00 |
|
gavin@gavinsharp.com
|
031a071481
|
Disable test_characterdatagetdata.html to see whether it fixes the bm-xserve01 crashes (bug 432471, a=jimm)
|
2008-05-07 12:08:50 -07:00 |
|
roc+@cs.cmu.edu
|
f4e6581a24
|
Bug 432466. Allow sendNativeKeyEvent to return NS_ERROR_NOT_AVAILABLE to indicate that a keyboard layout is not available. Load keyboard layouts programmatically on Windows so we can detect whether a keyboard is available. This also makes keyboard layouts usable when they're installed but not enabled, which is true for most layouts, so we can reenable the Greek keyboard tests on tinderbox. r=karlt,a=beltzner
|
2008-05-06 21:46:37 -07:00 |
|
bent.mozilla@gmail.com
|
eb31e16632
|
Bug 429442 - "crashes [@ nsJSIID::HasInstance][@ XPCNativeSet::FindInterfaceWithIID]". r+sr=jst, a=beltzner.
|
2008-05-06 14:37:50 -07:00 |
|
roc+@cs.cmu.edu
|
3649ce18bb
|
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
|
2008-05-05 16:01:07 -07:00 |
|
alqahira@ardisson.org
|
14a0d87e1d
|
Relanding embedding bustage fix from bug 406730, since Linux orange wasn't its fault. Patch by Markus Stange <mstange@themasta.com>, r/sr=roc, a1.9=beltzner
|
2008-05-03 21:12:32 -07:00 |
|
alqahira@ardisson.org
|
6b5067c036
|
Back out embedding bustage fix from bug 406730 due to Linux orange (and also lack of positive response from boxset so far).
|
2008-05-03 20:25:10 -07:00 |
|
alqahira@ardisson.org
|
79cf7c20e3
|
Fix embedding bustage from bug 406730. Patch by Markus Stange <mstange@themasta.com>, r/sr=roc, a1.9=beltzner
|
2008-05-03 19:10:36 -07:00 |
|
jwalden@mit.edu
|
cea0828eea
|
Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie
|
2008-05-02 12:26:47 -07:00 |
|
roc+@cs.cmu.edu
|
38e56fa13d
|
Bug 406730. Track window activation status and set an 'active' attribute on the XUL root so we can style window contents based on activation status. Also provide active+inactive colors to Cocoa chrome drawing and use them based on 'main' state. Patch by Markus Strange, r=josh,sr=roc,a=mconnor
|
2008-05-02 04:32:50 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a94491e27d
|
Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner
|
2008-04-29 12:22:24 -07:00 |
|