Commit Graph

239973 Commits

Author SHA1 Message Date
Chris Jones
42f9cd63c6 Bug 626602, part 8: Dig a tunnel from nsObjectFrame to PluginInstanceParent for background copying. r=bsmedberg sr=roc 2011-02-16 16:43:31 -06:00
Chris Jones
3e5b9df077 Bug 626602, part 7: Copy the impl of < and <= from nsIntSize to gfxIntSize. Sigh. sr=roc 2011-02-16 16:43:31 -06:00
Bas Schouten
f732d2dcac Bug 626602, part 6: Implement asynchronous D3D10 readback. r=cjones,jrmuizel 2011-02-04 20:30:00 -06:00
Robert O'Callahan
3034c9b8d3 Bug 626602. Part 5: Implement ReadbackLayers for D3D9. r=bas 2011-02-16 16:43:30 -06:00
Robert O'Callahan
8c5d3ac129 Bug 626602. Part 4: Make the display items behind a plugin that needs readback be as visible as we can. r=tnikkel 2011-02-16 16:43:30 -06:00
Robert O'Callahan
ac0601703a Bug 626602. Part 3: Hook up ReadbackLayers in nsObjectFrame. r=cjones 2011-02-16 16:43:30 -06:00
Robert O'Callahan
1619ca83d2 Bug 626602. Part 2: BasicLayers implementation of ReadbackLayer. r=cjones 2011-02-16 16:43:30 -06:00
Robert O'Callahan
1a14aa0939 Bug 626602. Part 1: Create ReadbackLayer API to enable collection of background pixels in a layer tree. r=bas,sr=cjones 2011-02-16 16:43:30 -06:00
Robert O'Callahan
7e79a59083 Bug 626602. Part 0: Fix header guards. r=bas 2011-02-16 16:43:30 -06:00
Chris Jones
c79eca3498 Bug 629799, part 4: Fix alpha-recovery fallback on windows and try to use the SIMD path when possible. r=roc a=b 2011-02-16 16:43:30 -06:00
Chris Jones
0371b051bc Bug 629799, part 3: Ensure that SharedDIBWins are aligned well for alpha recovery. r=jimm 2011-02-16 16:43:30 -06:00
Chris Jones
1fec28df44 Bug 629799, part 2: Ensure that gfxImageSurfaces are aligned well for alpha recovery. r=roc 2011-02-16 16:43:30 -06:00
Chris Jones
ff210d3a1a Bug 629799, part 1: Add some helpers for aligning surfaces for alpha recovery. sr=roc 2011-02-16 16:43:30 -06:00
Chris Jones
991b26b2ca Bug 633436: Work around an apparent gcc/gas quirk. r=vlad a=a 2011-02-16 16:43:30 -06:00
Ben Turner
e42a7a7726 Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking. 2011-02-16 12:47:08 -08:00
Neil Rashbrook
d950aefa19 Bug 616811 Remove extraneous CRs r=dao a=beltzner 2011-02-16 21:41:59 +00:00
Neil Rashbrook
8a65245fa9 Bug 616812 Remove extraneous CRs r+a=dbaron 2011-02-16 21:39:52 +00:00
Neil Rashbrook
609169c5e7 Bug 616813 Remove extraneous CRs r=kaie a=beltzner 2011-02-16 21:37:53 +00:00
Neil Rashbrook
4a8a29d5cb Bug 616808 Remove extraneous CRs r=dao a=johnath 2011-02-16 21:36:05 +00:00
Neil Rashbrook
814be81769 Bug 630462 Tweak test to ignore about:blank pages even harder r=Unfocused 2011-02-16 21:30:30 +00:00
Mehdi Mulani
05bec231c0 Bug 523784 - (Tests) Soft blocked items are not disabled if user clicks "Cancel". r=Unfocused a=blocking+beltzner 2011-02-16 13:24:41 -08:00
Mehdi Mulani
60eec5ec02 Bug 523784 - Soft blocked items are not disabled if user clicks "Cancel". r=Unfocused+Pike a=blocking+beltzner 2011-02-13 17:19:03 -08:00
Mehdi Mulani
fadeeb1547 Bug 628865 - Add tests for dropping referrer, sessionId persisting, and failed insertion with duplicate guid. r=sdwilsh a=blocking-and-tests 2011-02-16 12:19:09 -08:00
Dão Gottwald
8c8b09bc2f Bug 606735 - aero basic tabstrip picking up the wrong color. r=felipe a=beltzner 2011-02-16 21:19:15 +01:00
Benjamin Smedberg
871c7d16bf More diagnostics for bug 626768 - It seems likely that creating a new XPCJSRuntime is failing, but we don't know why or when. Abort in the most obvious failure location to help diagnose the problem. r=bent a=myself 2011-02-16 11:52:31 -05:00
Serge Gautherie
8e16fe106a Bug 634245 - Correctly fix bug 607309; (Av1) Correctly fix browser_library_views_liveupdate.js.
r=mak77 (a=test-only).
2011-02-16 19:42:39 +01:00
Serge Gautherie
bb48c78108 Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Av1) /components/places/tests/chrome/.
r=mak77 (a=test-only).
2011-02-16 19:42:38 +01:00
Dave Townsend
f15a95b0ae Followup for bug 613800, address review comments. r=jst, a=blocks-final 2011-02-16 10:27:25 -08:00
Wes Johnston
a35a90a295 Bug 634532 - Add some logging to debug random oranges r=dougt, a=input-is-good 2011-02-16 09:45:26 -08:00
stefanh@inbox.com
2179d8e77c Bug 624639 - Arrows in Bookmarks panel shouldn't change direction until mouse release. r=dao, a=beltzner. 2011-02-16 18:26:36 +01:00
Brad Lassey
56cd76352a bug 634530 - Fennec fails to startup on Droid Pro when the device is connected to PC via USB r=mbrubeck a=blocking-fennec 2011-02-16 12:02:10 -05:00
Mike Hommey
c4db75fea9 Bug 632920 part 2 - Add support for R_ARM_THM_JUMP24 relocation in elfhack. r=tglek,a=bsmedberg 2011-02-16 17:27:35 +01:00
Mike Hommey
a38404af0e Bug 632920 part 1 - Refactor relocations application to avoid error-prone duplication of code in elfhack. r=tglek,a=bsmedberg 2011-02-16 17:25:51 +01:00
Ehsan Akhgari
e9d07887b2 Bug 633044 - Special case empty text frames to position the caret at the correct position; r=roc a=blocking-final+ 2011-02-15 01:11:18 -05:00
Margaret Leibovic
d4498bc830 Bug 633656 - When split menus are hovered, both the main item and expansion arrow should display on mouse in [r=dao, a=gavin] 2011-02-16 10:53:32 -05:00
Margaret Leibovic
212873b55e Bug 633218 - Add removeOnDismissal option to addons notifications that should go away after restart (addons manager restart notification can persist when restart is no longer needed) [r=gavin, a=beltzner] 2011-02-16 10:51:56 -05:00
timeless@mozdev.org
fd2dad5a03 Bug 620421 - remove useless check of mTokenPos from nsSVGTransformListParser::GetTransformToken
r=jwatt a=dbaron
2011-02-16 14:14:22 +01:00
timeless@mozdev.org
863dd3b11c Bug 620416 - hopefully useless null check of aCol in nsTreeBodyFrame::GetCellAt
r=enn a=dbaron
2011-02-16 14:14:20 +01:00
timeless@mozdev.org
b88c6d4720 Bug 620259 - add fall through comments to nsTableCellMap::SetNotTopStart and rename to nsTableCellMap::ResetTopStart
r=bernd a=dbaron
2011-02-16 14:14:18 +01:00
timeless@mozdev.org
b09ebd34ee Bug 584340 - nsIXMLHttpRequest.statusText in Blocklist.prototype.onXMLError
r=robstrong a=beltzner
2011-02-16 14:14:16 +01:00
timeless@mozdev.org
262e601c9f Bug 587484 - warning: suggest parentheses around assignment used as truth value in while (... = GetNextContinuation())
r+a=dbaron
2011-02-16 14:14:14 +01:00
timeless@mozdev.org
f94aa928dd Bug 619045 - crash [@ nsHtml5TreeOpExecutor::RunScript(nsIContent*)]
r=hsivonen a=jst
2011-02-16 14:14:11 +01:00
Markus Stange
a7c28114a9 Bug 627085 - Reduce font size in urlbar autocomplete.
r=dao a=beltzner
2011-02-16 13:53:06 +01:00
Marco Bonardo
296464cbe5 Bug 628921 - Changing from WAL to a rollback journal to change page_size may cause a infinite loop @AsyncExecuteStatements::executeStatement.
r=sdwilsh a=blocking
2011-02-16 13:51:26 +01:00
Daniel Holbert
d06b864012 Bug 632143 patch 4: Extend SVGxxxList mochitest to check animVal up-to-date-ness after baseVal's length is mutated. r=roc a=tests 2011-02-15 23:54:37 -08:00
Daniel Holbert
580149d472 Bug 632143 patch 3: Update animVal after modifying baseVal length, for DOMSVGPathSegList. r=roc a=blocking-final+ 2011-02-15 23:54:37 -08:00
Daniel Holbert
04e3fc2233 Bug 632143 patch 2: Update animVal after modifying baseVal length, for DOMSVGPointList. r=roc a=blocking-final+ 2011-02-15 23:54:37 -08:00
Jonathan Watt
92786469e9 Bug 632143 patch 1: Update animVal after modifying baseVal length, for DOMSVGLengthList and DOMSVGNumberList. r=roc a=blocking-final+ 2011-02-15 23:54:26 -08:00
Daniel Holbert
6edc32d46b Bug 632143 patch 0: Add helper-method 'UpdateListIndicesFromIndex' to DOMSVGxxxList classes. r=roc a=blocking-final+ 2011-02-15 23:54:04 -08:00
Daniel Holbert
c4b8d3cd41 Bug 633315: Make "namespace mozilla" usage consistent across DOMSVG*List.cpp files. r+a=roc 2011-02-15 23:53:43 -08:00