Commit Graph

63316 Commits

Author SHA1 Message Date
Edmund Wong
6bb54b94d8 Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil 2011-03-23 14:15:24 -04:00
Jeff Muizelaar
0e82148181 Bug 642902 - Add a crashtest that would expose this bug. r=joe 2011-03-18 17:47:05 -04:00
Joe Drew
ecf274c88b Bug 642902 - If a profile's invalid, we leak it. Don't. r=jrmuizel 2011-03-23 12:20:43 -04:00
Ehsan Akhgari
a66644eabc Merge cedar onto mozilla-central 2011-03-23 12:07:34 -04:00
Ehsan Akhgari
47cf269311 Merge mozila-central onto cedar
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Boris Zbarsky
866f71f6b8 Backed out changeset 9dadd58e3317 (bug 617339) to fix test orange.
--HG--
extra : rebase_source : 0f9e38450b8feb3f282e2ee73aa9482cde59f7f9
2011-03-23 11:46:48 -04:00
Dão Gottwald
3fc551c979 Remove bogus argument from addProgressListener calls in a11y tests for bug 608628 2011-03-23 14:43:56 +01:00
Dão Gottwald
c333a3c4e6 Bug 608628 followup, fixing up a11y tests 2011-03-23 13:54:39 +01:00
Dão Gottwald
e6651bcc0d Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak 2011-03-23 12:38:46 +01:00
Dão Gottwald
6e01d520fc Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin 2011-03-23 12:37:04 +01:00
Dão Gottwald
6993a323f2 Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor 2011-03-23 12:36:50 +01:00
Dão Gottwald
46b4b32c95 Bug 637159 - Clean up the fix / workaround for bug 635252. r=neil 2011-03-23 12:36:25 +01:00
Dão Gottwald
0aab105aba Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin 2011-03-23 12:36:13 +01:00
Dão Gottwald
fd52967140 Bug 639286 - Replace thick transparent border on tabs with proper CSS padding. r=fryn 2011-03-23 12:35:50 +01:00
Dão Gottwald
329c813aa2 Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald
c7ac959be9 Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Ehsan Akhgari
23d6dd6588 Back out changeset 905ba2a1095a (bug 597525) because it breaks accessibility tests 2011-03-22 17:42:45 -04:00
Alex Vincent
6dbd14b725 Bug 635835 - Crash with nsTreeWalker::NextNode setting currentNode as JS object from chrome; r=sicking 2011-03-22 16:45:11 -04:00
timeless@mozdev.org
1c426a893f Bug 615829 mCachedKeysCount/mExposeCacheUpdateStatus are initialized out of order in nsDOMOfflineResourceList::nsDOMOfflineResourceList
r=biesi
2011-03-22 16:42:56 -04:00
Boris Zbarsky
6814200abd Bug 637644. Start layout on the new document we just created in nsGlobalWindow::SetOpenerScriptPrincipal, since if we don't do it here no one ever will. r=jst 2011-03-02 14:45:13 -05:00
Boris Zbarsky
fe21f6185a Bug 636336. Don't mess with whitespace in the src attribute of images, now that necko can deal with it itself. r=sicking 2011-03-23 10:45:21 -04:00
Boris Zbarsky
890788b82e Bug 632904. Check IsEditable(), not content states, if we care about editability. r=ehsan,masayuki 2011-03-23 10:45:21 -04:00
Boris Zbarsky
ba0bcbbfeb Bug 617339. Make chrome channels always default to UTF-8. r=bsmedberg 2011-03-23 10:45:21 -04:00
Boris Zbarsky
494d0ffc7b Bug 614145. Fast-path null in quickstub return values. r=peterv 2011-03-23 10:45:21 -04:00
Boris Zbarsky
aa3762bd36 Bug 601332. Go back to allowing FOUC on document.written documents. r=jst 2011-03-23 10:45:21 -04:00
Grigory Mozhaev
79bfebf67e Bug 595785. Make sure the right channel is always passed to download progress listeners' onStateChange methods. r=sdwilsh,bzbarsky 2011-03-23 10:45:21 -04:00
Boris Zbarsky
58a96f2303 Bug 585786. Do fast-unwrapping even for non-slim wrappers as long as they're cached. r=peterv 2011-03-23 10:45:21 -04:00
Boris Zbarsky
250488127b Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking 2011-03-23 10:45:21 -04:00
Gleb M. Borisov
6972a71e5d Bug 259861. Warn when an XBL binding has no id attribute. r=bzbarsky 2011-03-23 10:45:20 -04:00
Benjamin Smedberg
fcee48bcb1 Bump the binary compatibility version post-branch. 2011-03-23 10:28:41 -04:00
Kyle Huey
383f49fb02 Bug 644139: Put toolkit/mozapps/preferences back in the build. rs=ted for this CLOSED TREE 2011-03-23 10:24:13 -04:00
Chris AtLee
8f7d4cd349 Bug 636190: Bump firefox version to 4.2a1pre. r=bsmedberg,bhearsum on a CLOSED TREE 2011-03-23 09:03:41 -04:00
Justin Wood
8eb08b16d7 Bug 644011 - Bump milestone.txt, do NOT bump Firefox version.txt [yet]. r=khuey, a=joduinn for CLOSED TREE 2011-03-23 00:28:57 -04:00
Kyle Huey
94ef69bcce Merge m-c to bs. 2011-03-22 20:10:05 -04:00
Serge Gautherie
2196b4d02c 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
5cbff2e207 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
d54db2fd52 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
9c5494abae 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
8db01a9f1e Bug 641325: Turn PGO back on for JS. rs=ted a=sayrer 2011-03-18 17:37:46 -04:00
Steven Michaud
310a1f87bf Breakage fix for patch for bug 637367 (4da037fe27b0). a=breakage-fix 2011-03-18 15:27:20 -05:00
Steven Michaud
65c49866d2 Bug 637367 - Stop DrawPlugin from accessing deleted nsObjectFrame. r=roc a=beltzner 2011-03-18 14:35:14 -05:00
Benjamin Stover
0b3ec6cfce 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
c6cc559d6f 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
a2a84ed8a8 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
aae663e593 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
265a85a205 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
81bc81e4cf Bug 642395 - further change to handling of bad certificates. r=kaie, a=beltzner. 2011-03-18 11:43:21 +00:00
Kaie Engert
00b6f71a17 Bug 642395 - change to handling of bad certificates. r=rrelyea, bsmith. a=sayrer 2011-03-17 14:40:13 -07:00
Doug Turner
5f656fbe46 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
00c9ea8ba6 Bug 641630. r=ted, a=respin 2011-03-17 15:07:16 -04:00