Ben Turner
2f24daa576
Add test plugin for ipc, make sure it works
2009-08-05 15:36:33 -07:00
Ben Turner
5cb28b62f1
Don't abort if more than one arg is passed to a plugin
2009-08-05 13:49:13 -07:00
Ben Turner
fec47e4cf1
Remove annoying assertion when starting tab child process
2009-08-05 12:36:23 -07:00
Ben Turner
1e6a8a557e
Merge mozilla-central to clean up unit test failures
2009-07-30 15:59:40 -07:00
Shawn Wilsher
1dbb962adf
xpcshell unit test fix from async location bar landing on a CLOSED TREE. no bug. r=dietrich
2009-07-30 13:53:06 -07:00
Ben Turner
c90d818f4b
Merge mozilla-central
2009-07-30 13:38:27 -07:00
Shawn Wilsher
a725e79692
Merge for back out of changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges. Trying to fix a CLOSED TREE.
2009-07-30 13:17:18 -07:00
Shawn Wilsher
d1706205b3
Backed out changeset 8506b25206cf (bug 504311) because the test added uses enablePrivilege which hangs tinderbox asking for privileges.
2009-07-30 13:16:15 -07:00
Ben Turner
df5d36ce7c
Disable necko wifi for the moment until bsmedberg updates his linux box
2009-07-30 12:03:46 -07:00
Nochum Sossonko
b572a6bbfa
Bug 506104 - add a memoized getter for PluralForm.jsm inside DownloadUtils.jsm. r=gavin
2009-07-30 20:40:54 +02:00
Blake Winton
142b6f9ce6
Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich
2009-07-30 20:40:45 +02:00
Ben Turner
cd1d42ffe0
Merge mozilla-central
2009-07-30 11:28:07 -07:00
Walter Meinl
9d5e2f145a
[OS/2] Bug 507251: Fix build break of xulrunner, sunbird due to missing readme.*, r=pweilbacher
2009-07-30 21:20:44 +03:00
Peter Weilbacher
c30d0ced85
[OS/2] Bug 506997: fix build break after removal of deferred window position and clean up
2009-07-30 21:20:44 +03:00
Rich Walsh
6911caefb0
[OS/2] Bug 500654: sync OS/2 plugin code with Windows version, to hopefully fix some Flash-related crashes, r=pweilbacher
2009-07-30 21:20:44 +03:00
Josh Aas
87a641a295
Get rid of unnecessary conversion from CFURLRef to FSRef. b=506812 r=vlad
2009-07-30 14:21:40 -04:00
Vladimir Vukicevic
b2ef6c1d62
b=507037; hang on WinCE in gfxFontFamily::FindFontForStyle; r=jdaggett
2009-07-30 11:19:34 -07:00
David Zbarsky
eab4105f16
Bug 499655. Selectors should have dual atoms: HTML and other. r=dbaron
2009-07-30 13:28:42 -04:00
Boris Zbarsky
f2936464e5
Bug 281387. Make nsIFrame::Append/InsertFrames use nsFrameList. r=bernd,roc, sr=dbaron
2009-07-30 13:23:32 -04:00
Shawn Wilsher
b9a959eb27
Merging places and mozilla-central.
2009-07-30 10:25:23 -07:00
Boris Zbarsky
6e2c80851a
Bug 496500. Don't try to interrupt on lines we're not actually reflowing, since during a resize on Windows HasPendingInputEvent returns true while the mouse is down. r+sr=roc
2009-07-30 11:53:36 -04:00
Shawn Wilsher
1f2b2d387e
Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes.
2009-07-30 08:48:48 -07:00
Shawn Wilsher
c113953d34
Merging places and mozilla-central.
2009-07-30 08:41:55 -07:00
Boris Zbarsky
46de150a80
Backed out changeset 03c40c5a2d4b (bug 505988) to fix password manager test orange.
...
--HG--
extra : rebase_source : c88519859e51b9d49d0f2269085dbb17edabd1c1
2009-07-30 11:01:01 -04:00
Robert O'Callahan
44f0df34e5
Backing out bug 506615 to fix mochitest failures
2009-07-30 22:06:23 +12:00
Robert O'Callahan
c4703dc12d
Backed out changeset c353fe809be0
2009-07-30 22:06:02 +12:00
Jonas Sicking
1c4ef732da
Bug 507023: When inserting fragments into the DOM, use ContentAppended notification when possible. r/sr=jst
2009-07-30 02:27:24 -07:00
Alexander Surkov
bfc59d9a35
Bug 452564 - can't create accessibles for table children when visibility style of table is changed, r=ginn.chen, sr=roc
2009-07-30 15:55:51 +08:00
Robert O'Callahan
b029d9ac28
Bug 504311. Don't reframe text when white-space changes between preformatted values, or between non-preformatted values. r=bz
...
--HG--
extra : rebase_source : 7f545ad1d85bcda74d18d9308539b45149a4a194
2009-07-30 15:02:22 +12:00
Robert O'Callahan
82ace80f84
Bug 492309. Remove useless gfxTextRuNnFactory flags. r=vlad
...
--HG--
extra : rebase_source : 4cdbc37f404c07f509adbfb581c662187813bc4a
2009-07-30 14:59:41 +12:00
Robert O'Callahan
feb5fde3fc
Bug 506304. Walk all the way up to the nearest widget when computing event coordinates for windowless plugins. r=bz
...
--HG--
extra : rebase_source : be25ce5ffbae7c90cf0b211ae818046873b6e09a
2009-07-30 14:56:52 +12:00
Robert O'Callahan
ad539ed40b
Bug 506615. XUL decks should not have wididgets. r=dbaron
...
--HG--
extra : rebase_source : 5d6728b11a121565f828f27e8abed5e0172aa069
2009-07-30 14:54:42 +12:00
Robert O'Callahan
b26bf31d5e
Bug 467914. GetOverflowRectRelativeToSelf shouldn't always expect a preEffectsBBox. r=dbaron
...
--HG--
extra : rebase_source : cc6cd0bf3f4b11785b85baeaf74bd9ef7725c42f
2009-07-30 14:48:13 +12:00
Karl Tomlinson
eeb0cfb6b9
whitespace change to force rebuild with dae91a0884c9
2009-07-30 15:23:56 +12:00
Karl Tomlinson
416e263b05
b=493541 hook jemalloc into glibc's malloc r=bsmedberg
2009-07-30 15:15:50 +12:00
Boris Zbarsky
4d29dd668e
This test is testing stuff that is just not true anymore now
2009-07-29 22:28:29 -04:00
Shawn Wilsher
11b33f0ab8
Bug 506805 - Remove locking in AsyncExecuteStatements
...
This removes the use of the shared mutex in AsyncExecuteStatements. We now rely
on PR_AtomicSet and the volatile keyword. This results in zero lock contention
between the calling thread and the background thread if cancel is ever called.
r=asuth
r=bent
sr=vlad
2009-07-29 17:24:50 -07:00
Chris Jones
577e9e1928
fix typo that was busting xpcshell on *NIX
2009-07-29 19:02:17 -05:00
Ben Turner
d4bb2883d3
Use mozilla strings instead of std::string in IPDL
2009-07-29 14:12:15 -07:00
Ben Turner
f120ae185f
Fix chromium statics for apps that don't run through XRE_Main
2009-07-29 14:11:42 -07:00
Nelson Bolyard
50022505cc
Bug 332173 - Problems with regexp parsing of '~' in nsIZipReader.findEntries (and other nsWildCard uses). r=jwalden, a=ss
2009-07-29 14:07:45 -07:00
Jeff Walden
a18aaced58
Backed out changeset ab1686101bfb, pending orange investigation
...
--HG--
extra : rebase_source : ad872bd18b36237fcc450f5fdc61d6579b532518
2009-07-29 16:24:14 -07:00
Masatoshi Kimura
137d97b1a8
Bug 499816 - Minimizing Firefox opens and gives focus to minimized Steam windows. (r=jmathies, sr=roc)
2009-07-29 18:11:26 -05:00
Timothy Nikkel
24844a2db3
Bug 504269. background color of iframe not drawn on print. r+sr=roc
2009-07-29 18:10:50 -04:00
Timothy Nikkel
c28e754020
Bug 503814. iframe contents shifted slightly due to rounding issue. r+sr=roc
2009-07-29 18:10:50 -04:00
Timothy Nikkel
6788e65ce3
Bug 269908. <legend> default style changes restrict styling options. r+sr=bzbarsky
2009-07-29 18:10:50 -04:00
Marco Bonardo
2bfec9f475
Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich
2009-07-29 23:50:42 +02:00
David Dahl
0a849852a4
Bug 479089 - Need to test that removing a page from autocomplete actually removes a page, r=sdwilsh
2009-07-29 23:50:37 +02:00
Marco Bonardo
b3a9c7a308
Bug 502860 - some of the seventh month's history entries missing in grouped by date history, r=sdwilsh
...
Includes fix for Bug 501439 - History shows month-name 'March' for February
2009-07-29 23:50:31 +02:00
Marco Bonardo
31328871b8
Bug 507219 - Crash in nsNavHistoryResult::OnVisit, r=dietrich
2009-07-29 23:50:25 +02:00