Commit Graph

248548 Commits

Author SHA1 Message Date
Robert O'Callahan
47384ede10 Bug 647560. Implement non-fallbacky behavior for _cairo_win32_surface_fill_rectangles on an ARGB surface, using StretchDIBits. r=jrmuizel 2011-06-17 15:36:37 +12:00
Robert O'Callahan
1cf4650fb9 Bug 660682. Let anonymous blocks in IB splits inherit opacity from their first inline, so that 'opacity' applies to the contents of a split inline. r=bz 2011-06-17 15:36:07 +12:00
Dão Gottwald
d9f6f43647 Bug 664116 - AllTabs.jsm needs to remove event listeners from browser windows. r=dietrich
--HG--
extra : rebase_source : 0bfd0ecd99512c058611d3118bc7ae482918f005
2011-06-16 21:18:39 +02:00
Chris Jones
d8c3a76fe7 Bug 661973: Implement mozilla::RefCounted, RefPtr, TemporaryRef, OutParamRef, and byRef. r=Bas,luke sr=roc 2011-06-16 20:40:20 -07:00
Jonas Sicking
b1d3974896 Back out bug 661980 due to orange. CLOSED TREE 2011-06-16 14:33:42 -07:00
Neil Rashbrook
483a311b55 Bug 664125 Offline error pages should appear for non-cacheable channels too r=bz 2011-06-16 21:26:22 +01:00
Neil Rashbrook
e7cd8cb3b5 Bug 660527 Remove useless uses of PromiseFlatCString r=biesi 2011-06-16 21:25:20 +01:00
Olli Pettay
95f79a8ace Bug 608021, [@ nsFrameMessageManager::ReceiveMessage], r=jst
--HG--
extra : rebase_source : bda56f1dbe7fc469178cacda30ee303a05b45e66
2011-06-16 21:21:08 +03:00
Olli Pettay
99d89c2a1a Bug 664434 - Make sure to Destroy the old document when setting a new print document, r=roc
--HG--
extra : rebase_source : b75688d5320d9dcaf59468bd5def2fa7f2e0bbc0
2011-06-16 21:20:13 +03:00
Doug Turner
b6db6d5dae Backout of 35a679df430b due to bustage 2011-06-16 12:47:37 -07:00
Jonas Sicking
a8d582b108 Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg 2011-06-16 12:21:25 -07:00
Marco Bonardo
ee71756bc4 Bug 657038 - Add graphics and tracking tags to about:home default snippets.
r=dao
2011-06-16 12:04:16 +02:00
Marco Bonardo
49621889c6 Merge Places and mozilla-central 2011-06-18 11:24:57 +02:00
Marco Bonardo
d128a937cb Bug 664986 - Fix random timeouts in livemarks tests.
r=dietrich
2011-06-17 17:05:46 +02:00
Dão Gottwald
bd19015b52 Bug 663630 - Remove unused places UI perf tests.
r=mak
2011-06-17 16:37:55 +02:00
Dão Gottwald
210a248aaa Bug 663763 - Provide helper function for opening the library in tests.
r=mak
2011-06-17 16:37:53 +02:00
Marco Bonardo
59dfb4dac6 Bug 663344 - follow-up to fix downloads/test/unit/test_history_expiration.js 2011-06-16 17:00:00 +02:00
Marco Bonardo
5f2c46b3ab Backed out changeset 244076fc9a47 due to wrong commit message. DONTBUILD 2011-06-16 12:06:54 +02:00
Marco Bonardo
d65653f719 Add graphics and tracking tags to about:home default snippets.
r=dao
2011-06-16 12:04:16 +02:00
Marco Bonardo
e318df2758 Bug 663344 - Maintenance may cause history loss.
r=dietrich
2011-06-16 12:04:14 +02:00
Marco Bonardo
541b517782 Merge Places and mozilla-central 2011-06-16 11:55:54 +02:00
Mounir Lamouri
d02604b4f2 Merging mozilla-inbound with mozilla-central. 2011-06-16 11:28:58 +02:00
Dão Gottwald
e4b764e92b Bug 664549 - Delete references to the tab when unlinking a TabItem. r=gavin 2011-06-16 06:41:14 +02:00
Dão Gottwald
665680c088 Bug 664091 - Move aboutcrashes_utils.js to head.js. r=ted
--HG--
rename : toolkit/crashreporter/test/browser/aboutcrashes_utils.js => toolkit/crashreporter/test/browser/head.js
2011-06-16 06:41:03 +02:00
Olli Pettay
069b86342d Bug 664463 - Don't load anything to frameloader if it isn't in the docshell tree anymore, r=bz 2011-06-15 23:21:32 +03:00
Dave Townsend
44585289a8 Bug 481603: Flush caches for restartless add-on changes. r=robstrong 2011-06-15 11:12:53 -07:00
Dave Townsend
0d045ee106 Bug 481603: Add a way to unload JS modules loaded with Components.utils.import. r=mrbkap 2011-06-15 11:08:43 -07:00
Dave Townsend
22f1817cb9 Bug 663372: Stop loading the discovery page from the network in some tests. r=Unfocused 2011-06-15 11:07:55 -07:00
Marco Bonardo
ff9eb24b65 Bug 303567 - In live bookmarks, entries not having a <link> element should use the <link> child of root.
r=dietrich
2011-06-15 01:54:35 +02:00
Marco Bonardo
a012b426e2 Bug 661445 - Refactor Livemarks service for future schema changes.
r=dietrich
2011-06-15 01:54:33 +02:00
Marco Bonardo
0e55ba696e Bug 663269 - Handle null livemarks siteURIs.
r=dietrich
2011-06-15 01:54:31 +02:00
Luke Wagner
da0d379ccd Bug 664252 - Turn lemons (LLVM-only build bustage) into lemonade (rewrite JSOP_CALL/EVAL/NEW to have less goto madness) (r=waldo) 2011-06-14 16:36:13 -07:00
Matt Brubeck
f5541b7e73 Merge backouts from m-i to m-c to fix regressions on a CLOSED TREE 2011-06-15 09:46:11 -07:00
Matt Brubeck
3a92543b49 Back out caa97320d506 (bug 658580) temporarily to get m-i in a known good state. a=backout 2011-06-15 09:40:29 -07:00
Matt Brubeck
7c14d57369 Back out 58c903b0db40 (bug 658580) temporarily to get m-i in a known good state. 2011-06-15 09:39:42 -07:00
Matt Brubeck
92c16b265b Merge backout of bug 632404, bug 552864, bug 658995 2011-06-15 09:01:28 -07:00
Matt Brubeck
e3a9a86a79 Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression. 2011-06-15 09:00:28 -07:00
Philipp von Weitershausen
5189a7c56e Back out 2257d42c4eb5 which in turn backed out bcccd02b5294 (bug 661091) due to Linux Moth failure 2011-06-15 17:44:29 +02:00
Philipp von Weitershausen
b99486a082 Back out bug 662867 (changeset 3453df4d6852) 2011-06-15 17:43:24 +02:00
Matt Brubeck
ede62c1ae5 Merge last green mozilla-inbound changeset to mozilla-central 2011-06-15 08:25:48 -07:00
Joe Drew
0a6fc03617 Back out bug 573583 (changeset 3168a26e1efa) for causing a Tp4 regression. 2011-06-15 10:56:10 -04:00
Patrick McManus
479cfc8c73 bug 658580 move nsSocketTransportService dopolliteration logic into run method r=honzab 2011-06-15 10:24:56 -04:00
Patrick McManus
aa810f7af6 bug 658580 revert isalive() from 654201 to fix an alternate way r=honzab 2011-06-15 10:24:09 -04:00
Tim Taubert
476b3e4320 backing out bcccd02b5294 (bug 661091) due to broken animations 2011-06-15 12:46:27 +02:00
Jacek Caban
8883918756 Bug 663784 - gfxWindowsPlatform.cpp doesn't compile without D2D r=masayuki 2011-06-15 12:22:57 +02:00
Philipp von Weitershausen
506f698b44 Merge services-central with mozilla-central 2011-06-15 11:23:12 +02:00
Ms2ger
cbe7d3817f Bug 664107 - Calling drawImage with non-finite arguments should not throw; r=smaug 2011-06-15 09:39:50 +02:00
Ms2ger
e995340e17 Bug 631795 - Inline HasPotentialResource into its only caller; r=kinetik 2011-06-15 09:37:38 +02:00
Ms2ger
d474748a0a Bug 659053 - Followup, change PRUint16 to PRBool; r=sicking 2011-06-15 09:35:41 +02:00
Simon Montagu
ebb4d3b611 Don't overshoot the last sibling when iterating frames. Bug 663295 (whitespace change with correct bug number) 2011-06-15 10:51:36 +03:00