Commit Graph

231998 Commits

Author SHA1 Message Date
Patrick Walton
1bb26f1b7d Bug 597502 - Web Console network inspector saves all network requests, causing Firefox to become unusably slow, r=sdwilsh, a=blocking2.0 2010-09-21 21:00:15 -03:00
Jeff Hammel
c9b9722f85 Bug 516984 Allow mozmill unit test to work on windows a=NPOTB r=ctalbert 2010-09-21 15:29:59 -07:00
Clint Talbert
b7ff688156 Bug 598465 Remove detritus from m-c r=jhammel a=NPOTB 2010-09-21 15:29:59 -07:00
Clint Talbert
657fdf39c7 Bug 516984 adding a restart test to the mozmill test suite in m-c to make buildbot integration work r=whimboo a=NPOTB 2010-09-21 15:29:59 -07:00
Daniel Holbert
0c6f0eacc8 Bug 598208: comment-only update in smil/style/reftest.list: Remove one obsolete comment, and update bug # in another. a=comment-only-fix 2010-09-21 15:26:58 -07:00
Paul O’Shannessy
ac0f003afe Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Kurt Schultz
f0fcbfd00f Bug 596121 - Rename 'Developer' to 'Web Developer' [r=beltzner, ui-r=beltzner, a=blocking]
--HG--
extra : rebase_source : 4db9683aa1b6c5649654112d80e906d5124ffb2c
2010-09-21 14:56:52 -07:00
Patrick Walton
61ea301d31 Bug 596173 - Add a "Character Encoding" menu to the Firefox button if a hidden pref is turned on [r=gavin, ui-r=faaborg, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : c133155c88699a13686974fdf54b2a18f46ab6f4
2010-09-21 14:56:52 -07:00
Sean Dunn
cc3e39e92e Bug 595236 - Match Tabs From Other Windows in Panorama Search [r=dietrich, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : ff634626a815445d66fb94d4e1e263a79173affc
2010-09-21 14:56:52 -07:00
Paul O’Shannessy
eae8683c82 Bug 597071 - Only add last closed window to open windows at shutdown [r=dietrich a=blocks a blocker]
--HG--
extra : rebase_source : f8ab716c3988b7bfa56e1bedcea537d123557851
2010-09-21 14:56:52 -07:00
Wan-Teh Chang
7b7dec31d4 Bug 591523: Disable SSL false start by default.
r=sayrer a=blocking2.0:beta7
2010-09-21 14:57:09 -07:00
Oleg Romashin
3e19c3f75e Bug 598112 fix 552512 reftest. r=joshmoz a=blocking2.0 2010-09-21 11:03:19 -07:00
Oleg Romashin
0e6312bfa2 Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=blocking2.0 2010-09-20 21:16:37 -07:00
David Anderson
6714c9ffa2 Fix global variables overwriting resolved properties (bug 595917, r=brendan, a=blocking). 2010-09-21 12:38:30 -07:00
Henri Sivonen
13fdc6cc71 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7 2010-09-21 12:48:40 -07:00
Robert Sayre
0d75348ba7 Merge. a=blockers 2010-09-21 13:56:39 -04:00
Neil Deakin
ca29659ecd Bug 554937, part 1, add anchorNode property for popups, r=neil,a=blocker 2010-09-21 13:53:01 -04:00
Margaret Leibovic
943a92fdef Bug 596905 - Unconventional date format in the new about window (about box). r=gavin a=blocking2.0 2010-09-21 10:31:38 -07:00
Oleg Romashin
c1ac971bde Bug 598250 - De-Initialize basic osso_context for Maemo5 Qt port. r=dougt a=npodb 2010-09-21 10:10:18 -07:00
Chris Jones
e9e6c123e5 Bug 598265: Initialize BasicImageLayer::mSize. r=roc a=blocking-fennec 2010-09-21 01:57:25 -05:00
Matt Woodrow
ea68b8ef10 Bug 596050 - Set the correct GL minification/magnification filter based on the GraphicsFilter set by content. r=joe a=b 2010-09-21 12:32:17 -04:00
Jeff Muizelaar
c4ad05fce7 Bug 596303 - Use transparent surfaces for our GL contexts so transparent windows work. r=mstange a=b 2010-09-21 12:30:19 -04:00
David Bolter
3822df7d05 Bug 558036 - make HTML <output> accessible. r=MarcoZ,surkov a=davidb 2010-09-21 11:05:31 -04:00
Luke Wagner
8265f591cb Bug 595668 - create XPCCallContext in XPC_NW_Construct (r=mrbkap) 2010-09-20 18:23:04 -07:00
Brendan Eich
1584a4cba1 Fix slot leak that leads to allocSlot assert botch (597945, r=jorendorff). 2010-09-21 00:04:25 -07:00
Ehsan Akhgari
f4d2ceae73 Bug 572649 - Attempting to scroll a textarea with a horizontal scrollbar using the mouse jumps to its bottom right (focusing a textarea with the mouse scrolls the selection into view); r=roc a=blocking-betaN+
--HG--
rename : layout/forms/test/test_bug353539.html => layout/forms/test/test_bug572649.html
2010-09-20 19:30:07 -04:00
Jonathan Kamens
a51998dbe7 bug 564737 - plaintext serializer shouldn't take care of leading spaces in a block. tests by David :Bienvenu. r=laurentj sr+a=jst 2010-09-21 15:02:55 +02:00
Mark Banner
fa7309968a Bug 598279 - Building Javascript as shared library broken wrt xpconnect: xpcjsruntime.cpp:806: undefined reference to 'js::TriggerOperationCallback(JSContext*)'; r=igor,a=bustage fix for shared JS library builds, e.g. non libxul 2010-09-21 13:59:55 +01:00
Olli Pettay
311411d277 Bug 580307 - Websocket reload page timeout issue resulting from server bug, r=jst, f=wellington, a=blocking
--HG--
extra : rebase_source : 211137dbd9efda4b6c568bf7c4b61380c839db8f
2010-09-21 12:17:30 +03:00
Olli Pettay
a0b138fe69 Bug 594767 - importNode fails when using a document created with createHTMLDocument, r=sicking, a=blocking
--HG--
extra : rebase_source : 9436d96adf3450db23ddbde74407e440fec51846
2010-09-21 12:17:18 +03:00
Csaba Kozák
d0148b50ca Strings for bug 596731. r=dao a=beltzner 2010-09-21 12:34:56 +02:00
Philipp von Weitershausen
34d395ea0f Bug 597653 - Sync UI: Hard-coded column headers in Server Quota dialog. r=mconnor a=blocking-beta7 2010-09-21 12:22:36 +02:00
Dão Gottwald
accb425a22 Bug 595610 - "Work Offline" in the Firefox button menu isn't checked if you're offline. r=dolske a=b 2010-09-21 11:16:29 +02:00
Dão Gottwald
7736c9db9a Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao 2010-09-21 11:15:44 +02:00
Justin Dolske
d893696cdb Cleanup some trailing whitespace. No bug. a=me 2010-09-21 01:25:47 -07:00
Michael Yoshitaka Erlewine
b086460b49 Bug 593157 - Use a pref to keep track of Panorama "first run" experience. r=dolske, a=dolske 2010-09-20 18:26:00 -07:00
Mike Beltzner
0683b09215 Bug 597589 - [Firefox button] Add "Troubleshooting Information" to Help Menu. r=dolske, ui-r=beltzner, a=blocking 2010-09-20 18:49:00 -07:00
Justin Dolske
297b6fc961 Bug 596371 - Put <browser> in a <stack> so it's easy to overlay.. r=gavin, a=gavin 2010-09-15 20:01:00 -07:00
Justin Dolske
9af5de23dc Bug 597129 - "Paste & Go" or "Paste & Search" trigger two pastes, including to content. r=gavin, a=blocking 2010-09-20 21:32:00 -07:00
Robert Strong
fd89b579c1 Followup test fix for Bug 597247. a=bustage fix 2010-09-21 00:12:35 -07:00
Doug Turner
8bb0338b3d Backing out Bug 598112. This caused perma orange on 597742. a=me 2010-09-20 23:24:18 -07:00
Doug Turner
eaba01adbc Fixes build bustage on non-IPC builds such as seamonkey. r/a=dbaron 2010-09-20 22:37:32 -07:00
Robert Sayre
3d9dff5b91 Merge tracemonkey to mozilla-central. a=blockers 2010-09-21 01:11:46 -04:00
Robert Strong
022285d7fe Bug 597664 - Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spe. r=dtownsend, a=approval2.0 2010-09-20 21:42:26 -07:00
Robert Strong
4ed888a28b Bug 588662 - Update NSIS entry in license.html. r=gerv, a=approval2.0 2010-09-20 21:42:11 -07:00
Robert Strong
183131a0df Bug 597630 - Fix __snprintf / snwprintf usage in updater.cpp and various x64 compiler warnings. r-dolske, a=approval2.0 2010-09-20 21:41:38 -07:00
Robert Strong
4de7f55d74 Bug 597247 - Implement alive ping counter for blocklist to strengthen user privacy. r-dtwonsend, a=approval2.0 2010-09-20 21:41:19 -07:00
Doug Turner
8929a74d45 Bug 598112 - UseAsyncPainting, always return FALSE becuase plugin mRunning == FALSE. r=roc a=npodb 2010-09-20 21:16:37 -07:00
Doug Turner
c2a24b4eeb Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt 2010-09-20 21:16:37 -07:00
Doug Turner
117a0939c8 Bug 587414 - e10s: Geolocation needs to set pref from content process. r=jdm a=blocking-fennec 2010-09-20 21:16:37 -07:00