Benoit Jacob
0fe630f2fd
Bug 619773 - WebGL: Crash with blue screen : "NMI: Parity Check / Memory Parity Error" with ATI - r=jrmuizel, a=blocking2.0
2011-02-24 17:17:34 -05:00
Benoit Jacob
8cffd874ec
Bug 635401 - Segfault when checking name of graphics driver vendor - r=bas, a=joe
2011-02-24 17:17:34 -05:00
Benoit Jacob
d6905754de
Bug 631420 - OS X WebGL crash with too-small attrib 0 + optimizations - r=vlad, a=blocking2.0
2011-02-24 17:17:34 -05:00
Chris Jones
184d25116b
Bug 636093: Remove assertion that's no longer asserting what it was intended to. r=roc a=a
2011-02-24 15:59:26 -06:00
Jesse Ruderman
75fe047e55
Add bug number to comment. a=NPOTB DONTBUILD
2011-02-24 13:43:48 -08:00
Olli Pettay
3db9425ee4
Bug 572129, restrict data transfer data handling, r=enn,bz, a=hardblocker
...
--HG--
extra : rebase_source : 40c47b84fe99850c218bb8d5803fd2219ff9362e
2011-02-24 19:58:20 +02:00
Dave Townsend
cc7af37c07
Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner
2011-02-24 10:32:02 -08:00
Benjamin Smedberg
5a7728f990
Tests for bug 634534 (destroy a stream while a part-request has been requested but OnStartRequest has not yet fired). Fixed test_pluginstream_seek_close.html so that the first iframe onload (for about:blank) is not used with the test. a=blocker-test
...
--HG--
extra : rebase_source : e2034212a7cb89aed5f0782c4d412954ea1470a8
2011-02-23 10:47:17 -05:00
Benjamin Smedberg
50f38e9094
Bug 634534 - Firefox 4 (and probably earlier versions) crash when they make a byte-range request and then call NPN_DestroyStream while both the "main" request and the byte-range request are active. This affects Silverlight on mac, and almost certainly Acrobat on Windows.
...
Instead of tracking a single request in nsPluginStreamListenerPeer::mRequest, track all the currently pending requests with nsPluginStreamListenerPeer::mRequests, and make sure that they are all cancelled when the stream is destroyed. r=josh sr=bz a=blocker
--HG--
extra : rebase_source : e6da19a0edb2cd283bdb92f14e925ac9b96157ec
2011-02-23 10:47:25 -05:00
Neil Rashbrook
cf81e1529e
Bug 632433 Fix for "An error occurred - attempt to run compile-and-go script on a cleared scope" r=IanN a=beltzner NPOTB
...
DONTBUILD
2011-02-24 20:01:13 +00:00
Joel Maher
2f3d0b881d
Bug 636450 - add a --host-os option for remote testing scripts. r=ctalbert, a=NPOTB
2011-02-24 14:45:42 -05:00
Joel Maher
b907474b80
Bug 636451 - devicemanager should have the ability to terminate when it can't launch a second process. r=mcote, a=NPOTB
2011-02-24 14:45:39 -05:00
Doug Turner
8c2a6d9061
backout of 74a64df4f758 a=build-bustage
2011-02-24 11:21:17 -08:00
Boris Zbarsky
0685bcc521
Bug 635286. Fix dynamic handling of :not() inside :-moz-any(). r=dbaron, a=dbaron
2011-02-24 13:42:15 -05:00
Boris Zbarsky
908c57b9ab
Bug 635977. Make sure to always send OnStartRequest to our listener from nsIndexedToHTML. r=jduell, a=bsmedberg
2011-02-24 13:42:15 -05:00
Boris Zbarsky
3c84b0f955
Bug 636495. Make sure --enable-shark actually enables profiling. r=ted, a=gavin
2011-02-24 13:42:15 -05:00
Doug Turner
4e523fad21
Bug 636086 - build bustage when building with --disable-pango. r=karlt a=build-bustage
...
--HG--
extra : rebase_source : 0ce7c97eed2291ba7ede603ed4ed8175d35a158b
2011-02-24 09:59:37 -08:00
Doug Turner
c68dfb141b
Bug 632900 - Backing out disabling NetworkGeolocationProvider on Android. The built in one doesn't do everything ours can. r=me a=blocking-fennec
...
--HG--
extra : rebase_source : 61cc18cbd49becbdedee5c918b89c212f0a255a1
2011-02-23 17:34:24 -08:00
Richard Newman
fc5fb0595d
Bug 636021: 'let' and tidying in ensureMPUnlocked. r=philiKON
2011-02-22 16:09:43 -08:00
Mitchell Field
cac949ea6d
Merge mozilla-central to build-system.
2011-02-23 00:01:54 +11:00
Mihai Sucan
5b053fa244
Bug 625187 - Alert origin is no longer shown for third-party iframes.
...
r+a=dolske
2011-02-22 13:04:56 +01:00
Kyle Huey
58c3564241
Fix bustage
2011-02-21 10:01:48 -05:00
Mitchell Field
0ee0dd2572
Bug 627277 - Bustage fix 3. This is still building fine locally for some reason.
2011-02-20 21:08:05 +11:00
Mitchell Field
24afbfd415
Bug 627277 - Bustage fix 2.
2011-02-20 11:20:56 +11:00
Mitchell Field
9dff2b6562
Bug 627277 - Bustage fix.
2011-02-20 08:38:21 +11:00
Mitchell Field
2e8a7d546f
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Kyle Huey
eca632a62f
Merge mozilla-central into bs.
2011-02-17 20:39:41 -05:00
Daniel Holbert
ad7aa54cec
Bug 596765, patch 4: reftests for this bug. r+a=roc
2011-02-17 17:13:52 -08:00
Daniel Holbert
e110c6b795
Bug 596765, patch 3: Skip chunk of nsLayoutUtils::PaintFrame that's intended for root frames but gets triggered for foreignObjects in SVG-as-an-image. r+a=roc
2011-02-17 16:33:31 -08:00
Daniel Holbert
030fb02047
Bug 596765, patch 2: In nsSVGForeignObjectFrame::MaybeReflowFromOuterSVGFrame, don't mark kid as dirty if we know we're not going to reflow it. r+a=roc
2011-02-17 16:33:31 -08:00
Daniel Holbert
644a076704
Bug 596765, patch 1: Don't skip initial reflow for zero-sized svg foreignObject frames. r+a=roc
2011-02-17 16:33:30 -08:00
Chris Leary
1df70dc742
CLOSED TREE: TraceMonkey merge head. (a=blockers)
2011-02-17 16:17:45 -08:00
Chris Leary
b0e02d9c7a
Merge.
2011-02-17 16:12:40 -08:00
Doug Turner
cd5b5337e5
Bug 634734 - Fennec ASSERTION: mFUnitsConvFactor not valid: mFUnitsConvFactor > 0.0f [r=karlt a-2.0=pavlov] Whitespace followup. DONTBUILD
2011-02-17 16:04:34 -08:00
Chris Leary
faf17a1d9e
Merge.
2011-02-17 15:56:45 -08:00
Serge Gautherie
fd45d32fad
Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Bv1) /components/sessionstore/test/browser/.
...
r=paul (a=test-only).
2011-02-18 00:45:56 +01:00
Chris Leary
e5a463842a
Merge mozilla-central and tracemonkey. (a=blockers)
2011-02-17 15:30:14 -08:00
Matt Woodrow
f194fbbc42
Bug 634366 - Remove broken CreateForNativePixmapSurface usage from CairoImageOGL. r=joe a=blocking2.0
2011-02-18 12:19:38 +13:00
Matt Woodrow
4b549c1faf
Backed out changeset 0d91127645a1 - Pushed wrong patch
2011-02-18 12:18:53 +13:00
Matt Woodrow
6fbaf9974d
Bug 634366 - Remove broken CreateForNativePixmapSurface usage from CairoImageOGL. r=joe a=blocking2.0
2011-02-18 11:49:50 +13:00
Matt Woodrow
cebc8097cd
Bug 634784 - Fix scaling being applied twice on component alpha surfaces. r=joe a=blocking2.0
2011-02-18 11:47:04 +13:00
Michael Wu
6b366b61a3
Bug 634752 - Always drop jsPrincipals before returning from LoadSubScript, r+a=jst
2011-02-17 14:20:00 -08:00
Philipp von Weitershausen
b5bedc6fa0
Bug 633681 - Add a Status.ready flag that indicates whether Sync has started up. r+a=mconnor
...
Also de-Sync.js-ify test_service_startup.js
2011-02-17 13:41:13 -08:00
Jono S Xia
94bec0d5a6
Bug 613219: Test pilot notification is transparent because of a missing file. r=dtownsend, a=dtownsend, DONTBUILD
2011-02-17 12:36:02 -08:00
Jim Mathies
d03eff2194
Bug 628949 - Update visible region / glass regions after we paint. r=roc a=2.0.
2011-02-17 15:42:39 -06:00
Anthony Ricaud
03c6bcb459
Bug 633847 - White-on-yellow close button is hard to see (missing-plugin infobar). r=dao a=beltzner
2011-02-17 21:52:28 +01:00
Jonas Sicking
b816bf46cf
Bug 634435: Add a property to expose the current pushState-state. r=jlebar a=beltzner
2011-02-17 12:44:04 -08:00
Kyle Huey
f62005a290
Merge m-c to bs
2011-02-17 14:51:23 -05:00
Ms2ger
05541dbe31
Bug 615501 - Followup to fix assertion; r+a=sicking
2011-02-17 14:39:53 -05:00
Wes Johnston
1ae3289ab2
backout logging for bug 634532 a=cleanup-test, DONTBUILD
2011-02-17 11:33:50 -08:00