Граф коммитов

218450 Коммитов

Автор SHA1 Сообщение Дата
Timothy Nikkel 9483bc4c6f Merge back out of changeset 633cc14c86b8 (bug 553363) to try to fix tsvg_opacity regression. 2010-04-11 00:10:24 -05:00
Timothy Nikkel 1a1033b73e Backed out changeset 633cc14c86b8 (bug 553363) to try to fix tsvg_opacity regression. 2010-04-11 00:09:55 -05:00
Timothy Nikkel 0e4f04dc67 Merge back out of changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression. 2010-04-11 00:08:37 -05:00
Timothy Nikkel 1fccc50b36 Backed out changeset b4fcd21cb6e5 (bug 553359) to try to fix tsvg_opacity regression. 2010-04-11 00:07:52 -05:00
Brendan Eich 07efeb06be Don't bother optimizing apply on arguments objects whose length property has been overridden (558609, r=dvander). 2010-04-10 20:56:16 -07:00
Timothy Nikkel e6e11bb6bf Merge backout of 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression. 2010-04-10 21:53:23 -05:00
Timothy Nikkel e006d2efac Backout 761790684f3b (Bug 553366) for suspicion of causing tsvg_opacity regression. 2010-04-10 21:52:53 -05:00
Serge Gautherie d7805f48b0 Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: test_tabbrowser.xul fails; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander.
2010-04-11 04:44:30 +02:00
Mats Palmgren 93941db35a Backing out changeset 1fb768ca019e (bug 530070) due to unexpected leak. 2010-04-11 03:37:00 +02:00
Mats Palmgren 6a2714943d Bug 530070. r=jmathies 2010-04-11 02:14:55 +02:00
Bas Schouten 7cbf4c2131 Bug 558557: Use a RefPtr here so that sourceBitmap creation references will be released. r=jrmuizel 2010-04-11 01:56:25 +02:00
Marco Perez 7fda312bc5 Bug 550666: Fix FreeBSD bustage in mozalloc. r=bsmedberg 2010-04-10 17:29:46 -04:00
Craig Topper 2253459f9c Bug 253889: Even more nsIPresShell deCOMtamination. r=roc 2010-04-10 16:15:22 -04:00
Craig Topper 8b8747d605 Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
Craig Topper 25d5518e18 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
Brandon Sterne 1f2912edde Bug 515797: Allow necko to create channels that are aware of Content Security Policy. r=jduell, sr=biesi 2010-04-10 16:08:21 -04:00
Geoff Lankow 4bdeb011e7 Bug 166235: moz-user-select = 'none' should prevent copying to the clipboard. r=mats 2010-04-10 16:05:58 -04:00
Mike Hommey 2847154b39 Bug 541774: IDL-parser cache and .pyc files are left behind by make clean. r=ted 2010-04-10 16:02:45 -04:00
Mike Hommey d219f2ae43 Bug 541770: Clean up js/src during make distclean. r=ted 2010-04-10 16:00:49 -04:00
Mike Hommey acc556837f Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad 2010-04-10 15:59:33 -04:00
felipc@gmail.com d9da4b20b9 Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org 2010-04-10 22:29:12 +03:00
Timothy Nikkel eaf35ff481 Bug 505835. nsTreeBodyFrame::ReflowFinished should null check return value of GetBaseElement. r=neil 2010-04-10 13:03:40 -05:00
Timothy Nikkel 238e6fe84b Bug 222436. Simplify nsPresContext::BidiEnabled. r=roc 2010-04-10 13:03:40 -05:00
Timothy Nikkel 9e08ba01c0 Bug 553363. Don't allow being in the middle of a flush to prevent the docloader from stopping. r=bzbarsky 2010-04-10 13:03:40 -05:00
Timothy Nikkel 046659cbfd Bug 553359. Cache whether the PresContext is chrome or not. r=bzbarsky 2010-04-10 13:03:40 -05:00
Timothy Nikkel 0a3df9a0d9 Bug 553366. When flushing, make sure to flush external documents too. r=bzbarsky 2010-04-10 13:03:40 -05:00
Boris Zbarsky 016d3b7b09 Bug 537120 part 2: be more conservative as far as application of converters goes. r=jst 2010-04-10 09:10:21 -07:00
Boris Zbarsky cd5d74649f Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. r=jduell 2010-04-10 09:10:21 -07:00
Masayuki Nakano e38734397e Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc 2010-04-10 18:24:35 +09:00
Ben Turner 71424d5bdf Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
2010-04-09 15:40:14 -07:00
Ben Turner 6f59339552 Merge 2010-04-09 20:59:16 -07:00
Ben Turner 3d8aea9d32 Backed out changeset 25879ce33e7a 2010-04-09 20:57:30 -07:00
Phil Ringnalda c931df51e6 Fix spelling of references, in a CLOSED TREE 2010-04-09 20:37:24 -07:00
Phil Ringnalda 9b7f32b5cc Bug 556124 - change from "fails" to "random" since it unexpectedly passes on 10.5.8 Talos slaves, CLOSED TREE 2010-04-09 19:54:56 -07:00
Ben Newman 3d3e6a19b8 Bug 552110 - Use of deleted object by NodeIterator using NodeFilter which called detach. r=sicking sr=jst 2010-04-09 18:36:40 -07:00
Johnny Stenback 2d424b5fc2 Fixing bug 534666. Limit the length of a string in a text fragment. r=jonas@sicking.cc, sr=mrbkap@gmail.com 2010-04-09 15:55:11 -07:00
Ben Turner d18239a679 Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
2010-04-09 15:40:14 -07:00
Blake Kaplan 601934ca1b Bug 557728 - Split constructors into called-from-script and called-from-api. r=vlad sr=jst
--HG--
extra : rebase_source : 64af9e27799a36ce7cd45c885501bef139ddc44c
2010-04-08 18:20:06 -07:00
Jeff Walden ff43aa766f Bug 534377 - Object literal duplicate-property checking doesn't work for same property as number and as string. r=jimb 2009-12-24 16:10:18 -05:00
Blake Kaplan dba00a57db Bug 533882 - Don't call into CAPs when we don't have to. r=jst sr=bzbarsky
--HG--
extra : rebase_source : 534bfae23aa5c1de4229b5259ba48599aef69a12
2009-12-16 17:40:14 -08:00
Bas Schouten a0ccb694f5 Bug 550475 - Part 2: Use new RefPtr class in D2D backend. r=jrmuizel 2010-04-09 23:41:48 +02:00
Bas Schouten 92357da7cb Bug 550475 - Part 1: Add a RefPtr template class to Cairo. r=jrmuizel 2010-04-09 23:41:46 +02:00
Bas Schouten 6847004f63 Bug 558161: Set bitmaps !dirty after their current contents has been updated. r=jrmuizel 2010-04-09 23:41:43 +02:00
Zack Weinberg 5bb75ddcca Use compiler intrinsics for DOMCI_CASTABLE_INTERFACE where possible; improve the fallback. r=peterv 2010-04-09 13:48:38 -07:00
Chris Jones 38dc22c7f5 Second followup to bug 542053; missed a spot. 2010-04-09 15:24:41 -05:00
Chris Jones 68b2c72783 Bustage followup to bug 542053. 2010-04-09 15:21:08 -05:00
Chris Jones 03f2b0ee31 Bug 542053: Set LD_LIBRARY_PATH=[GRE dir] for mozilla-runtime on linux. r=bsmedberg 2010-04-09 15:03:08 -05:00
Drew Willcoxon 9f2f035eda Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano 2010-04-09 11:30:35 -07:00
Drew Willcoxon 4e74f94af5 Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 1), r=mano, sr=vlad 2010-04-09 11:30:29 -07:00
Peter Van der Beken de82fe5fe8 Fix for bug 554255 (Limit resource use to something sane). r=sicking, sr=jst. 2010-04-09 18:59:09 +02:00