Chris Pearce
|
a7d0ccd23a
|
Bug 564720 - Refactor media tests to be backend independent were possible. r=roc
--HG--
rename : content/media/test/test_play.html => content/media/test/test_play_events.html
rename : content/media/test/test_progress2.html => content/media/test/test_progress.html
rename : content/media/test/test_onloadedmetadata.html => content/media/test/test_replay_metadata.html
rename : content/media/test/test_wav_trunc_seek.html => content/media/test/test_seek_out_of_range.html
rename : content/media/test/test_bug495319.html => content/media/test/test_timeupdate_small_files.html
rename : content/media/test/test_bug486646.html => content/media/test/test_video_to_canvas.html
|
2010-05-31 10:02:06 +12:00 |
|
Doug Turner
|
3b86d6984a
|
Bug 564929 - Qt - Conditional jump or move depends on uninitialised value in nsWindow::MakeFullScreen r=romaxa
|
2010-05-30 11:35:07 -07:00 |
|
Doug Turner
|
0e6c63e08e
|
Bug 568612 - Remove GetURIGeckoFlags/SetURIGeckoFlags because they haven't been used since places landed. r=roc
--HG--
extra : rebase_source : 537a482cc6a4da3e39e55cc6aaa0df474308125b
|
2010-05-30 09:38:42 -07:00 |
|
Ehsan Akhgari
|
4afb409bce
|
Bug 567821 - Timeout in browser_privatebrowsing_downloadmonitor.js with bug 541739 landed; r=gavin
|
2010-05-25 20:33:26 -04:00 |
|
Ehsan Akhgari
|
f6410e209a
|
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
|
2010-01-26 20:28:51 -05:00 |
|
Asaf Romano
|
f497d3556b
|
Bug 567309 - FAYT is broken. test=gavin,me; r=gavin,dao.
|
2010-05-30 12:50:39 +03:00 |
|
Jesse Ruderman
|
dbb86363b6
|
Annotate ignorage of 'ASSERTION: GetMinimumWidgetSize was ignored' with mention of bug 540078. Also, allow 0 assertions for 387745-1.svg, which was orange in the last cycle due to not triggering the assertion.
|
2010-05-29 23:06:08 -07:00 |
|
Jesse Ruderman
|
b62ad0fcfb
|
Temporarily turn this assertion into a warning because of frequent random orange. Bug 569108 covers turning it back into an assertion.
|
2010-05-29 21:51:12 -07:00 |
|
Jesse Ruderman
|
a0a7fad580
|
Add some crashtests
|
2010-05-29 20:27:25 -07:00 |
|
Jesse Ruderman
|
c88f40642b
|
Add reftest for bug 467498
|
2010-05-29 20:27:24 -07:00 |
|
Mats Palmgren
|
23ed6748c7
|
Add crashtest for bug 481921
|
2010-05-29 20:16:41 -07:00 |
|
Phil Ringnalda
|
e6ca8d3619
|
Bug 569057 - Charlton Company trademark attribution in About dialog, r=gavin
|
2010-05-29 16:38:14 -07:00 |
|
Vladimir Vukicevic
|
8d6816b2c9
|
b=568526 (related); add env var for switching 2d canvas to image surfaces; r=bz
|
2010-05-28 21:13:08 -07:00 |
|
Bas Schouten
|
34ebfb3b84
|
Numerous whitespace fixes in D3D9 layers code.
|
2010-05-29 05:27:03 +02:00 |
|
Bas Schouten
|
3add880ead
|
Bug 568719: Clear D2D surfaces before use to clear any re-used VRAM. r=jrmuizel
|
2010-05-29 03:16:24 +02:00 |
|
Dan Witte
|
2ccb4a2c08
|
Back out failing tests.
|
2010-05-28 16:58:06 -07:00 |
|
Vladimir Vukicevic
|
3592754105
|
b=520136; clear canvaselement member on SetCanvasElement; r=joe
|
2010-05-28 16:41:02 -07:00 |
|
Blake Kaplan
|
7591869caf
|
Fix bustage.
|
2010-05-28 16:18:23 -07:00 |
|
Dan Witte
|
94fa8063b2
|
Try to fix randomly failing test.
|
2010-05-28 16:00:19 -07:00 |
|
Vladimir Vukicevic
|
79688aa1e8
|
b=551771; WebGL calls broken with boolean args in loop (qsgen octet handling); also rename all WebGL types to avoid conflicts with system GL types; r=jorendroff,joe
|
2010-05-28 15:52:39 -07:00 |
|
Blake Kaplan
|
5b83ad1fe4
|
Bug 517636 - Assigning through wrappers defeats the "fast expando" optimization. r=jst
|
2010-05-28 15:40:41 -07:00 |
|
Blake Kaplan
|
d43a577737
|
Bug 545314 - Force an inner window here so that we return a working location object. r=peterv
|
2010-05-28 15:40:29 -07:00 |
|
Blake Kaplan
|
85665ee5af
|
Bug 566846 - Make sure the engine knows that wrapper iterators are real iterators. r=gal
|
2010-05-28 15:20:52 -07:00 |
|
Ian Neal
|
7d511a8100
|
Bug 567782 - Fix theme for menuitems of type radio that can be both checked and selected
f=mstange moa=dao
|
2010-05-28 23:12:43 +01:00 |
|
Robert Strong
|
d39147a858
|
Bug 567184 - A bootstrap add-on with a target app version less than the current app version is enabled when installed. r=dtownsend
|
2010-05-28 14:46:38 -07:00 |
|
Dan Witte
|
0825913b70
|
Fix persistent cookie tests. b=565475
|
2010-05-28 14:15:14 -07:00 |
|
Vladimir Vukicevic
|
b09266634d
|
backing out c60092, due to silly OSX includes
|
2010-05-28 13:16:03 -07:00 |
|
Vladimir Vukicevic
|
5a4da4f145
|
b=551771; glboolean args to WebGL calls broken on trace (qsgen octet args); r=jorendorff
|
2010-05-28 12:59:28 -07:00 |
|
Timothy Nikkel
|
e79a69e85a
|
Bug 561981. Guard against nsFrameLoader::Show flushing and re-entering or destroying us. r=smaug
|
2010-05-28 14:34:50 -05:00 |
|
Steffen Wilberg
|
15976aec0c
|
Bug 565460: Remove styling for treechildren[alternatingbackground=true], because odd row highlighting is now the default in trees with more than 1 column (Bug 282127). r=dao
|
2010-05-28 21:10:28 +02:00 |
|
Gavin Sharp
|
d71d992ba2
|
Bug 567521: back out part of patch from bug 560095 (changeset 79cbadb26768) to fix winEmbed bustage
--HG--
extra : rebase_source : 7865ac26aa145ae7d05c0e41bd704dddd2d5aa0a
|
2010-05-28 14:58:27 -04:00 |
|
Ehsan Akhgari
|
8a51736393
|
Mark four reftests as random (bug 504698)
|
2010-05-28 12:31:44 -04:00 |
|
Mounir Lamouri
|
e7fd5dbe6f
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04:00 |
|
Ehsan Akhgari
|
3cae18e6aa
|
Bug 565508 - Remove the ugly hacks for copying the right thing from about:privatebrowsing once bug 39098 is fixed; r=dao
--HG--
extra : rebase_source : 5e3986af49096c88f2e038d774cbcc53a26436aa
|
2010-05-27 20:34:06 -04:00 |
|
Ehsan Akhgari
|
343518041d
|
Bug 562962 - unit test fail: reftest/tests/layout/reftests/editor/xul/empty-1.xul; r=roc
--HG--
extra : rebase_source : 3eed1d5c49f3efeef22e8662406c6adb46dc2dac
|
2010-05-27 19:52:26 -04:00 |
|
Ehsan Akhgari
|
0a7cc40b9a
|
Bug 563859 - Intermittent editor/libeditor/base/crashtests/382527-1.html | timed out waiting for reftest-wait to be removed; r=roc
--HG--
extra : rebase_source : aa229c01b32ef741e88cc0b338019d1ab4aea1ae
|
2010-05-27 19:52:14 -04:00 |
|
Ehsan Akhgari
|
6c111ee4ae
|
Bug 568120 - Possible intermittent oranges in tests with iframe onload handlers pointing to functions defined later; r=sicking
--HG--
extra : rebase_source : 1f4fd2b78e396303cefbe42f0e4dcf602694ee01
|
2010-05-25 20:33:17 -04:00 |
|
Ehsan Akhgari
|
28ec17d596
|
Bug 567254 - Crash in Connection::getFilename for memory-based databases; r=sdwilsh
--HG--
extra : rebase_source : 9fb1300af8c6b35a4e1aa229af032cd08a76e721
|
2010-05-20 20:21:09 -04:00 |
|
Ehsan Akhgari
|
714921c7a8
|
Bug 563639 - [Debug] crashtest: intermittent "382778-1.html | timed out waiting for ..." probably caused by "targetDocument.body is null"; r=roc
--HG--
extra : rebase_source : 1c202e9ea2b44a764cd6e0753e8ba79e5c1542a4
|
2010-05-27 19:51:59 -04:00 |
|
Robert Longson
|
96c4d56f21
|
Bug 561726 - bustage fix, mark reftest as failing on mac
|
2010-05-28 14:22:58 +01:00 |
|
Brian Birtles
|
d6f45bf4e0
|
Bug 554202 - SVG SMIL: Fix crash due to infinite recursion negotiating cyclic dependencies. r=roc
|
2010-05-28 21:43:17 +09:00 |
|
John Daggett
|
82c0c1b0f4
|
Bug 504698. Disable forcing on Cleartype for system fonts for now. r=jkew
|
2010-05-28 21:28:07 +09:00 |
|
Robert Longson
|
189cf82cee
|
Bug 561726 - make animateTransform work on gradientTransform and patternTransform. r=jwatt
|
2010-05-28 13:15:56 +01:00 |
|
Robert Longson
|
f9b20eb9ad
|
Bug 564719 - SVG length parsing should indicate an error when it only contains whitespace. r=jwatt
|
2010-05-28 12:07:06 +01:00 |
|
Neil Rashbrook
|
01a48078fe
|
Bug 564702 Refresh attempted sends bogus state change notification r=biesi
|
2010-05-28 10:08:24 +01:00 |
|
Neil Rashbrook
|
ed0ee3dce7
|
Bug 563241 Support dynamic skin switching preference r=Mossop
|
2010-05-28 10:07:21 +01:00 |
|
Makoto Kato
|
cfcb3b1341
|
Bug 567707 - Crash in [@ nsThread::ProcessNextEvent] on x64 build with VC10 + --enable-optimize. r=timeless
|
2010-05-28 16:28:11 +09:00 |
|
Justin Wood
|
1f1bf65795
|
Bug 535922 fallout, Remove extra DIRS=browser that breaks pymake. rs+=bsmedberg
|
2010-05-28 00:04:32 -04:00 |
|
Justin Wood
|
9a5cb565a1
|
No Bug, drop some toolkit-makefiles.sh lines corresponding to removed Makefile.in's rs+=ted
|
2010-05-28 00:03:15 -04:00 |
|
Masayuki Nakano
|
234c5e7fcb
|
Bug 564151 nsHTMLEditor::HasFocus() failed if <HTML> is editable r=smaug
|
2010-05-28 12:02:59 +09:00 |
|