Commit Graph

50790 Commits

Author SHA1 Message Date
Robert O'Callahan
5a5f107e6e Bug 586804. Swallow exceptions generated in the error message listener, to avoid infinite loop. r=robcee,a=test-only 2010-08-19 21:35:09 +12:00
Bas Schouten
690beb1d8a Bug 588568. Only check VRAM if we have a D2D device. r=joe,a=blocking 2010-08-19 21:35:08 +12:00
Pirkka Kärenlampi
e5d4a986ff Bug 586944. Make 'backtrace' static to fix issues with the symbol being overriden by system libraries. r=dbaron,a=bsmedberg 2010-08-19 21:35:08 +12:00
Robert O'Callahan
02b21d29f9 Bug 588664. Cache DPI in nsCocoaWindow. r=joshmoz,a=blocking 2010-08-19 21:35:08 +12:00
Rob Arnold
422de2253b Bug 587566 - Enable Depth/Clip to allow D2D for non DX10 devices; r=bas.schouten approval2.0=joe 2010-08-19 09:28:14 +01:00
Michael Wu
76c53b9faf Bug 556644: Update removed-files.in for omnijar. r=rs, a=blocking-beta5 2010-08-17 12:13:07 -07:00
Mark Banner
6b5649007a Bug 587984 Toolkit's l10n.mk can't be included from comm-central. r=Mitch,a=bsmedberg 2010-08-19 09:28:05 +01:00
Mark Banner
c7ce656b62 Back out changeset f600448ae7db / bug 471643 due to reftest failures. 2010-08-19 09:27:38 +01:00
Mark Banner
32648806db Backed out changeset f600448ae7db / bug 471643 due to reftest failures 2010-08-19 09:27:01 +01:00
Dão Gottwald
20c3134180 Bug 585935 - scrollboxes should use native scroll arrows. r=ventnor a=bs 2010-08-19 09:46:47 +02:00
Zack Weinberg
531e232c65 Bug 471643: Make vertical percentages in border-radius relative to box height. r=dbaron 2010-08-19 09:45:32 +02:00
Daniel Holbert
5d6d60ecb4 (no bug) a few whitespace fixes in layout, to triger fresh builds on a CLOSED TREE 2010-08-18 21:53:55 -07:00
Blair McBride
1b8df72776 Bug 584053 - Intermittent failure in browser_manualupdates.js Update item should have version number of the update - Got 1.0, expected 1.1, r=Mossop a=test only 2010-08-12 15:30:10 +12:00
Michael Wu
7bab579428 Bug 556644 - Turn on omnijar via confvars.sh, r=bsmedberg a=blocking2.0 2010-08-18 20:05:17 -07:00
Michael Wu
093b556e28 Bug 556644 - Do omnijar packing in dist/firefox instead of installer staging, r=khuey a=blocking2.0 2010-08-18 20:02:19 -07:00
Ms2ger
6d2108bc39 Bug 583076 - fix a number of build warnings in accessible/, r=surkov, a=benjamin 2010-08-19 11:14:50 +09:00
Alexander Surkov
cdc5b187ce Bug 587938 - content radomly disappears or isn't being created at all for NVDA's virtual buffer, effective August 16, 2010, r=marcoz, ginn.chen, a=beltzner 2010-08-19 11:14:14 +09:00
Timothy Nikkel
86f1f98226 Bug 587944. Need to clear are target frame when we clear our target content. r=smaug a=blocking 130078 which blocks 2010-08-18 20:16:58 -05:00
Timothy Nikkel
f2fbddac07 Bug 572599. If we get an event on a child widget that is in a disconnected view subtree the view subtree might not have a root widget. r=roc 2010-08-18 20:16:58 -05:00
Timothy Nikkel
cc09403fac Bug 587542. If painting is suppressed in the presshell, drop invalidations that come through the view subsystem as well as through the usual frame invalidation path. r=roc 2010-08-18 20:16:58 -05:00
Timothy Nikkel
fcaca91e69 Bug 587539. When we get a paint event for a widget in a disconnected view subtree there isn't a display root widget. r=roc 2010-08-18 20:16:58 -05:00
Timothy Nikkel
b7b5763383 Bug 587534. When we unregister a plugin for geometry updates make sure to hide the plugin in case it hasn't been hidden yet. r=roc 2010-08-18 20:16:58 -05:00
Ehren Metcalfe
0d71672eb0 Bug 578235 - Port jsstack.js to Dehydra with GCC 4.5 r=taras, a=test-only 2010-08-18 18:06:17 -07:00
Ehren Metcalfe
20f9e7eb23 Bug 575720 - static checking suite: use Dehydra multiple-arg support + fix method signature comparison in several scripts r=taras 2010-08-18 18:06:05 -07:00
Ehren Metcalfe
eb502f10f4 Bug 576214 - fix NS_STACK_CLASS analysis for Dehydra with GCC 4.5 r=taras 2010-08-18 18:05:49 -07:00
Ehren Metcalfe
bcaf9afcb5 Bug 572819 - static checking suite: port esp analyses to Dehydra with GCC 4.5 r=taras 2010-08-18 18:05:35 -07:00
Ehren Metcalfe
89f08aef5e Bug 573786 - Script to detect static initializers r=taras 2010-08-18 18:04:39 -07:00
Justin Lebar
632932971c merge backout a=bustage-fix 2010-08-18 17:12:46 -07:00
Justin Lebar
994a2d25b2 Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
Rob Campbell
4f622e445b Bug 561782 - Create DOM Panel for inspecting DOM nodes and their properties (reticle) Milestone 0.3 r=dietrich a=blocking2.0 2010-08-18 16:54:06 -07:00
Patrick Walton
5f87e8bd33 Bug 583359 - Filter options on the Web Console should filter all messages. Part 4 r=dietrich a=blocking2.0 2010-08-18 16:54:02 -07:00
Patrick Walton
9657eb463e Bug 583359 - Filter options on the Web Console should filter all messages. Part 3: Remove the old filtering logic in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:57 -07:00
Patrick Walton
02b882302d Bug 583359 - Filter options on the Web Console should filter all messages. Part 2: Make string filtering live in the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:53 -07:00
Patrick Walton
d0b6646f67 Bug 583359 - Filter options on the Web Console should filter all messages. Part 1: Implement live filtering for the category checkboxes on the Web Console r=dietrich a=blocking2.0 2010-08-18 16:53:49 -07:00
Mike Hommey
62f1326256 Bug 587028 - Remove automationutils.pyc from $(srcdir) on make clean. r=bsmedberg, a2.0=bsmedberg
--HG--
extra : rebase_source : b562df6573b1776b87dcd1fd751b0f8e7d0ffbd0
2010-08-18 19:53:18 +02:00
Mike Hommey
2e6ef10fe4 Bug 587593 - Remove extra usage line in firefox --help output. r=gavin.sharp, a2.0=bsmedberg
--HG--
extra : rebase_source : aae2337678da371e1c3886642fce0c55b1d66478
2010-08-18 19:47:57 +02:00
Mike Hommey
b8e14dc629 Bug 435683 - Use syscall() for mmap and munmap and disable ncpus in jemalloc to work around deadlocks with LD_PRELOADed libraries. r=jasone, a2.0=bsmedberg
--HG--
extra : rebase_source : 56b4f87c151bbdb6cb9a4b22373af3ff33339b79
2010-08-18 19:46:59 +02:00
Kyle Huey
ca4b9a3d8e Sync config/ and js/src/config/ a=me 2010-08-18 18:40:18 -04:00
Justin Lebar
3ff3dd6e1b merge backout, a=khuey 2010-08-18 14:41:09 -07:00
Justin Lebar
2b2ba65ada Backed out changeset 63bb61d1416e 2010-08-18 14:38:05 -07:00
Michael Wu
8a73d9fece Bug 559961 - Add files I missed the first time. a=bustage fix
--HG--
extra : rebase_source : 03e40c5b148ff1ba61c0accb5bc0798bd4aa105c
2010-08-18 14:30:09 -07:00
Justin Lebar
4e754fd28f Bug 580069 - replaceState should clear the SHEntry's POST data. r+a2.0=sicking
--HG--
extra : rebase_source : 48bcebb876ff77a4c8a7157c5aa15746846dd007
2010-08-11 16:49:43 -07:00
Justin Lebar
7dc2e2a15d Bug 587550 - Fix UnicharSelfTest.cpp, which was busted by deCOMtamination in bug 575043 (rev e0fa43b96c03). r=khuey, a=test-only
--HG--
extra : rebase_source : 915555760cfc005a3a8186c5a8850cfb0052de08
2010-08-16 14:35:39 -07:00
Joel Maher
2aa0bf8512 Bug 585630 - "disable mochitests that utilize ondragstart attributes at least until tiles die" [r=mark.finkle] a=mobile_test_only 2010-08-09 11:00:00 -07:00
Brad Lassey
e7118754f6 bug 587695 - relative path to android_stub.h is wrong r=mitch a=NPOTB 2010-08-16 12:44:20 -04:00
Michael Wu
be9f41ab85 Bug 588386 - Make DMG INNER_UNMAKE_PACKAGE nest in other commands properly, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : 4c2061986a5583ce437b5d120eec8a1c03f26869
2010-08-18 12:56:46 -07:00
Taras Glek
cbf7b8bcd4 Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
2010-08-18 10:34:07 -07:00
Justin Lebar
b0a14967ee Bug 577950 - Use a hashtable to speed up nsPrefBranch::RemoveObserver. r=bzbarsky, a2.0=jst
--HG--
extra : rebase_source : 212dba5bb879bb413609f44ad404849417dff1dc
2010-07-16 14:10:01 -07:00
Dave Townsend
46568772f9 Bug 588475: Bump Feedback maxVersion for beta4. r=gavin, a=b4blocker
--HG--
extra : transplant_source : %9DdH%B6%A6w%05%EE%81%086%C2y%DB%29l%88%07%80j
2010-08-18 10:49:48 -07:00
Bjarne
b3422d050f Bug 586264 - Improve/add logging to async redirect code, r=honzab, a2.0=bsmedberg 2010-08-18 19:22:48 +02:00