Commit Graph

60236 Commits

Author SHA1 Message Date
Blake Kaplan
07d616bae5 Bug 624540 - Assertion failure: compartment mismatch in cycle collector during xpcom-shutdown. r=gal, a=blocking2.0+ 2011-01-11 17:01:10 -08:00
Bas Schouten
967e85547a Bug 612103 - Part 2: Do not attempt to draw with a shader resource view belonging to an old device. r=jrmuizel a=blocking-final 2011-01-12 01:52:29 +01:00
Bas Schouten
897bd83b70 Bug 612103 - Part 1: Do not attempt to do anything when we fail to create a texture for a surface. r=jrmuizel a=blocking-final 2011-01-12 01:52:27 +01:00
Bas Schouten
8cf8dbf2c9 Bug 612103 - Part 0.5: Add ReportFailure for D3D10 Layers. r=jrmuizel a=blocking-final 2011-01-12 01:52:25 +01:00
Ehsan Akhgari
ed433c44b6 Merge backout; a=bustage-fix 2011-01-11 19:37:47 -05:00
Ehsan Akhgari
652e8775ed Backed out changeset 775cfd3f2c87 because of Tinderbox test failures 2011-01-11 19:37:15 -05:00
Vladimir Vukicevic
1628ac3a66 Bug 624505 - Avoid unnecessary uploads of canvas to improve the panorama zooming performance among other things; r=jrmuizel sr=roc a=joe 2011-01-11 18:59:26 -05:00
Ehsan Akhgari
2ceedc4232 Bug 614151 - Part 2: Convert the test for bug 536567 into a chrome test; r=jst a=NPOTB 2011-01-11 18:21:36 -05:00
Jeff Muizelaar
9e9e73fcbe Bug 623446. Fix force-enabling layer acceleration on non-Windows. r=joe,a=b
--HG--
extra : rebase_source : 0ee05e18c71dcb83437b9b27133c73ec290d22cd
2011-01-11 17:58:10 -05:00
Michael Yoshitaka Erlewine
854c7c434a Bug 587503 - Improve reordering tabs in groups [r=ian, a=blocking2.0-final+] 2011-01-11 14:35:13 -05:00
Raymond Lee
65655b746f Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data and is already connected or | Tab item is not showing cached data anymore try: -b do -p all -u mochitest-o -m none -t none r=ian, a=test orange
--HG--
extra : rebase_source : ccf70a980b110c5dd80e083e2716722f2e66f8ab
2011-01-11 11:36:07 +08:00
Drew Willcoxon
54ea211cf3 Bug 615152 - WindowDraggingElement should not assume that event targets are in the same window as its element. r=enndeakin, a=mossop 2011-01-11 15:02:55 -08:00
Matthew Gregan
f6fb37f75f Bug 622211 - Fix a race in remoted AudioStream shutdown. r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 70992ee23cb81bc6417a407d0ec1b2939050beec
2011-01-05 12:30:21 +13:00
Doug Turner
6414620fa3 Bug 613551 - Follow up to rid ourselves of build warning and guard against unlikely overflow. r=jag. a=b
--HG--
extra : rebase_source : 3e3d2906bea7bba3a721bd2e6c929b3debae1b36
2011-01-12 09:35:36 -08:00
Doug Turner
421ab8043e Bug 623062 - When USB storage is enabled, Fennec fails to start. r=mbrubeck
--HG--
extra : rebase_source : 75770e0e77ac2b8c4c56fdee7903395e932b57f4
2011-01-12 09:35:33 -08:00
Doug Turner
8ed1d71258 Bug 623316 - Remove IndexedDB from content. noscript to the existing interface method. r=bent a=blocking-fennec
--HG--
extra : rebase_source : 61c1cb1e431a9eebfa44f361417a0b690114563f
2011-01-12 09:35:31 -08:00
Phil Ringnalda
3d84a2af0b Bug 623450 and dependencies - Annotate the reftests that fail on WinXP, r=dbaron, a=test 2011-01-12 08:11:29 -08:00
Dave Townsend
8c3a3fcc5c Bug 596174: Fix test failures in browser_bug586574.js. r=Unfocused, a=tests
try: -b do -p linux,linux64,macosx,macosx64,win32 -u xpcshell,mochitest-o -t none
2011-01-11 15:42:08 -08:00
Mihai Sucan
f43f36e372 Bug 613642 - Web Console is hard to use with polling XMLHttpRequests; f=pwalton r=dolske a=blocking2.0 2011-01-12 11:56:02 -04:00
Jonathan Kew
e45ab700c4 bug 623974 - use GDI aliased spacing in DW when ClearType is off. r=bas a=joe 2011-01-12 10:34:11 +00:00
Raymond Lee
ecb3b97810 Bug 611715 - Rename tab.tabItem. r=ian a=beltzner 2011-01-11 16:20:08 +08:00
Dão Gottwald
bef90c5b46 Bug 624712 - Remove stray disablechrome attribute. r+a=Mossop 2011-01-12 09:53:31 +01:00
Dão Gottwald
69269a83b8 Bug 622514 - Remove XPCOM cruft from tabview.js. r=ian 2011-01-12 09:51:20 +01:00
Dão Gottwald
b777bf2fe9 Bug 622512 - Remove dead groups.jsm. r=ian 2011-01-12 09:51:01 +01:00
Dão Gottwald
5de388bdfd Bug 598921 - Reduce default addon bar height. r=dietrich
--HG--
extra : rebase_source : 63500fa0553a542d419daa8829020686702d3cca
2011-01-11 22:14:55 +01:00
Henri Sivonen
90307f56e2 Test for bug 620664 - Add tests for HTML5 void elements. r=jgriffin, a=test-only. 2011-01-12 10:05:09 +02:00
Michael(tm) Smith
35eaa66b2e Bug 620664 - Add support for the track element to the HTML5 parser. r=hsivonen, a=jst. 2011-01-12 10:05:09 +02:00
Henri Sivonen
9619ed85e5 Bug 490916 - Trim space characters from encoding names in the HTML5 parser. r=jonas, a=jst. 2011-01-12 10:05:09 +02:00
Philipp von Weitershausen
8b928c07af Bug 526445 - Sync pref pane: Change "Stop Using This Account" to "Deactivate This Device" label. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
b2ba42f0de Bug 526445 - Sync pref pane: Get rid of Connect/Disconnect button. r=mconnor a=blocking-betaN 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
96aa49648e Bug 526445 - Rearrange Sync prefs panel. r=mconnor a=blocking-betaN
Also fixes bug 616488: Wrong Sync Key error should direct user to Update Sync Key dialog
2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
b8aef62339 Bug 617150 - Sync UI: Quota dialog should display "0 bytes" when no value present. r+a=mconnor 2011-01-11 23:50:13 -08:00
Philipp von Weitershausen
ea8b1dfe46 Bug 623788 - Merge fx-sync to mozilla-central. a=blockers 2011-01-11 23:49:33 -08:00
Chris Jones
402b448575 Test for bug 572134. a=b 2011-01-12 01:07:17 -06:00
Chris Jones
a7c8bdb47f Bug 572134: "Undefer" the in-call that lost a race at stack-depth 1, if there is one, when RPCChannel code leaves the C++ stack, so that the in-call can be processed if there is an immediately following out-call. r=bsmedberg 2011-01-12 01:07:17 -06:00
Jeff Muizelaar
f77fa8f4ae Bug 623991. White list Galaxy S phones to have OpenGL acceleration. r=ehsan,a=b 2011-01-11 23:50:45 -05:00
Frank Yan
a28bf0af30 Bug 624625 - change home page of Google search plugin to google.com. r=gavin a=blocking2.0final+
--HG--
extra : rebase_source : 91766073f4e594cba3767e7bacee053fcfc55cc3
2011-01-11 19:32:17 -08:00
Frank Yan
5f4fd2b363 Bug 485696 - Video progress slider jitters on indefinite length streams. r=dolske a=blocking2.0final+
--HG--
extra : rebase_source : a2549d0ef1a853e71ef2f9765026dd9150736d41
2011-01-11 19:32:17 -08:00
Philipp von Weitershausen
d61cf5a4b9 Bug 623375 - History sync: failure on javascript: URLs. r=mconnor 2011-01-11 15:04:45 -08:00
Richard Newman
12e0da760e Bug 623689: don't misbehave on master password cancel. r=philiKON 2011-01-10 21:51:29 -08:00
Phil Ringnalda
ef8e8eba6f Bug 623405 - Mark anim-text-rotate-01.svg & dynamic-text-04.svg as failing on WinXP since they do, and dynamic-text-04.svg as passing on Linux since it does, r=longsonr, a=test 2011-01-10 16:35:51 -08:00
Phil Ringnalda
b9883dc5b6 Back out d1a5599b49fa from bug 615546 for turning bug 592402 from something that hadn't happened for three months to a top-10 test failure, a=shaver 2011-01-09 01:11:31 -08:00
Brandon Sterne
ee35395716 Bug 589457 - add debug logging to test with random orange, r=jst, a=DONTBUILD 2011-01-11 18:59:23 -08:00
Alexander Surkov
f5fed62898 Bug 624648 - IAccessible::get_accChild broken for child indices, r=davidb, a=blocking2.0final+ 2011-01-12 10:49:00 +08:00
Blair McBride
61f58c6fda Merge. a=merge 2011-01-12 14:15:32 +13:00
Blake Kaplan
c8347b00f7 Fix bug 617879. r=jst@mozilla.com, a=blocker 2011-01-11 17:12:38 -08:00
Rafael Ávila de Espíndola
6e3e0e3b82 Bug 622138 - Mark Depends on invalid unqualified lookup in templates for TypedMarker. r=igor, a=benjamin 2011-01-12 14:10:39 +13:00
Blake Kaplan
8dff498c6a Bug 612025 - Windows can be xray-wrapped too. r=gal@uci.edu, a=blocker 2011-01-11 17:09:53 -08:00
Andreas Gal
b4b6a78889 Bug 609287. Fix Assertion failure: OperationInProgress(cx, proxy). r=jorendorff@mozilla.com, jwalden@mit.edu, a=blocker. 2011-01-11 17:09:53 -08:00
L. David Baron
46b5820693 Report incomplete reflow status as appropriate when frame tree is too deep. (Bug 619021) r=roc a2.0=blocking 2011-01-11 17:09:22 -08:00