Jeff Muizelaar
|
6441a6182a
|
Bug 594087. Avoid trying to sync acceleration state with top level windows. r=vlad
This fixes the continual reinitialization on platforms like OS X and Linux.
* * *
Revert unintentional changes.
|
2010-09-07 18:20:47 -04:00 |
|
Vladimir Vukicevic
|
1ef839a9f7
|
b=592462; [gl] followup, clear scissor region we're about to repaint; r=jrmuizel
|
2010-09-07 17:31:40 -04:00 |
|
Vladimir Vukicevic
|
7414352ff2
|
b=593868; fix OpenGL layers on win32 with d2d content; r=jrmuizel
|
2010-09-07 12:26:43 -04:00 |
|
Brendan Eich
|
adad9517a1
|
Try to fix Ts regression from patch for bug 592556... (r/a=sayrer).
|
2010-09-12 13:15:01 -07:00 |
|
Bas Schouten
|
c8c48218d9
|
Bug 594624: Toss out surfaces on content type changes. r=jrmuizel a=blocking-beta6
|
2010-09-12 21:38:47 +02:00 |
|
Bas Schouten
|
3bc982c749
|
Bug 594624 - Reftest: Ensure content type switches are supported. r=roc
|
2010-09-12 21:38:14 +02:00 |
|
Raymond Lee
|
7eab389639
|
Bug 595228 - assert in search code; calling unbind without a function [r+a=gavin]
|
2010-09-12 11:44:13 +08:00 |
|
Brendan Eich
|
e219062c77
|
Modularize to avoid inline vs. not ShapeHasher static woes (595615, r=dbaron, a=beta6+/debug-only-fix-for-devs).
|
2010-09-12 09:39:45 -07:00 |
|
Bobby Holley
|
25302d83c3
|
Bug 514033 - Error recovery for imagelib - part 16 - Eliminate checks for infallible malloc, use infallible malloc when we need it.r=joe,a=blocker
|
2010-09-12 08:22:31 -07:00 |
|
Bobby Holley
|
6fd21749ad
|
Bug 514033 - Error recovery for imagelib - part 15 - Rename Is*Error to Has*Error.r=joe,a=blocker
|
2010-09-12 08:22:31 -07:00 |
|
Bobby Holley
|
d802000b21
|
Bug 514033 - Error recovery for imagelib - part 14 - Log data errors to the console.r=joe,a=blocker
|
2010-09-12 08:22:31 -07:00 |
|
Bobby Holley
|
2def2be9ee
|
Bug 514033 - Error recovery for imagelib - part 13 - Stop checking IsError() in decoder implementations.r=joe,a=blocker
|
2010-09-12 08:22:31 -07:00 |
|
Bobby Holley
|
d9a7098dd2
|
Bug 514033 - Error recovery for imagelib - part 12 - Make Decoder API methods return void.r=joe,a=blocker
|
2010-09-12 08:22:31 -07:00 |
|
Bobby Holley
|
6768bbbda2
|
Bug 514033 - Error recovery for imagelib - part 11 - Move error-case teardown notifications into Decoder::Finish(), and call it unconditionally.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
93bfdd8baa
|
Bug 514033 - Error recovery for imagelib - part 10 - Make mObserver and friends Decoder-private.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
4f052631cc
|
Bug 514033 - Error recovery for imagelib - part 9 - Coalesce end-of-decode notifications into superclass.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
6b88ca3f31
|
Bug 514033 - Error recovery for imagelib - part 8 - Remove GIFWrite.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
5b4da946e7
|
Bug 514033 - Error recovery for imagelib - part 7 - Move mIsHidden check inside nsPNGDecoder::EndImageFrame.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
578246d765
|
Bug 514033 - Error recovery for imagelib - part 6 - Get rid of EndFrameDecode() and friends.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
b3f97bdc86
|
Bug 514033 - Error recovery for imagelib - part 5 - Coalesce OnStartDecode into superclass.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
aad9b96c04
|
Bug 514033 - Error recovery for imagelib - part 4 - Stop returning errors from image decoders.r=joe,a=blocker
|
2010-09-12 08:22:30 -07:00 |
|
Bobby Holley
|
83acf8a223
|
Bug 514033 - Error recovery for imagelib - part 3 - Make errors returned by superclass methods contingent only on IsError().r=joe,a=blocker
|
2010-09-12 08:22:28 -07:00 |
|
Bobby Holley
|
9401c8f0d2
|
Bug 514033 - Error recovery for imagelib - part 2 - Notify the superclass error reporting framework when an error occurs.r=joe
|
2010-09-12 08:22:27 -07:00 |
|
Bobby Holley
|
eb1d2f2ae8
|
Bug 514033 - Error recovery for imagelib - part 1 - Introduce error tracking to Decoder.r=joe,a=blocker
|
2010-09-12 08:22:27 -07:00 |
|
Bobby Holley
|
bb2adb491c
|
Bug 593489 - Make Image hold onto its URI.r=joe,a=blockerblocker
|
2010-09-12 08:22:26 -07:00 |
|
Bobby Holley
|
49614ac577
|
Bug 592641 - Tests.r=Neil,a=tests
|
2010-09-12 08:22:26 -07:00 |
|
Bobby Holley
|
fe65003f61
|
Bug 592641 - Image document doesn't show dimensions of cached images.r=Neil,a=blocker
|
2010-09-12 08:22:26 -07:00 |
|
Kyle Huey
|
90981d7015
|
Disable js-reftest that requires shell features to work. a=shutupalready
|
2010-09-12 06:12:06 -04:00 |
|
Brendan Eich
|
bd487062b6
|
Google Maps crash on tracemonkey branch (55365, precog r=jorendorff, a=beta6+).
|
2010-09-11 23:55:25 -07:00 |
|
Michael Wu
|
e0435e986b
|
Bug 595573 - Always trim .xpi from the id and test GUID extensions, r=Mossop a= blocking-beta6
|
2010-09-11 23:47:53 -07:00 |
|
Robert Sayre
|
732670edfb
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-09-12 00:17:49 -04:00 |
|
Ian Gilman
|
ed0492aa4b
|
Bug 595076 - App tab icons should be updated when the tab's favicon becomes available; r=dietrich a=blocking-betaN+
|
2010-09-11 22:51:19 -04:00 |
|
Josh Matthews
|
73645dcdf2
|
Merge backout a=test-bustage
|
2010-09-11 21:05:46 -04:00 |
|
Josh Matthews
|
37d6567b57
|
Backed out changeset ec2ffd935bd9 a=test-bustage
|
2010-09-11 21:04:09 -04:00 |
|
L. David Baron
|
03dd1fff56
|
Fix bustage with various profiler integration options from JSNative signature change in JägerMonkey landing. (Bug 595544) r=sayrer a=bustage
|
2010-09-11 17:06:59 -07:00 |
|
Josh Matthews
|
3576dc896d
|
Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
--HG--
extra : rebase_source : 1455dfbf13b66ac58cd2a66514c88adc76ff1a6c
|
2010-09-11 19:21:48 -04:00 |
|
Brendan Eich
|
d0a587b1ab
|
Parenthesize lambda statement expressions to work in browser (where JSOPTION_ANONFUNFIX is set; followup for 593256).
|
2010-09-11 15:24:51 -07:00 |
|
Robert Sayre
|
6219a79400
|
[Bug 595544] Fix some JSFunctionSpec definitions in nsJSEnvironment.cpp. r=dbaron a=bustage
|
2010-09-11 17:24:00 -04:00 |
|
Robert Sayre
|
e7de428249
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:07:27 -04:00 |
|
Robert Sayre
|
4659902f34
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
|
Gavin Sharp
|
9e88a1148d
|
Bug 595527: enable error console in testing profile, rs=Mossop a=tests only
|
2010-09-11 14:41:39 -04:00 |
|
Timothy Nikkel
|
b83939c2a1
|
Bug 588403. Part 2. Don't remove the area of popup widgets from the area to update on the parent widget. r=roc a=blocking final+
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
6b532c4152
|
Bug 594271. Don't send synth mouse moves to hidden documents. r=dbaron a=dbaron
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
5be08ac8ee
|
Bug 594267. Don't call WillPaint on hidden documents. r=bzbarsky a=roc
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
bb07e18e5b
|
Bug 594267. Get rid of hack to determine if a document is visible now that chrome and content view managers are linked. r=roc a=roc
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
a88f97f93c
|
Bug 591157. Remove unneeded SetDOMDocument call. r=bzbarsky a=jst
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
9e47257ea3
|
Bug 593286. Use the frame/view system to determine parent documents, not the docshell because the docshell hierarchy doesn't stay intact during page tranisition. r=roc a=blocking final
|
2010-09-11 13:24:50 -05:00 |
|
Timothy Nikkel
|
ba86230db3
|
Bug 592596. When we thaw a presshell, unsuppress painting after we update our active status. r=bzbarsky a=roc
|
2010-09-11 13:24:49 -05:00 |
|
Timothy Nikkel
|
f7279c93a5
|
Bug 593892. Fix a test to start after paint suppression ends. r=roc a=roc
|
2010-09-11 13:24:49 -05:00 |
|
Timothy Nikkel
|
64df346e92
|
Bug 593892. Draw the previous page if the new page is suppressed. r=roc a=roc
|
2010-09-11 13:24:49 -05:00 |
|