Benjamin Smedberg
|
636d74b114
|
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
|
2009-12-12 13:38:25 -05:00 |
|
Robert Longson
|
654d4b36b9
|
Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc
|
2009-12-12 14:37:20 +00:00 |
|
Markus Stange
|
3e1b2b0a3c
|
Bug 534183 - Autorepeatbuttons in menus shouldn't have any initial delay. r=Enn
--HG--
extra : rebase_source : a28ce171cfb0bca7070b8f0bfdf0c7da446908d5
|
2009-12-11 23:03:31 +01:00 |
|
Boris Zbarsky
|
2688bdb106
|
Bug 525608 followup. Initialize the variable, and remove the extra branch. r=dbaron
|
2009-12-12 00:03:17 -08:00 |
|
Boris Zbarsky
|
dbe398c5f7
|
Bug 531933. Give HasStateDependentStyle a better signature. r=dbaron
|
2009-12-11 22:36:34 -08:00 |
|
Boris Zbarsky
|
9790daa9b2
|
Bug 529749. Make sure nsRuleWalker never has a null mCurrent. r=dbaron
|
2009-12-11 22:36:34 -08:00 |
|
Boris Zbarsky
|
bab8cbeae8
|
Bug 531148. Fix appends of a block to the trailing inline of an {ib} split which has an inline parent. r=roc
|
2009-12-11 22:36:34 -08:00 |
|
Boris Zbarsky
|
95aa939837
|
Bug 526596. Make sure appends to an {ib} split coalesce blocks correctly if the appended frames start with a block and the trailing inline of the split is empty. r=roc
|
2009-12-11 22:36:33 -08:00 |
|
Masayuki Nakano
|
4bf3154454
|
Bug 42676 Can't drag to extend selection out of blocks with overflow:hidden/auto/scroll r=Olli
|
2009-12-12 13:25:21 +09:00 |
|
Benjamin Smedberg
|
4e352d7aeb
|
Merge mozilla-central into electrolysis
|
2009-12-04 11:28:50 -05:00 |
|
Daniel Holbert
|
529276334d
|
Bug 531075 followup: Shift new early-return down a bit, to let simpler early-returns catch open-and-visible popups. r=bz
|
2009-12-03 20:01:39 -08:00 |
|
Jim Mathies
|
705471067a
|
Bug 522299 - Electrolysis: Get windowless plugins drawing on win32. r=jmuizelaar.
|
2009-12-01 15:05:26 -06:00 |
|
Timothy Nikkel
|
5b698c6db8
|
Bug 525751. When using a subdocument frame as a fallback for drawing canvas background color override the canvas frame check. r=roc a=roc
--HG--
extra : rebase_source : 6719372b7404a598a4ce1c1f5190a4f86d0d896b
|
2009-12-01 02:49:53 -06:00 |
|
Benjamin Smedberg
|
e98d1daf07
|
Merge mozilla-central into Electrolysis
|
2009-11-30 12:59:43 -05:00 |
|
Doug Turner
|
b4f99f8fb7
|
Bug 530652 - Some sites not render flash. Fixing mistake introduced in last push r=biesinger
|
2009-11-30 09:09:26 -08:00 |
|
Zack Weinberg
|
f6b3144136
|
Bug 530598: If we can't get the preferred address for a poison page, take whatever the OS will give us, rather than giving up
|
2009-11-30 08:51:07 -08:00 |
|
Serge Gautherie
|
b081136d48
|
Bug 381467 - Switch application/x-javascript to application/javascript; (Ev1) /layout/base/crashtests/123946-1.html, EOL/whitespace fix (only).
r=dbaron.
|
2009-11-30 03:44:02 +01:00 |
|
Peter Van der Beken
|
7b63cc4659
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
--HG--
extra : rebase_source : 5358561a463757cbfb77c542760dc1ea95fc6b82
|
2009-11-29 09:32:39 +01:00 |
|
Peter Van der Beken
|
af98e1b60b
|
Back out fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]).
|
2009-11-28 23:30:49 +01:00 |
|
Peter Van der Beken
|
0e69aaba5a
|
Fix for bug 437449 (top crash [@ nsCycleCollector::MarkRoots(GCGraphBuilder&)][@ nsBaseContentList::cycleCollection::Traverse(void*, nsCycleCollectionTraversalCallback&)]). r=jst, a=blocking1.9.2+.
|
2009-11-28 10:35:35 +01:00 |
|
Olli Pettay
|
02f89e4381
|
Bug 530880, r=bz, sr=roc
--HG--
extra : rebase_source : 4f1e95223fd0c167fa5ec882b46ae36f9edbb071
|
2009-11-26 11:12:20 +02:00 |
|
Doug Turner
|
9594e7f3a5
|
Bug 530739 - Intermittent Shutdown crash after visiting a page with flash video. r=jst
|
2009-11-25 18:38:22 -08:00 |
|
Brad Lassey
|
0595320f20
|
bug 530367 - passwords from password manager flash in clear text r=neil
|
2009-11-25 12:41:23 -05:00 |
|
Boris Zbarsky
|
229c0bea7c
|
Bug 528134. Hand out the style context with the rulenode. r=dbaron
|
2009-11-25 00:35:55 -05:00 |
|
Benjamin Smedberg
|
e53a7195d5
|
Merge mozilla-central into Electrolysis.
|
2009-11-24 10:06:03 -05:00 |
|
Mats Palmgren
|
6d9d0645d8
|
Bug 526769. r=roc a1.9.2=dbaron
|
2009-11-24 20:29:48 +01:00 |
|
Doug Turner
|
5080db37c0
|
Bug 530652 - Some sites not render flash. r=karlt
--HG--
extra : rebase_source : f0078705705e960fe148fd9d64847c38ff58a656
|
2009-11-24 05:57:58 -08:00 |
|
Doug Turner
|
b543a3333b
|
Bug 530380 - Avoid slow path painting on Hildon. r=karlt.
|
2009-11-23 14:46:01 -08:00 |
|
Doug Turner
|
021fc1fac4
|
Bug 530378return early to avoid crashing
. r=karlt
|
2009-11-22 22:36:22 -08:00 |
|
Doug Turner
|
fa77150a9d
|
Bug 530381 - Cache X11 GC for NativeImageDraw. r=karlt
|
2009-11-22 15:46:42 -08:00 |
|
Benjamin Smedberg
|
d74c6776f3
|
Merge mozilla-central into electrolysis.
|
2009-11-19 12:41:46 -05:00 |
|
L. David Baron
|
137b13ef55
|
Add mechanism for an individual mochitest to say it needs a longer timeout. (Bug 527614) r=ted
|
2009-11-19 09:35:09 -08:00 |
|
Robert O'Callahan
|
5b498daffc
|
Backed out changeset 93a0acf68dd6
|
2009-11-19 15:15:44 +13:00 |
|
Robert O'Callahan
|
0c196ee106
|
Bug 528493. Prevent script execution while initializing nsDocumentViewer. r=bzbarsky
|
2009-11-19 12:40:31 +13:00 |
|
Mats Palmgren
|
3e79ed11b3
|
Bug 522787. Always register an editor observer. r=smaug
|
2009-11-19 12:38:11 +13:00 |
|
Robert Longson
|
242241f465
|
Bug 520506 - Incorrect text getBBox in SVG. r=jwatt
|
2009-11-18 20:59:24 +00:00 |
|
Zack Weinberg
|
9382ee553b
|
Bug 531847: Include address chosen for frame poisoning in breakpad reports. r=ted a192=roc
|
2009-12-01 14:48:23 -08:00 |
|
Daniel Holbert
|
6ed52fe387
|
Bug 531075: Don't allow ourselves to reopen popups that are already in the open-popup chain. r=bz
|
2009-12-01 13:42:19 -08:00 |
|
Doug Turner
|
69e385ed76
|
Bug 529996 - Provide notification when embed/object elements are created/destroyed/resized. r=jst.
--HG--
extra : rebase_source : 44bf32345959402b591ba4763dcea26187cf7796
|
2009-11-20 14:59:27 -08:00 |
|
Robert O'Callahan
|
c0e35acf4d
|
Bug 529371 - Fix nsPopupSetFrame sibling pointers (crash [@nsWeakFrame::Init][@nsWeakFrame::InitExternal]). r=bzbarsky
|
2009-11-20 14:51:11 -05:00 |
|
Doug Turner
|
383f44923a
|
Bug 528551 - Faster plugin drawing in Fennec. Fixes mac unit test. r=sicking
--HG--
extra : rebase_source : e0dbed7d82a77a61581c9aa59fdd928720c2e5bb
|
2009-11-20 09:51:06 -08:00 |
|
Doug Turner
|
8d63dd5499
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
|
Ginn Chen
|
8f5aeb69fb
|
Bug 529764 nsPresArena.cpp failed to compile on Solaris r=zweinberg
|
2009-11-20 14:11:42 +08:00 |
|
Robert O'Callahan
|
9feef10059
|
Bug 528493. Prevent script execution while initializing nsDocumentViewer. r=bzbarsky
|
2009-11-19 12:40:31 +13:00 |
|
Benjamin Smedberg
|
d8c7dfc1dd
|
Merge mozilla-central into electrolysis.
|
2009-11-11 12:35:42 -05:00 |
|
Boris Zbarsky
|
1d5671c272
|
Fix test ordering.
|
2009-12-01 12:26:46 -05:00 |
|
Robert O'Callahan
|
0ee624eeb2
|
Bug 531371. Correctly propagate the backround from a <body style="display: table"> to the viewport as needed. r=bzbarsky
|
2009-12-01 12:21:00 -05:00 |
|
Olli Pettay
|
423522c88b
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
L. David Baron
|
01d27adee5
|
Reset mUnderlineOffset on all platforms when user font set generation is bumped. (Bug 523717) r=jdaggett
|
2009-12-11 08:13:20 -08:00 |
|
L. David Baron
|
5639b4064d
|
Make CSS style rule implementations hold on to their data block once RuleMatched has been called so that they follow the immutability contract of nsIStyleRule. Remove workarounds in tests for transitions bugs caused by these violations of style rule immutability. (Bug 522595) r=bzbarsky
|
2009-12-11 08:13:20 -08:00 |
|