Chris Leary
|
753760ab86
|
Bug 618017: Encountering XML should not override the version. (r=lw)
|
2011-02-11 17:44:55 -08:00 |
|
Dave Herman
|
28ec320f81
|
Reflect.parse("yield 0") should throw a SyntaxError (bug 632028, r=brendan)
|
2011-02-11 17:01:39 -08:00 |
|
Bill McCloskey
|
7c5d404068
|
Bug 631951 - Shrink methodjit memory usage by interpreting a few times before compiling (r=dvander)
|
2011-02-11 16:31:32 -08:00 |
|
David Anderson
|
93f449e6d2
|
Don't re-use cached iterators that have suppressed deleted properties (bug 633409, r=gal).
|
2011-02-11 14:21:14 -08:00 |
|
Chris Leary
|
2ee477a69c
|
Fix --disable-methodjit build. (r=billm)
--HG--
extra : rebase_source : 4a76e8513611d8eb9ad16d5d3c0465692bfa4105
|
2011-02-11 13:45:56 -08:00 |
|
Steve Fink
|
f054d767fb
|
Bug 633016 - Notify debug hooks of script lifetime when pulling script from the eval cache (r=luke)
--HG--
extra : rebase_source : cec97d3ad0bcbad52bda31fb6148ce1e6a1a3b95
|
2011-02-11 13:23:18 -08:00 |
|
Steve Fink
|
d738f7dcea
|
Bug 633016 - Prevent jsdScripts from leaking by always hooking script creation/destruction (r=gal)
--HG--
extra : rebase_source : 93f446ba1cda0cc56659da9773ab99670d3516b8
|
2011-02-11 13:22:58 -08:00 |
|
Chris Leary
|
3784f462fa
|
Merge backout on TM tip to mozilla-central. (a=blockers)
|
2011-02-11 09:59:53 -08:00 |
|
Chris Leary
|
e72266dafd
|
Merge tracemonkey and mozilla-central. (a=blockers)
|
2011-02-11 09:56:19 -08:00 |
|
Andreas Gal
|
73850365cb
|
Backed out bug 633409.
|
2011-02-11 09:46:13 -08:00 |
|
Brian Crowder
|
3c7085f5cf
|
Bug 633533: fix warnings in android/nsAppShell.cpp, r=blassey, a=blassey
|
2011-02-11 09:27:17 -08:00 |
|
Justin Wood
|
948f5000b2
|
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
|
892e439f45
|
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
|
11ba778204
|
Backout Bug 630932, a=backout, we need Bug 614347
|
2011-02-11 18:33:50 +02:00 |
|
Serge Gautherie
|
239dbe15a5
|
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
|
5dee74ac23
|
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
|
ccc665e3a2
|
Backout Bug 631059 due to m-oth failure a=orange
|
2011-02-11 16:50:17 +01:00 |
|
gal@uci.edu
|
ddbfec9fde
|
Bug 630932, change CC/GC scheduling, r=smaug, a=blocker
|
2011-02-11 17:12:47 +02:00 |
|
Alexander Surkov
|
7d4e6ce8d7
|
Bug 631068 - Accessible recreation breaks relations, r=davidb, a=final+
|
2011-02-11 23:05:38 +08:00 |
|
Alexander Surkov
|
f7e6981fa7
|
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
|
7278d427d3
|
Bug 631772 - Hashtable recursion assertion with nsDocAccessible on the stack, r=davidb, a=davidb
|
2011-02-11 23:05:22 +08:00 |
|
Blair McBride
|
d6965f4ba4
|
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
|
0f1a3b6612
|
Bug 633481 - maxlength doesn't work on about:home.
r=mak a=dietrich
|
2011-02-11 15:48:28 +01:00 |
|
Igor Bukanov
|
d10e9a8943
|
bug 632003 - var declarations should ignore prototype properties, r=jwalden
|
2011-02-11 14:58:53 +01:00 |
|
Henri Sivonen
|
bbffca4d43
|
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
|
c8858a5987
|
Don't reuse native iterators if delete mutated them (bug 633409, r=dvander).
|
2011-02-11 01:17:55 -08:00 |
|
Jonas Sicking
|
6b533e98a4
|
Bug 633414: Update cursor properties to latest spec. r=bent a=jst
|
2011-02-10 23:47:00 -08:00 |
|
Jonas Sicking
|
f78ceb3ed4
|
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
|
a5783f6df9
|
Bug 583889: Prevent scrolling from leaking information. r=dbaron a=blocker
|
2011-02-10 23:46:59 -08:00 |
|
Brian Birtles
|
8858584f7f
|
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
|
667b461dfa
|
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
|
3f9fde3595
|
Fix handling of SETGNAME IC on ARM (bug 627486 part 3, r=cdleary).
|
2011-02-10 22:15:09 -08:00 |
|
Ginn Chen
|
a3266efd35
|
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
|
163812a8da
|
Backout 1b55728f51ad (bug 633016) due to leaking jsdScript objects
|
2011-02-10 14:33:10 -08:00 |
|
Andreas Gal
|
aab564bec3
|
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
|
5c8575eb40
|
Merge places with mozilla-central. a=blockers
|
2011-02-10 20:18:23 -08:00 |
|
Philipp von Weitershausen
|
d88f2e6fae
|
Merge follow-up fix for bug 631891. a=crossweave
|
2011-02-10 14:32:28 -08:00 |
|
Philipp von Weitershausen
|
3b70152403
|
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
|
10aafb2047
|
Merge bug 631891 from fx-sync. a=blocking-final
|
2011-02-10 09:22:13 -08:00 |
|
Philipp von Weitershausen
|
1ba07e89c1
|
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
|
0d5cb51515
|
Merge bug 629664 from fx-sync. a=orange
|
2011-02-10 00:31:35 -08:00 |
|
Richard Newman
|
5a7001d2bd
|
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
|
d1523e81f4
|
Bug 629664: Sync: improve checkServerError tests. r=philiKON
|
2011-02-09 22:43:01 -08:00 |
|
Timothy Nikkel
|
56f239f4a2
|
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
|
bb358f8d9c
|
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
|
5b8c884e23
|
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
|
775ed8ec96
|
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
|
cd8f404bd2
|
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 |
|
Josh Aas
|
daa6dd469a
|
Bug 556873: Fix bugs in our secure input implementation for Mac OS X. More reliably enable and disable secure input mode. r=masayuki a=jst
|
2011-02-09 14:00:58 -05:00 |
|
Dave Townsend
|
6f6a3c1876
|
Bug 631974: "Finished the undefined study" for a study with empty results. r+a=dtownsend DONTBUILD
|
2011-02-09 15:53:02 -08:00 |
|