Граф коммитов

247020 Коммитов

Автор SHA1 Сообщение Дата
L. David Baron 5a18480b76 Make test_selectors continue when a parsing test fails. 2010-04-23 19:59:47 -07:00
L. David Baron 965d48e8d2 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 e1f901b276 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 b4fb969cd7 bug 560471 - remove GC_LAST_DITCH and GC_KEEP_ATOMS. r=jorendorff 2010-04-24 00:15:42 +02:00
Chris AtLee 4abefbb27e 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 4729941088 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 3bb9354bd9 Merge. 2010-04-23 13:20:23 -05:00
Chris Leary cd2976b363 Bug 558971 - Parser arena allocation overhead is too high. r=sayrer/shaver 2010-04-23 08:40:57 -04:00
Robert Sayre 9758cd7c0a Merge 2010-04-23 08:31:07 -04:00
Robert Sayre c34a61b57b Backed out changeset 1af19eedbde2 -- Fix sharpSlots vs. with grudge-match (561011, r=mrbkap). 2010-04-23 08:30:35 -04:00
Igor Bukanov e2e3872282 bug 559141 - replacing GC chunk doubly linked list with js::vector. r=gal 2010-04-23 08:58:44 +02:00
Alexander Surkov 6cd89897a1 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 c5c2fd3be2 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 12b3f4dd72 Bug 561150 - GetAccessibleInWeakShell should return nsAccessible, r=davidb 2010-04-24 09:40:51 +09:00
Bas Schouten 434a530653 Bug 558934: Cache extended and none-extended surfaces separately. r=jrmuizel a=dholbert 2010-04-24 01:16:50 +02:00
Chris Double 4197e710ab 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 9c54624b34 Bug 561460 - fix CSP xpcshell-test, r=sstamm, a=dholbert_sheriff 2010-04-23 15:06:01 -07:00
Brandon Sterne b0a435ed4f 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 13a5327fa1 Bug 561449 - disable image redirect test, a=dholbert_sheriff 2010-04-23 15:04:47 -07:00
Jonas Sicking 33822e454f 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 38ca9e5d2e 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 25f9e2f9c3 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 34ce665d26 Bug 560769 - fixing badness accessing /proc/self/auxv under qemu, r=vlad, a=dholbert 2010-04-23 12:58:38 -07:00
Daniel Holbert b5cbfb9447 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
Chris AtLee f8725b3ad8 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
Zack Weinberg 082cac858c Bug 559715: Micro-optimize nsCSSPropertySet by adjusting types so that the compiler can do index calculations more efficiently., r=dbaron, a=dholbert_sheriff 2010-04-23 12:59:15 -07:00
Sid Stamm 82d771ccd2 Bug 524066 - make CSP support dotless hosts, r=dveditz, a=dholbert_sheriff 2010-04-23 12:57:51 -07:00
Brandon Sterne 2008055cdd Bug 515460 - Mochitests for CSP redirect handling, a=dholbert_sheriff 2010-04-23 12:55:19 -07:00
Brandon Sterne c3cbf564bc Bug 515460 - enforce CSP during XHR redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:54:09 -07:00
Brandon Sterne e97a42039d Bug 515460 - enforce CSP during @font-face redirects, r=jdaggett, a=dholbert_sheriff 2010-04-23 12:53:41 -07:00
Brandon Sterne 5a3c6df2b5 Bug 515460 - enforce CSP during Worker script redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:52:30 -07:00
Brandon Sterne 48726d6de0 Bug 515460 - enforce CSP during frame redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:51:59 -07:00
Brandon Sterne 76597484cb Bug 515460 - enforce CSP during object redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:51:25 -07:00
Brandon Sterne 812cc6b52a Bug 515460 - enforce CSP during audio/video redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:50:28 -07:00
Brandon Sterne fc2d33b882 Bug 515460 - enforce CSP during script redirects, r=jst, a=dholbert_sheriff 2010-04-23 12:49:48 -07:00
Brandon Sterne dfa69881a0 Bug 523239 - CSP nsIChannelEventSink impl, r=jst, a=dholbert_sheriff 2010-04-23 10:03:03 -07:00
Brendan Eich 5cb231506c Fix sharpSlots vs. with grudge-match (561011, r=mrbkap). 2010-04-22 19:03:45 -07:00
Brendan Eich 1377819e15 Tweak to align comment. 2010-04-22 17:45:49 -07:00
Mike Kristoffersen 1052f370ae Bug 561234 - Temporary fix to Fennec reversing upper and lower case r=dougt a=dholbert 2010-04-22 16:43:35 -07:00
Daniel Holbert 93096a4121 Bug 561385: Disable perma-orange test zoomed-1.xhtml, pending more investigation, to stop the orange. 2010-04-23 13:54:13 -04:00
Nicholas Nethercote e8e5a29ca2 merge 2010-04-22 16:38:46 -07:00
Nicholas Nethercote 862c1737af Bug 560167 - encapsulate XML-related JSSLOT_* values within JSObject. r=brendan. 2010-04-22 16:37:41 -07:00
David Mandelin eef8ed6e60 Bug 554224: Normalize paths so regress-50447-1 works on Windows, r=waldo
--HG--
extra : rebase_source : d4a5fe9e6f01cb48c3c89bc1ab8f692d44e18eb2
2010-04-22 16:14:57 -07:00
Jeff Walden 0823b2172f Oops, previous changeset 350ed77bf399 to fix bug 463360 was a patch by Rasmus Jensen. 2010-04-22 15:59:09 -07:00
Jeff Walden 10d38277a1 Bug 463360 - Uneval then eval E4X with { gives error. r=jwalden 2010-04-22 15:15:55 -07:00
Jason Orendorff 8bf40dd503 Bug 558830 - Trace script getters. r=brendan.
--HG--
extra : rebase_source : 240b5a7248165aefdc9527abc94902afe4b510e0
2010-04-22 17:10:38 -05:00
Michael Wu 281d40e1cc Bug 540788 - disable text hinting on mobile r=vlad 2010-04-22 15:03:02 -07:00
Jason Orendorff 8cc3124564 Bug 561031 - Treat JSOP_FILTER as a jump. r=brendan.
--HG--
extra : rebase_source : 9b8430b57cbe41407709dc6ffa244a81a112878d
2010-04-22 14:53:26 -05:00
David Anderson 0657fc6144 Renamed InterpState to TracerState (bug 560988, r=luke). 2010-04-22 11:54:11 -07:00
Jason Orendorff 594ce41b0e Merge. 2010-04-22 09:22:20 -05:00