L. David Baron
|
a6f1e3bc60
|
Add crashtest for bug 645072.
|
2011-03-25 11:42:00 -07:00 |
L. David Baron
|
890bb3d700
|
Mark tests added in changeset 03070beac9e7 (bug 418975) as failing, since the patch is being backed out for causing crash bug 645072.
|
2011-03-25 11:40:28 -07:00 |
L. David Baron
|
32c4f11bf8
|
Back out changeset 25beb9ced8d2 (bug 418975) for causing crash bug 645072.
|
2011-03-25 11:38:58 -07:00 |
Ehsan Akhgari
|
b6bdac1f5b
|
Merge cedar into mozilla-central
|
2011-03-25 14:21:07 -04:00 |
Benjamin Smedberg
|
4f48034c2a
|
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
|
2011-03-25 11:03:35 -04:00 |
Benjamin Smedberg
|
179c6dc161
|
Bug 617539 - Merge nsIMenuBoxObject_MOZILLA_2_0_BRANCH, r=enn
|
2011-03-25 11:03:35 -04:00 |
Benjamin Smedberg
|
686fbaaabb
|
Bug 617539 - Fold in nsIFrameLoader_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:35 -04:00 |
Benjamin Smedberg
|
04414cd7c2
|
Bug 617539 - Fold nsIContentViewer_MOZILLA_2_0_BRANCH, r=sicking
|
2011-03-25 11:03:34 -04:00 |
Benjamin Smedberg
|
f4cf0abb3d
|
Bug 617539 - Integrate nsIFocusManager_MOZILLA_2_0_BRANCH back into the main interface, r=smaug
|
2011-03-25 11:03:33 -04:00 |
Benjamin Smedberg
|
ea881d6451
|
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
|
2011-03-25 11:03:33 -04:00 |
Matheus Kerschbaum
|
6989f02c74
|
Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey
|
2011-03-24 19:59:00 -04:00 |
Matheus Kerschbaum
|
2ce48b1894
|
Bug 640031 - Remove MOZILLA_PLAINTEXT_EDITOR_ONLY; r=ehsan
|
2011-03-24 19:58:57 -04:00 |
L. David Baron
|
4d1ecb3828
|
Backout changeset f406ffe65c08 (Bug 620931 part 1) for causing bug 644790.
|
2011-03-24 21:07:53 -07:00 |
Robert O'Callahan
|
f6587234dc
|
Bug 639689. Part 2: Some trivial cleanup and microoptimizations. r=joe
|
2011-03-24 16:13:58 +13:00 |
Robert O'Callahan
|
746e7df8c1
|
Bug 638241. Use a cache to avoid redoing SurfaceForElement and DoDrawImageSecurityCheck. r=bzbarsky
|
2011-03-24 16:13:56 +13:00 |
L. David Baron
|
315dc5ae13
|
Merge layout work from projects/birch, part 4. a=rs
|
2011-03-24 14:36:14 -07:00 |
Ehsan Akhgari
|
d17d4bb8a6
|
Merge cedar onto mozilla-central
|
2011-03-24 14:42:21 -04:00 |
Benjamin Stover
|
1feeea4e60
|
Bug 643164 Fire MozScrollAreaChanged before "load", not after r=roc
|
2011-03-24 10:41:23 -07:00 |
Jonathan Kew
|
c7ea9b226f
|
bug 418975 - tests for soft hyphen in table cells. r=roc
|
2011-03-24 15:24:17 +00:00 |
Jonathan Kew
|
078b841158
|
bug 418975 - support soft hyphen when calculating min width for table and fieldset. r=roc
|
2011-03-24 15:22:37 +00:00 |
Ehsan Akhgari
|
dccc4e92c5
|
Merge mozilla-central into cedar
|
2011-03-24 10:54:50 -04:00 |
Mike Hommey
|
ca3da8c43e
|
Bug 620931 part 1 - Use chrome manifest to register resource://gre-resources/. r=bsmedberg
|
2011-03-24 15:27:37 +01:00 |
Simon Montagu
|
b08c6cc7b4
|
Bug 263359 part 5: optimization -- don't do bidi resolution if the text is monodirectional. r=roc
|
2011-03-24 11:28:45 +02:00 |
Simon Montagu
|
272a1cabc8
|
Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements
|
2011-03-24 11:28:45 +02:00 |
Simon Montagu
|
00285bd72c
|
Tests for bug 263359
|
2011-03-24 11:28:45 +02:00 |
Simon Montagu
|
57a88642a9
|
Bug 263359 part 3: resolve paragraph on encountering <br> or embedded block elements
|
2011-03-24 11:28:44 +02:00 |
Simon Montagu
|
73924007fa
|
Tests for bug 229367 and bug 613157
|
2011-03-24 11:28:44 +02:00 |
Simon Montagu
|
1e2480e2e4
|
Bug 263359 part 2: split nsBidiPresUtils::Resolve into Resolve and ResolveParagraph. r=roc
|
2011-03-24 11:28:44 +02:00 |
Simon Montagu
|
0f669e7f08
|
Bug 263359 part 1.5: remove nsDirectionalFrame.
|
2011-03-24 11:28:44 +02:00 |
Simon Montagu
|
d8fd4316b9
|
Bug 263359 part 1: refactor bidi resolution code, combining InitLogicalArray and CreateBlockBuffer. r=roc
|
2011-03-24 11:28:44 +02:00 |
Simon Montagu
|
09eb30e57d
|
Debugging code for Bidi resolution. NPOTDB
|
2011-03-24 11:28:44 +02:00 |
L. David Baron
|
3c14ac51ba
|
Fix unexpected pass by removing failure annotation which points to the bug that was just fixed, bug 546315.
|
2011-03-23 21:59:52 -07:00 |
Ehsan Akhgari
|
4c214e55e5
|
Backout bug 635639 because of test failure
|
2011-03-24 00:02:35 -04:00 |
Jonathan Kew
|
3375dc680e
|
Bug 635639 - Part 2: tests; r=jdagget
|
2011-03-23 22:56:04 -04:00 |
Boris Zbarsky
|
75c69c02b6
|
Bug 602341 part 7. Fix serialization of tree selectors. r=dbaron
|
2011-03-23 17:25:42 -04:00 |
L. David Baron
|
27926fa517
|
Merge layout work from projects/birch, part 3. a=smaug
|
2011-03-24 08:38:19 -07:00 |
Jonathan Kew
|
2268dc4a7e
|
bug 635639 - part 2: reftests for zero-width diacritics; r=jdaggett
|
2011-03-24 15:07:30 +00:00 |
Boris Zbarsky
|
0f015ac610
|
Bug 606087. Don't reframe if overflow styles change on inlines. r=dbaron. Test changes by Alexander Surkov, r=marco.zehe
|
2011-03-23 09:56:58 -04:00 |
Boris Zbarsky
|
b1ac8cde0d
|
Bug 602341 part 6. Make pseudoclass atoms private to nsCSSPseudoClasses. r=dbaron
|
2011-03-23 09:52:25 -04:00 |
Boris Zbarsky
|
d88c89e0ec
|
Bug 602341 part 5. Get rid of some pseudoclass atoms in the CSS parser. r=dbaron
|
2011-03-23 09:52:25 -04:00 |
Boris Zbarsky
|
873c340f4f
|
Bug 602341 part 4. Drop the nsIAtom arguments to AddPSeudoClass. r=dbaron
|
2011-03-23 09:52:25 -04:00 |
Boris Zbarsky
|
524d8f7d3e
|
Bug 602341 part 3. Get rid of the mAtom member of nsPseudoClassList. r=dbaron
|
2011-03-23 09:52:25 -04:00 |
Boris Zbarsky
|
baa229d903
|
Bug 602341 part 2. Switch tree pseudoelements to using an nsAtomList (mClassList, to be exact), not an nsPseudoClassList (mPseudoClassList), for their list of atoms. r=dbaron
|
2011-03-23 09:52:25 -04:00 |
Boris Zbarsky
|
e1a460be9a
|
Bug 602341 part 1. Switch the pseudoclass Has*Arg functions from atoms to pseudoclass types. r=dbaron
|
2011-03-23 09:52:24 -04:00 |
Ehsan Akhgari
|
6c4406e947
|
Bug 610391 - Create the widget for drop-down comboboxes lazily, and tear it down when the drop-down is closed; r=roc
|
2011-03-21 14:28:10 -04:00 |
L. David Baron
|
2fc425d7aa
|
Merge layout work from projects/birch, part 2.
|
2011-03-23 17:39:29 -07:00 |
Ehsan Akhgari
|
1b48bb598b
|
Merge mozilla-central into cedar, in order to import work targetted at Firefox 4 into the tree
|
2011-03-23 19:18:30 -04:00 |
Ehsan Akhgari
|
4473511deb
|
Merge mozilla-central into cedar
|
2011-03-23 18:29:19 -04:00 |
Chris Pearce
|
9b89e2e81c
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
Ehsan Akhgari
|
b9b245aab6
|
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 |