Commit Graph

55237 Commits

Author SHA1 Message Date
Bas Schouten
8f774806fd Bug 603204: Block D3D9 on windows 2000. r=bjacob
--HG--
extra : rebase_source : c679d53e446a3e9b2e99b08e3f4f89880ff912d2
2010-10-12 23:27:14 +02:00
Nils Maier
9139e49e1c Bug 592052 - Missing NSGetModule export (binary backwards compatiblity) r=benjamin a=dtownsend 2010-08-30 22:55:18 +02:00
Margaret Leibovic
6d9ba595df Bug 603717 - Change "Loading..." to "Connecting..." for initial state for tabs r=beltzner a=blocking-beta7 2010-10-12 14:25:17 -07:00
Benoit Jacob
7987aa8357 Bug 601535 - fix CheckedInt warnings - r=khuey, a2.0=joe 2010-10-12 17:01:59 -04:00
Benoit Jacob
dde5763eeb Bug 555798 - CheckedInt improvements, init by 0 - r=neil 2010-10-12 17:01:59 -04:00
Benoit Jacob
88165b3ed8 Bug 597881 - OpenGL debug mode - r=vladimir 2010-10-12 17:01:59 -04:00
Benoit Jacob
9840c2c44d Bug 602659 - move some mutex locking - r=roc 2010-10-12 17:01:59 -04:00
Benoit Jacob
74d19c1b7d Bug 602975 - Empty "Graphics" section in about:support - r=joe 2010-10-12 17:01:59 -04:00
Daniel Holbert
1f3347d8c8 Bug 589558 followup: annotate that 3 known-reftest-failures from pixel-rounding issue actually pass on OS X. a=orange 2010-10-12 13:33:50 -07:00
Michael Wu
933dff6e31 Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec 2010-10-12 12:30:41 -07:00
Bruno 'Aqualon' Escherl
27cc15019b Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests 2010-10-12 12:17:04 -07:00
Dave Townsend
9470b65896 Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN 2010-10-12 12:15:04 -07:00
Dave Townsend
f1336a57c0 Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN 2010-10-12 12:15:40 -07:00
Dave Townsend
dd98a95983 Bug 599509: AddonInstall should cope with changes made by install listeners. r=robstrong, a=blocks-a-blocker 2010-10-12 10:55:13 -07:00
Dave Townsend
9af7915479 Bug 599105: Default wizard page of update extensions window shown when switching between builds. r=robstrong, a=blocks-final 2010-10-12 10:52:44 -07:00
Dave Townsend
2b441a2ea8 Bug 601223: Intermittent test-xpcshell failure in test_filepointer.js. r=robstrong, a=tests 2010-10-12 12:05:35 -07:00
Mihai Sucan
79ad2da5bc Bug 598851 - HUDService's ResponseListener eats all my memory r=dietrich a=betaN+ 2010-10-12 12:13:42 -07:00
Mihai Sucan
e4a6af8e61 Bug 597103 - HUDService.deactivateHUDForContext(tab) fails when the given tab is not from the focused window r=gavin.sharp a=betaN+ 2010-10-12 12:13:34 -07:00
Mihai Sucan
b36300cb51 Bug 596822 - Web Console menu item check mark is inconsistent among platforms and broken on Windows r=gavin.sharp a=final+ 2010-10-12 12:13:28 -07:00
Mihai Sucan
8a1d4211d4 Bug 589162 - CSS filtering on the console does not work r=sdwilsh a=betaN+ 2010-10-12 12:13:21 -07:00
Daniel Holbert
7ea1c96ba4 Bug 589558, tests for SVG-as-image in canvas. a=tests-only
--HG--
rename : layout/reftests/svg/as-image/lime100x100.svg => layout/reftests/svg/as-image/lime50x50.svg
2010-10-12 12:00:31 -07:00
Daniel Holbert
7857adfcb5 Bug 589558, patch 2: Make html5 canvas write-only after an SVG image has been drawn to it. r=roc a=blocking-betaN+ 2010-10-12 12:00:31 -07:00
Daniel Holbert
3c294d2cc5 Bug 589558, patch 1: Implement VectorImage::GetFrame & CopyFrame, using Draw. r=joe a=blocking-betaN+ 2010-10-12 12:00:30 -07:00
Drew Willcoxon
0efb927319 Back out changeset 6dbe4fca6137 and changeset c89a4257d902 due to orange. a=orange 2010-10-12 10:59:05 -07:00
Mounir Lamouri
b18688f910 Bug 603586 - input.list shouldn't return the element associated with the id if it's not a datalist element. r+a=bz 2010-10-12 18:25:31 +02:00
Ms2ger
78c77cf6be Bug 599558 - Remove support for the :optional pseudo-class on button; f=volkmar r+a=sicking 2010-10-07 23:09:31 +02:00
Mats Palmgren
11ce93ed15 Backout bug 571995. a=backout 2010-10-12 18:40:44 +02:00
Drew Willcoxon
1712bcf0b1 Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
f739558c67 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00
Drew Willcoxon
6bda196df0 Bug 599827 - tabbrowser-alltabs-popup should hide over-link when an about:blank menuitem is active. r=dao, a=gavin 2010-10-12 09:30:57 -07:00
Raymond Lee
d5783b6576 Bug 587043 - Closing the tabcandy window closes the browser [r=dietrich,a=block2.0]
--HG--
extra : rebase_source : 6973466152e85ecb15e5d929ce18401244101e85
2010-10-11 11:04:14 +08:00
Ian Gilman
390a33df5b Bug 595374 - Panorama doesn't go back to the right tab if it was an app tab r=dietrich, a=blocking
--HG--
extra : rebase_source : bc2b1b2247265da2210f961ada91c5a73fa159c4
2010-09-24 16:22:35 -07:00
Ian Gilman
3f245a17aa Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking
--HG--
extra : rebase_source : eb41328eaf2f74fcfd83b6fc800f377a24e1f890
2010-10-11 10:27:05 -07:00
Ian Gilman
67c210ca8d Bug 600741 - make search test more robust r=dolske, a=test
--HG--
extra : rebase_source : 136d971e9a2a3fcf0f4fee94147a757a2e2b0645
2010-10-11 10:13:18 -07:00
Raymond Lee
32c4c7a868 Bug 595875 - Removed all Utils.log in all tabview tests [r=dolske, a=beltzner]
--HG--
extra : rebase_source : 586b3ee560d408b461325cdb437723637643866d
2010-09-17 12:57:26 +08:00
Raymond Lee
6377564e8b Bug 597601 - Clicking in the empty space in a group should not take you into a tab [r=dolske,a=beltzner]
--HG--
extra : rebase_source : 2cac91fcadb5417682ab6a94233348fb6bd3b1bd
2010-10-11 10:39:33 +08:00
Aza Raskin
f4460e8ee3 Bug 589304 - When tabs are small enough to hide the close icon, stack tabs r=dolske, a=beltzner
--HG--
extra : rebase_source : 508152d38d885156132ebe9a64d64d3ec229af55
2010-10-11 10:04:43 -07:00
Mounir Lamouri
37e0545d01 Bug 590771 - r=sicking a=blocking 2010-10-12 15:09:46 +02:00
Mounir Lamouri
183a7a2af4 Bug 600151 - Remove -moz-submit-invalid default style. r+a=dbaron 2010-10-12 14:57:40 +02:00
Boris Zbarsky
98ab983010 No bug. Remove lying comment. No review, a=NPOTB 2010-10-12 08:26:47 -04:00
Alexander L. Slovesnik
086cd8061e Bug 599654 - Add-on Bar menu item lacks accesskey. r+a=dietrich 2010-10-12 13:41:08 +02:00
Chris Coulson
e7f926d208 Bug 591331 - Allow Linux dumper to work on PTRACE-hardened kernels (Ubuntu 10.10). r=ted 2010-10-12 13:38:13 +02:00
Takanori MATSUURA
dac6c55ddb Bug 595805 - Update required cairo version to 1.10. r+a=vlad 2010-10-12 13:35:54 +02:00
Olli Pettay
78182c2036 Backout Bug 508518, a=regression? 2010-10-12 12:57:32 +03:00
Olli Pettay
05b9ab5a2e Backout Bug 508518, a=regression? 2010-10-12 12:55:31 +03:00
Olli Pettay
cb6e20ac9b Bug 508518, Implement nsUITimerCallback with one-shot timer, p=romaxa+me, r=jst, a=blocking-fennec 2010-10-12 11:09:06 +03:00
Masayuki Nakano
09323135d9 Bug 599887 Dispatch keydown events before keypress event during auto repeat on Cocoa r=smaug+smichaud+josh, a=beta8+ 2010-10-12 16:30:48 +09:00
Margaret Leibovic
b8a27c860d Bug 602964 - return to using non deterministic throbbers (remove progress line / bar implementation) r=dao a=blocking-beta8 2010-10-11 20:47:59 -07:00
Margaret Leibovic
f2ebf9db96 Bug 602662 - Add "Submit Feedback..." menuitem to firefox button help menu r=dolske a=blocking-beta8 2010-10-11 20:36:15 -07:00
Margaret Leibovic
fd987339e5 Bug 595175 - "Change password?" notification persists when leaving the site r=dolske a=blocking-betaN 2010-10-11 20:32:59 -07:00