Shawn Wilsher
bd1aa0d86e
Merge for back out of changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:46 -08:00
Shawn Wilsher
8298fc4936
Backed out changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:24 -08:00
Shawn Wilsher
dc31e9b214
Merge for back out of changeset a93d705bb969 (bug 525356).
2009-12-01 15:03:40 -08:00
Shawn Wilsher
9f65d9012b
Backed out changeset a93d705bb969 (bug 525356).
2009-12-01 15:03:14 -08:00
Zack Weinberg
e125669860
Bug 531847: Include address chosen for frame poisoning in breakpad reports. r=ted a192=roc
2009-12-01 14:48:23 -08:00
Daniel Holbert
635a2cd037
Bug 531075: Don't allow ourselves to reopen popups that are already in the open-popup chain. r=bz
2009-12-01 13:42:19 -08:00
Alex Pakhotin
cb935d3abc
bug 530889 - Shutdown FastStart service r=crowder a=blocking-fennec
...
--HG--
extra : rebase_source : 5f092dbfdd748f6a5d19a7afc24044a9fd96ef0c
2009-11-24 17:01:04 -08:00
Shawn Wilsher
b567077e43
Bug 525356 - windows debug unit tests: test_connection_executeAsync.js and test_statement_executeAsync.js failing frequently (fatal assertion)
...
Release on the calling thread so when the connections destructor is called, it
is not on the background thread.
r=asuth
a=dbaron
--HG--
extra : rebase_source : c546987a611b92ca319f17faf4163a3f5bc257f5
2009-11-20 12:35:45 -08:00
Luke Wagner
2c29b03b23
Bug 526173 - 3.5x regression in indexOf performance (r=waldo)
2009-11-17 22:40:50 -08:00
Benjamin Smedberg
453514dea2
Bug 523769 - Don't call into plugin hooks (specifically NPObject.deallocate) while mid-GC, r=jst+mrbkap
2009-11-17 14:51:46 -05:00
Ben Turner
fcac19872d
Bug 526361 - 'Defer nonqueued messages received during synchronous IPC calls'. r=jimm+rs.
2009-11-18 15:18:08 -08:00
Josh Matthews
2414bcabb4
Bug 517963 - New-tab opening should not launch the content process synchronously r=cjones
2009-11-18 16:43:53 -05:00
Jeff Walden
05bcc1bbb2
Backed out changeset 975b36c50d33; bug 478047's fix was misguided and contra ES5, and moving to ES5 semantics at this late date in the release cycle seems unwise. We'll move from old and busted directly to ES5 shortly after 3.6 so as to provide maximum time for ironing out incompatibilities in the wild. r=gal
2009-11-16 17:21:48 -08:00
Andreas Gal
f391d8a4f0
Don't attempt to GC when caller has waived the GC heap quote (528507, r=dvander).
2009-11-17 14:31:06 -08:00
Blake Kaplan
02f032b9bb
Bug 461170 - Mark this test as passing.
2009-11-17 11:59:35 +01:00
Nicholas Nethercote
1543355a8e
Update nanojit-import-rev stamp.
2009-11-17 15:56:35 +11:00
Edwin Smith
18ad0c911d
Fix assertion failure injected by X64 verbose code patch (bug 520712 r=dvander+)
...
When we test the size of an offset, we have to do it after underrunProtect
or else a jump can be inserted which then invalidates the instruction selection.
--HG--
extra : convert_revision : 9b249328236ffec433abb961c0737a82f437c7d4
2009-11-16 14:22:26 -05:00
Nicholas Nethercote
a8fa693ddd
Bug 520712 - nanojit: print assembly code for X64 backend with TMFLAGS=assembly. r=edwsmith.
...
--HG--
extra : convert_revision : bc99b0483e324920fa4c55235d1f9da58eeebcaf
2009-11-16 13:14:39 +11:00
Luke Wagner
e33f55be7a
Bug 529147 - fix flipped numSideExitsBefore assertion (r=dvander)
2009-11-16 17:45:50 -08:00
David Anderson
003e66b4ad
Use INS_CONSTOBJ instead of INS_CONSTWORD for kshape guard (bug 528048, r=gal).
2009-11-16 18:44:58 -05:00
Peter Van der Beken
ce7a9f6cc1
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
2009-11-15 11:57:49 +01:00
Peter Van der Beken
a40cdf8854
Back out c5619fbfb2b1 to fix orange.
2009-11-21 15:48:49 +01:00
Peter Van der Beken
bad6f3129e
Fix for bug 528300. r=sicking, a=blocking1.9.2+.
...
--HG--
extra : rebase_source : c5bf7807f1840ab5a34b868b0eb90a6b1ec2d017
2009-11-15 11:57:49 +01:00
Jonas Sicking
a65f925387
Backed out changeset 544bfe26c96d due to orange
2009-11-21 01:27:02 -08:00
Jonas Sicking
b74d355393
Backed out changeset 029128b70708 due to orange
2009-11-21 01:26:28 -08:00
Jonas Sicking
e39467b652
Backed out changeset 3005c5da5a20 due to orange
2009-11-21 01:25:56 -08:00
Jonas Sicking
ea529df623
Bustage fix
2009-11-21 00:42:58 -08:00
Jonas Sicking
2bff8771d9
Bug 530269: Clear data when reusing a FileReader for multiple reads. r=bz a=jst
2009-11-21 00:39:33 -08:00
Jonas Sicking
b0a4186bd6
Bug 530220: Fix bug in binary data handling, and write more comprehensive tests. r=jst a=jst
2009-11-20 23:39:08 -08:00
L. David Baron
7d22021f2b
Do unicode conversion separately for each byte in the encoding so encoder/decoder errors don't skew the results or leave them uninitialized. (Bug 525581) r=jst
...
--HG--
extra : transplant_source : bQ%F2i%3F%16%D3N%81%EC%C1%3D%D0%AA%F7%8D4%8C%CA%25
2009-11-20 17:21:12 -08:00
Doug Turner
2fe6a6f5c2
Bug 529996 - Provide notification when embed/object elements are created/destroyed/resized. r=jst.
...
--HG--
extra : rebase_source : 44bf32345959402b591ba4763dcea26187cf7796
2009-11-20 14:59:27 -08:00
Olli Pettay
10141fcf45
Fixing bug 516113. Don't let new windows open up after we've started XPCOM shutdown. r=bsmedberg, a=blocking1.9.2+
2009-11-20 14:25:11 -08:00
Johnathan Nightingale
8f2f143350
Bug 525103 - Generate initial list of DLLs to Blocklist
2009-11-20 16:41:29 -05:00
Robert O'Callahan
8846e3c798
Bug 529371 - Fix nsPopupSetFrame sibling pointers (crash [@nsWeakFrame::Init][@nsWeakFrame::InitExternal]). r=bzbarsky
2009-11-20 14:51:11 -05:00
Dão Gottwald
2ccd97844a
Bug 528699 - fix intermittent failure in browser_522545.js, r=zpao
2009-11-20 20:33:08 +01:00
Jonas Sicking
6e5cedad4c
Remove tests that are failing due to bug in speculative parser. r=mrbkap
2009-11-20 09:49:44 -08:00
Doug Turner
d7c57015bb
Bug 528551 - Faster plugin drawing in Fennec. Fixes mac unit test. r=sicking
...
--HG--
extra : rebase_source : e0dbed7d82a77a61581c9aa59fdd928720c2e5bb
2009-11-20 09:51:06 -08:00
Ehsan Akhgari
4bf285903d
Use a wave file instead of ogg files for audio and video controls direction tests in order to minimize the possibility of random test timeouts. (Bug 528001)
...
--HG--
extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
2009-11-20 12:11:09 -05:00
L. David Baron
c3e108e8f5
Use 'progress' events instead of 'suspend' events and don't check readyState, in order to fix random test timeouts. (Bug 528001)
...
--HG--
extra : rebase_source : 63eed710449127d55f724e811e6506c47191bc6a
2009-11-20 11:55:24 -05:00
Doug Turner
793f6fc7db
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
2009-11-20 08:26:10 -08:00
enndeakin@gmail.com
aa1e6dfe50
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
2009-11-20 14:09:33 +02:00
Nick Thomas
0e241b8d76
Bug 528457, always force components.list in partial updates for nightlies, r=ccooper (NPOTB)
2009-11-20 21:55:25 +13:00
Dão Gottwald
d7520ab0d1
revert wrong test changes
2009-11-20 09:48:22 +01:00
Bob Clary
399d8a1288
Bug 528654 - Intermittent timeout waiting for onload to fire in js1_8_1/trace/trace-test.js
2009-11-20 00:12:17 -08:00
Bob Clary
a1dc294998
Bug 528464 - Intermittent failures - js1_5/extensions/regress-342960.js
2009-11-20 00:12:09 -08:00
Bob Clary
f523e140d5
Bug 528284 - js1_5/extensions/regress-371636.js - random failure for opt/debug on mozilla-central
2009-11-20 00:11:58 -08:00
Bob Clary
8f51b0aba7
Bug 522760 - js/src/tests/ecma_5 tests should not run as JavaScript 1.5, r=brendan
2009-11-20 00:11:43 -08:00
Bob Clary
ee227e07ef
Bug 529754 - set javascript.options.jit.chrome true in browser tests.
2009-11-20 00:11:28 -08:00
Ginn Chen
cdd383690d
Bug 514632 remove unused file r=jorendorff
2009-11-20 14:17:12 +08:00
Ginn Chen
8042e8805d
Bug 522440 QCMS: Make sse/sse2 code built with Sun Studio 12 on Solaris r=jmuizelaar, ted.mielczarek
2009-11-20 14:15:39 +08:00