Commit Graph

194297 Commits

Author SHA1 Message Date
Mark Banner
712e9200d7 Bug 431130 xpcshell test test_nsIDownloadHistory.js fails on Thunderbird. r=sdwilsh 2008-07-17 15:04:27 +01:00
Boris Zbarsky
75931939fa Bug 444824. Remove useless assignment. r+sr=peterv 2008-07-17 09:34:17 -04:00
Shawn Wilsher
b6cda7824c Bug 438623 - Changes to a def file do not relink the library.
Changes to def files will not force libraries to be rebuilt, so there will no
longer need to be a clobber on windows machines.
r=ted
2008-07-17 10:45:11 -04:00
Boris Zbarsky
f2557d6bff Bug 430352. Use the same border throughout. r+sr=roc 2008-07-17 09:32:49 -04:00
Mike Hommey
c1aaa69bab Enable bug 442629 test. r=bzbarsky 2008-07-17 09:26:02 -04:00
Jason Orendorff
a663802904 Bug 423867 - Migrate js/src/README.html to developer.mozilla.org (r=brendan) 2008-07-17 07:24:33 -05:00
Brad Lassey
25f72423a4 Bug 440703 deletes xpidl from xulrunner deb r=ted 2008-07-17 10:19:49 -04:00
Brad Lassey
35b5d15567 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:05:42 -04:00
Neil Deakin
34bd263a99 Bug 431842: refactor autocomplete binding to support Fennec autocomplete, r=gavin 2008-07-17 15:53:04 +02:00
Marco Zehe
bac2d9ddab Bustage fix for bug 345759 2008-07-17 14:36:00 +02:00
Alexander Surkov
d6ba6d4413 bug 345759 - Spell as you type not accessible, r=aaronlev, r=Olli.Pettay, sr=neil 2008-07-17 14:06:24 +02:00
Edward Lee
d1d8aa6bda Bug 249468 - Add all bookmark keywords to location bar autocomplete drop-down list 2008-07-17 04:50:37 -07:00
Edward Lee
1bef7eb888 Bug 392143 - show keywords as url bar autocomplete choices. r=dietrich, r=gavin 2008-07-17 04:48:40 -07:00
Andreas Gal
2b72c2eac9 Fix signature of insCall in the FuncFilter and remove f2i(i2f) elimination since we shouldn't really ever hit it. 2008-07-17 03:24:17 -07:00
Dão Gottwald
87d96aafd9 Bug 426026 – Back/forward buttons disappear when moving from 1.8 to 1.9 if they've been moved. r=gavin 2008-07-17 12:22:50 +02:00
Axel Hecht
30b036f6b2 bug 445217, add l10n config data to mozilla-central, browser and toolkit. r=ted, npob 2008-07-17 11:59:59 +02:00
Andreas Gal
acf999080a Merge. 2008-07-17 02:03:56 -07:00
Andreas Gal
8f9536a2a7 Move up addName to make sure it gets inline in non-debug mode. 2008-07-17 02:02:48 -07:00
shaver
f3c23074e0 Add setprop and tests for setprop and cleanup labling code for debug mode (m=gal). 2008-07-17 02:00:23 -07:00
shaver@mozilla.org
3a154456b3 merge, woo 2008-07-17 01:59:58 -07:00
shaver@mozilla.org
ffdbf9b5cd summarize test results 2008-07-17 01:58:34 -07:00
Igor Bukanov
9c76e009d7 [Bug 433337] jsinterp.cpp source no longer split between 2 compilation units when compiling on Windows. r=brendan 2008-07-17 10:57:34 +02:00
Mark Banner
16445b2719 Bug 441530 Toolkit autocomplete sets the nomatch attribute on the popup rather than the textbox. r=enndeakin 2008-07-17 09:33:51 +01:00
Andreas Gal
8fef5d28f2 Cleanup trace abort handling. 2008-07-17 01:29:41 -07:00
Igor Bukanov
e4258a5c03 [Bug 440184] js_(Lock|Unlock) are defined as external non-inline functions to prevent linkage errors with js shell. r=brendan 2008-07-17 10:22:45 +02:00
L. David Baron
0fc36f0d30 Mark two reftests as failing on Mac. 2008-07-17 00:56:50 -07:00
Andreas Gal
08b285515b Merge. 2008-07-17 00:48:30 -07:00
Andreas Gal
805904b536 Fixed ASSERT JS_DOUBLE != JS_VOID issue. If the root fragment fails to compile, trash the type-map and re-capture it when we try to re-compile. 2008-07-17 00:48:10 -07:00
shaver@mozilla.org
cb4192d17a JSOP_LENGTH 2008-07-16 23:53:14 -07:00
Andreas Gal
351af4b843 Merge. 2008-07-16 23:48:42 -07:00
Andreas Gal
f52dc6d698 Increase code cache size. 2008-07-16 23:47:57 -07:00
shaver@mozilla.org
ef3bd8335b 4.2, dammit 2008-07-16 23:44:25 -07:00
Andreas Gal
e8f62f1305 Merge. 2008-07-16 23:39:12 -07:00
Andreas Gal
7b15717303 Fix f2i(i2f) filter (broken since the last TT sync, argument order changed from right to left to left to right). 2008-07-16 23:38:39 -07:00
Brendan Eich
f9a54cfd0a Prefer getarg;length, etc. to getargprop. 2008-07-16 23:33:04 -07:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
7d3343e0fa Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 23:30:25 -07:00
shaver@mozilla.org
fc685e043d copy capacity when becoming another list 2008-07-16 23:11:17 -07:00
Andreas Gal
b9519a90b1 Don't clear out arguments, clear out variables at method entry. 2008-07-16 23:04:50 -07:00
Andreas Gal
99721bcb09 Better naming of the after_JSOP_CALL event (EnterFrame). 2008-07-16 23:00:59 -07:00
L. David Baron
86c186dbd8 Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough. 2008-07-16 22:59:14 -07:00
Andreas Gal
fb9d38a976 Notify the recorder when a new frame was created by JSOP_CALL. 2008-07-16 22:58:06 -07:00
Andreas Gal
60371a4c39 Initialize arguments to void and write JSVAL_HOLE's value onto the native stack, not its boxed representation. 2008-07-16 22:25:56 -07:00
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
269c2d355a Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold 2008-07-16 22:18:38 -07:00
Andreas Gal
ba5b2a2e95 Fixed call tests. 2008-07-16 22:08:59 -07:00
Andreas Gal
e81ced786f Hand in typemap the recorder is supposed to use (preparation for side exit compilation and trees). 2008-07-16 21:49:42 -07:00
Andreas Gal
f8812377be Move the allocation of the LIR buffer and the FragmentInfo data structure creation (which includes typemap and interned global calculation) into loopedge. 2008-07-16 21:41:03 -07:00
Bobby Holley
c7acebb264 Viewport meta tag - content tests - bug 436083 2008-07-16 20:18:11 -07:00
Bobby Holley
1f347da68c Viewport meta tag - content - bug 436083 r=jst,sr=sicking 2008-07-16 20:16:23 -07:00
Bobby Holley
0cb5fecb1a System color profile handle not freed on thebes shutdown - bug 444829 r=vlad 2008-07-16 20:09:08 -07:00
Andreas Gal
a9a21285a6 Fix typo in test cases. 2008-07-16 19:10:07 -07:00