timeless@mozdev.org
|
1584527545
|
Bug 615829 mCachedKeysCount/mExposeCacheUpdateStatus are initialized out of order in nsDOMOfflineResourceList::nsDOMOfflineResourceList
r=biesi
|
2011-03-22 16:42:56 -04:00 |
Mounir Lamouri
|
024e14f59b
|
Bug 597525 - Remove GetDefaultValueFromContent method; r=ehsan
|
2010-12-02 02:39:46 +01:00 |
Hiroyuki Ikezoe
|
2539496355
|
Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao
|
2011-03-16 18:01:34 -04:00 |
Bjarne
|
fb3510faf7
|
Bug 633146 - Remove unnecessary locking in nsCacheService::OpenCacheEntry; r=michal.novotny,bzbarsky
|
2011-03-22 15:17:13 -04:00 |
Ms2ger
|
bd297b53fb
|
Bug 637186 - Ignoring return value of SendDeleteSelf in HttpChannelParent::Delete; r=honzab.moz
|
2011-03-22 15:16:33 -04:00 |
Ms2ger
|
8edd0b2157
|
Bug 637181 - Unused variable sh in gfxAlphaRecovery::AlignRectForSubimageRecovery; r=cjones
|
2011-03-22 15:15:42 -04:00 |
timeless@mozdev.org
|
c01c70c3fc
|
Bug 620167 nsEventStateManager::SetContentState inconsistently handles mPresContext [@ nsEventStateManager::EnsureDocument | nsEventStateManager::SetContentState]
r=smaug
|
2011-03-22 15:12:30 -04:00 |
timeless@mozdev.org
|
6565114469
|
Bug 577908 mark DEBUG only variables as ifdef DEBUG in nsCommandGroup.cpp
r=neil
|
2010-07-11 15:35:12 +03:00 |
Ehsan Akhgari
|
cd45bee9aa
|
Back out changeset 05369f93c49a (bug 587345) because it breaks the build
|
2011-03-22 14:54:24 -04:00 |
Ehsan Akhgari
|
cdab00d330
|
Bug 614643 - Don't rely on the afterpaint event because its firing times can be seemingly random. Instead, use the beforepaint event to see when the test is painting; r=arpad
|
2011-03-22 14:45:13 -04:00 |
Ehsan Akhgari
|
65f0008174
|
Bug 629632 - Mark the intermittently failing tests as random; r=joe
|
2011-03-22 14:44:32 -04:00 |
Ehsan Akhgari
|
a0ca173bb1
|
Bug 637975 - Make XUL textboxes use the normal input textbox spellchecking binding, instead of directly managing it from XBL code, so that spellchecking is less fragile on those textboxes; r=roc
|
2011-03-16 15:34:30 -04:00 |
Ms2ger
|
9a0a3263aa
|
Bug 587345 - deAgnostify nsXULPDGlobalObject some; r=jst
|
2011-03-22 14:18:17 -04:00 |
Karl Tomlinson
|
f19f0e3bc6
|
b=638670 Add 602plugin.so to list of Xt plugins that are run in process r=bsmedberg
|
2011-03-22 14:18:17 -04:00 |
Steven Michaud
|
70ba9b4fdd
|
Bug 639194. Fix ParamTraits<nsQueryContentEvent>::Read to correctly read mWidgetIsHit. r=bsmedberg
|
2011-03-22 14:18:17 -04:00 |
timeless@mozdev.org
|
34573254e8
|
Bug 586603 HTMLContentSink::BeginContext should null check mCurrentContext before creating sc
r=smaug
|
2011-03-22 11:17:44 -04:00 |
timeless@mozdev.org
|
02ea25bba2
|
Bug 586606 NS_NewHTMLParanoidFragmentSink should nsHTMLParanoidFragmentSink::Init before allocating
r=smaug
|
2011-03-22 11:17:31 -04:00 |
Boris Zbarsky
|
c6a762d1d9
|
Bug 600257. Only flush in content lists if we're in an XML document. r=peterv
|
2010-09-28 13:46:08 -04:00 |
Boris Zbarsky
|
eb424a398e
|
Bug 613595. Speed up the cache-hit case for getElementsByTagName. r=peterv
|
2010-11-23 14:10:56 -05:00 |
Peter Annema
|
3e63a99aa9
|
Bug 438702 - Canvas text baselines not fully implemented; r=roc
|
2011-03-22 11:05:22 -04:00 |
Jonathan Kew
|
ea92dc2d4d
|
bug 624359 - reftest for grapheme clusters in <canvas> mozTextAlongPath(). r=vlad
|
2011-03-22 11:05:19 -04:00 |
Jonathan Kew
|
d1c99d4124
|
bug 624359 - iterate by clusters for mozTextAlongPath; r=vlad
|
2011-03-22 10:59:25 -04:00 |
timeless@mozdev.org
|
7b2877662c
|
Bug 587488 warning: CrashReporter::OOPDeinit() declared static but never defined [!IPC]
r=luser
|
2011-03-22 10:57:26 -04:00 |
Marco Bonardo
|
879500cef4
|
Bug 636917 - isLivemark may return the wrong result to annotations observers; r=dietrich
|
2011-03-22 10:57:01 -04:00 |
Marco Bonardo
|
32e6efcc38
|
Bug 636924 - Part 2: test updates; r=mano
|
2011-03-22 10:56:19 -04:00 |
Asaf Romano
|
fdeaaa6229
|
Bug 636924 - Copied livemarks appear as folders in sidebar; r=dietrich
|
2011-03-22 10:55:47 -04:00 |
Serge Gautherie
|
0583e782bb
|
Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Cv1) Add SimpleTest.executeSoon() fwiw.
r=surkov.alexander (a=test-only).
|
2011-03-21 17:27:43 +01:00 |
Serge Gautherie
|
b557ff7676
|
Bug 642420 - XPFE autocomplete.xml: investigate removing explicit <children includes="menupopup"/>; (Av1) Just remove it, Update a11y test_combobox.xul.
f=surkov.alexander r=neil (a=NPOTDB).
|
2011-03-21 14:43:04 +01:00 |
Serge Gautherie
|
504ef994a2
|
Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: tree/test_tabbrowser.xul fails, due to "tabbrowser API" dependencies and different application UIs; (Bv1a) Add support for SeaMonkey tabbrowser UI, Extend existing checks (for Firefox tabbrowser UI), Call removeProgressListener().
f=neil r=surkov.alexander (a=test-only).
|
2011-03-21 14:37:57 +01:00 |
Boris Zbarsky
|
7eccccedd9
|
Fix these tests to not break at smaller window widths or larger fonts. a=test-only
|
2011-03-18 22:15:14 -04:00 |
Kyle Huey
|
07140ac8fb
|
Bug 641325: Turn PGO back on for JS. rs=ted a=sayrer
|
2011-03-18 17:37:46 -04:00 |
Steven Michaud
|
75b2ce9a0b
|
Breakage fix for patch for bug 637367 (4da037fe27b0). a=breakage-fix
|
2011-03-18 15:27:20 -05:00 |
Steven Michaud
|
7563a4b37b
|
Bug 637367 - Stop DrawPlugin from accessing deleted nsObjectFrame. r=roc a=beltzner
|
2011-03-18 14:35:14 -05:00 |
Benjamin Stover
|
704a2a9124
|
Bug 642205 Followup: workaround for Android compiler bug r=tnikkel a=blocking-fennec CLOSED TREE
|
2011-03-17 15:48:47 -07:00 |
Joel Maher
|
4000b10640
|
Bug 636753 - annotate reftest manifests to note tests that fail on Android (2 of 2). r=dbaron a=test-only
|
2011-03-18 11:54:15 -04:00 |
Joel Maher
|
3663f83f6b
|
Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only
|
2011-03-18 11:54:13 -04:00 |
Brad Lassey
|
be132d7455
|
bug 642794 - add support to android for removed-files file r=dougt a=blocking-fennec
|
2011-03-18 11:50:19 -04:00 |
Mounir Lamouri
|
b0a5dc21d7
|
Bug 637325 - Fix a typo in xpcom/tests/TestStrings.cpp:test_strip_chars. r=bsmedberg a=tests
|
2011-03-18 15:13:40 +01:00 |
Gervase Markham
|
6e87b04b18
|
Bug 642395 - further change to handling of bad certificates. r=kaie, a=beltzner.
|
2011-03-18 11:43:21 +00:00 |
Kaie Engert
|
f1cfc04dc8
|
Bug 642395 - change to handling of bad certificates. r=rrelyea, bsmith. a=sayrer
|
2011-03-17 14:40:13 -07:00 |
Doug Turner
|
25a56fbe8d
|
Bug 642291 - crash [@ nsBufferedInputStream::Write] demos.mozilla.org motovational poster. ipc serialization does not work here, removing it. r=bent a=blocking-fennec
--HG--
extra : rebase_source : 8f531293638151217106868db8c635997e785647
|
2011-03-17 13:46:31 -07:00 |
Benoit Jacob
|
ac2f22dbed
|
Bug 641630. r=ted, a=respin
|
2011-03-17 15:07:16 -04:00 |
Brandon Sterne
|
6b01e6cbe0
|
Bug 589457 - remove delay from test_x-frame-options response, r=ehsan, a=testonly
|
2011-03-17 09:21:13 -07:00 |
Bob Clary
|
593dc7356e
|
Bug 610185 - JavaScript Tests - temporarily mark ecma/Date/15.9.5.34-1.js as random due to DST orange, r=jorendorff, a=NPOTB.
|
2011-03-17 08:32:37 -07:00 |
Serge Gautherie
|
ab6220258e
|
Bug 535893 - [SeaMonkey 2.1] mochitest-a11y: test_combobox.xul fails; (Av1a) Add support for XPFE autocomplete popup and differently ordered children, Add explicit "no children" checks.
f=neil r=surkov.alexander (a=test-only).
|
2011-03-17 13:01:25 +01:00 |
Mark Finkle
|
e074bc92af
|
bug 642203 - Must treat locale pref as localized in multi-locale builds r=blassey,dougt,gavin,mossop a=blocking-fennec
|
2011-03-16 19:17:59 -04:00 |
Ehsan Akhgari
|
d9b1d5f7e8
|
Backed out changeset 75147c0a4b89 because it actually changes code, and is not test-only. a=silly-me
|
2011-03-16 18:03:35 -04:00 |
Hiroyuki Ikezoe
|
40a4cd034c
|
Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao a=test-only
|
2011-03-16 18:01:34 -04:00 |
Benjamin Stover
|
b3453a0248
|
Bug 642205 Followup: Remove bogus assertion r=roc a=followup-for-blocking-fennec
|
2011-03-16 14:17:25 -07:00 |
Benjamin Stover
|
581e29fcfe
|
Bug 642205 Do not build layers for asynchronous scrolling if element shouldn't be scrollable r=tn a=blocking-fennec
|
2011-03-16 13:18:35 -07:00 |