Simon Montagu
|
9944cb7691
|
backout crashing test, a=bustage
|
2010-04-25 08:35:27 -07:00 |
Simon Montagu
|
66293378ea
|
Fix typo, a=bustage
|
2010-04-25 07:47:37 -07:00 |
Simon Montagu
|
2cb11b1b89
|
Mark reftest as failing, a=bustage
|
2010-04-25 17:24:44 +03:00 |
Robert Sayre
|
97c45d18a4
|
Merge tracemonkey to mozilla-central. a=1hr
|
2010-04-25 08:59:57 -04:00 |
Andreas Gal
|
0b997f15ca
|
optimize JSON stringify. bug 561592. r=dvander
|
2010-04-25 08:51:05 -04:00 |
Simon Montagu
|
b1d8d8ed63
|
Reftest for visual and logical marquee, a=1hr
|
2010-04-25 15:16:21 +03:00 |
Simon Montagu
|
5a1b8e74ab
|
Force logical ordering in XUL elements on visual bidi pages. Bug 558403, r=roc
|
2010-04-25 15:15:17 +03:00 |
Simon Montagu
|
2de1577f78
|
Test for bug 558403
|
2010-04-25 15:14:07 +03:00 |
Uli Link
|
763b854538
|
Bug 501881 Implement 64-bit-safe AIX version of NativeCompareAndSwap r=wtc,jimb a=meter
|
2010-04-25 12:09:38 +01:00 |
Neil Rashbrook
|
4f222ef14b
|
Bug 538964 Provide doQueryObject API that supports calling QueryInterface on non-interface source and/or destination pointers r=dbaron
--HG--
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/TestRefPtr.cpp
|
2010-04-25 12:06:42 +01:00 |
Neil Rashbrook
|
cf6ca5c5ef
|
Bug 561116 Autocomplete controller expects to be able to process ESC key r=KaiRo
|
2010-04-25 12:03:34 +01:00 |
Igor Bukanov
|
6e3f664dff
|
bug 560471 - followup to fix restoration of weak roots
|
2010-04-24 20:35:50 +02:00 |
Robert Sayre
|
7bf54364f0
|
Bug 560650 - TM: json code should use JS_Enumerate. r=gal
|
2010-04-24 14:18:10 -04:00 |
Robert Sayre
|
9e4725da95
|
Merge mozilla-central to tracemonkey.
|
2010-04-24 12:56:26 -04:00 |
Robert Sayre
|
dab20af630
|
Someone should teach me to write JavaScript. Really fix busted test from Bug 558830 - Trace script getters.
|
2010-04-24 12:09:16 -04:00 |
Robert Sayre
|
9606e07c4b
|
Fix busted test from Bug 558830 - Trace script getters.
|
2010-04-24 11:55:10 -04:00 |
Olli Pettay
|
a164f239a1
|
Bug 561173 - Reduce QIing and Addref/Release while setting innerHTML, r=jst, a=1hourlimit
|
2010-04-24 13:41:02 +03:00 |
Olli Pettay
|
4766900491
|
Bug 552255, a bit more strict focus handling, r=enndeakin, sr=jst, a=1hourlimit
|
2010-04-24 13:40:48 +03:00 |
Mike Hommey
|
0ed5125aa7
|
Bug 560897 - Properly close #pragma pack in gfxFontUtils.cpp, and enclose EOTFixedHeader in #pragma pack [r=roc] a=me
|
2010-04-24 10:25:45 +02:00 |
Mike Hommey
|
c8d89d57be
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
Mike Hommey
|
9db035134b
|
Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh]
|
2010-04-24 09:39:16 +02:00 |
Andreas Gal
|
73003f00f7
|
Merge.
|
2010-04-23 20:49:28 -07:00 |
Andreas Gal
|
2c3ce186cf
|
backing out clean up bug 560167 due to massive conflicts with the iterator patch
|
2010-04-23 20:49:06 -07:00 |
L. David Baron
|
cd07aa2832
|
Make the test not fail when the transition has completed already but the event hasn't fired yet. (Bug 537573) a=philor for APPROVAL REQUIRED
|
2010-04-23 19:59:48 -07:00 |
L. David Baron
|
dd9bcaffc0
|
Make some selectors in html.css faster using :-moz-any(). (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
L. David Baron
|
b9449d47f3
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
L. David Baron
|
6eb74eb12e
|
Make test_selectors continue when a parsing test fails.
|
2010-04-23 19:59:47 -07:00 |
L. David Baron
|
0b6c0a8e57
|
Clean up SkipUntil handling in parsing of pseudo-classes with arguments. (I haven't found any cases where this actually changes behavior, but it's needed for the next patch.) (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
Alexander Surkov
|
32beb447f5
|
Bug 560239 - no children of application accessible for open windows before accessibility was started (part2), r=marcoz, davidb, sr=neil, a=philor
|
2010-04-24 10:51:10 +09:00 |
Igor Bukanov
|
6e53087363
|
bug 560471 - remove GC_LAST_DITCH and GC_KEEP_ATOMS. r=jorendorff
|
2010-04-24 00:15:42 +02:00 |
Chris AtLee
|
09efafbfa9
|
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
|
2010-04-23 13:00:06 -07:00 |
Jason Orendorff
|
4946a4899b
|
Disable jsreftest js1_5_8/extensions/worker-fib.js which randomly hangs in the browser. r=sayrer.
|
2010-04-23 13:30:20 -05:00 |
Jason Orendorff
|
fdb07dad87
|
Merge.
|
2010-04-23 13:20:23 -05:00 |
Chris Leary
|
8fab5f5f70
|
Bug 558971 - Parser arena allocation overhead is too high. r=sayrer/shaver
|
2010-04-23 08:40:57 -04:00 |
Robert Sayre
|
1fc88fedc3
|
Merge
|
2010-04-23 08:31:07 -04:00 |
Robert Sayre
|
b34db1a8b7
|
Backed out changeset 1af19eedbde2 -- Fix sharpSlots vs. with grudge-match (561011, r=mrbkap).
|
2010-04-23 08:30:35 -04:00 |
Igor Bukanov
|
bbe3a87257
|
bug 559141 - replacing GC chunk doubly linked list with js::vector. r=gal
|
2010-04-23 08:58:44 +02:00 |
Alexander Surkov
|
9ae3c63718
|
Bug 560239 - no children of application accessible for open windows before accessibility was started, r=marcoz, davidb, sr=neil, a=dholbert
|
2010-04-23 12:46:37 +09:00 |
Alexander Surkov
|
2e2362e273
|
Bug 560228 - assertion 'No docshell tree item for mDOMNode' when nsIAccessNode::rootDocument is called on application accessible, r=davidb
|
2010-04-23 12:45:16 +09:00 |
Alexander Surkov
|
3b4d6a6908
|
Bug 561150 - GetAccessibleInWeakShell should return nsAccessible, r=davidb
|
2010-04-24 09:40:51 +09:00 |
Bas Schouten
|
f931ccc5a1
|
Bug 558934: Cache extended and none-extended surfaces separately. r=jrmuizel a=dholbert
|
2010-04-24 01:16:50 +02:00 |
Chris Double
|
710a1f5b08
|
Bug 551277: followup bustage fix for ycbcr+layers build-order, in non-libxul builds. pending r?roc -- landing now to fix thunderbird bustage. a=dholbert
|
2010-04-23 15:13:52 -07:00 |
Brandon Sterne
|
22231ed11a
|
Bug 561460 - fix CSP xpcshell-test, r=sstamm, a=dholbert_sheriff
|
2010-04-23 15:06:01 -07:00 |
Brandon Sterne
|
65e8b587bd
|
Bug 561449 - checking in forgotten style portion of CSP redirect patch, r=jst, a=dholbert_sheriff
|
2010-04-23 15:05:32 -07:00 |
Brandon Sterne
|
381bbe656d
|
Bug 561449 - disable image redirect test, a=dholbert_sheriff
|
2010-04-23 15:04:47 -07:00 |
Jonas Sicking
|
24b255ef47
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
Steven Michaud
|
70a324e5f9
|
Bug 560939 - nsAccessibleWrap::GetNativeInterface() always returns NULL on OS X. r=surkov.alexander a=dholbert_sheriff
|
2010-04-23 15:34:41 -05:00 |
Matt Brubeck
|
581cfe046d
|
Bug 561408 - "STL/XPCOM_GLUE build error in embedding/tests/winEmbed" [r=cjones] [a=dholbert_sheriff]
|
2010-04-23 10:50:00 -05:00 |
Brian Crowder
|
228ab4df36
|
Bug 560769 - fixing badness accessing /proc/self/auxv under qemu, r=vlad, a=dholbert
|
2010-04-23 12:58:38 -07:00 |
Daniel Holbert
|
c931463a89
|
Bug 552330: Remove NS_ARRAY_LENGTH redefinition in TestObserverArray.cpp to fix compile warning. r=dbaron a=dholbert_sheriff
|
2010-04-23 13:45:51 -07:00 |