Shawn Wilsher
|
a2e8b8294e
|
merge for back out of changeset f3fcd36fcbd1 (bug 119061) for linux orange.
|
2009-06-11 16:57:40 -07:00 |
Shawn Wilsher
|
b2bfa4ca81
|
Backed out changeset f3fcd36fcbd1 (bug 119061) for linux orange.
|
2009-06-11 16:57:09 -07:00 |
Shawn Wilsher
|
7040406b5a
|
merge for back out of changeset d891a7418d95 (bug 483980)
|
2009-06-11 16:08:33 -07:00 |
Shawn Wilsher
|
e6fc6373ee
|
Backed out changeset d891a7418d95 (bug 483980)
|
2009-06-11 16:08:07 -07:00 |
Blake Kaplan
|
8de1ca7355
|
Bug 497119 - Don't assume that we have a cx->fp (or that fp is on cx->fp at all). Set up display as it would have been when fp was active, though. r=brendan
--HG--
extra : transplant_source : %05E%E4%F1/K%60%B9%3B%B6%BFq%B1%22i%2A%BD%A4%BC%EE
|
2009-06-11 14:12:23 -07:00 |
Shawn Wilsher
|
7c655c5fc7
|
Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to SQLite's code.
|
2009-06-11 14:21:07 -07:00 |
Shawn Wilsher
|
2ec76bf4ab
|
Bug 493560 - Upgrade to SQLite 3.6.14.2
This change contains the changes to mozilla code for the SQLite upgrade.
r=asuth
|
2009-06-11 14:21:03 -07:00 |
Jonathan Watt
|
5c2875c164
|
Bug 119061. SVG elements to which the :hover pseudo class apply do not restyle when moved under the mouse pointer. r=roc
|
2009-06-11 21:49:34 +02:00 |
Boris Zbarsky
|
b3f5d9f178
|
Better build bustage fix for bug 495728
|
2009-06-11 15:30:24 -04:00 |
Boris Zbarsky
|
97b76d097a
|
Backing out part of bug 495728 to fix Windows test build bustage
|
2009-06-11 15:08:33 -04:00 |
David Bolter
|
f64ef737cf
|
Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ
|
2009-06-11 14:18:24 -04:00 |
Boris Zbarsky
|
efcc4e29ea
|
Trying to fix Windows build bustage
|
2009-06-11 14:18:49 -04:00 |
Gavin Sharp
|
de51b0bedd
|
Bug 492467 - browser-harness.xul: issues with deferred log generation; r=dtownsend
|
2009-06-11 19:47:37 +02:00 |
timeless
|
3f169bb147
|
Bug 490932 - crash [@ nsFileView::SetDirectory(nsIFile*)] in XUL file chooser; r+sr=neil
|
2009-06-11 19:47:35 +02:00 |
Serge Gautherie
|
2a36e4d30f
|
Bug 306840 - Improve PR_GetEnv() usages; (Cv1a) <XpCom/nsAtomTable.cpp> (= sync'ed Bv2); r=timeless sr=neil
|
2009-06-11 19:47:33 +02:00 |
Serge Gautherie
|
62c16b504f
|
Bug 234844 - NS_HTMLEDITOR_COMMANDTABLE_CID and NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID have malformed CIDs; (Av1) nsEditingSession.cpp: (unrelated) s/as/has/; r+sr=bzbarsky
|
2009-06-11 19:47:32 +02:00 |
Josh Aas
|
bc5028bb47
|
Disable XPCOM plugin loading. b=488042 r/sr=jst
|
2009-06-11 10:40:38 -07:00 |
arno renevier
|
bc996fea35
|
Bug 496891. Handle NSGetModule returning null. r=bzbarsky
|
2009-06-11 13:16:21 -04:00 |
Boris Zbarsky
|
bd957c1597
|
Bug 497028. Make sure to have mRunningEvent still incremented when we call the runnable's destructor, since that can also do work. r=bsmedberg
|
2009-06-11 13:09:35 -04:00 |
Boris Zbarsky
|
c24eca108a
|
Bug 493649. Make sure that we never end up incomplete when our available height is unconstrained. r+sr=roc
|
2009-06-11 13:09:35 -04:00 |
Boris Zbarsky
|
a48c2e3ebe
|
Bug 495350. Do a better job of keeping track of our line participant count. r+sr=roc
|
2009-06-11 13:09:35 -04:00 |
Bernd
|
9d2b53bafa
|
Bug 192902 - "Words wrap in nowrap cell when width=0 and next cell have width=100%". r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
Marco Pesenti Gritti
|
937c796b26
|
Bug 495618 - "Reloading form posts fails with javascript nsIPromptService implementation". r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
Timothy Nikkel
|
d99fc5ec98
|
Bug 496020 - "nsCSSFrameConstructor::BeginUpdate is called when scripts are not blocked." r+sr=bzbarsky
|
2009-06-11 13:09:34 -04:00 |
Timothy Nikkel
|
c038a893da
|
Bug 495728 - "###!!! ASSERTION: destroy called on frame while scripts not blocked: '!nsContentUtils::IsSafeToRunScript()', file /Users/bzbarsky/mozilla/vanilla/mozilla/layout/generic/nsFrame.cpp, line 446." r+sr=bzbarsky
|
2009-06-11 13:09:33 -04:00 |
Michal Novotny
|
35fe46fc67
|
Bug 491541 - changes default value of http.keep-alive.timeout from 300 to 115. r=jduell, sr=bzbarsky
|
2009-06-11 13:08:56 -04:00 |
David Bolter
|
bfe9ba3d69
|
Bug 493336 - Create mochitest for STATE_OFFSCREEN, r=surkov, r=MarcoZ
|
2009-06-11 11:11:09 -04:00 |
Jonathan Watt
|
ca45bda083
|
Bug 488460. Invalidation cleanup. r=longsonr
|
2009-06-11 17:23:43 +02:00 |
Jonathan Watt
|
bb7678b0ca
|
Bug 495938. Stop using nsIDOMSVGRect objects on the stack. r=longsonr
|
2009-06-11 17:21:03 +02:00 |
Boris Zbarsky
|
2ee7e4670a
|
Bug 495499. Speed up PutImageData for cases when the array contains doubles. r=brendan,vlad,jorendorff
|
2009-06-11 10:35:41 -04:00 |
Daniel.S
|
cc75e28f54
|
Bug 436046 - "display != none should not apply to input[type=hidden]". r+sr=bzbarsky
|
2009-06-11 10:35:41 -04:00 |
Zack Weinberg
|
16e034181e
|
Bug 493881: ignore attempts to set legacy color props on a HTML document object before its body element exists. r+sr=bzbarsky
|
2009-06-11 10:35:40 -04:00 |
Boris Zbarsky
|
bf368314b4
|
Bug 493863. We might have stopped the loop right after reflowing a column, so put off the CheckForInterrupt on the column-set until after the loop. r+sr=roc
|
2009-06-11 10:35:08 -04:00 |
Neil Rashbrook
|
cb896ebf19
|
Bug 488094 Fix fallout from bug 237964 by not deleting nodes twice r+sr=peterv
|
2009-06-11 15:29:15 +01:00 |
Dão Gottwald
|
33a15f20d9
|
Bug 418003 - remove obsolete images
|
2009-06-11 15:06:15 +02:00 |
Markus Stange
|
c94cfa5186
|
Merge backout of bug 482681
|
2009-06-11 13:14:41 +02:00 |
Markus Stange
|
5797275a4f
|
Backed out changeset 04f5a3303ebf, bug 482681 due to test failures
|
2009-06-11 13:14:13 +02:00 |
Dave Townsend
|
c114ff00e6
|
Bug 492008: Drop support for contents.rdf chrome registrations. r=bsmedberg, r=robstrong
|
2009-06-11 10:54:26 +01:00 |
Markus Stange
|
a3e55a5d48
|
Bug 458199 - Polish the download manager on Mac OS X, r=sdwilsh
|
2009-06-11 11:24:45 +02:00 |
Markus Stange
|
026c946bd4
|
Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc
|
2009-06-11 11:24:41 +02:00 |
Markus Stange
|
f50764be0c
|
Bug 491058 - Add-on update notification during startup contains odd looking toolbar. r=dtownsend
|
2009-06-11 11:24:36 +02:00 |
Markus Stange
|
eb589e8b75
|
Bug 482681 - Make Mac button size dependent on their font size. r=mano
|
2009-06-11 11:21:48 +02:00 |
Dave Townsend
|
f2665b0038
|
Bug 496917: Can't include an arbitrary version name in the version field of the update xml. r=robstrong
|
2009-06-11 10:22:26 +01:00 |
Arpad Borsos
|
bee74bbd8c
|
Bug 493701 - Use a macro to reduce redundancy in nsDocLoader.cpp; r=bz
--HG--
extra : rebase_source : 0caea074b95767f83063892d74b7c372976c366e
|
2009-06-11 11:03:40 +02:00 |
Arpad Borsos
|
edecaebd7a
|
Bug 495296 - kill nsISVGTextContentMetrics; r+sr=roc
|
2009-05-29 12:15:40 +02:00 |
Arpad Borsos
|
fafa04fced
|
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
|
2009-06-09 18:03:59 +02:00 |
Gavin Sharp
|
185169fdc3
|
Reland changeset bfb383af1903
|
2009-05-28 18:43:58 -04:00 |
Gavin Sharp
|
7566821b18
|
Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver
|
2009-05-28 18:43:58 -04:00 |
Boris Zbarsky
|
05d3171c08
|
Bug 495269. Fix our detection of @import rules when cloning sheets. r+sr=dbaron
|
2009-05-28 18:16:31 -04:00 |
Zack Weinberg
|
cadabbaf9d
|
Bug 495219: nsGlobalWindow::GetInner* report zero when there is no prescontext, to restore old behavior for display:none. r+sr=bzbarsky
|
2009-05-28 15:19:08 -04:00 |