Timothy Nikkel
|
ad77d4e1d7
|
Bug 484400. When removing a positioned element use the placeholder frame to get the relevant containing block for first-letter processing. r=bzbarsky
--HG--
extra : rebase_source : 9a327e8f44541ac822bc7be52caa1ceab825ccd1
|
2009-12-22 17:47:25 -06:00 |
|
Timothy Nikkel
|
5f6a955352
|
Bug 499841. Pass the block frame that contains the first letter style to RemoveFirstLetterFrames so that the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit can be unset on it. Always set the NS_BLOCK_HAS_FIRST_LETTER_CHILD bit on the first continuation only. r=bzbarsky
--HG--
extra : rebase_source : 411297490d6d18244fa7caa3194facfedc28ea86
|
2009-12-22 17:44:35 -06:00 |
|
Timothy Nikkel
|
01699b9589
|
Bug 287088. Stop first-line styling from leaking into second and subsequent lines when a single element is split between first and second lines. r=roc
--HG--
extra : rebase_source : 0dcf9009a73d5f8082c09172f4ce6840be5e6c98
|
2009-12-22 17:42:45 -06:00 |
|
Makoto Kato
|
86412ece0c
|
Bug 535495 - build break test plugin on x64 due to changeset 9c16bf14545c. r=josh
|
2010-01-01 23:00:18 +09:00 |
|
Boris Zbarsky
|
b22600af13
|
Bug 537419. mContent might be null here. r=dbaron
|
2009-12-31 20:37:57 -05:00 |
|
Boris Zbarsky
|
cba4b340ad
|
Trying to fix orange due to landing of bug 528306 by fixing assumption in test.
|
2009-12-31 17:12:43 -05:00 |
|
Taras Glek
|
55fb09bedb
|
Bug 537158: Make fastload more robust r=brendan
|
2009-12-29 14:04:38 -08:00 |
|
Taras Glek
|
89e73935db
|
Bug 537398 - Fix copyright headers in libjar r=reed
--HG--
extra : rebase_source : 22b2082bcf17534346f833e36e3b4f9d80659782
|
2009-12-31 11:27:22 -08:00 |
|
Boris Zbarsky
|
06b277fcc7
|
Bug 528306 part 3. Hook up restyle processing to nsRefreshDriver. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
ef3cef478b
|
Bug 528306 part 2. Make nsCSSFrameConstructor reference-counted. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
5e1384376d
|
Bug 528306 part 1. Don't stop the refresh driver timer on observer removal; instead just stop it if it fires when there are no observers. r=dbaron
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
35c346dcdf
|
Bug 536623 and bug 537141. Don't attempt to maybe-create textframes for kids of parents that have xbl childlists on insert and append: we know we didn't skip creating any frames that didn't need skipping unconditionally in that situation, and trying to create them can put them in the wrong place. r=roc
|
2009-12-31 14:07:57 -05:00 |
|
Boris Zbarsky
|
a99f0f4f96
|
Bug 536716. Make BuildScrollFrame not set the primary frame on the content, fix letter frames to reset primary frames to 0 before resetting them to the new value as needed, fix things so <area> never gets a frame of its own, and reenable the SetPrimaryFrame assertion when the primary frame is being changed from one non-null frame to another. r=roc
|
2009-12-31 14:07:56 -05:00 |
|
Taras Glek
|
bba0d1d004
|
Bug 536911: fix null dereference topcash r=alfredkayser
--HG--
extra : rebase_source : 60f760586ac33354e98e48015cecc4762b3d181a
|
2009-12-31 10:10:20 -08:00 |
|
L. David Baron
|
61bd9cfc56
|
Revert bulk of changeset 67ddbe030ab6 (originally for bug 457809) now that bug 253354 is fixed.
|
2009-12-31 12:49:22 -05:00 |
|
Neil Deakin
|
989819833a
|
Bug 536486, remove IsDestroyingFrames check now that frames are available from content nodes, fixes possible leak, r=roc
|
2009-12-31 12:36:56 -05:00 |
|
Shawn Wilsher
|
db5d475217
|
Disabled test_browserGlue_smartBookmarks.js due to bug 510219.
|
2009-12-31 09:31:49 -08:00 |
|
Shailen
|
1ede8845c9
|
Bug 526446 - "AIX Compilation error for 3.7a1pre source "/home/firefox/mozilla-central/js/src/jsvector.h", line 427.5: 1540-0130 (S) "AP" is not declared" [r=lw]
|
2009-11-04 03:03:00 -06:00 |
|
Shailen
|
17065e5b9c
|
Bug 526436 - "AIX Compilation error for 3.7a1pre source js/src/jsvector.h", line 677.21: 1540-0274 (S) The name lookup for "PointerRangeSize" did not find a declaration" [r=lw]
|
2009-12-18 22:43:00 -06:00 |
|
Drew Willcoxon
|
e9ef3b6403
|
Bug 529597 - Places protocol handler, r=mak77,bz
|
2009-12-29 19:37:24 -08:00 |
|
David Dahl ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
|
4a25f2e3a8
|
Bug 489897 - implement StatementRow::NewEnumerate
for (let colName in stmt.row) now works!
r=sdwilsh
r=ddahl
sr=mrbkap
|
2009-10-12 17:49:00 -05:00 |
|
Karl Tomlinson
|
0794ab1863
|
test windowless invalidation (b=535687) and expose events with clips (b=445707)
--HG--
extra : rebase_source : 4befde6a6635d53f60e628b74576cc1dcb1fe1c2
|
2009-12-31 16:20:51 +13:00 |
|
Karl Tomlinson
|
cf708b8138
|
b=537301 add sanity checks on expose event rectangle and use for drawmode=solid r=roc
--HG--
extra : rebase_source : f2ccccc0d7e16c17f70048b856cf08c4ed20c774
|
2009-12-31 16:19:30 +13:00 |
|
Karl Tomlinson
|
e970532a99
|
b=526797 move expose event origin when possible to workaround Flash bug r=roc
--HG--
extra : rebase_source : 6d90440764dd906dabe2555defa5797d3f0cb9a4
|
2009-12-31 16:16:23 +13:00 |
|
Michael Wu
|
27fd1e717b
|
Bug 273025 - "bad logic results in potential leak xor crash based on flow" (Improve GetURL/PostURL code, v4 (2/2)) [r+sr=jst]
|
2009-12-27 14:26:00 -06:00 |
|
Shailen
|
cd92b3ecb4
|
Bug 526450 - "AIX Compilation error for 3.7a1pre source xpcom/io/nsWildCard.cpp", line 455.20: 1540-0274 (S) The name lookup for "ns_WildCardMatch" did not find a declaration" [r=bsmedberg]
|
2009-11-04 03:19:00 -06:00 |
|
Walter Meinl
|
086f519b38
|
Bug 536264 - "[OS/2] build break in modules\plugins" [r=josh]
|
2009-12-23 15:12:00 -06:00 |
|
moz_poro@porotal.org
|
01814a3b84
|
Bug 507811 - "NS_KEY_PRESS not handled by windowless plugins" [r=karlt]
|
2009-12-30 20:56:55 -06:00 |
|
Nochum Sossonko
|
c1537db705
|
backout changeset dfc79d02e945 due to Linux build failure
|
2009-12-30 19:06:35 -05:00 |
|
Nochum Sossonko
|
3beeee4518
|
backout changeset dfc79d02e945, bug 530374 due to build failure
|
2009-12-30 19:04:52 -05:00 |
|
Ms2ger
|
6e5eb0673b
|
Bug 530171 - Correctly handle null arguments to nsIDOMTokenList's methods, r=slvain.pasche, sr=olli.pettay
|
2009-12-30 18:29:40 -05:00 |
|
Jae-Seong Lee-Russo
|
67a6d3e9e7
|
Bug 530386 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/url-classifier, r=tony
|
2009-12-30 18:28:45 -05:00 |
|
Jae-Seong Lee-Russo
|
607a11b769
|
Bug 530374 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in xslt, r=jonas
|
2009-12-30 18:27:30 -05:00 |
|
Jae-Seong Lee-Russo
|
daf0803331
|
Bug 530372 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in svg smil, r=jwatt
|
2009-12-30 18:25:44 -05:00 |
|
Josh Aas
|
0bcc6eb0f8
|
Backed out changeset bee6729280d8, bug 525389
|
2009-12-30 17:29:46 -05:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Armen Zambrano Gasparnian
|
2824a421de
|
Bug 531275 - upload cab file for WinCE - r=ccooper
|
2009-12-30 16:43:28 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Phil Lacy
|
fa34110016
|
Bug 536920 - Cursor flashes and doesn't update during drag and drop operations. r=enndeakin.
|
2009-12-30 11:06:07 -06:00 |
|
Markus Stange
|
9e775246af
|
Bug 534161 - When -moz-window-shadow is default, -moz-appearance should be consulted. r=roc
|
2009-12-30 16:24:11 +01:00 |
|
Markus Stange
|
7d68e3b7c5
|
Bug 527682 - Implement -moz-window-shadow values menu, tooltip and sheet. r=dbaron, r=dao, r=josh
|
2009-12-30 16:24:08 +01:00 |
|
Markus Stange
|
91349cb411
|
Bug 537044 - toggletoolbar attribute ignored when returning from full screen. r=josh
|
2009-12-30 16:24:03 +01:00 |
|
Markus Stange
|
4fe4a5edb5
|
Bug 534163 - Reset cursor on popups. r=dao
|
2009-12-30 16:23:59 +01:00 |
|
Markus Stange
|
7fbfc77917
|
Bug 534174 - Hardcode the right color for -moz-mac-menutextdisable. [NSColor disabledControlTextColor] is too dark. r=josh
|
2009-12-30 16:23:56 +01:00 |
|
Markus Stange
|
1aa0e49964
|
Bug 534170 - Remove uses of -moz-mac-unified-toolbar and instead make all toolbars at the top of the window unified. r=dao, r=josh
|
2009-12-30 16:23:51 +01:00 |
|
Markus Stange
|
e9531fba53
|
Bug 300904 - Improve mouse-over-window tracking so that we don't fire mousemove events if our window is covered by a window that's not one of our own. r=josh
|
2009-12-30 16:18:36 +01:00 |
|
Jonathan Kew
|
a9db416182
|
Bug 493280: restructure Windows font management based on cross-platform font-list classes. r=jdaggett sr=roc
|
2009-10-07 15:13:40 +01:00 |
|
Miika Jarvinen
|
06350c488f
|
Bug 537907 - [qt] Can't type with keyboard because of broken focus. r=vlad
|
2010-01-08 09:12:21 +01:00 |
|
Alexander Surkov
|
ccb6231a01
|
Bug 166994 - Make our MSAA objects also support IDispatch methods for scripters, r=davidb
|
2010-01-08 14:50:38 +08:00 |
|
Masayuki Nakano
|
864c94c4cd
|
Bug 532422, this landing just removes unused variable r=Olli
|
2010-01-08 14:01:42 +09:00 |
|