Daniel Holbert
|
4017ea7ab6
|
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
|
bfb87528e1
|
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
|
570cb5811c
|
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
|
079515fce8
|
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
|
d570ebd0c1
|
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
|
588fad4574
|
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
|
c78bfb5d4a
|
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
|
8e5121242a
|
Reduce orange noise for test_name_nsRootAcc on Linux (b=525175). r=davidb
|
2010-02-19 14:00:49 -05:00 |
|
Boris Zbarsky
|
2660fe554c
|
Bug 545927. Check for negative numbers before doing roman-numeral stuff. r=sicking
|
2010-02-19 12:11:40 -05:00 |
|
Boris Zbarsky
|
22e26321c0
|
Bug 538087. Hook up reflow to refresh driver. r=dbaron
|
2010-02-19 12:11:40 -05:00 |
|
Chris Cooper
|
a2a5bc5879
|
Bug535369 - Compile bsdiff for host OS rather than target - r=ted.mielczarek
|
2010-02-19 11:58:45 -05:00 |
|
Ben Hearsum
|
2ab53f03ad
|
merge commit
|
2010-02-19 08:48:14 -05:00 |
|
Ben Hearsum
|
e922db9f7e
|
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
|
c02ac69916
|
Bug 541884 follow-up to use IsNull() instead of checking mPtr manually. r=dholbert
|
2010-02-19 13:28:23 +00:00 |
|
Arpad Borsos
|
62af31824f
|
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
|
096f9b88ac
|
Merge backout of changeset e6cf06cfcef9
|
2010-02-18 19:03:52 -05:00 |
|
Ehsan Akhgari
|
c0c8581846
|
Backed out changeset e6cf06cfcef9
|
2010-02-18 19:03:28 -05:00 |
|
Ehsan Akhgari
|
a806c0f091
|
Merge backout of changeset 70b1ccb14325
|
2010-02-18 19:02:08 -05:00 |
|
Ehsan Akhgari
|
0d9aa6d876
|
Backed out changeset 70b1ccb14325
|
2010-02-18 18:52:12 -05:00 |
|
Daniel Holbert
|
b2e0f4e901
|
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
|
07fe03755b
|
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
|
040cc3c6c6
|
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
|
a1a6327f16
|
Bug 540588. Add support for SMIL animation of <integer> attributes in SVG. r=dholbert
|
2010-02-18 21:51:00 +00:00 |
|
Jonathan Watt
|
cc0f94273c
|
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
|
ecd0d20033
|
Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert
|
2010-02-18 21:50:59 +00:00 |
|
Oleg Romashin
|
5291f401f2
|
Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt
|
2010-02-18 23:48:50 +02:00 |
|
Justin Dolske
|
08adb94c35
|
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
|
2010-02-18 13:43:22 -08:00 |
|
Justin Dolske
|
20ebe4931a
|
Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin
|
2010-02-18 13:43:20 -08:00 |
|
Justin Dolske
|
ff423432c5
|
Bug 546506 - Add a few satchel tests for password fields.
|
2010-02-18 13:43:19 -08:00 |
|
Neil Deakin
|
6c953f6f05
|
Bug 545175, allow initializing drop effect in synthesizeDrop
|
2010-02-18 16:37:28 -05:00 |
|
Jesse Ruderman
|
ab8e60f148
|
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
|
3b4f8a4045
|
Merge landing of four patches
|
2010-02-18 15:26:55 -05:00 |
|
Steve Snyder
|
9d5575fe90
|
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 |
|
Jim Mathies
|
8ea3d49ec0
|
Bug 545239 - [OOPP] Plugin focus: hang at PPluginInstanceParent::CallSetPluginFocus against child _NtUserSetFocus. r=bsmedberg.
|
2010-02-18 14:21:21 -06:00 |
|
Jim Mathies
|
9573527c53
|
Bug 543201 - [OOPP] Shockwave window position is not correct. r=bent.
|
2010-02-18 14:20:25 -06:00 |
|
Jim Mathies
|
cbbfe11f4a
|
Bug 539658 - [OOPP] Full-screen mode doesn't work with windowless controls (hulu). r=bent.
|
2010-02-18 14:19:28 -06:00 |
|
Jonathan Watt
|
e782d3cf30
|
Reftest for Bug 546785.
|
2010-02-18 12:16:37 -08:00 |
|
Daniel Holbert
|
734a37da5a
|
Bug 546785: Fix function signature of nsSVGFE::DidAnimatePreserveAspectRatio() to match inherited method. r=jwatt
|
2010-02-18 12:16:37 -08:00 |
|
Ben Turner
|
36a1e2b757
|
Bug 546797 - '[OOPP] Assertion in RPCChannel's EnqueuePendingMessages: ABORT: expected mDeferred to have 0 or 1 items' r=jimm
|
2010-02-18 12:12:54 -08:00 |
|
Ben Turner
|
068cab70bf
|
Bug 543942 - 'crash at [@ free | mozilla::ipc::windows::DeferredSettingChangeMessage::~DeferredSettingChangeMessage() ]' r=jimm.
|
2010-02-18 12:12:44 -08:00 |
|
Ben Turner
|
0717fbcf30
|
Bug 545760 - '[OOPP] Fix a few bad DefWindowProc messages that slipped through'. WM_SETICON. r=jimm.
|
2010-02-18 12:11:31 -08:00 |
|
Ben Turner
|
385d205a08
|
Bug 545760 - '[OOPP] Fix a few bad DefWindowProc messages that slipped through'. WM_STYLECHANGED. r=jimm.
|
2010-02-18 12:11:31 -08:00 |
|
Timothy Nikkel
|
895e60343d
|
Bug 545593. Remove nsViewManager::Enable/DisableRefresh. r=roc
|
2010-02-18 13:23:23 -06:00 |
|
Shawn Wilsher
|
8744e16689
|
Merge for backout of changeset 1622d8dab8c3
|
2010-02-18 10:13:49 -08:00 |
|
Shawn Wilsher
|
a8d4813b97
|
Backed out changeset 1622d8dab8c3
|
2010-02-18 10:13:35 -08:00 |
|
Shawn Wilsher
|
df3fa043aa
|
Merge for backout of changeset aeb2d5550890
|
2010-02-18 10:12:45 -08:00 |
|
Shawn Wilsher
|
b3e4e6b886
|
Backed out changeset aeb2d5550890
|
2010-02-18 10:12:30 -08:00 |
|
Shawn Wilsher
|
e2bf8573a6
|
Merge for backout of changeset 3d8baa8213cf
|
2010-02-18 10:11:38 -08:00 |
|
Shawn Wilsher
|
4082b580d6
|
Backed out changeset 3d8baa8213cf
|
2010-02-18 10:11:23 -08:00 |
|
Shawn Wilsher
|
fae62ee939
|
Merge for backout of changeset 93eff7903e34
|
2010-02-18 10:10:31 -08:00 |
|