Commit Graph

62166 Commits

Author SHA1 Message Date
Raymond Lee
fa9db53a97 Bug 590563 - Manually restored tabs are not shown in the main browser view [r=paul, a=dietrich] 2011-02-11 13:41:14 -05:00
Michael Yoshitaka Erlewine
ae7865dec6 Bug 631747 - Minimize DOM manipulation on startup/TabItem-creation [r=ian, a=dietrich] 2011-02-11 14:24:51 -05:00
Vivien Nicolas
693f1f5840 Bug 629038 - Disabling reflow zoom requires a browser restart; r=dougt a=blocking-fennec 2011-02-11 16:50:11 -05:00
Sean Dunn
85046fcaa6 Bug 632280 - Remove NS_NOTREACHED occurrences near nsCacheEntryDescriptor.cpp:686; r=bzbarsky,khuey a=bsmedberg 2011-02-11 16:49:07 -05:00
Frank Yan
71f99879d3 Bug 592676 - (Tabs On Bottom) Add border and gradient to lower toolbars section. r=dao a=blocking2.0-betaN 2011-02-11 13:45:06 -08:00
Frank Yan
c7a9d1f29f Fix comment typos. a=comment-only 2011-02-11 13:45:06 -08:00
Frank Yan
24b6f4067c Bug 624129 - Make maximized windows w/ many tabs easier to drag. r=dao ui-r=shorlander a=blocking2.0-betaN 2011-02-11 09:57:24 -08:00
Jonathan Kew
7c7c589748 bug 633500 - fix invisible text by not using proxyFontEntry that has been destroyed when all sources fail. r=jrmuizel a=blocking 2011-02-11 21:19:23 +00:00
Benjamin Smedberg
8934cfcee3 Bug 626768 - Add a runtime-abort for recursive layout module initialization, because it is somewhat likely that bugs of this sort could cause the later runtime abort where the cycle collector cannot get the JS runtime service r=bent a=blocker 2011-02-11 16:01:02 -05:00
Chris Leary
d3532eceb2 Merge backout on TM tip to mozilla-central. (a=blockers) 2011-02-11 09:59:53 -08:00
Chris Leary
7cd988f331 Merge tracemonkey and mozilla-central. (a=blockers) 2011-02-11 09:56:19 -08:00
Andreas Gal
7710703d16 Backed out bug 633409. 2011-02-11 09:46:13 -08:00
Brian Crowder
ec5aee9ee2 Bug 633533: fix warnings in android/nsAppShell.cpp, r=blassey, a=blassey 2011-02-11 09:27:17 -08:00
Justin Wood
9eb80c4f21 Bug 633423 - Checksum generation (build/checksums.py) needs to open files in binary mode for correct checksums, r=khuey f=nthomas a=beltzner 2011-02-11 12:06:30 -05:00
Nochum Sossonko
a080c0df69 Bug 608191 - Fix dochsell assertion caused by not forwarding relevant nsGlobalWindow functions, r=bzbarsky a=jst 2011-02-11 11:43:26 -05:00
Olli Pettay
1a941e311f Backout Bug 630932, a=backout, we need Bug 614347 2011-02-11 18:33:50 +02:00
Serge Gautherie
0ffdacd2b5 Bug 604129 - [SeaMonkey] mochitest-chrome: "TEST-UNEXPECTED-FAIL / test_crash_submit.xul / EventUtils.js, line 60: aTarget is null"; (Bv1) s/ok(true/todo(false/ when test plugin is not OOP.
r=joshmoz (a=test-only).
2011-02-11 17:26:07 +01:00
Serge Gautherie
bf75a4b767 Bug 604129 - [SeaMonkey] mochitest-chrome: "TEST-UNEXPECTED-FAIL / test_crash_submit.xul / EventUtils.js, line 60: aTarget is null"; (Av1a) Skip this test on Seamonkey ftb.
r=joshmoz (a=test-only).
2011-02-11 17:26:07 +01:00
Marco Bonardo
f90b23b9f3 Backout Bug 631059 due to m-oth failure a=orange 2011-02-11 16:50:17 +01:00
gal@uci.edu
7a64b61491 Bug 630932, change CC/GC scheduling, r=smaug, a=blocker 2011-02-11 17:12:47 +02:00
Alexander Surkov
85a1e175fe Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+ 2011-02-11 23:05:38 +08:00
Alexander Surkov
d20d2b7f3f Bug 633483 - don't update children of container for dependent content that has an accessible, r=davidb, a=davidb 2011-02-11 23:05:30 +08:00
Alexander Surkov
1aad6bab9b Bug 631772 - Hashtable recursion assertion with nsDocAccessible on the stack, r=davidb, a=davidb 2011-02-11 23:05:22 +08:00
Blair McBride
8ef2ed4de1 Bug 631059 - Creating a FunctionType pointer instance from a JS function can fail.
r=dwitte a=bsmedberg
2011-02-11 15:48:31 +01:00
Ms2ger
27861d99f9 Bug 633481 - maxlength doesn't work on about:home.
r=mak a=dietrich
2011-02-11 15:48:28 +01:00
Igor Bukanov
02ca585380 bug 632003 - var declarations should ignore prototype properties, r=jwalden 2011-02-11 14:58:53 +01:00
Henri Sivonen
c2e0c3291c Bug 620106 - Allow chardet (if enabled) reload the page during load. r=sicking, a=blocking2.0-final. 2011-02-11 12:33:32 +02:00
Andreas Gal
f13838afa0 Don't reuse native iterators if delete mutated them (bug 633409, r=dvander). 2011-02-11 01:17:55 -08:00
Jonas Sicking
05cbdc2ddd Bug 633414: Update cursor properties to latest spec. r=bent a=jst 2011-02-10 23:47:00 -08:00
Jonas Sicking
0d87556628 Bug 629982: Attempt to fix crashes due to too deep DOM trees by making GetBaseURI non-recursive. r=jst a=blocker 2011-02-10 23:47:00 -08:00
Jonas Sicking
16a77cbfa9 Bug 583889: Prevent scrolling from leaking information. r=dbaron a=blocker 2011-02-10 23:46:59 -08:00
Brian Birtles
6c0c23ca0b Bug 628888 - Ensure external documents loaded after page show get page show update - tests; r=dholbert; a=roc 2011-02-11 16:02:04 +09:00
Brian Birtles
fecda7de07 Bug 628888 - Ensure external documents loaded after page show get page show update; r=dholbert, bzbarsky; a=roc 2011-02-11 16:01:59 +09:00
David Anderson
d7bd86e796 Fix handling of SETGNAME IC on ARM (bug 627486 part 3, r=cdleary). 2011-02-10 22:15:09 -08:00
Ginn Chen
59707430da Bug 633048 32bit Firefox failed to start on a machine with 16GB memory r=gal a=gal 2011-02-11 14:12:27 +08:00
Steve Fink
91fce5cc8a Backout 1b55728f51ad (bug 633016) due to leaking jsdScript objects 2011-02-10 14:33:10 -08:00
Andreas Gal
93b0cec1d3 Don't lose getter/setter attribute in default proxy set handler (bug 631488, r=brendan). a=blocker 2011-02-07 16:06:24 -08:00
Philipp von Weitershausen
2684f42b62 Merge places with mozilla-central. a=blockers 2011-02-10 20:18:23 -08:00
Philipp von Weitershausen
82e9e6c1c0 Merge follow-up fix for bug 631891. a=crossweave 2011-02-10 14:32:28 -08:00
Philipp von Weitershausen
74ebb180df Bug 631891 - Determine GUID immediately when URIs are about to be deleted. r=rnewman a=crossweave 2011-02-10 14:12:25 -08:00
Philipp von Weitershausen
dee071d1a1 Merge bug 631891 from fx-sync. a=blocking-final 2011-02-10 09:22:13 -08:00
Philipp von Weitershausen
b40fd2aa78 Bug 631891 - Don't spin the event loop in a history observer. r=mconnor a=blocking-final 2011-02-10 09:06:55 -08:00
Philipp von Weitershausen
ffb0881ac6 Merge bug 629664 from fx-sync. a=orange 2011-02-10 00:31:35 -08:00
Richard Newman
f8cc020a30 Bug 629664: Sync: only register engine once in checkServerError test, amongst other things. r=philiKON 2011-02-09 22:43:21 -08:00
Richard Newman
2246d6e0dc Bug 629664: Sync: improve checkServerError tests. r=philiKON 2011-02-09 22:43:01 -08:00
Timothy Nikkel
f93783378f Bug 597774. Make sure to invalidate when inserting the root view of a document when it is coming out of the bfcache. r=roc,bz a=roc 2011-02-09 22:35:03 -06:00
Timothy Nikkel
9336a81739 Bug 629587. Don't try to scroll based on scrollbar attributes if they represent the current scroll position. r=roc a=blocking 2011-02-09 22:35:01 -06:00
Stephen Horlander
5d4c04cf05 Bug 596412 - Make close buttons easier to see on tabs w/ dark colored thumbnails. r=ian a=sdwilsh 2011-02-09 17:43:54 -08:00
Dão Gottwald
4305d1c2ab Bug 631698 - remove bogus 1px border below active app tabs (w/ tab overflow, Aero Glass, no DirectWrite). r=fryn a=dolske 2011-02-09 17:36:26 -08:00
Jono S Xia
9b949a97bd Bug 617393: Extend support for major release input submission methods on desktop firefox feedback addon. r+a=dtownsend DONTBUILD 2011-02-09 16:16:12 -08:00