Commit Graph

26023 Commits

Author SHA1 Message Date
Robert Sayre
9e67170bdc Do things in a different order. Bug 482861. r=jwalden 2009-03-12 02:18:59 -04:00
Jeff Walden
2de1fda1f3 Bug 482783 - TM: Crash [@ js_ConcatStrings] due to forgetting about tagbits. r=brendan 2009-03-11 18:52:03 -07:00
Jason Orendorff
3aee538e7f Bug 480147 - TM: "Assertion failure: cx->bailExit" with string.replace and type instability. r=gal. 2009-03-11 10:52:18 -05:00
Jason Orendorff
dbb0b6a149 Bug 481218 - js_IsCallable returns false for functions. r=brendan.
--HG--
extra : rebase_source : 52d3cba36f3fa1301223cb579bd75ec7bbd5d130
2009-03-11 10:46:45 -05:00
Igor Bukanov
94d4ac0da5 bug 478336 - fixing rt->state/rt->contextList mutation race. r=brendan 2009-03-11 11:54:49 +01:00
Robert Sayre
8f77fb9b9e Merge. 2009-03-11 04:19:20 -04:00
Karl Tomlinson
6a5bf5d169 backout dac7c3176b33 from bug 481881 2009-03-11 17:09:22 +13:00
Karl Tomlinson
9f0a0b9229 Remove extra closing parenthesis b=481881 2009-03-11 15:58:19 +13:00
Arpad Borsos
27f29d685d Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, layout part r+sr=roc 2009-03-11 15:26:36 +13:00
Arpad Borsos
95ddb98720 Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, widget part r+sr=roc 2009-03-11 15:26:03 +13:00
Jonathan Kew
030030dc69 b=482439 don't risk dereferencing a possibly-null pointer in nsDocument::ElementFromPointHelper r=smaug 2009-03-11 15:23:10 +13:00
Karl Tomlinson
b16ecea3e6 b=480098 correct weight units in gfxFcFontEntry::AdjustPatternToCSS r=roc
--HG--
extra : rebase_source : 79604f227fc80720e4df479f1d8929f5c21623f2
2009-03-11 15:00:43 +13:00
Alexander Surkov
b124621b45 Bug 482033 - get rid static cast conversions of Gecko roles to ATK roles, r=ginn.chen 2009-03-11 09:59:25 +08:00
Robert Sayre
f4dd725cc8 Backout patch for Bug 465158 due to Ts regression. 2009-03-10 21:43:09 -04:00
John Daggett
a46d0e5b0d Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad 2009-03-11 10:00:44 +09:00
Brendan Eich
9eb422d7f2 Bug 482594 - TM: followup work for support String(v) -- String constructor called as a converter (r=jwalden). 2009-03-10 16:32:16 -07:00
Blake Kaplan
f7fb1c08eb Bug 482625 - Fix some warnings and remove some unneeded type declarations. r+sr=jst 2009-03-10 16:21:40 -07:00
Axel Hecht
5780803a82 bug 482518, Add hr, es-MX, or, bn-BD to the Firefox build, NPOB
--HG--
extra : rebase_source : 36898416ce438b12123f86e0494bf76a4b232e3a
2009-03-11 00:01:54 +01:00
Blake Kaplan
1703c72fbc Bug 482381 followup -- use a better name for the "value" field. r=brendan
--HG--
extra : rebase_source : b819d281fdeaab16d562d9ded6841da5f5ea3cd3
2009-03-10 16:00:27 -07:00
Ben Turner
3c2befe831 Bug 482614 - mozStorageVariant leaks its internal data due to non-virtual destructor
Most commonly seen when using executeAsync and having the results return a
string or blob.
r=sdwilsh
2009-03-10 18:54:24 -04:00
Blake Kaplan
df0c6f4108 Bug 482381 - Add JS_GetPropertyDescriptorById to quickly get all information about a given property, possibly off of the prototype chain. r=brendan/jorendorff
--HG--
extra : rebase_source : 2384be436993600204d457861231a3b180bc5147
2009-03-10 15:21:25 -07:00
Blake Kaplan
8afe2165b9 Bug 482384 - Fix GCC warnings about casting between data and function pointers. r+sr=jst
--HG--
extra : rebase_source : bb9356f20f563511e5f4bd3e4308e1f82b1f8d52
2009-03-10 15:21:25 -07:00
Robert Sayre
5e8278e0f6 Merge tracemonkey to mozilla-central. 2009-03-10 18:21:04 -04:00
Dave Camp
405c933e3d Bug 482376 - remove some spew in nsContentUtils::DispatchChromeEvent(). r+sr=smaug 2009-03-10 14:58:00 -07:00
Dave Camp
2ddf9e1741 Bug 482370 - after noupdate documents are associated with the wrong application cache. r+sr=jst 2009-03-10 14:58:00 -07:00
Dave Camp
bb3fad06d5 Bug 481342 - Fix some unpacking logic. r+sr=bz
--HG--
rename : docshell/test/bug369814.zip => docshell/test/bug369814.jar
2009-03-10 14:58:00 -07:00
Dave Camp
45cf011897 Bug 482073 - test_classifier.html issues leading to intermittent failures. r=waldo 2009-03-10 14:57:59 -07:00
Justin Dolske
c15e7e6e31 Bug 462368 - Controls should always be visible for a <video> element without a video track. r=enn 2009-03-10 14:16:35 -07:00
Justin Dolske
0f4c34fa28 Bug 481087 - add getAllEncryptedLogins stub to storage-mozStorage.js. r=gavin 2009-03-10 14:15:47 -07:00
Simon Montagu
8a968e997b Fix some issues found with valgrind. Bug 479759 and bug 481692. r=Masatoshi Kimura <VYV03354@nifty.ne.jp> 2009-03-10 23:12:52 +02:00
Simon Montagu
3b7577c2d5 Use onload instead of setTimeout to reduce random test failures. Bug 482455, r=bz 2009-03-10 14:07:33 -07:00
Markus Stange
c10fc652b0 Bug 481864 - New tab button doesn't lighten when Firefox loses focus, r=dao 2009-03-10 21:57:39 +01:00
John Daggett
e703f0838c Bug 482596. reftest for 475092 fails on 10.4 2009-03-11 05:59:05 +09:00
Robert Sayre
a408d9bbad Merge m-c to tm. 2009-03-10 16:49:12 -04:00
David Bolter
7f125f04cd bug 482563 - Tweak our exposure of object attributes, r=MarcoZ 2009-03-10 21:44:43 +01:00
David Bolter
8d7db3a28a Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ 2009-03-10 21:44:24 +01:00
Daniel Holbert
176b24d9f7 Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc 2009-03-10 13:36:38 -07:00
Daniel Holbert
7ae02c63e7 Bug 473705 auxiliary patch: Enable SMIL pref during mochitests. r+sr=roc 2009-03-10 13:35:25 -07:00
Nelson Bolyard
8ca25f7150 Bug 459524 - Interpret SOCKS5 DNS reply more accurately, r=biesi 2009-03-10 16:14:06 -04:00
Benjamin Smedberg
329e9b5420 Bug 481336 - Quickstub additional properties on nsIDOMHTMLAnchorElement and nsIDOMNSHTMLAnchorElement, r=bz 2009-03-10 15:55:55 -04:00
Olli Pettay
45080d5ed8 Bug 424377, r+sr=roc 2009-03-10 21:30:50 +02:00
Michael Kohler
44148b95fc Bug 420736 - Part of advanced preferences tab cut off, p=Michael Kohler, r=gavin.sharp 2009-03-10 20:12:55 +01:00
Honza Bambas
ff29893756 Bug 465158 - Minefield Nightly fails to initiate dial-up login when using internet connection sharing, r=cbiesinger 2009-03-10 20:12:55 +01:00
Robert Sayre
278d53e244 Fix test bustage from bug 482349. r=jorendorff 2009-03-10 13:55:30 -04:00
Benjamin Smedberg
3305b96ed7 Bug 481732 - Check for crash minidumps in unit tests and dump them, if the MINIDUMP_STACKWALK path is set in the environment, r=ted 2009-03-10 13:36:14 -04:00
Joe Drew
eda03c34c6 Backed out bug 480267 because it seems to have caused failures in reftests. 2009-03-10 12:25:54 -04:00
Joe Drew
4a46cbf6b3 Backed out changeset 635b1c8783a6 - bug 480267 - because it seems to have
caused a reftest failure.
2009-03-10 12:25:05 -04:00
Marco Bonardo
dab7295291 Bug 481765 - test_treeview_date.xul fails at certain times. Fix code and reactivate the test, report any failure please, r=dietrich 2009-03-10 15:53:34 +01:00
Marco Bonardo
8001e9fcf9 Bug 481438 - browser_ui_history_sidebar.js is throwing, r=dietrich 2009-03-10 15:53:28 +01:00
Serge Gautherie
e693d3246b Bug 469518 - Enable Reftest leak log in tinderbox (log); (Cv1) "Fix" processLeakLog() arguments; r=jwalden+bmo 2009-03-10 15:10:25 +01:00