Commit Graph

229278 Commits

Author SHA1 Message Date
Robert Strong
9c62c92e57 Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
Robert Strong
a3783283b2 Stop using version.nsh - Bug 592133 - Installer includes 'Minefield is a Trademark of The Mozilla Foundation' when not using official branded. r=jmathies, ur-r=beltzner, a=approval2.0 beltzner 2010-09-01 16:26:53 -07:00
Robert Strong
52198ab500 Bug 591564 - Stop copying QuickTime's nsIQTScriptablePlugin.xpt. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:42 -07:00
Robert Strong
850487a15e Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend 2010-09-01 16:26:30 -07:00
Robert Strong
7c456fbe81 Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:20 -07:00
Jonas Sicking
21c97f1f0e Bug 568188: Reduce refcounting by making the id-table hold weak referenes. r=smaug a=jst 2010-09-01 15:48:24 -07:00
Jonas Sicking
3936736e72 Bug 591969: Fix feed reader UI in aero. r=gavin a=blocker 2010-09-01 15:38:54 -07:00
Joel Maher
77f6f36e1e Bug 592166 - Cleanup chrome:// references in a11y tests in preparation for running on anroid r=dbolter a=NPOTB 2010-09-01 15:09:56 -07:00
Michael Yoshitaka Erlewine
442d8150a9 Bug 591715: Utils.log: add option to use dump instead of console and add timing info [r=dao, a=gavin] 2010-09-01 16:04:12 -04:00
Michael Yoshitaka Erlewine
d9156f1337 Bug 586455: Separate structural versus visual CSS [r+a=dolske] 2010-09-01 16:14:37 -04:00
Jeff Muizelaar
49feffb4b6 Bug 589395. d3d9: adjust vertex locations in the vertex shader. r=bas,a=blocking
Previously we adjusted the vertex locations directly, now
they have an implicit adjustment that happens in the vertex shader.
This should let us ignore the pixel center differences between
opengl/d3d9/d3d10.
2010-09-01 17:10:51 -04:00
Jeff Muizelaar
981b6640f0 Bug 592458. Generate the d3d9 shaders using a script. r=bas,a=joe
This isn't part of the build because we don't want to depend
on the directx sdk (fxc) for building.
2010-09-01 17:02:02 -04:00
Timothy Nikkel
be242f5efb Bug 591435. Need to honour paint suppression in subdocuments. r=roc a=blocking beta6+ 2010-09-01 15:44:48 -05:00
Timothy Nikkel
37f2ddc699 Bug 591435. Fix tests that were relying on there being no paint suppression in subdocuments. r=roc 2010-09-01 15:44:48 -05:00
Patrick Walton
90bbe5d656 Bug 588118 - Web Console error messages display the wrong line number r=sdwilsh a=bloking2.0 2010-09-01 12:56:10 -07:00
David Dahl
863def3734 Bug 583101 - Web Console input and output display should use the same font and size r=dietrich a=dietrich 2010-09-01 12:56:06 -07:00
Julian Viereck
cf8a8536a7 Bug 588533 - Fix failing test for response body on Linux r=ddahl a=test-only-fix 2010-09-01 12:56:03 -07:00
Julian Viereck
9f0e7e2513 Bug 592264 - WebConsole: Error in RL_onDataAvailable NS_BINDING_ABORTED r=sdwilsh a=sdwilsh 2010-09-01 12:55:59 -07:00
Vladimir Vukicevic
65806647ae backing out 2796c7 (bug 539771); a=b 2010-09-01 15:54:01 -04:00
Vladimir Vukicevic
7506d2533d b=590244; update ANGLE to r385; r=vlad; a=b 2010-09-01 15:04:51 -04:00
Vladimir Vukicevic
3129d7c735 b=539771; Add support for context attribs to canvas; r=jmuizelaar 2010-09-01 15:04:48 -04:00
Vladimir Vukicevic
33a912bfca b=590655; get rid of WebGL-prefixed typed array names; r=jst 2010-09-01 15:04:45 -04:00
Vladimir Vukicevic
9db3fa45ac b=562902; typo fix followup 2010-09-01 15:04:40 -04:00
Tyler Downer
d8c7a770c7 Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6 2010-09-01 10:31:12 -07:00
Alon Zakai
7dfe137ef1 Bug 589598: InstallTrigger is not defined for frames inside webpages. r=dtownsend, a=blocking-betaN 2010-09-01 10:32:14 -07:00
Dave Townsend
20b36ecc81 Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6 2010-09-01 10:04:09 -07:00
Dave Townsend
9eff278c0f Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6 2010-09-01 10:02:28 -07:00
Dave Townsend
8fea742a3e Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6 2010-09-01 09:58:42 -07:00
Dave Townsend
a29c57459f Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Dave Townsend
51c6b7daf5 Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6 2010-09-01 11:10:03 -07:00
Chris Jones
405278e221 Test for bug 592002. a=test 2010-09-01 13:01:50 -05:00
Chris Jones
ca19eda863 Bug 592002: Out-of-turn RPC replies should be taken into consideration when checking for races, or else we can defer in-calls when we shouldn't. r=bsmedberg a=blocking-beta6 2010-09-01 13:01:50 -05:00
jeremias bosch
841b189205 Bug 592720 - Qt Maemo Build Errors. r=romaxa a=npodb 2010-09-01 13:01:50 -05:00
Rob Campbell
c2a1c9a539 backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers 2010-09-01 14:28:56 -03:00
Luke Wagner
248f8c9906 Bug 592199 - call js_PutArguments from trace always (r=dmandelin, a=blocking) 2010-09-01 09:53:29 -07:00
Mark Banner
23283c5f29 Follow-up to bug 585173 - correctly handle when the XUL runtime doesn't exist. r=smaug. a=bustage fix for not the same config as default Firefox builds. 2010-09-01 11:19:52 +01:00
Edward Lee
8ef5add911 Bug 589016 - Allow registering path handlers from mochitests [r=waldo a=npotb]
Export the registerPathHandler for use from .sjs.

