Chris Jones
|
eddee73c6d
|
Followup to bug 563747: Conflict in original patch that I fixed in the wrong local tree.
|
2010-05-04 22:06:38 -05:00 |
|
Chris Jones
|
e7c13aeb2d
|
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
|
2010-05-04 19:22:34 -05:00 |
|
Doug Turner
|
c88906d971
|
Merge with m-c. no hand edits
|
2010-04-29 21:04:50 -07:00 |
|
Zack Weinberg
|
a70ff5517a
|
Bug 558981: Make reftests/text-decoration/underline-block-propagation-2-standards not dependent on system widget themes. r=dbaron
|
2010-04-29 08:43:41 -07:00 |
|
Neil Deakin
|
13b6d2c830
|
Bug 554635, followup fix to test as these objects are now focusable
|
2010-04-29 11:15:52 -04:00 |
|
Bas Schouten
|
806d5e0b7f
|
Bug 560147: Bustage follow-up, build src/thebes after thebes has been built. r=ted
--HG--
extra : rebase_source : e388bfc02b987b98be864a3e70626d34a4b7cf75
|
2010-04-29 16:21:55 +02:00 |
|
Neil Deakin
|
7be66d68d2
|
Bug 550878, cannot print child frames if window is not focused, r=neil, patch by arno renevier
|
2010-04-29 10:14:09 -04:00 |
|
Neil Deakin
|
252de127d4
|
Bug 554635, change default tabindex on object elements to 0, so that child documents can be focused, r=jonas
|
2010-04-29 10:14:05 -04:00 |
|
Mike Hommey
|
6444a901bf
|
Test for bug 561971 [r=dtownsend]
--HG--
extra : rebase_source : 64b4940aaeb7b8e0591f7872f0b48b24e01f213a
|
2010-04-29 07:25:38 +00:00 |
|
Mike Hommey
|
3e7bca959a
|
Bug 543441 - Avoid a race condition induced crash when trying to nsProcess::Kill() a terminated process [r=dtownsend]
--HG--
extra : rebase_source : eb04335b397772058c2c272736afb5604b09e0af
|
2010-04-29 07:24:32 +00:00 |
|
Mike Hommey
|
92506b7f9a
|
Bug 561971 - Cleanup ipdl generated code and compiled python on make clean [r=benjamin]
--HG--
extra : rebase_source : d4ab3ddde23f3b98521756f8362376fef6b76764
|
2010-04-29 07:21:14 +00:00 |
|
Mike Hommey
|
386174bc7e
|
Bug 368477 - Set $HOME with data from getpwuid if $HOME is not set. [r=benjamin]
--HG--
extra : rebase_source : eada90f268f55842d556a18a76845e944f1a553c
|
2010-04-29 07:19:50 +00:00 |
|
Mike Hommey
|
b4558c3910
|
Bug 561969 - Recurse into js/src/ctypes/libffi on make distclean [r=dwitte]
--HG--
extra : rebase_source : 2c5f569fb9e75998a8137652ec053c036b9d6465
|
2010-04-29 07:18:29 +00:00 |
|
Marco Bonardo
|
739a3b31fd
|
backout Bug 559927 since suspect of causing a Windows necko test failure
|
2010-04-29 13:27:10 +02:00 |
|
Peter Van der Beken
|
2390f94ae2
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - use fast unwrapping for nsIDOMNode_GetNodeType, nsIDOMNodeList_GetLength, nsIDOMElement, nsIDOMNSElement_, nsIDOMNSHTMLElement, nsIDOMDocument, nsIDOMNSDocument, nsIDOM3Document, nsIDOMHTMLDocument and nsIDOMNSHTMLDocument_. r=jst.
|
2010-04-19 17:41:39 +02:00 |
|
Peter Van der Beken
|
dff32db5c4
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add non-addrefing GetElementById and GetBody, add nsContentList-returning GetElementsByTagName(NS) and GetElementsByName. r=jst.
|
2010-04-19 17:41:38 +02:00 |
|
Peter Van der Beken
|
86ecf361a5
|
Fix for bug 560462 (Use fast unwrapping for more quickstubs) - add support for non-templated custom quickstubs for an interface. r=jst.
|
2010-05-06 14:16:32 +02:00 |
|
Peter Van der Beken
|
b3668213b6
|
Fix for bug 564114 (Crash [@ nsINode::CompareDocumentPosition] passing null). r=bz.
|
2010-05-06 21:26:35 +02:00 |
|
Peter Van der Beken
|
ec5f439556
|
Fix for bug 560289 (Inline nsLayoutStatics::Addref/Release). r=bz.
|
2010-04-19 17:41:39 +02:00 |
|
Simon Montagu
|
c4f18e8838
|
Fix some errors with handling invalid sequences in the EUC-JP decoder. Bug 563618, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-05-11 17:38:25 +03:00 |
|
Simon Montagu
|
e65d157629
|
Tests for bug 563618
|
2010-05-11 17:38:25 +03:00 |
|
Simon Montagu
|
8ef9f65617
|
Fix an off-by-one error with undefined codepoints. Bug 564679, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
|
2010-05-11 17:38:25 +03:00 |
|
Simon Montagu
|
b010f632d9
|
Tests for bug 564679
|
2010-05-11 17:38:25 +03:00 |
|
Olli Pettay
|
bce87a63e6
|
Additional fix for Bug 559315
--HG--
extra : rebase_source : e09aba953df55469b3b147e363e773308c679031
|
2010-05-11 17:05:11 +03:00 |
|
Gervase Markham
|
99e67e21c7
|
Bug 565037 - various additions to IDN TLD whitelist (bugs 563309, 564240, 565028, and 565033).
|
2010-05-11 15:14:10 +01:00 |
|
Neil Rashbrook
|
967c6c0511
|
Bug 561734 Use do_QueryObject more r=surkov,davidb
|
2010-05-11 10:48:10 +01:00 |
|
Neil Rashbrook
|
60bef0c205
|
Bug 564068 Test plugin should always use the NPN allocator r=jst
|
2010-05-11 10:46:38 +01:00 |
|
Neil Rashbrook
|
ce7aad0a41
|
Bug 564070 Remove unnecessary string clone r=jst
|
2010-05-11 10:45:15 +01:00 |
|
Dão Gottwald
|
f149507f51
|
Bug 563588 - Control+leftArrow/rightArrow/home/end can no longer be used to move tabs on the tab bar. r=gavin
--HG--
extra : rebase_source : f2cdbe6341c0432666037c71112dc9168f3c3bba
|
2010-05-08 10:26:26 +02:00 |
|
Josh Matthews
|
0382f9be6e
|
Bug 388569 - Memory leaks when calling nsVariant::GetAsInterface. r=benjamin
--HG--
extra : rebase_source : 4bcffd36a6fa65c9b4dbefff4bc810254c2a222c
|
2010-05-04 00:39:26 -04:00 |
|
Josh Matthews
|
06ff7498d9
|
Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin
--HG--
extra : rebase_source : cadf70d8c68810167894c069fc73df01c5046b0a
|
2010-05-07 09:52:04 +02:00 |
|
Dão Gottwald
|
739dddb997
|
Bug 564170 - ctrlTab_advanceFocus incorrectly assumes the popupshown has been received if the panel's state is 'open'. r=enn
--HG--
extra : rebase_source : b27e0b98dee9c0f0dbf6cd848650245d1fe19ba2
|
2010-05-07 09:50:04 +02:00 |
|
Mick Weiss
|
28438f4b10
|
Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao
--HG--
extra : rebase_source : 537ccc1791256a93c224ae653d07d5981f57e037
|
2010-05-07 09:49:19 +02:00 |
|
Simon Montagu
|
85a1e8061a
|
Don't split frames in bidi resolution that have the same resolved directionality but different character types. Bug 399850, r=ehsan, roc
|
2010-05-10 23:14:05 -07:00 |
|
Dave Townsend
|
65c6e97f09
|
Bug 562679 - Land new Add-ons Manager on trunk. Update removed-files.in for relanding. r=rstrong
|
2010-05-10 22:33:30 -07:00 |
|
Phil Ringnalda
|
b140552eb7
|
merge for backout of changeset e074757a15aa (bug 533891)
|
2010-05-10 21:40:01 -07:00 |
|
Phil Ringnalda
|
6dbc5788bb
|
Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber
|
2010-05-10 21:38:56 -07:00 |
|
Josh Aas
|
c989084c54
|
Remove default plugins. b=533891 r=dolske sr=jst
|
2010-05-10 20:21:31 -04:00 |
|
Bas Schouten
|
3edb2022a7
|
Bug 551350: Part 2: Remove no longer used multiple-run code from D2D backend. r=jrmuizel a=Mossop
|
2010-05-11 01:16:39 +02:00 |
|
Bas Schouten
|
48dbf06561
|
Bug 551350: Part 1: Add proper handling of large image surfaces. r=jrmuizel a=Mossop
|
2010-05-11 01:16:35 +02:00 |
|
Dave Townsend
|
24e482d6fe
|
Bug 562583: test_update.js in the addonsmgr branch fails randomly. a=mossop
|
2010-05-10 13:29:57 -07:00 |
|
Dave Townsend
|
9587a61886
|
Bug 560738: Change discovery pane url. r=robstrong
|
2010-05-10 12:11:39 -07:00 |
|
Dave Townsend
|
e9d152bde1
|
Bug 562938 and bug 564639 typo fixed. r=robstrong
|
2010-05-10 11:59:43 -07:00 |
|
Mayank Gupta
|
416d9d2f3d
|
Bug 548828. Implement HTMLDocument.head. Mochitest-testcase r=bzbarsky
|
2010-05-11 00:14:20 +05:30 |
|
Dave Townsend
|
9e981f86a5
|
Bug 562919: When migrating with multiple themes all will be marked as enabled in the database. r=robstrong
|
2010-05-10 11:10:10 -07:00 |
|
Dave Townsend
|
114f4e2b22
|
Bug 562803: Don't require a restart to turn on logging and turn on logging for browser chrome tests. r=robstrong
|
2010-05-10 11:10:25 -07:00 |
|
Dave Townsend
|
2116288d38
|
Bug 563168: Blocklist service warns of bad add-ons, but nothing is listed. r=robstrong
|
2010-05-06 12:57:58 -07:00 |
|
Robert Strong
|
8ebdf6fb67
|
Bug 562848: Lightweight themes without descriptions display undefined for text. r=dtownsend
|
2010-05-05 15:02:45 -07:00 |
|
Dave Townsend
|
253ae29fe0
|
Bug 564030: Updating an add-on that is incompatible to a version that is compatible requires more restarts. r=robstrong
|
2010-05-06 12:45:56 -07:00 |
|
Dave Townsend
|
bc100d717d
|
Bug 562884: Non-Firefox apps fail running test_fuel.js. r=robstrong
|
2010-05-06 15:59:27 -07:00 |
|