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

249251 Коммитов

Автор SHA1 Сообщение Дата
Josh Matthews 9bd64cc0fc Bug 581341 - Part 5: Test. r=ted
--HG--
extra : rebase_source : b10d96685038d3158433696090bacfcdffb0655a
2011-06-08 16:21:20 -04:00
Josh Matthews a49d27e02f Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
--HG--
extra : rebase_source : e83bc87174fda4af83300e563d5d62b331ac26e2
2011-06-29 15:29:52 -04:00
Josh Matthews bce6638c05 Bug 581341 - Part 3: Install child process exception handler before activating breakpad. r=bsmedberg
--HG--
extra : rebase_source : 32fa9c79f1620226e59459609e9c4390a511e5ad
2011-06-29 15:29:27 -04:00
Josh Matthews 953b4316f4 Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted
--HG--
extra : rebase_source : 3ed9d9967fbe4ea5ace629974f3f12bb156f67f8
2011-06-08 16:21:03 -04:00
Josh Matthews 85b4ae86c3 Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
--HG--
extra : rebase_source : b0c73c5d539a7c1d579722fb1e67db1e0c9a44b1
2011-06-08 15:56:31 -04:00
Joe Drew cc92ae0a54 Bug 579249 - "xpcshell should handle EINTR from fgets (makes attaching in gdb possible)" [r=timeless]
--HG--
extra : rebase_source : f9d125be41687ddcf771e9de61ec04057ad0c117
2010-07-15 21:13:00 -04:00
Brad Lassey c698c72d6a bug 667130 - SIMD/THUMB2 detections fail under Android NDK5 r=khuey 2011-06-29 15:19:42 -04:00
Josh Matthews 591dd03ee0 Merge backout, a=bustage fix 2011-06-29 15:13:37 -04:00
Josh Matthews ec2f30bcb7 Back out bug 581341. 2011-06-29 15:13:17 -04:00
Ehsan Akhgari c1f0d714b4 Backout changeset ae2dbbb7b935 (bug 664152) because moving test_reftests_with_caret to mochitest-chrome causes the test to not finish properly 2011-06-29 14:22:39 -04:00
Josh Matthews dc3df0dd7c Bug 581341 - Part 6: Nits. r=bent 2011-06-29 13:20:43 -04:00
Josh Matthews cce6f8c7c3 Bug 581341 - Part 5: Test. r=ted 2011-06-08 16:21:20 -04:00
Josh Matthews 4560199bc4 Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent 2011-06-23 19:31:58 -04:00
Josh Matthews 812b334553 Bug 581341 - Part 3: Install child process exception handler before activating breakpad. r=bsmedberg 2011-06-23 19:30:31 -04:00
Josh Matthews 9764c2bcf1 Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted 2011-06-08 16:21:03 -04:00
Josh Matthews d7cc923829 Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones 2011-06-08 15:56:31 -04:00
Ehsan Akhgari 11585d6f56 Merge mozilla-central and mozilla-inbound 2011-06-29 11:05:47 -04:00
Sid 9042eed1bf Bug 624225 - Remove border-radius from tabs. r=dao 2011-06-29 16:41:01 +02:00
Dão Gottwald 2fccc50039 Bug 658738 - Correctly remove observer 2011-06-29 16:39:18 +02:00
Dão Gottwald a49e900b9d Bug 668000 - browser_pageInfo.js leaks 2011-06-29 16:38:31 +02:00
Ted Mielczarek a4398294bc merge mozilla-central and build-system 2011-06-29 09:42:11 -04:00
Jonathan Kew e9e59d071d bug 663688 - back out changeset c4b84b05c46c to revert the workaround that disabled downloadable fonts on Lion. r=jdaggett 2011-06-29 14:16:12 +01:00
Mounir Lamouri 2a6dff584a No bug - Fix build bustage. 2011-06-29 14:29:29 +02:00
Mounir Lamouri 1b5a5e91d1 Bug 667497 - Add documents' element size to documents' size computation. r=jst 2011-06-29 13:19:21 +02:00
Mounir Lamouri 3467081aae Bug 667485 - Add windows' document size to windows size. r=jst 2011-06-29 13:18:54 +02:00
Mounir Lamouri 3118799f9f Bug 667474 - Do a naive computation of windows' size in the DOM Memory Reporter. r=jst 2011-06-29 13:06:43 +02:00
Mounir Lamouri 9ca46176f4 Bug 667470 - Track all created windows in a global hash table. r=bz 2011-06-29 13:03:54 +02:00
Mounir Lamouri 95027d8725 Bug 667468 - Add a dummy DOM memory reporter behind a compilation flag. r=njn 2011-06-29 13:01:07 +02:00
Mounir Lamouri 825de9ef48 Bug 665865 - Make test_bug590363.html apply for all input types. r=smaug 2011-06-29 12:51:57 +02:00
Mounir Lamouri 456e605e4f Bug 667866 - Misc fixes and improvements to reflect.js. r=Ms2ger
Add license boilerplate, header comment, check for the attribute being in the
IDL and the attribute type. Finally, fixing some typos.
2011-06-29 12:50:43 +02:00
Mounir Lamouri 7248bcbce8 Bug 667864 - Tests more nsHTMLInputElement attributes reflection. r=Ms2ger
--HG--
rename : content/html/content/test/test_bug557628-1.html => content/html/content/test/test_bug557628.html
2011-06-29 12:48:56 +02:00
Mounir Lamouri b03226f205 Bug 668166 - Add reflectString method to reflect.js. r=Ms2ger 2011-06-29 12:49:06 +02:00
Marco Bonardo fba7575d35 Merge mozilla-inbound to mozilla-central 2011-06-29 11:18:14 +02:00
Doug Turner 3ba825d401 Bug 665407 - Disable sutagent if not building tests. r=ctalbert 2011-06-28 20:51:30 -07:00
Joe Drew 701f84900b Merge last green changeset from m-i to m-c. 2011-06-28 21:46:06 -04:00
Chris Jones 796f9a5bc4 Test for bug 667947. r=dbaron 2011-06-28 17:35:39 -07:00
L. David Baron 2d44f17e62 Bug 667948: Convert canvas text measurement widths from app units to pixels *after* they switch from integers to floats. r=roc 2011-06-28 16:58:00 -07:00
Ted Mielczarek c344ca6306 bug 664197 - fix manifestparser tests on Windows 2011-06-28 15:19:03 -04:00
Stephen Horlander 4a8130f81f Bug 648377: Update Disk Image and File Icons, r=gavin
--HG--
extra : rebase_source : e7395a0458fb3a27f3fb5d55d8d46b6e25c0be52
2011-06-28 14:35:18 -04:00
Stephen Horlander d30958068c Bug 653321: Add new backgrounds to nightly and aurora dmgs, r=gavin
--HG--
extra : rebase_source : 33d63e5530d9987374624a8b2951431d5c76d5bf
2011-06-28 14:28:58 -04:00
Joe Drew 0169905f3e Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions. 2011-06-28 14:42:06 -04:00
Joe Drew 9425d9553a Back out fcf08eff68eb (Bug 662555) for causing reftest assertions. 2011-06-28 14:41:14 -04:00
Paul O’Shannessy a30b7f8b43 Bug 666790 - addon download progress doorhanger has error when asking permission to install [r=gavin] 2011-06-28 11:03:00 -07:00
Ted Mielczarek 4ab453b798 bug 664197 - bustage fix, make xpcshell selftest work with Python 2.5 2011-06-28 09:52:17 -04:00
Ted Mielczarek eaf35622ec bug 664197 - bustage fix, sync js/src/config 2011-06-28 08:32:29 -04:00
Ted Mielczarek 4333f51ea5 bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium
--HG--
extra : rebase_source : 6ac0f4c367e7941de3dbbd05234afdb4e79ab14c
2011-06-28 07:55:56 -04:00
Ted Mielczarek c092cc9149 bug 664197 - support universal builds in mozinfo/writemozinfo. r=jhammel
--HG--
extra : rebase_source : 13faa21a59805f879568c764cce61e8520749246
2011-06-28 07:55:56 -04:00
Ted Mielczarek a45ca344fa bug 664197 - update xpcshell manifests with new conditions. r=jmaher
--HG--
extra : rebase_source : 21b5f1b5b34ec7a1efb2a8b444c9b41a6a39106d
2011-06-28 07:55:56 -04:00
Ted Mielczarek 22b8e0fde4 bug 664197 - extend writemozinfo.py to add a few more keys. r=jhammel
--HG--
extra : rebase_source : 5178bab50d1b7fb35a462813821d350e085e2d4a
2011-06-28 07:55:56 -04:00
Benjamin Smedberg 585a9bcb38 Bug 666938 - Add a console message when a binary component doesn't load because of a kVersion mismatch, r=Mossop
--HG--
extra : rebase_source : 7a950be04051e13c169af5d9852cef0e123d31a7
2011-06-24 14:08:13 -04:00