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
Dave Camp
8758d3de43
Bug 442803: Remove offline fetching from nsPrefetchService.cpp. r+sr=bz
2008-08-19 19:28:46 -07:00
Kai Engert
12321d9d10
bug 449892, Enable additional EV roots for FF 3.0.2
...
r=rrelyea
2008-08-20 03:57:23 +02:00
Ben Turner
903c157926
Bug 437152 - Fix error output for realz. r=mrbkap.
2008-08-19 17:57:20 -07:00
Dave Camp
bda7a7aa7b
Merged backout of bug 356295.
2008-08-19 17:56:33 -07:00
Dave Camp
66ad0d3422
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
2008-08-19 17:55:30 -07:00
David Anderson
9a5b3b4307
AMD64 trace-tests.js passes now (hacked in LIR_qcmov opcode, corrected builtin return types).
2008-08-19 17:19:19 -07:00
Neil Rashbrook
f48015a1f0
Bug 450651 Use host outoption for host binaries r=mrbkap
2008-08-20 00:02:44 +01:00
Neil Rashbrook
c591520779
Bug 450651 Fix theora dependency generation r=ted
2008-08-20 00:01:29 +01:00
Dave Camp
5bacc49dad
Merge for backout of bug 261074
2008-08-19 15:46:42 -07:00
Dave Camp
3736e73148
Merge for backout of bug 261074.
2008-08-19 15:44:51 -07:00
Jesse Ruderman
615bc78ff6
Add crashtests for some recently-WFM bugs
2008-08-19 15:44:24 -07:00
Dave Camp
bebf62b274
Backed out changeset c0f5a0af84dd to try to fix windows orange (Bug 261074).
2008-08-19 15:44:21 -07:00
Neil Deakin
f58dac1bbf
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
2008-08-20 10:31:45 +12:00
Robert Strong
b03db64c2d
Bug 450790 - Remove testnsUpdateService.js. r=dtownsend
2008-08-19 15:22:11 -07:00
Myk Melez
2eff76b7d8
Automated merge with http://hg.mozilla.org/mozilla-central/
2008-08-19 15:00:52 -07:00
Myk Melez
41f8a3ac33
bug 441778: don't update page zoom when a sub-document loads (f.e. in an iframe); r=gavin
2008-08-19 14:59:09 -07:00
Dave Camp
51e221a1e6
Merge backout of bug 430061
2008-08-19 14:42:35 -07:00
Dave Camp
73041a5aa1
Backed out changeset e63a23edb90c due to Rlk regression (bug 430061).
2008-08-19 14:42:03 -07:00
Benjamin Smedberg
79cc6c73dd
Merge in bug 424991 from jorendorff
2008-08-19 17:10:56 -04:00
Andreas Gal
b3efe4fbeb
Clear out the list of global slots when the shape changes.
2008-08-19 13:34:20 -07:00
Joe Drew
7330eb1491
Bug 430061 - replace imglib use of necko memory cache with an imglib-specific cache, r=pav
2008-08-19 16:28:28 -04:00
Benjamin Smedberg
912c0ef3f5
Merge the following bugs from mrbkap: bug 448587, bug 451213, and bug 449712.
2008-08-19 16:20:12 -04:00
Benjamin Smedberg
47c3f168cd
Backed out changeset 7a55d41f8ca2 due to build bustage:
...
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2446: '==' : no conversion from 'HWND' to 'HWND (__stdcall *)(void)'
There is no context in which this conversion is possible
c:/builds/slave/trunk_win2k3_hw/build/widget/src/windows/nsWindow.cpp(7353) : error C2040: '==' : 'HWND (__stdcall *)(void)' differs in levels of indirection from 'HWND'
2008-08-19 16:15:24 -04:00
Andreas Gal
1ee261ca2e
Emit the tree call stack setup code before executing the inner tree, otherwise we might see stale references to instructions prior to the call that no longer guarantee certain types (since the inner tree overwrite them.)
2008-08-19 13:11:18 -07:00
Ere Maijala
4b551ec75b
Bug 313403 - nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1, r=timeless sr=roc
2008-08-19 15:56:50 -04:00
Blake Kaplan
3b0135e1dd
bug 448587 - Allow getting the 'prototype' property through SJOWs. r=jst sr=bzbarsky
2008-08-19 12:48:42 -07:00
Robert Strong
56b461156d
Followup to bug 446527 - make %LOCALE% optional, r=dtownsend,bsmedberg
2008-08-19 15:37:00 -04:00
Oleg Romashin
3689c78e35
Bug 436830 - AutoConfig module not covered by MOZ_PREF_EXTENSIONS ifdef, r=bsmedberg
2008-08-19 15:30:56 -04:00
Jason Orendorff
e6eeed0ac4
Bug 424991 - JS_GetScopeChain and JS_NewScriptObject should CHECK_REQUEST(cx) (r=crowder)
2008-08-19 14:30:21 -05:00
Benjamin Smedberg
5695a4243f
Merge bug 451079
2008-08-19 15:23:01 -04:00
Ere Maijala
af1a143c7f
Bug 261074 - onFocus fires twice when window is restored (Windows-only) r=Neil sr=roc
2008-08-19 15:20:18 -04:00
Blake Kaplan
9752c3b806
bug 451213 - Fix one bug and many warnings in the SeaMonkey migrator. r=gavin
2008-08-19 12:15:29 -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
Blake Kaplan
6c3e237ac0
bug 449712 - Deal with a carriage return at our 4096 character boundary. r+sr=bzbarsky
2008-08-19 12:07:15 -07:00
Benjamin Smedberg
8d00f0660d
Merge the backout of only the unit-tests for 404816.
2008-08-19 14:38:54 -04:00
Benjamin Smedberg
9348662846
Backed out changeset fb099f5a4d32 due to windows test failure... the headers are misaligned pretty badly.
2008-08-19 14:38:06 -04:00
Boris Zbarsky
867c17a2a5
bug 449712 - Handle trailing carriage returns at the end of parser text tokens. r+sr=mrbkap
2008-08-19 11:33:57 -07:00
Andreas Gal
1ded8ec0ad
Merge.
2008-08-19 11:32:52 -07:00
Andreas Gal
e79f9ed689
Intern globals per-context, not per tree, which allows transitioning between trees that use globals. The type of all global slots compiled code uses is expected to remain stable, otherwise the entire code cache has to be flushed. Changes to the shape of the global object also flush the code cache. Working for trace-tests.js, but fails math-partial-sum.js
2008-08-19 11:32:36 -07:00
arenevier@fdn.fr
8a10a6eddf
Bug 437047 - cannot paste data from other application if target is not text/plain or html
2008-08-19 14:28:24 -04:00
David Anderson
b279c87417
Disabled 64-bit JIT for now, failing 3 test cases.
2008-08-19 11:19:56 -07:00
David Mandelin
8c7d60a450
Bug 451079: allow setting outparams to null on failure
2008-08-19 11:17:13 -07:00
Benjamin Smedberg
14a3c32c99
Merge backout of bug 421977 due to unit-test failure.
2008-08-19 14:11:10 -04:00
Benjamin Smedberg
4dc5acae86
Backed out changeset dd6d74c34c8f due to test failure:
...
*** TEST-UNEXPECTED-FAIL | ../../../../_tests/xpcshell-simple/test_browser_shell/unit/test_421977.js | #000000 == #000000000000
2008-08-19 14:10:41 -04:00
David Anderson
ee4a887045
Merge.
2008-08-19 11:02:57 -07:00
David Anderson
aef458673b
Fixed codegen bug for amd64 64-bit binary ops.
2008-08-19 11:00:17 -07:00