--HG--
extra : rebase_source : 1396ae7c64968ab9884389f8a0146456be794d38
2010-08-31 23:49:43 -07:00
Edward Lee
617f92b6b3 Bug 587280 - Intermittent failure in test_crypto_keypair.js | 1624 == 1644 [r=dolske a=npotb]
Check for both 1624 and 1644 length private keys.

--HG--
extra : rebase_source : 9deb4628ef4a60bec06a9adba93c6d77458e8b13
2010-08-31 23:49:41 -07:00
Mounir Lamouri
cba034d5a9 Bug 36619 - Add a test checking that we can call .click() to show the filepicker if the originating element is a regular click (thus passing the popup blocker check). r=sicking a2.0=blocking 2010-09-01 08:09:28 +02:00
Alfred Kayser
415caa2be3 Bug 588394 - The tabview image file are way too big. r=dao a=blocking 2010-09-01 07:46:44 +02:00
Dão Gottwald
64aa85458a Bug 592185 - No prompt to save multiple tabs when closing window with menu bar hidden. r=gavin a=blocking 2010-09-01 07:45:04 +02:00
Sindre Dammann
57dcae0041 Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking
--HG--
extra : rebase_source : e4ede7420daf6d18c6dfa8518b5d8879eaa7fcd7
2010-08-31 21:30:38 +02:00
Wes
3b79dcf8cf Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
2010-08-31 21:28:41 +02:00
Dão Gottwald
86b23a4154 Bug 591835 - Tabs are still one pixel too tall on Windows 7. r=gavin
--HG--
extra : rebase_source : 277269f9295db08cac4c70de06fccddd6425c48f
2010-08-31 21:27:37 +02:00
Dão Gottwald
e3dbe12e33 Bug 591310 - "Phrase not found" find bar status message is misaligned. r=mventnor
--HG--
extra : rebase_source : 50803cddfc4ac6b98cf0aa4d0ac389bd50b45067
2010-08-31 21:26:30 +02:00
Dão Gottwald
8a89b9abf2 Bug 571662 - Toolbar background should be darker. r=gavin
--HG--
extra : rebase_source : e7669691991be69cd09c22d3e5cbf84e6b57a93a
2010-08-31 21:24:31 +02:00
Phil Ringnalda
b363655d87 Bug 591717 - Remove most of tools/performance/startup, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : cd49a675fb1bac30d6ce809bb1688eaf00a08bee
2010-08-29 18:21:12 -07:00
Phil Ringnalda
0856549d08 Bug 591710 - Remove some Java cruft from config/, r=khuey, a=NPOTB
--HG--
extra : rebase_source : a0f0f78ea33393c555931d6cc3abd152afd0fae3
2010-08-29 18:21:12 -07:00
Phil Ringnalda
27222ccb87 Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB
--HG--
extra : rebase_source : 3aed6d6f6bf57f848cce51e59dbd13a3df590faf
2010-08-29 18:21:12 -07:00
Phil Ringnalda
33464076d6 Bug 591727 - Remove remnant makefile.win in trace-malloc, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : 1643431d84ab0e255315b261a1f0bcd86dbfaa42
2010-08-29 18:21:12 -07:00