Commit Graph

231933 Commits

Author SHA1 Message Date
Dietrich Ayala
f83815526a bug 574688 followup - disable test (see bug 596913) r=me, a=blocking-beta7 2010-09-24 00:43:31 +07:00
Scott Greenlay
5842fbcc5f Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-23 13:21:55 -04:00
Philipp von Weitershausen
db3096c4b6 Bug 598898 - Fix Sync notifications after add-on bar replaced the status bar. r=gavin a=blocking-beta7 2010-09-23 18:09:55 +02:00
Dietrich Ayala
7e30546a29 bug 574688 followup for windows, r=post-facto-mano, a=beta7blocker 2010-09-23 18:32:49 +07:00
Dietrich Ayala
59ee4a1c04 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Bill Gianopoulos
e6ed0f0d7d Bug 585370 - Add tooltip for the app button. r=dao a=dietrich 2010-09-23 10:43:26 +02:00
Josh Aas
519b47a968 Bug 598223: Gracefully handle the failure of OOP plugins that negotiate Carbon NPAPI. r=cjones r=bsmedberg a=2.0-b7 2010-09-23 01:27:59 -04:00
Alexander Surkov
2a034f0b34 Bug 597311 - make WM_GETOBJECT return root accessible always, r=davidb, sr=roc, f=marcoz, a=blocking7beta 2010-09-23 12:35:39 +09:00
Alexander Surkov
7fd4b83bf0 Bug 597311, remove NS_ACCESSIBLE_EVENT case from nsMenuFrame.cpp, r=roc 2010-09-23 12:35:26 +09:00
Mounir Lamouri
c9c886b3ef Bug 598529 - Improve form validation messages with Alex Faaborg recommandations. r=sicking ui-r=limi a=blocking-beta7 2010-09-22 18:44:13 -07:00
Michael Wu
4c1dcbedc0 Bug 598197 - Don't setup audio when we can't get the JNIEnv, r=kinetik,blassey a=blocking-fennec 2010-09-22 18:03:46 -07:00
Philipp von Weitershausen
14674eb816 Bug 594704 - add better notification setup for Fx4, r=gavin, a=blocking
--HG--
extra : rebase_source : 0b4a83f7bb87626d54ff8b1b7d87166373c39d0f
2010-09-10 13:47:57 -04:00
Gavin Sharp
f65fde1511 Bug 542122 followup: fix formatting mistake, a=me
--HG--
extra : rebase_source : 74a08cda84eaed6218e03354b2484f54bf02aedb
2010-09-22 20:11:19 -04:00
Gavin Sharp
370403025b Bug 593125 followup: tweak netOffline error text to specify that "Work Offline" is a menu item, r=Pike, a=me
--HG--
extra : rebase_source : 8cb4ba782c081ff422f9a7270caba7bb11dcf0d4
2010-09-22 20:10:30 -04:00
Jonas Sicking
bceef1f7f3 Back out bug 592829 due to crash. a=backout 2010-09-22 16:38:39 -07:00
Justin Dolske
a0165b6e74 Add test debugging for frequent intermittent orange (bug 482175). a=testonly 2010-09-22 14:59:32 -07:00
Jonas Sicking
9e57ef9b02 Bug 592829: Don't crash if we fail to create an element during XML parsing. r=jst a=beta7blocker 2010-09-22 14:51:46 -07:00
Jason Duell
6fcd142215 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00
Michael Wu
04e424a0be Bug 596668: Incremental builds fail in toolkit/mozapps/extensions. r=ted, a=tests 2010-09-22 14:22:17 -07:00
Dave Townsend
07bc2c6c11 Bug 595831: Stop tests from accessing the update servers by default. r=robstrong, a=tests 2010-09-22 14:12:28 -07:00
Joe Drew
770a81fa76 Bug 596784 - Only draw the rects of the visible region, not the bounds. r=vlad a=b 2010-09-22 14:17:01 -04:00
Vladimir Vukicevic
82a36cf46a Bug 596784 - Implement faster scrolling for GL thebes layers. r=roc,mattwoodrow a=b 2010-09-21 15:41:24 -04:00
Bas Schouten
e3ee5915bd Bug 598686: Properly count VRAM for interop surfaces. r=jdrew a=blocking-beta7 2010-09-22 20:00:08 +02:00
Philipp von Weitershausen
67838fe387 Bug 598115 - Remove the option to email Sync Key from install wizard. r=mconnor a=blocking-beta7 2010-09-22 18:23:42 +02:00
Ehsan Akhgari
6d412abdbf Bug 596797 - moz-do-not-send="true" in HTML signature or pasted HTML gets ignored/removed r=bzbarsky a=bzbarsky,branch-blocker 2010-09-21 17:28:06 -04:00
Sindre Dammann
5462594b31 Bug 594131 - bookmarks opened from app tab should open in the foreground even if browser.tabs.loadBookmarksInBackground=true. r=dao a=b 2010-09-22 14:55:08 +02:00
John Daggett
b8ad85013f bug 593296 - avoid potential read beyond end of kern-pair list. r=jfkthame a=blocking-beta7+ 2010-09-22 10:15:57 +01:00
L. David Baron
dd6b7a8cb0 Revert bug 549561 for Mac only, since it seems to have caused the 10.5 (32-bit) Mac debug trace-malloc leak test to hang. a=bustage 2010-09-21 22:36:32 -07:00
Michael Wu
ddcba89beb Bug 598508 - Fix geolocation on Android, r=dougt a=blocking-fennec 2010-09-21 19:36:58 -07:00
David Dahl
adb16bb744 Bug 542122 - Replace safe mode shortcut with keyboard modifier and menu command r=rs a=beta7+ 2010-09-21 19:36:53 -07:00
L. David Baron
4bceb1c597 Disable trace-malloc stack walking for tests that use automation.py. (Bug 549561) r=ted a2.0=tests 2010-09-21 19:32:49 -07:00
L. David Baron
66ddae3bca Initialize the out param from backtrace(). (Bug 549561) r=bsmedberg a2.0=tests 2010-09-21 19:32:48 -07:00
Justin Lebar
e539a829cf Bug 593144 - Try to fix intermittent orange in test_bug593573.html. rs=sicking, a=test-only 2010-09-21 21:10:31 -04:00
Mark Banner
ba893fb0e8 Bug 597465: Support linking app components into libxul. r=khuey a=blocking 2010-09-21 21:10:06 -04:00
Alex Pakhotin
26c80995bf Bug 596662 - New update mechanism does not work on Android 2.1, r=alexp, a=blocking-fennec 2010-09-17 11:03:43 -07:00
Mihai Sucan
4393554abd Bug 580030 - the error handler fails silently after page reload, r=gavin, a=testfix 2010-09-21 21:02:19 -03:00
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