Commit Graph

53603 Commits

Author SHA1 Message Date
Josh Matthews
0984e327c5 Bug 474356 - Add -moz-device-pixel-ratio media query. r=dbaron a=approval2.0
--HG--
extra : rebase_source : 3a477fe6eab09f693538008aafa9c8bf880597b1
2010-09-10 16:27:52 -04:00
Danny Moules
753acf6512 Bug 594329: Software Installation dialog reports wrong number of items to be installed. r=dtownsend, a=blocking-final 2010-09-13 11:47:07 -07:00
Dave Townsend
252ead70e6 Bug 589098: Add-ons manager cannot restart xulrunner-based apps because Application is undefined. r=Unfocused, a=blocking-betaN 2010-09-13 10:48:24 -07:00
Dave Townsend
c59b11e8b2 Bug 593796: Status messages should be able to line wrap. r=Unfocused, a=blocking-final 2010-09-13 10:45:25 -07:00
Dave Townsend
8afe85ef5b Bug 588867: Add-on update check should not return an available update when that update is already waiting to be installed. r=robstrong, a=blocking-betaN 2010-09-13 10:44:42 -07:00
Dave Townsend
c7e1377b69 Bug 589777: Cannot remove several backgrounds in a row. r=Unfocused, a=blocking-betaN 2010-09-13 10:36:12 -07:00
Dave Townsend
65115f2377 Bug 595280: AddonRepository should convert HTML to plain text. r=Unfocused, a=blocking-betaN 2010-09-13 10:35:37 -07:00
Dan Witte
758c4c015b Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 3: tests. r=bent, a=final+ 2010-09-13 10:54:02 -07:00
Dan Witte
4e67b70bc1 Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 2: consumers. r=bsmedberg, a=final+ 2010-09-13 10:54:02 -07:00
Dan Witte
904aa1ee11 Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 1 part 2: default to UTF8. r=Waldo, a=final+ 2010-09-13 10:54:02 -07:00
Dan Witte
fbc0be1b6e Bug 589413 - Failure to open libnss3.so when Firefox path contains UTF-8 characters. Part 1: ctypes implementation. r=Waldo, a=final+ 2010-09-13 10:54:02 -07:00
Mihai Sucan
d50932e393 Bug 583476 - WebConsole fails to activate when window.console is already defined r=sdwilsh a=betaN 2010-09-13 10:15:59 -07:00
David Dahl
99059cb1d3 Bug 592879 - Detect and warn users that the current window.console API is third party r=dietrich a=beta6+ 2010-09-13 10:13:54 -07:00
Vladimir Vukicevic
c3fb6786b3 b=593850; [webgl] fix bad-arguments and null-object-behaviour tests; r=bjacob, a=b 2010-09-13 08:57:25 -07:00
Vladimir Vukicevic
c3b2630ecb b=593850; [webgl] remove bogus webgl debug utils from tests; r=bjacob 2010-09-13 08:56:13 -07:00
Vladimir Vukicevic
d8a5653695 b=593850; [webgl] fix test null-uniform-location; r=bjacob 2010-09-13 08:56:01 -07:00
Vladimir Vukicevic
15f8e02ea1 b=593850; [webgl] fix gl-uniform-arrays test; r=bjacob 2010-09-13 08:55:45 -07:00
Vladimir Vukicevic
66e6b95063 b=593850; [webgl] fix gl-scissor test; r=bjacob 2010-09-13 08:55:29 -07:00
Vladimir Vukicevic
2fca7b118a b=593850; [webgl] fix gl-object-get-calls test; r=bjacob 2010-09-13 08:55:07 -07:00
Vladimir Vukicevic
c5d2c16c6c b=593720; make webgl less verbose; r=bjacob 2010-09-13 08:40:01 -07:00
Sylvain Pasche
39dc4b9e43 Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin 2010-09-13 12:44:27 +02:00
Bill Gianopoulos
67feb664b7 Bug 595649 - about:home banner text too high on banner. r+a=gavin 2010-09-13 12:42:26 +02:00
Dão Gottwald
e7895315a7 Whitespace cleanup after bug 590039 2010-09-12 11:54:51 +02:00
Marco Bonardo
867c4a7cd5 Bug 563738 - remove privileged mozBackgroundRequest property. r=trivial a=blocking 2010-09-13 11:44:30 +02:00
Joe Drew
8ab2818e4f Bug 595055 - Use the correct context when deleting textures, so we don't accidentally unset some state like the viewport. r=vlad a=b 2010-09-09 23:09:39 -04:00
Vladimir Vukicevic
cfe8913fec b=594892; [gl] force a real call to MakeCurrent after a widget is resized; r*=joe/jeff
* * *
b=594892; merge fail
2010-09-09 16:40:29 -04:00
Matt Woodrow
0a385ec477 b=594642; [gl] use scissor rect when drawing layers; r=vlad 2010-09-09 16:40:15 -04:00
Vladimir Vukicevic
61fb3a126f b=594567; teach EGL backend about ANGLE for Layers; r=jrmuizel 2010-09-09 16:40:11 -04:00
Vladimir Vukicevic
0b88b52f6c b=594553; correctly create gl layer manager on android; r=jrmuizel 2010-09-08 18:19:11 -04:00
Jeff Muizelaar
8feca90288 Bug 594187. ogl: Handle 0x0 widgets in Render(). r=vlad
OpenGL doesn't like drawing to things without area so just bail.
2010-09-07 19:59:47 -04:00
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