Nicholas Nethercote
|
c64731897d
|
Bug 575529 - TM: use interval analysis to remove more overflow checks (TM-specific part). r=gal.
|
2010-09-20 21:37:53 -07:00 |
|
Nicholas Nethercote
|
49883fd9ff
|
Update nanojit-import-rev stamp.
|
2010-09-20 21:36:35 -07:00 |
|
Nicholas Nethercote
|
ef16f085cd
|
Bug 575529 - TM: use interval analysis to remove more overflow checks. r=edwsmith,jseward.
--HG--
extra : convert_revision : 8f99b0ecb75811b021be0e91e20fd97c87c290ba
|
2010-09-20 20:33:29 -07:00 |
|
Nicholas Nethercote
|
1b30aac347
|
Update nanojit-import-rev stamp.
|
2010-09-20 17:35:11 -07:00 |
|
Brendan Eich
|
2f94ccfb1e
|
Fix slot leak that leads to allocSlot assert botch (597945, r=jorendorff).
|
2010-09-20 15:21:41 -07:00 |
|
Brian Hackett
|
0d369b900f
|
Add interruptCounter to JSRuntime for JM, bug 589193. r=igor,dvander
|
2010-09-20 16:21:49 -07:00 |
|
Brian Hackett
|
066d48b6b6
|
Backed out changeset 09ffb30caa47
|
2010-09-20 12:05:21 -07:00 |
|
Brian Hackett
|
e8819f33fa
|
Make JSObject flexible length, bug 584917. r=brendan
|
2010-09-20 11:40:32 -07:00 |
|
Robert Sayre
|
bc3486afdf
|
Merge
|
2010-09-20 11:10:00 -04:00 |
|
Brendan Eich
|
95d5ebd4d3
|
Fix bogus assertion: "!shape->inDictionary()" (only if not shape->frozen(); 592217, r=jorendorff).
|
2010-09-20 08:01:06 -07:00 |
|
Jacob Bramley
|
55cbf97a18
|
Fix long-range offsets on ARM. [Bug 596923] [r=nnethercote]
--HG--
extra : convert_revision : 9b1829d9cfe6fa074f308cf84bd9fe4c43b7a46e
|
2010-09-20 07:58:53 +01:00 |
|
Brendan Eich
|
b0a31f8bcb
|
Fix test for 597870 (CLOSED TREE).
|
2010-09-19 22:04:16 -07:00 |
|
Brendan Eich
|
0134ef3da3
|
Fix decompiler LHS -> RHS special cases switch to cover JSOP_SETXMLNAME (597870, r=igor; CLOSED TREE).
|
2010-09-19 16:24:13 -07:00 |
|
Robert Sayre
|
739e81c33b
|
Merge mozilla-central to tracemonkey.
|
2010-09-19 15:59:10 -04:00 |
|
Wan-Teh Chang
|
02ebcf3aae
|
Bug 573137: Revert a change to zutil.h in changeset fb3a132de4ec.
The availability of vsnprintf in recent versions of MSVC has been
addressed in zlib 1.2.3.5 (8 Jan 2010). r=n/a a=blocking2.0:final
|
2010-09-18 17:59:41 -07:00 |
|
Wan-Teh Chang
|
5e3aad7ed1
|
Bug 573137: Upgrade to zlib 1.2.5. The patch is contributed
by Daniel Jeter II <djeter@ripleycable.net>. r=wtc,joedrew.
a=joedrew and blocking2.0:final
|
2010-09-18 17:17:37 -07:00 |
|
Benoit Jacob
|
162bd97e20
|
Bug 596907 - Fix glScissor calls in ContainerLayerOGL - r+a=shaver
|
2010-09-18 11:59:06 -04:00 |
|
Wan-Teh Chang
|
fcdc044eab
|
Bug 573137: Remove zlib docs and man page.
r=joedrew (see bug 573137 comment 21) a=NPOTB
|
2010-09-18 12:38:43 -07:00 |
|
L. David Baron
|
7b399c630c
|
Add NS_FINAL_CLASS annotations to rule classes. r=bzbarsky Add virtual that I missed on nsCSSGroupRule. (Bug 596140) a=me
|
2010-09-18 12:15:31 -07:00 |
|
L. David Baron
|
c8b09f7d85
|
Eliminate all virtual functions from nsCSSRule to eliminate its vtable pointer. (Bug 596140) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
|
L. David Baron
|
5e6ca7ce7e
|
Save a word in nsCSSStyleRule on 32-bit systems by merging mWasMatched into one bit of mLineNumber. (Bug 596140) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
|
L. David Baron
|
f13a8c3dc3
|
Make NBSP an identifier character per resolution of CSS 2.1 issue 196. (Bug 591589) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
|
Patrick Walton
|
02ab0e8c37
|
Bug 595350 - Fix leaks when closing windows or tabs with the Web Console still open. r=sdwilsh a=blocking-betaN+
|
2010-09-18 11:43:17 -07:00 |
|
L. David Baron
|
96b0a79389
|
Bug 597676. If there's no rootPresContext, we should never detect DOM modification. Makes printing paint again. r=dbaron a=blocking2.0:beta7
|
2010-09-18 11:43:17 -07:00 |
|
Wan-Teh Chang
|
07bab27f71
|
Bug 587407: Add error message for error code
SSL_ERROR_WEAK_SERVER_EPHEMERAL_DH_KEY. r=wtc a=blocking2.0:betaN
|
2010-09-18 11:42:40 -07:00 |
|
Wan-Teh Chang
|
b7df763aad
|
Bug 595300: Update NSS to NSS_3_12_8_RC0. r=alexei.volkov (see bug 595264)
a=blocking2.0:betaN
|
2010-09-18 09:28:21 -07:00 |
|
Mats Palmgren
|
83bdf12a71
|
Bug 559705 - Testcase. a=test
|
2010-09-18 18:14:25 +02:00 |
|
Wan-Teh Chang
|
a48af775d3
|
Bug 595300: Update NSS to NSS_3_12_8_BETA3. r=various a=blocking2.0:betaN
|
2010-09-18 06:34:25 -07:00 |
|
Ian Neal
|
f9ccd782a3
|
Bug 589613 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_Services.js | Services.search exists
r=gavin a=NPOTB
|
2010-09-18 13:42:07 +01:00 |
|
Ian Neal
|
2137b2fbed
|
Bug 596636 - [SeaMonkey 2.1] TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug589696.html | submit event should not be sent
r=mounir.lamouri a=testing
|
2010-09-18 13:41:49 +01:00 |
|
Mats Palmgren
|
12c20666fb
|
Bug 596592 - Leaving Private Browsing mode resurrects a window that was closed at the time of entering PB. r=ehsan a=test
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
af55784f5b
|
Bug 596022 - browser-chrome mochitest browser_bug386835.js runs finish() twice. r=dtownsend a=test
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
a8e03cc0ca
|
Bug 559705 - "ASSERTION: Subdoc frames must have an inner view too". r=roc a2.0=roc
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
1158ded89b
|
Bug 449734 part 6 - Add dummy ReparentNativeWidget method to PuppetWidget. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
4704c267fc
|
Bug 449734 part 5 - Test for child Popup widget. a=test
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
d267a28a25
|
Bug 449734 part 4 - Add nsIWidget::ReparentNativeWidget() to handle reparenting of top-level widgets. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
48db0466a9
|
Bug 449734 part 3 - Update nsThebesDeviceContext::mWidget. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
aea63d061e
|
Bug 449734 part 2 - Add the widget to the new parent's child list. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Mats Palmgren
|
698eb966cf
|
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:49 +02:00 |
|
Justin Wood
|
64f971535e
|
Bug 594707 - browser_settitle.js does not pass |finish| and should (instead of calling). r=gavin a=gavin
[MacOSX SeaMonkey] mochitest-browser-chrome: "browser_visituri.js | Test timed out"
|
2010-09-18 11:08:58 +01:00 |
|
Justin Wood
|
29c2415b89
|
Test for Bug 594509 does not unregister its load listener. (Bug 595188). r=gavin
[SeaMonkey 2.1, mochitest-browser-chrome] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/content/tests/browser/browser_bug594509.js | about:rights content loaded
a=gavin
|
2010-09-18 11:07:01 +01:00 |
|
Igor Bukanov
|
74d6525584
|
bug 597654 - PurgeScriptFragments must do its job even with jit disabled. r=gal
|
2010-09-18 11:44:22 +02:00 |
|
Makoto Kato
|
c93588f2e2
|
Bug 597288 - alignment on call stack isn't 16byte on x86_64 CPU. r=dvander
|
2010-09-19 00:06:26 +09:00 |
|
Chris Leary
|
402dc1f5d2
|
Bug 596502: unbreak XML parsing on JS1.6 and onwards. (r=brendan)
|
2010-09-18 00:31:36 -07:00 |
|
Jacob Bramley
|
e771011d46
|
Remove dependency on Bash 3 regex support and simplify test selection for soft-float platforms. [Bug 535709] [r=nnethercote]
--HG--
extra : convert_revision : 10432e19f751b78f39991b15e60686c7d78226bb
|
2010-09-16 16:27:45 +01:00 |
|
Dietrich Ayala
|
a4849f97a5
|
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
|
2010-09-16 13:09:27 +07:00 |
|
Bill Gianopoulos
|
90f3931f16
|
Bug 585370 - Add tooltip for the app button. r=dao a=dietrich
|
2010-09-23 10:43:26 +02:00 |
|
Josh Aas
|
9ad0d0ad81
|
Bug 598223: Gracefully handle the failure of OOP plugins that negotiate Carbon NPAPI. r=cjones r=bsmedberg a=2.0-b7
|
2010-09-23 01:27:59 -04:00 |
|
Alexander Surkov
|
7838007ca0
|
Bug 597311 - make WM_GETOBJECT return root accessible always, r=davidb, sr=roc, f=marcoz, a=blocking7beta
|
2010-09-23 12:35:39 +09:00 |
|
Alexander Surkov
|
a9d4da54f8
|
Bug 597311, remove NS_ACCESSIBLE_EVENT case from nsMenuFrame.cpp, r=roc
|
2010-09-23 12:35:26 +09:00 |
|