Igor Bukanov
|
0e62709153
|
bug 486106 - restoring JS*Lookup API compatibility with fast arrays. r=shaver
|
2009-03-31 21:42:31 +02:00 |
|
L. David Baron
|
fa0ce94791
|
Don't mess with the max_script_run_time pref since the mochitest harness now does that for us.
|
2009-03-31 12:37:40 -07:00 |
|
L. David Baron
|
5195ec80b9
|
Use SimpleTest.executeSoon instead of setTimeout for iteration of properties/descriptors.
|
2009-03-31 12:37:40 -07:00 |
|
L. David Baron
|
d678da4f5e
|
Add reftest for quotes support, from a test Hixie wrote (with his permission).
|
2009-03-31 12:37:40 -07:00 |
|
L. David Baron
|
1eebde3c7c
|
Add some tests for invalid values of 'font-family' (related to bug 481502)
|
2009-03-31 12:37:40 -07:00 |
|
Gavin Sharp
|
5ce8f74526
|
Bug 482229: tweak string used for site-specific searches, r=gavin/rflint
|
2009-03-31 15:16:03 -04:00 |
|
Boris Zbarsky
|
cf70121b81
|
Bug 486044. Make sure to pass the right principal to CreateSheet even in the non-document sheet case. r+sr=sicking
|
2009-03-31 15:04:01 -04:00 |
|
Andreas Gal
|
78ced670dd
|
specialize code for a specific global object, not just a global object shape (480905, r=graydon).
|
2009-03-31 11:49:44 -07:00 |
|
Andreas Gal
|
bd810801e3
|
maintain globalShape in VMFragment only (486049, r=graydon).
|
2009-03-31 11:43:30 -07:00 |
|
Boris Zbarsky
|
7aceab7bfd
|
Use the local instead of making another virtual function call. Followup for bug 484031
|
2009-03-31 14:21:39 -04:00 |
|
zeniko@gmail.com
|
8501a1f9e5
|
Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin)
|
2009-03-31 11:11:53 -07:00 |
|
Neil Deakin
|
5d99cbc1d8
|
Bug 475286, support a movetoclick mode for scales. Use this by default for mac and video position widget, r+sr=neil
|
2009-03-31 14:11:35 -04:00 |
|
Marco Zehe
|
fcb9e8c7fd
|
Disabling test file because it leaks on Mac, needed for moving forward with bug 482598
|
2009-03-31 20:05:16 +02:00 |
|
Oleg Romashin
|
4532c4b76a
|
Bug 483498 - Some nsILookAndFeel colors are not synchronized with nsXPLookAndFeel.cpp. r=roc.
|
2009-03-31 16:02:55 -04:00 |
|
Boris Zbarsky
|
a733b1435a
|
Removing unused variable. r=shaver, sr=make-gcc-happy
|
2009-03-31 13:54:27 -04:00 |
|
Jonathan Watt
|
2224f45384
|
Fix typo in disabled test.
|
2009-03-31 19:37:26 +02:00 |
|
Benjamin Smedberg
|
4374e7b7a1
|
Followup to bug 474703 for pymake: use core_abspath to get Windows-style absolute paths correct, r=ted
|
2009-03-31 12:04:53 -04:00 |
|
Benjamin Smedberg
|
93395423d0
|
Reverting unnecessary utils.lockFile change from bug 485390
|
2009-03-31 10:39:02 -04:00 |
|
Benjamin Smedberg
|
605a03acf0
|
Backed out changeset f66fabdbc090 (bug 485390) - the problem is not in utils.lockFile, and you shouldn't really need to hold the file descriptor
|
2009-03-31 10:38:25 -04:00 |
|
Shawn Wilsher
|
0f290684b1
|
Bug 485628 - Clean up mozStorageService.* to match what is in the style guidelines
Consistent spacing, consistent naming, and namespaces - OH MY!
r=asuth
|
2009-03-31 07:26:16 -07:00 |
|
Shawn Wilsher
|
b8a98024ba
|
Bug 485626 - Update style guidelines to reflect namespace discussions
r=asuth
|
2009-03-31 07:26:08 -07:00 |
|
Axel Hecht
|
31920b6c72
|
bug 482776, JarMaker.py unittests don't cause "make check" to fail, r=ted
|
2009-03-31 16:25:51 +02:00 |
|
Jason Orendorff
|
22f1bdf5d6
|
Bug 483473 - Make JSObjectOps private. r=brendan.
--HG--
extra : rebase_source : 3240cb1f5c047dc92f8d1b525963bcb27e0a3521
|
2009-03-31 09:02:20 -05:00 |
|
Peter Van der Beken
|
df2064bcee
|
Fix for bug 483444. r/sr=mrbkap.
--HG--
extra : rebase_source : d11ad967d8b6910666f31d0b46d50c5cc6701350
|
2009-03-31 15:07:41 +02:00 |
|
Chris AtLee
|
80e30b821f
|
bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted
|
2009-03-31 09:43:31 -04:00 |
|
Benjamin Smedberg
|
8bf3b445ab
|
Bug 484708 - Un-annotated dependency of gtkmozembed2.cpp on gtkmozembedmarshal.h, r=ted
|
2009-03-31 08:43:30 -04:00 |
|
Benjamin Smedberg
|
b7dbb7cee0
|
Bug 485264 - Not enough quotes in mozprog.m4 when suggestions contain spaces r=ted
|
2009-03-31 08:41:50 -04:00 |
|
Jonathan Watt
|
af735602d3
|
Bug 465996. Small objects that are scaled up don't get invalidated correctly. r=roc
|
2009-03-31 14:19:39 +02:00 |
|
Ginn Chen
|
8dea478fd9
|
Bug 484932 Printing Sun Java System Communications Express page caused a crash [@ moz_drawingarea_resize] r=roc
|
2009-03-31 18:03:43 +08:00 |
|
Graydon Hoare
|
27d0e6f091
|
Bug 479553 - Minimize forking of property tree, r=brendan.
|
2009-03-30 18:02:13 -07:00 |
|
Andreas Gal
|
79baa5db23
|
Guard that object is a dense array when skipping to its prototype during property lookup (485790, r=brendan).
|
2009-03-30 17:19:04 -07:00 |
|
Jeff Walden
|
c8f309e4e5
|
Bug 485889 - Incorrect null checking/assignment? (with xpcshell test case). r=gal
|
2009-03-30 17:15:42 -07:00 |
|
Andreas Gal
|
38b604f834
|
Bug 485022 - TM: Assertion failure: JS_ON_TRACE(cx), at ../jsarray.cpp. r=mrbkap
|
2009-03-30 16:43:23 -07:00 |
|
Blake Kaplan
|
3b132823ae
|
Bug 486029 - Use C++ style casts in more places. r=brendan
|
2009-03-30 16:33:54 -07:00 |
|
Peter Weilbacher
|
3378176bc8
|
[OS/2] Bug 483539: fix build break in jsnum.cpp by defining the underscored float properties. r=jorendorff
|
2009-03-30 15:26:51 -07:00 |
|
Benjamin Smedberg
|
0a08800d0e
|
Bug 486158 - Fix the quickstub dependencies: when multiple targets are listed for a single rule, GNU make doesn't run the rule once and combine the targets: instead, it builds each target separately. This only really matters in parallel builds where targets may be evaluated in parallel. r=ted
|
2009-03-30 17:29:41 -04:00 |
|
Benjamin Smedberg
|
3ad08b7964
|
Bug 486157 - Use CURDIR for Windows-style paths when building extension tests, r=ted
|
2009-03-30 17:15:16 -04:00 |
|
Benjamin Smedberg
|
0ba8d594a1
|
Update pymake
|
2009-04-02 12:26:17 -04:00 |
|
Ted Mielczarek
|
a8a9796d5c
|
bug 484033 - extend nsICrashReporter to allow crashreporter to be used without going through XRE_Main. r=bsmedberg
|
2009-04-02 11:41:12 -04:00 |
|
Dão Gottwald
|
df2a416e74
|
Bug 468170 - Update comment to reality
|
2009-04-02 17:12:41 +02:00 |
|
Dão Gottwald
|
2843d59448
|
merge
|
2009-04-02 17:07:05 +02:00 |
|
Simon Bünzli
|
35ee81a6b3
|
Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich
|
2009-04-02 17:01:04 +02:00 |
|
L. David Baron
|
aaf159e5c7
|
Use a valid value for storing in a bitfield as the style struct ID for backend-only properties. (Bug 469244) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
L. David Baron
|
f533a6676b
|
Remove the CSS_PROP_NOTIMPLEMENTED macro, which hasn't been needed since bug 3247 landed. (Bug 486353) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
L. David Baron
|
44505d5f65
|
Remove remnant of key-equivalent property, which we removed in bug 265721. (Bug 486353) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
L. David Baron
|
d247930bd5
|
Remove unneeded code for handling nulls in compressed blocks. (Bug 486415) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
|
Benjamin Smedberg
|
5cb4a30638
|
Bug 485390 - utils.lockFile doesn't hold the file descriptor, which can cause parallel races in JarMaker, r=ted
|
2009-03-30 10:34:13 -04:00 |
|
Igor Bukanov
|
0604ee2935
|
bug 453492 - hiding JSCodeSpec.(nuses|ndefs) behind inlines to properly deal with variable stack bytecodes. r=brendan
|
2009-03-30 16:19:50 +02:00 |
|
Igor Bukanov
|
a7851480ad
|
bug 469492 - calling the call hook after fully initializing the freame. r=brendan
|
2009-03-30 15:29:17 +02:00 |
|
Gavin Sharp
|
f361caeff0
|
Bug 483634: add scrollX/scrollY getter on nsIDOMWindowUtils that allows avoiding a layout flush, r+sr=roc
|
2009-03-30 08:19:06 -04:00 |
|