Commit Graph

38311 Commits

Author SHA1 Message Date
Neil Deakin
65465d8068 Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug 2010-02-20 11:07:03 -05:00
Neil Deakin
10dc1ef135 Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug 2010-02-20 11:06:58 -05:00
Neil Rashbrook
2f47da2fcb Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin 2010-02-20 15:26:41 +00:00
Neil Rashbrook
003d545f7b Bug 543001 Make nsTArray::GreatestIndexLtEq easier to use r=bsmedberg 2010-02-20 15:26:12 +00:00
Neil Rashbrook
88d7bf63a4 Bug 484610 Fix mismatched allocators r=jst sr=peterv 2010-02-20 15:25:21 +00:00
Justin Lebar
f7fb801ff8 Bug 519400: Speed up Canvas's [get|put]ImageData() r=vlad 2009-12-04 19:21:45 -08:00
Jae-Seong Lee-Russo
39d8beb92d Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv 2010-02-20 08:59:07 -05:00
<Ms2ger@gmail.com>
b7aab23acf Bug 539274: Tab cleanup in aisle tools/rb/find-leakers.pl r=bsmedberg 2010-02-20 08:58:06 -05:00
Mike Hommey
a71ad7f6dc Bug 535990: Null check at PL_DHashTableOperate to avoid crashing r=bsmedberg 2010-02-20 08:55:34 -05:00
Martin Stransky
b3a1889d8e Bug 528900: Null check at _[pop|push]popupsenabledstate to avoid crashing r=jst 2010-02-20 08:53:10 -05:00
Kyle Huey
2015b465c8 Bug 545064: Eliminate obsolete ResultFromSCode macro r=jimm, davidb 2010-02-20 08:45:19 -05:00
Kyle Huey
87cb614d99 Bug 513464: Add support for multiple drags outside of Gecko r=jimm
--HG--
extra : rebase_source : a7b2f1d7b81946baa47793a8c5cdf8da59c42fd4
2010-02-20 08:44:02 -05:00
Mark Banner
8038a1962b Possible bustage fix for shared,non-libxul builds following Bug 544250. r=bustage fix 2010-02-20 09:42:55 +00:00
Brad Lassey
23156d33b8 Winmo bustage fix from bug 545080 r=dougt 2010-02-20 00:53:38 -05:00
Boris Zbarsky
78a74029ee Bug 547342 attempted fix. Since scrollToRow doesn't flush layout, and since layout is what sets up the tree view, and since scrollToRow bails out early if there's no view, make sure to flush layout before calling scrollToRow. But we should really consider fixing scrollToRow instead. 2010-02-19 23:35:17 -05:00
Boris Zbarsky
8b813d19e1 Bug 513146. Since this test assumes things about the positioning of things on the page but doesn't flush layout before running, we need to make sure to either run it when pageload is done or make it flush layout up front. Do the former. Will get gavin's review. 2010-02-19 23:04:09 -05:00
Oleg Romashin
10bae41c14 Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar. 2010-02-19 19:46:54 -08:00
Daniel Holbert
2fb91b4ca2 bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h 2010-02-19 17:22:32 -08:00
Timothy Nikkel
6f938dbf48 Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X. 2010-02-19 16:14:24 -06:00
Ben Turner
9511d287cb Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. Bustage fix 2010-02-19 12:45:47 -08:00
Ben Turner
ed20dab3cd Bug 547247 - '[OOPP] Crash [@ RtlEnterCriticalSection ] when ending mozilla-runtime on a page that does not contain a plugin'. r=bsmedberg. 2010-02-19 12:39:38 -08:00
Daniel Holbert
2dad1d18f6 Followup to Bug 541884: Fix --disable-smil build bustage by moving SVGViewBoxSMILType.cpp within Makefile 2010-02-19 12:39:30 -08:00
Benjamin Smedberg
171347def1 Followup to bug 545080, convert additional functions to the explicit "W" variants so that even when we're not building with -DUNICODE we always use unicode paths, r=Thunderbird bustage 2010-02-19 15:31:28 -05:00
Benjamin Smedberg
a408137a65 Bug 545080 and bug 537344 - When UNICODE is defined in modules/plugin/base/src, we follow codepaths that aren't right, and the fields of nsPluginInfo are double-converted to UTF8, which is bad, r=josh 2010-02-13 16:59:39 -05:00
Alexander Surkov
d846d54509 Reduce orange noise for test_name_nsRootAcc on Linux (b=525175). r=davidb 2010-02-19 14:00:49 -05:00
Boris Zbarsky
fa4effe1c0 Bug 545927. Check for negative numbers before doing roman-numeral stuff. r=sicking 2010-02-19 12:11:40 -05:00
Boris Zbarsky
c050f02b8b Bug 538087. Hook up reflow to refresh driver. r=dbaron 2010-02-19 12:11:40 -05:00
Chris Cooper
797fff5d7f Bug535369 - Compile bsdiff for host OS rather than target - r=ted.mielczarek 2010-02-19 11:58:45 -05:00
Ben Hearsum
16d14ffb82 merge commit 2010-02-19 08:48:14 -05:00
Ben Hearsum
c69cee69ae Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December.. 2010-02-19 08:47:47 -05:00
Jonathan Watt
20a0206062 Bug 541884 follow-up to use IsNull() instead of checking mPtr manually. r=dholbert 2010-02-19 13:28:23 +00:00
Arpad Borsos
a45f2fda63 Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk 2010-02-13 12:31:10 +01:00
Ehsan Akhgari
1785e4e058 Merge backout of changeset e6cf06cfcef9 2010-02-18 19:03:52 -05:00
Ehsan Akhgari
5f6014baed Backed out changeset e6cf06cfcef9 2010-02-18 19:03:28 -05:00
Ehsan Akhgari
9d92eb48f9 Merge backout of changeset 70b1ccb14325 2010-02-18 19:02:08 -05:00
Ehsan Akhgari
50f48242c4 Backed out changeset 70b1ccb14325 2010-02-18 18:52:12 -05:00
Daniel Holbert
4b4d581038 Sync bug 544190's changes to config/rules.mk into js/src/config/, to fix "make check" bustage from that bug 2010-02-18 15:19:08 -08:00
Ben Turner
4342186faf Bug 543764 - '[OOPP] Crash [@ PR_Unlock] when ending mozilla-runtime at lastfm.com/listen'. r=bsmedberg+cjones. 2010-02-18 14:21:15 -08:00
Oleg Romashin
3f39c8a245 Bug 540545 - NS_ERROR is very annoying in X86 maemo builds. r=dougt
--HG--
extra : rebase_source : 3355bf2092ded94c75bc733f2c36c51428dd53ef
2010-02-18 23:52:54 +02:00
Jonathan Watt
f2e0136d80 Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert 2010-02-18 21:51:00 +00:00
Jonathan Watt
232dae9b42 Bug 541884. Add support for SMIL animation of the viewBox attribute in SVG. r=dholbert 2010-02-18 21:51:00 +00:00
Jonathan Watt
d8f45843d9 Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert 2010-02-18 21:50:59 +00:00
Oleg Romashin
f38368aba9 Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt 2010-02-18 23:48:50 +02:00
Justin Dolske
e0ce283a65 Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin 2010-02-18 13:43:22 -08:00
Justin Dolske
b316af67c7 Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin 2010-02-18 13:43:20 -08:00
Justin Dolske
d281708aae Bug 546506 - Add a few satchel tests for password fields. 2010-02-18 13:43:19 -08:00
Neil Deakin
853a05a89b Bug 545175, allow initializing drop effect in synthesizeDrop 2010-02-18 16:37:28 -05:00
Jesse Ruderman
a60af8671c Disable reftest that fails randomly, since it will be a few months before we fix this code (bug 540360) 2010-02-18 12:55:30 -08:00
Ehsan Akhgari
ac0b8a6363 Merge landing of four patches 2010-02-18 15:26:55 -05:00
Steve Snyder
929a12a259 qcms: Replace second green table release with release of blue table
Cut 'n' paste gone awry: green output table freed instead of blue.

That is, there exists a release for red, 2 releases for green, and none for
blue.
2010-02-18 15:21:11 -05:00