Boris Zbarsky
|
ceab700822
|
Merging backout of rev 17abd3beeabf
|
2009-04-09 12:00:37 -04:00 |
|
Boris Zbarsky
|
560a36e226
|
Backed out changeset 17abd3beeabf (bug 419612) on suspicion of causing intermittent leak orange.
|
2009-04-09 12:00:20 -04:00 |
|
Boris Zbarsky
|
b19d95cbc6
|
Merging backout of rev 3c687f3d4ff4
|
2009-04-09 11:59:02 -04:00 |
|
Boris Zbarsky
|
1de330b786
|
Backed out changeset 3c687f3d4ff4 (bug 482971) on suspicion of causing intermittent leak orange.
|
2009-04-09 11:58:40 -04:00 |
|
Boris Zbarsky
|
fcc849df8f
|
Merging backout of rev 0233d2bb8a07
|
2009-04-09 11:57:13 -04:00 |
|
Boris Zbarsky
|
c95b955ea0
|
Backed out changeset 0233d2bb8a07 (bug 485563) on suspicion of causing intermittent leak orange.
|
2009-04-09 11:56:47 -04:00 |
|
Boris Zbarsky
|
a5cdcbf037
|
Merge backout of rev 86c8e18f20eb
|
2009-04-09 11:55:47 -04:00 |
|
Boris Zbarsky
|
2aa018769c
|
Backed out changeset 86c8e18f20eb (bug 486933) due to landing on orange tree.
|
2009-04-09 11:54:43 -04:00 |
|
Boris Zbarsky
|
81f7dacdd6
|
Backed out changeset 510bd328a29d (bug 483552) due to landing on orange tree.
|
2009-04-09 11:52:45 -04:00 |
|
Dão Gottwald
|
74c034d1f1
|
Bug 483552 - ensureElementIsVisible on scrollBoxObject doesn't take border into account. r=enn
|
2009-04-09 14:40:59 +02:00 |
|
Robert Longson
|
e2afce6113
|
Bug 486933 - image-rendering does not work on body or root CSS background images. r+sr=roc
|
2009-04-09 13:17:50 +01:00 |
|
Simon Bünzli
|
420d7b916f
|
Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich
|
2009-04-09 08:48:46 +02:00 |
|
Alfred Kayser
|
894d7a59e8
|
Bug 483971 - nsCSSScanner: cleanup of EatWhiteSpace and removal of EatNewline. r+sr=dbaron
|
2009-04-09 08:46:26 +02:00 |
|
Nochum Sossonko
|
0e9fefb7d8
|
Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin
|
2009-04-09 08:45:07 +02:00 |
|
Mike Connor
|
b3f7809424
|
Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin
|
2009-04-09 08:43:27 +02:00 |
|
Dão Gottwald
|
423e6207f9
|
Bug 486821 - Misplaced white line under last visible entry of location bar autocomplete. r=enn
|
2009-04-09 08:42:01 +02:00 |
|
Robert Sayre
|
e45bf4929a
|
Merge tracemonkey to mozilla-central.
|
2009-04-08 23:55:18 -04:00 |
|
Brendan Eich
|
b9323a1394
|
Bug 487209 - erroneous redeclaration of let ... with try {...} catch(e) {var e...} (r=mrbkap).
|
2009-04-08 18:42:20 -07:00 |
|
Brendan Eich
|
0b6ed95284
|
Bug 487538 - bug 487271 left three tests broken in its wake (r=mrbkap).
|
2009-04-08 18:27:44 -07:00 |
|
Jeff Walden
|
0582793992
|
Bug 487534 - TM: "Assertion failure: JSVAL_IS_NULL(v)" with function/regexp used as index. The other half of bug 484120, poorly reviewed by me -- no soup for me! r=graydon
|
2009-04-08 17:45:17 -07:00 |
|
Matthew Hayward
|
317c5ccf32
|
Bug 461902 - Remove obsoleted 'CompletionNotifier::cancel()'
Removes some code that is no longer needed (or executed).
r=sdwilsh
|
2009-04-08 17:30:26 -04:00 |
|
L. David Baron
|
d72622c8a1
|
Remove nsCSSOMFactory/nsICSSOMFactory. (Bug 376111) r+sr=bzbarsky
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
e4a4e2453e
|
Use a struct containing a rectangle and a boolean for float available space rather than passing them around separately. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
f63606188b
|
Complete switch away from nsBlockReflowState::mAvailSpaceRect by removing the old members. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
8db07256cc
|
Switch away from nsBlockReflowState::mAvailSpaceRect in nsBlockFrame::PropagateFloatDamage. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
b901f2cb67
|
Switch away from nsBlockReflowState::mAvailSpaceRect for reflow of child blocks. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
c82f0b7e2f
|
Switch away from nsBlockReflowState::mAvailSpaceRect for inline reflow. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:37 -07:00 |
|
L. David Baron
|
9bba032aed
|
Switch away from nsBlockReflowState::mAvailSpaceRect for reflow of child floats. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:36 -07:00 |
|
L. David Baron
|
5e6c45ce6a
|
Switch away from nsBlockReflowState::mAvailSpaceRect in bullet reflow, and simultaneously refix bug 427370 in a way that also fixes bug 428810. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:36 -07:00 |
|
L. David Baron
|
095105cad5
|
Switch away from nsBlockReflowState::mAvailSpaceRect in nsBlockReflowState::AddFloat. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:36 -07:00 |
|
L. David Baron
|
84174c3b60
|
Begin removing mAvailSpaceRect and mBandHasFloats from nsBlockReflowState by converting the current state-mutation GetAvailableSpace to a getter GetFloatAvailableSpace to replace it, and reimplementing the state mutation in terms of the getter. (Bug 25888) r+sr=roc
|
2009-04-08 13:52:36 -07:00 |
|
Vladimir Vukicevic
|
008463d971
|
b=483412; don't overaggressively invalidate on canvas drawWindow; r=roc
|
2009-04-08 13:27:20 -07:00 |
|
Brendan Eich
|
3f4a58e4f0
|
Bug 487271 - Crash [@ js_Invoke ], and missing google-maps background, at padmapper.com (r=mrbkap).
|
2009-04-08 13:14:02 -07:00 |
|
Boris Zbarsky
|
bbe7010825
|
Merge backout of rev 0ea22856b5d9 (bug 484448).
|
2009-04-08 15:57:41 -04:00 |
|
Boris Zbarsky
|
25164496ef
|
Backed out changeset 0ea22856b5d9 (bug 484448).
|
2009-04-08 15:56:43 -04:00 |
|
Jeremy D. Lea
|
3783553d06
|
Bug 419125 - Remove assert to fix bustage;
|
2009-04-08 12:48:34 -07:00 |
|
Boris Zbarsky
|
307ccebf4c
|
Bug 484448. Fix handling of whitespace kids of table-related frames. r=bernd, sr=roc
--HG--
rename : layout/reftests/table-anonymous-boxes/white-space-1.html => layout/reftests/table-anonymous-boxes/white-space-7.html
|
2009-04-08 12:56:16 -04:00 |
|
Boris Zbarsky
|
040053eb7d
|
Bug 487449. Figure out the correct prevSibling for the new frames in ContentAppended, always pass the correct prevSibling to WipeContainingBlock, and make its aIsAppend argument exactly correspond to whether we'll call nsCSSFrameConstructor::AppendFrames. Change nsCSSFrameConstructor::AppendFrames() to take the prevSibling for the new frames. r+sr=roc
|
2009-04-14 09:30:20 -04:00 |
|
Boris Zbarsky
|
283d9a3b12
|
Bug 487895. Inserting an inline child into an inline with block :before, inline :after, and no other frame kids (but content kids to trigger ContentInserted) is broken. r+sr=roc
|
2009-04-14 09:29:51 -04:00 |
|
Boris Zbarsky
|
ebcd59ba91
|
Bug 488129 Fix end checks that were incorrectly reversed as part of part 7 of bug 480979. r+sr=roc
|
2009-04-14 09:29:27 -04:00 |
|
Ehsan Akhgari
|
860d3a6880
|
Backout bug 462041 due to test failures on Mac
|
2009-04-14 16:16:42 +03:30 |
|
Ehsan Akhgari
|
4d72c92735
|
Bug 462041 - Refresh the Privacy preference pane; r=mconnor
|
2009-04-14 14:06:51 +03:30 |
|
Ginn Chen
|
0f7ef1fa64
|
Back out bug 487602
|
2009-04-14 17:04:43 +08:00 |
|
Jonathan Kew
|
ac8a90641d
|
Bug 487549. Do kern table sanity checks on downloaded fonts. r=roc
|
2009-04-14 17:48:32 +09:00 |
|
Ginn Chen
|
a9f1c99903
|
Bug 487602 failed to compile firefox on Solaris r=bsmedberg
|
2009-04-14 16:42:50 +08:00 |
|
Walter Meinl
|
7f5fb011d3
|
Bug 487302 - make menus look more OS/2 alike; r=mozilla@Weilbacher.org
|
2009-04-14 10:37:51 +02:00 |
|
Serge Gautherie
|
bf78e8e9da
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Jv1) </modules/plugin/>; r=joshmoz sr=jst
|
2009-04-14 10:34:59 +02:00 |
|
Arpad Borsos
|
07dc31e45f
|
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
|
2009-04-14 10:02:58 +02:00 |
|
Nochum Sossonko
|
5d9c4ce319
|
Bug 475203 - regression tests for tabstrip scrolling
|
2009-04-14 08:53:12 +02:00 |
|
Dão Gottwald
|
2d1e0f0fec
|
Bug 487946 - scrollwheel scrolling in bookmarks menu slowed down. r=enn
|
2009-04-14 08:37:26 +02:00 |
|