Commit Graph

42893 Commits

Author SHA1 Message Date
Ehsan Akhgari
e4c3143ab1 Bug 567213 - selecting editable text and the clicking on an a focusable element does weird things; r=roc
--HG--
extra : rebase_source : 8f4d5df18d8eb7884ced10125132e9f8eada19e4
2010-05-22 21:04:10 -04:00
Ehsan Akhgari
88a979fa09 Test case for bug 564461; r=roc
--HG--
extra : rebase_source : 8f5bea38964e7175667d9a6354a260773290c83b
2010-05-22 21:04:09 -04:00
Chris Jones
b0a6866357 Bug 567645: Temporarily work around now-fatal deserialization errors by sending a dummy message in place of previously ignored windows messages. r=bent 2010-05-25 19:41:02 -05:00
Timothy Nikkel
ea2eecd84a Bug 450450. Add some debugging output to try to fix random orange in test_loadflags.html. 2010-05-25 18:40:45 -05:00
Johnny Stenback
9b2e0f4291 Followup fix for bug 565124. Don't write to bits other than the first bit in a 1-bit sized member. r=dholbert@mozilla.com, r=joe@drew.ca 2010-05-25 15:27:29 -07:00
Michael Wu
311d35a5ce Bug 565089 - Allow cairo to build on Android. r=jmuizelaar,ted 2010-05-25 15:21:18 -07:00
Dan Witte
cfbcff4a14 Bug 541356 - session lost after restart. Part 2: Don't batch in AddInternal(). r=sdwilsh 2010-05-25 15:00:44 -07:00
Igor Bukanov
2dc14c17ba bug 558150 - js_GC outside a request must wait for other GC to finish. r=jorendorff 2010-05-22 21:49:58 +02:00
Jason Orendorff
a40a1841c1 Bug 530688 - Do not use std::string or iostreams in jsapi-tests. r=Waldo.
--HG--
extra : rebase_source : a87186b5db07a158add196a59937e65f3cbcc0ca
2010-05-22 06:09:17 -05:00
Igor Bukanov
b901f571e8 bug 566949 - always allow JS_malloc to be called outside a request or from a GC. r=jorendorff 2010-05-22 13:07:29 +02:00
Andreas Gal
fd6436223d Don't mark descriptor obj if it is NULL (567387, r=jorendorff). 2010-05-21 10:37:56 -07:00
Jason Orendorff
40d0fb0842 Bug 513065 - Part 3, Stay on trace when calculating scope in thisObject hook. r=mrbkap. 2010-05-21 07:27:00 -05:00
Andreas Gal
39f2723c14 Follow-up fix for bug 567059. 2010-05-21 00:19:09 -07:00
Andreas Gal
aa1254011a Abort tracing if we come across a non-native object (567059, r=dvander). 2010-05-20 21:01:27 -07:00
Robert O'Callahan
5cb6f06477 Bug 564993. Part 5: Change ThebesLayer painting to be callback-based; move layer tree construction to FrameLayerBuilder. r=Bas,mats,sr=vlad 2010-05-21 15:20:48 +12:00
Robert O'Callahan
35d47b1777 Backing out bug 564993 part 5 again due to leaks 2010-05-24 10:53:55 +12:00
Robert O'Callahan
491e959191 Backed out changeset b37bdb032fe7 2010-05-24 10:53:05 +12:00
Robert O'Callahan
29967ae259 Remove code that I need to back out that slipped into the wrong patch 2010-05-24 10:52:28 +12:00
Kyle Huey
7ee0dabbad Backing out Bug 561674. 2010-05-23 15:12:52 -07:00
Kyle Huey
fe2eae4467 Backed out changeset 7efb41b5e57a 2010-05-23 15:12:20 -07:00
Michael Kohler
5f19df86e0 Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Benoit Jacob
58619e4355 Bug 567209. OSMesa rendering needs to be flipped. r=vlad 2010-05-24 09:36:49 +12:00
Benoit Jacob
3a52454889 Bug 567190. Initialize ContextFormat to zero properly. r=vlad 2010-05-24 09:36:49 +12:00
Masatoshi Kimura
9716db11a9 Bug 562908. Add genignorable.pl script to regenerate ignorable.x-ccmap. r=smontagu 2010-05-24 09:36:49 +12:00
Martin Stránský
1507192afe Make ipc/ build with gcc 4.1.2. r=cjones 2010-05-24 09:36:49 +12:00
Mounir Lamouri
e5a9c417cf Bug 551846. Tests 2010-05-24 09:36:49 +12:00
Mounir Lamouri
06ad5cda45 Bug 551846. <select> size should default to 4 when 'multiple' attribute is present. r=smaug, sr=jst 2010-05-24 09:36:49 +12:00
Chris Double
63a38282f4 Bug 567056. Rename mAspectRatio to mPixelAspectRatio. r=kinetik 2010-05-24 09:36:10 +12:00
Kyle Huey
f91373fd78 Bug 561674: Stop defining DEBUG_<username>. r=ted
--HG--
extra : rebase_source : 290d08ee449b383e55b83dec87a963b6d4f1927c
2010-05-23 10:43:34 -07:00
Ehsan Akhgari
f58add9d96 Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron 2010-05-21 16:36:42 -04:00
Robert Strong
ca6db0e13a Bug 566267 - Simplify app update mochitest-chrome tests (rename files). r=dtownsend
--HG--
rename : toolkit/mozapps/update/test/chrome/test_0021_check_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0011_check_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0022_check_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0012_check_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0011_check_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0021_check_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0012_check_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0022_check_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0041_available_noBillboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0031_available_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0042_available_noBillboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0032_available_basic_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0031_available_billboard_noLicense_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0041_available_billboard.xul
rename : toolkit/mozapps/update/test/chrome/test_0032_available_billboard_noAddons.xul => toolkit/mozapps/update/test/chrome/test_0042_available_billboard_license.xul
rename : toolkit/mozapps/update/test/chrome/test_0112_neverButton_noBillboard.xul => toolkit/mozapps/update/test/chrome/test_0111_neverButton_basic.xul
rename : toolkit/mozapps/update/test/chrome/test_0111_neverButton_billboard.xul => toolkit/mozapps/update/test/chrome/test_0112_neverButton_billboard.xul
2010-05-22 16:18:35 -07:00
Robert Strong
b6fca906ec Bug 567054 - Cc and Ci are not defined in updates.js. r=dtownsend 2010-05-22 14:11:03 -07:00
Robert Strong
366cac3334 Bug 566807 - Workaround Bug 566787 when checking for incompatible add-ons. r=dtownsend 2010-05-22 14:10:45 -07:00
Robert Strong
321a32ff79 Bug 562151 - allow post-update helper application on mac. r=rstrong 2010-05-22 14:10:31 -07:00
Chris Jones
41d4381920 Bug 565462: Implement operator== for IPDL structs and unions. r=bsmedberg 2010-05-22 14:35:42 -05:00
Chris Jones
521f71cd9d Bug 565461: Implement nsTArray::operator==. r=bsmedberg 2010-05-22 14:35:41 -05:00
Chris Jones
8cd4f6e0b8 Tests for bug 560000 2010-05-22 14:35:40 -05:00
Chris Jones
a647aa0990 Bug 560000: Allow IPDL unions and structs to be recursively defined. r=benjamn 2010-05-22 14:35:38 -05:00
Chris Jones
6bb717f964 Tests for bug 553846.
--HG--
rename : ipc/ipdl/test/cxx/PTestArrays.ipdl => ipc/ipdl/test/cxx/PTestDataStructures.ipdl
rename : ipc/ipdl/test/cxx/PTestArraysSub.ipdl => ipc/ipdl/test/cxx/PTestDataStructuresSub.ipdl
rename : ipc/ipdl/test/cxx/TestArrays.cpp => ipc/ipdl/test/cxx/TestDataStructures.cpp
rename : ipc/ipdl/test/cxx/TestArrays.h => ipc/ipdl/test/cxx/TestDataStructures.h
2010-05-22 14:35:37 -05:00
Chris Jones
de3a2d743f Bug 553846: Implement an IPDL "struct" type. r=benjamn 2010-05-22 14:35:35 -05:00
Chris Jones
f196c3f8dd Bug 522547: Serialize/deserialize IPC messages in a "streaming" style. r=bent 2010-05-22 14:35:34 -05:00
Chris Jones
0f31d5ef38 Bug 562741: Allow |Shmem|s to be shared across different protocol trees. r=bent 2010-05-22 14:35:33 -05:00
Chris Jones
e3145e0a2f Bug 562741: Refcount |SharedMemory|s. r=joedrew 2010-05-22 14:35:32 -05:00
Chris Jones
eef3841654 Bug 564086: Frontend support for IPDL process graphs and Bridge()ing processes. r=benjamn 2010-05-22 14:35:31 -05:00
Chris Jones
39eb188564 Bug 565844: Distinguish between illegal-value and couldn't-process errors in IPDL error messages. r=bent 2010-05-22 14:35:29 -05:00
Timothy Nikkel
c59fbce1fb Bug 567292. When making asserts for lazy frame construction, if we hit a leaf frame, forgive any previous transgressions because leaf frames do their own thing. r=bzbarsky 2010-05-22 13:55:41 -05:00
Timothy Nikkel
86591e5c58 Bug 553359. Address review comments. 2010-05-22 13:55:41 -05:00
Marco Bonardo
5a227798cf followup to Bug 553070. Fix test_xpcomutils.js permaorange. 2010-05-22 14:55:34 +02:00
Marco Bonardo
d3cd5e9f26 Forgot to enable the test for Bug 553070 2010-05-22 11:56:43 +02:00
Marco Bonardo
dbe1232637 Bug 553070 - Allow XPCOMUtils to do category registration for specific apps. r=sayrer 2010-05-22 10:41:00 +02:00