Simon Montagu
9c11fb7075
Force newlines only at 0xa, not 0xd. Bug 663662, r=roc
2011-06-15 10:45:57 +03:00
Simon Montagu
913bb025ab
Include continuations of frames with no newline. Bug 582181, r=roc
2011-06-15 10:45:57 +03:00
Simon Montagu
674618958f
Tests for bug 582181, r=roc
2011-06-15 10:45:57 +03:00
Simon Montagu
6af87e936f
Don't overshoot the last sibling when iterating frames. Bug 66329, r=roc
2011-06-15 10:45:57 +03:00
Benjamin Stover
925590e56d
Bug 656041 Some parts of page scroll at different rates in Fennec r=roc
2011-06-14 09:20:29 -07:00
Jonas Sicking
f864ff0c25
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
0bf0d64081
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
2011-06-14 00:56:48 -07:00
Ms2ger
1477331255
Merge backout
2011-06-14 16:30:03 +02:00
Ms2ger
ce525bab59
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
2011-06-14 16:25:51 +02:00
Jonathan Watt
40c3c02b56
Bug 663371 - Make runreftests.py default to appending reftest.list to the test path when only a test directory is specified. r=ted.
2011-06-14 13:56:13 +01:00
Jonas Sicking
27bb948022
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
da5c2d70a4
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
2011-06-14 00:56:48 -07:00
Daniel Holbert
549b801248
Bug 654858: Fix float-to-nscoord rounding issue in SVG intrinsic ratio, with certain GCC versions & optimizations. r=roc
2011-06-13 14:48:50 -07:00
Matt Brubeck
a7ccb258bf
Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan]
2011-06-13 14:24:04 -07:00
Ted Mielczarek
0e96cd6602
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Philipp von Weitershausen
0dcb1a13ac
Merge mozilla-inbound and mozilla-central
2011-06-13 11:57:17 +02:00
Robert O'Callahan
f1c364cde9
Bug 662898. Test
2011-06-13 13:42:48 +12:00
Ed Morley
13cfc322c6
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Masayuki Nakano
6da598099e
Bug 663041 layout should use mozilla::Preferences r=roc
2011-06-12 11:30:16 +09:00
Randell Jesup
e6b02b65fc
Bug 505108: Don't leak strings on early returns from Area::ParseCoords(), fix how CString is freed. r=roc
2011-06-11 16:40:39 -04:00
Ms2ger
05ead9048b
Bug 660433 - Remove nsIDOMNSHTMLTextAreaElement; f=volkmar r=peterv
2011-06-11 09:52:24 +02:00
Steven Michaud
b86f9837f4
Bug 661636 - [10.7 SDK] QuickDraw APIs undefined when doing 32-bit builds using the OS X 10.7 SDK. r=bgirard
2011-06-11 09:12:58 +02:00
Geoff Lankow
c989eae50d
Bug 662977 - File upload control needs a change event on drop. r=bz
...
--HG--
extra : rebase_source : aa8afe68e9bfcdbbf772a8ed22c93570131a9395
2011-06-11 00:44:53 +12:00
Chris Jones
ad5cc90e0b
Bug 661940: Dump verbose messages if MOZ_REFTEST_VERBOSE is set in the environment. r=roc
2011-06-10 10:00:11 -07:00
Michael Ventnor
121f0e1b6f
Bug 663028 - Make Print Preview themable with CSS, and modernize its look r=roc
2011-06-10 20:07:26 +10:00
Chris Jones
efec252463
Bug 655926, Test even-odd fill rule. r=joe
2011-06-09 19:15:13 -07:00
Josh Matthews
c2e8934211
Bug 662795 - Remove flaky timeout from 331883-1.html. Also remove identical test 331883-2.html. r=roc
2011-06-09 18:11:13 -04:00
L. David Baron
8b4fc302a8
Fix error in comment. r=bzbarsky
2011-06-12 18:52:32 -07:00
L. David Baron
07567969d6
Add test for rule serialization to catch any bugs in DocumentRule::GetCssText that are like the bug in the DEBUG-only DocumentRule::List in the initial patch for bug 398962.
2011-06-12 18:52:32 -07:00
L. David Baron
ce5bae4097
Add missing break (Bug 398962) r=bzbarsky
2011-06-12 18:52:32 -07:00
L. David Baron
1ae0ea0288
Add needs-focus annotation for native-theme listbox tests. (Bug 659708)
2011-06-12 18:52:32 -07:00
L. David Baron
69b15a6252
Add needs-focus annotation for a bunch of tests with selects in them to try to fix intermittent failures. (Bug 626103)
2011-06-12 18:52:32 -07:00
L. David Baron
ad20a212a0
Remove notion of percentage of intrinsic size: remove code that handles percentages (which are no longer set thanks to the previous patch) and make them invalid. (Bug 611099) r=dholbert
...
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
0ccf5e7770
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
...
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
3bb7d17260
Change IsPercentageAware (which tests whether an inline box's width depends on the width of its container) to check the correct general statement of when the width of a replaced element depends on its container's width, and in doing so avoid depending on the notion of percentage intrinsic size. (Bug 611099) r=dholbert
...
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
2011-06-12 18:52:32 -07:00
L. David Baron
8c1b662348
Allow -moz-box-ordinal-group: 0 (but not negatives, since we store the value as PRUint32). (Bug 644514) r=bzbarsky
2011-06-12 18:52:32 -07:00
L. David Baron
3074189f44
Address missed review comment from bug 644514 patch 1: remove unused macro. r=bzbarsky
2011-06-12 18:52:32 -07:00
Tatiana Meshkova
a1d3ec34d9
Bug 653133 - reftest for huge background-attachment:fixed image [r=roc]
2011-05-24 13:16:32 +03:00
Joel Maher
74d2d0c6f6
Bug 653145 - move layout/xul/base/test/* mochitests to mochitest-chrome to avoid enablePrivileges. r=bzbarsky, a=test-only
2011-06-09 11:10:11 -04:00
Peter Van der Beken
93df84ab84
Fix for bug 659580 (Flush CanvasImageCache on shutdown). r=roc.
...
--HG--
extra : rebase_source : 9752189ce8c9bd13795979cfa8d50311b5bf5b56
2011-04-13 17:34:06 -07:00
Robert O'Callahan
3e703b011d
Bug 661471. Part 6.2: Handle dynamic changes to Cleartype enabled/disabled. r=jfkthame
2011-06-09 08:13:05 +01:00
Benjamin Stover
5e59557bbe
Bug 647192 IPC view rendering bug using positioned elements and overflow:scroll r=cjones
2011-04-11 17:27:00 -07:00
Simon Montagu
7f6b363f1e
Bug 263359 part 4: resolve paragraph on encountering line breaks in preformatted elements. r=roc
2011-04-11 11:00:28 +03:00
Simon Montagu
ef694e6aea
Crash test for bug 645193 by Jesse Ruderman
2011-06-09 09:29:09 +03:00
Simon Montagu
da58734de4
Tests for bug 263359
2011-04-11 10:59:30 +03:00
Simon Montagu
258444f310
Bug 263359/Bug 229367: resolve paragraph on encountering <br> or embedded block elements. r=roc
2011-04-11 10:59:30 +03:00
Simon Montagu
a6376a600b
Tests for bug 229367 and bug 613157
2011-04-11 10:59:30 +03:00
Simon Montagu
021c9700ff
Test for bug 650489 by Jesse Ruderman
2011-06-09 09:29:09 +03:00
Simon Montagu
db70770d41
Bug 263359 part 2.5: cache lines per frame in TraverseFrames. r=roc
2011-06-09 09:29:08 +03:00
Simon Montagu
14f19746d5
Bug 263359 part 2: split nsBidiPresUtils::Resolve into Resolve and ResolveParagraph. r=roc
2011-04-11 10:59:30 +03:00
Simon Montagu
5b461a7e98
Bug 263359 part 1.5: remove nsDirectionalFrame. r=roc
2011-04-11 10:59:30 +03:00
Simon Montagu
e27a5be9d6
Bug 263359 part 1: refactor bidi resolution code, combining InitLogicalArray and CreateBlockBuffer. r=roc
2011-04-11 10:59:30 +03:00
Ehsan Akhgari
7d70a794d9
Merge cedar into mozilla-central
2011-06-08 17:46:13 -04:00
Sebastian Kromp
1596deb657
Bug 578564. Remove nsIFrameSetElement and just use nsHTMLFrameSetElement instead. r=bzbarsky
...
--HG--
rename : content/html/content/public/nsIFrameSetElement.h => content/html/content/src/nsHTMLFrameSetElement.h
2011-06-08 12:04:10 -07:00
Kyle Huey
57525def50
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
2011-06-07 13:23:03 -07:00
Boris Zbarsky
e709dbd525
Add test for bug 200089.
2011-06-07 12:35:17 -07:00
Kyle Huey
84b6b09f5e
Bug 662403: Fix reftest-analyzer and leak-gauge to not use removed nsIDOMFile methods. r=bz
...
DONTBUILD
2011-06-07 10:03:02 -07:00
Mounir Lamouri
7b4e5a3b8b
Merging cedar with mozilla-central.
2011-06-07 11:06:50 +02:00
Masayuki Nakano
e195ec2a0a
Bug 661101 backout a part of 9014863a7e2a which was included to the mq file unexpectedly
2011-06-07 16:44:56 +09:00
Masayuki Nakano
63df80c245
Bug 661101 widget should use mozilla::Preferences r=roc
2011-06-07 16:38:00 +09:00
Benjamin Stover
4d6e9838ab
Bug 658076 nsSubDocumentFrame uses content to get docshell r=bz
2011-06-08 09:04:16 -07:00
Benoit Girard
6d3a25d2cf
Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh
2011-05-19 17:08:14 -04:00
Phil Ringnalda
646ee7af5a
Bug 650691 - random-if the SVG object--auto reftests that are random-if(Android)
2011-06-04 22:20:52 -07:00
Tatiana Meshkova
4da91b10f1
Bug 653133 - Crashtest for huge background-attachment:fixed background [r=cjones]
2011-05-13 17:00:01 +03:00
Tatiana Meshkova
a47abbab04
Bug 653133 - Recover PRPackedBools order [r=roc]
2011-05-13 15:23:19 +03:00
Daniel Holbert
44da2d90b0
Bug 662089: Make text after #endif in nsObjectFrame.cpp into a comment, to fix build warning. r=roc
2011-06-06 11:02:28 -07:00
Neil Deakin
60c2f85b41
Bug 577377, add a means to get the screen rectangle of a popup, r=neil
2011-06-03 15:38:23 -04:00
Mounir Lamouri
8ba84b2f15
Merging cedar with mozilla-central.
2011-06-03 12:06:08 +02:00
Masayuki Nakano
8218911f5f
Bug 660568 nsImageFrame::IconLoad must call Preferences::RemoveObservers() r=roc
2011-06-03 15:07:10 +09:00
Jonathan Kew
62594df0de
Bug 661471. Part 5: Fix reftests. r=roc
2011-06-03 16:31:08 +12:00
Mounir Lamouri
84883c1d26
Bug 661113 - Progress bars with -moz-orient: vertical should have vertical dimensions by default. r=roc
2011-06-01 12:27:46 +02:00
Matheus Kerschbaum
411e1724e7
Bug 660762 - Remove --disable-mathml support. r=roc
2011-06-02 13:11:33 +02:00
Boris Zbarsky
28e08f297f
Bug 660398. Speed up test_value_cloning. r=dbaron
...
The fundamental change is that instead of using 3000+ separate documents to test this we use one big document with distinct IDs for all the tests.
2011-06-01 13:19:16 -04:00
Boris Zbarsky
038982727c
Bug 655549 and bug 645768. Rejigger the quirk table color rule to work more reliably. r=dbaron
2011-06-01 07:43:31 -04:00
Robert Longson
55d06ab024
Bug 657077 - Should not assert calling suspendRedraw on elements that fail conditional processing. r=dholbert
2011-05-31 19:12:40 +01:00
Ed Morley
bcb9f7b66d
Bug 553879 - Remove unused GIFs in layout/reftests/table-background/; r=roc
2011-06-01 10:13:38 +02:00
Mounir Lamouri
ddf8e51f57
Merging cedar with mozilla-central.
2011-06-01 10:06:55 +02:00
Michael Ventnor
676884b12b
Bug 50660 - Drag and drop for file upload form control r=jst,enndeakin
2011-06-01 16:06:38 +10:00
Boris Zbarsky
528e63ffb2
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
2011-05-31 21:46:57 -04:00
Boris Zbarsky
5b8fa96bb0
Bug 598833 part 11. Changes to @form should notify the old default submit correctly. r=mounir
2011-05-31 21:46:57 -04:00
Boris Zbarsky
c5262bf950
Bug 598833 part 8. Create an explicit API to request link state updates. r=smaug,sdwilsh
...
This is a bit of a hack to make sure that we update link state sometime when doing style resolution, pending a better setup in bug 660959 for determining when to resolve the link URI.
2011-05-31 21:46:57 -04:00
Boris Zbarsky
3857c96081
Bug 598833 part 7. Make IntrinsicState protected. r=smaug
2011-05-31 21:46:57 -04:00
Boris Zbarsky
f164dbb98f
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
2011-05-31 21:46:56 -04:00
Boris Zbarsky
5c465317b9
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
2011-05-31 21:46:56 -04:00
Timothy Nikkel
7def6154a1
Bug 621551. If someone is trying to get the offset between frames in different document hierarchies just crash right away so we get useful stacks. r=roc
2011-05-31 17:53:21 -05:00
Josh Aas
6c490dab8c
Bug 660721: Move nsPluginInstanceOwner to its own files. r=roc
...
--HG--
rename : layout/generic/nsObjectFrame.cpp => dom/plugins/base/nsPluginInstanceOwner.cpp
2011-06-01 00:37:54 -04:00
Jonathan Protzenko
8ed9a51251
Bug 659666 - PSM passes uninitialized value for inout checkValue argument of promptPassword r=jdm
2011-05-31 20:17:57 +02:00
Mounir Lamouri
0b763ccc08
Merging cedar with mozilla-central.
2011-05-31 12:17:48 +02:00
Simon Montagu
2ffdc50de5
Reftest for bug 641444. r=dbaron
2011-05-31 11:04:33 +03:00
Simon Montagu
ef3150c9f8
Don't adjust the horizontal position for text-indent on right-to-left lines. Bug 641444, r=dbaron
2011-05-31 11:03:27 +03:00
Makoto Kato
93109e7bf5
Bug 660587 - Remove nsRuleNode::gLangService. r=roc
2011-05-31 14:18:50 +09:00
Robert O'Callahan
f0290d75c5
Bug 646757. Don't construct useless nsDisplayOwnLayers. r=tnikkel
2011-05-31 11:12:06 +12:00
Colby Russell
401304ace5
Bug 609549. Add inIDOMUtils::getChildrenForNode. r=bz
2011-05-31 09:51:09 +12:00
Robert O'Callahan
57bc8f8afa
Bug 646757. Don't snap display item bounds during hit-testing. r=tnikkel
2011-05-31 09:44:10 +12:00
Ehsan Akhgari
a7bb0a1f41
Merge cedar into mozilla-central
2011-05-30 14:20:11 -04:00
Mounir Lamouri
48d04c707a
Bug 660226 - Investigate if the random oranges ore because of focus issues or painting issues. r=ehsan
...
We check that by dumping the focused element. When an orange appears, we will
have to check if the focused element is the body or a select element.
2011-05-30 19:41:36 +02:00
Ed Morley
adfef8fa4f
Bug 617539 - Integrate nsIMarkupDocumentViewer_MOZILLA_2_0_BRANCH back into the main interface; r=smontagu
2011-05-30 18:36:23 +02:00
Mounir Lamouri
43f0f19264
Bug 659708 - The reference page should have the same styles as the test page. r=ehsan
...
This isn't expected to fix the randomness.
2011-05-30 17:52:23 +02:00
Jesse Ruderman
4118fb399f
crash test for bug 655451
...
--HG--
extra : transplant_source : %3BLxy%2C%80%04%C0V%9D%FF%85%1C-%90%EE%5E%C4%C4U
2011-05-30 09:21:16 +12:00
Karl Tomlinson
9ecb941211
b=655451 record first of math frame continuations as mstyle ancestor r=bz
...
--HG--
extra : transplant_source : sg%609%81c%AE%8A%E0%F9%DF9M%BEn%B7%19%90%B4%10
2011-05-30 09:21:12 +12:00
Simon Montagu
e93a9c8549
Don't use cached inflow length for empty frames. Bug 660416, r=roc
2011-05-30 18:19:13 +03:00
Ms2ger
3398e4ecaa
Bug 659743 - Part c: Reduce QIing in nsImageMap; r=smaug
2011-05-30 13:35:45 +02:00
Ms2ger
778e432ef0
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
2011-05-30 13:00:00 +02:00
Ed Morley
b15b8760c6
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Simon Montagu
a92796eaa6
Fix the range check for CP949 in uscan.c, Bug 658952. Correct a typo in the alias cseuckr, Bug 462687 r=emk
2011-05-30 08:38:26 +03:00
Randell Jesup
8fa562fafc
Bug 659340: Add paranoia on frame life back in nsTextControlFrames. r=ehsan
2011-05-30 01:29:32 -04:00
Masayuki Nakano
f6d218f2cd
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
2011-05-29 08:42:57 +09:00
Masayuki Nakano
18e8405bf9
Bug 659913 part.3 Use AddObservers and RemoveObservers if the caller uses these methods of Preferences two or more times r=roc
2011-05-29 08:39:27 +09:00
Masayuki Nakano
69832a5d09
Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc
2011-05-29 08:39:27 +09:00
Ms2ger
90960c65a7
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Ms2ger
d5b5dc43f8
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
2011-05-28 09:43:53 +02:00
Ms2ger
05a54f951c
Bug 659990 - Remove nsIDOMNSHTMLHRElement; r=peterv
2011-05-28 09:43:44 +02:00
Masayuki Nakano
f64ad9e9d1
Bug 660401 Re-land the previous backed out patch
2011-05-28 16:03:00 +09:00
Masayuki Nakano
1d5d965767
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
2011-05-28 13:50:19 +09:00
Josh Aas
3ee96d1e42
Bug 653116: Sort plugins from most to least recently modified. Search them in this order for MIME/extension matches. They should also appear in this order in about:plugins. r=jst r=bent
2011-05-28 00:08:26 -04:00
Dominic Fandrey
5c71575e07
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
2011-06-02 14:56:50 +02:00
Ms2ger
a451f36599
Bug 660657 - Make nsCSSRendering::Init return void; r=roc
2011-06-02 14:56:46 +02:00
Ms2ger
794c2ab922
Bug 660604 - Remove nsIHTMLDocument::GetBodyContentExternal; r=jst
2011-06-02 14:56:46 +02:00
Mounir Lamouri
bc06efc082
Merging cedar with mozilla-central.
2011-05-27 17:22:52 +02:00
Yoan TEBOUL
e2a7d9910b
Bug 659248 - Increase pseudo-element enum storage from 4 bits to 5 bits. r=dbaron
2011-05-27 12:36:19 +02:00
Mounir Lamouri
caced7129f
Merging cedar with mozilla-central.
2011-05-27 09:57:51 +02:00
Masayuki Nakano
bf892647f9
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
2011-05-27 13:53:03 +09:00
Masayuki Nakano
b8619f13f4
Bug 659820 part.4 Replace nsContentUtils::Get(Char|String)Pref() with Preferences::GetC?String() r=roc
2011-05-27 13:53:03 +09:00
Daniel Holbert
7bf7d3e331
Bug 659466: Fix remaining data URI "#" --> "%23" conversions in testcases. r=bz
2011-05-26 01:20:08 -07:00
Mounir Lamouri
24d3a56f7a
Merging cedar with mozilla-central.
2011-05-26 08:34:54 +02:00
Oleg Romashin
10ac99be77
Bug 624165 Cleanup plugins code, remove kill MOZ_COMPOSITED_PLUGINS and MOZ_USE_IMAGE_EXPOSE r=dougt
2011-05-25 16:54:30 -04:00
Boris Zbarsky
34715c772e
Bug 529750 followup; reenable the assertion. r=dbaron
2011-05-25 16:54:30 -04:00
Ehsan Akhgari
49809e06f6
Bug 634406 - Don't select past the trailing BR node in text fields when performing the SelectAll operation; r=roc
2011-05-25 16:30:14 -04:00
Emanuele Costa
7f7caccf36
Make nsJSURI inherit from nsSimpleURI. Bug 647570, r=bzbarsky
2011-05-25 16:23:07 -04:00
Jonas Sicking
21cc4435cf
Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug
2011-05-25 10:58:23 -07:00
Mounir Lamouri
b97d2584da
Merging cedar with mozilla-central.
2011-05-25 10:03:25 +02:00
Jonathan Watt
ecdfd2f9b2
Bug 614732 part 2 - Doc changes (clarify why nsDisplayTransform requires a bounds rect, and correctly associate nsStyleTransformMatrix's doxygen comment with it). r=roc.
2011-05-25 09:01:11 +01:00
Boris Zbarsky
925fd04204
Bug 631529. Pass a TreeMatchContext into ReResolveStyleContext so that we can share the nth-index cache across the entire reresolution. r=dbaron
2011-05-24 20:19:09 -04:00
Matt Brubeck
6f2d4e2fe9
Merge cedar to mozilla-central
2011-05-24 14:55:37 -07:00
Masayuki Nakano
3b106893b1
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
2011-05-25 15:32:00 +09:00
Masayuki Nakano
75d9ba5fe6
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
2011-05-25 15:31:59 +09:00
Josh Aas
68f69ccff2
Bug 606641: When creating a plugin from a stream, use the same creation path for both embedded and full screen plugins. r=jst
2011-05-26 21:49:56 -04:00
Ehsan Akhgari
802c15b811
Backout bug 562746 (Cairo update to version 1.10) because of the possible Dromaeo regression on Mac OS X 10.5)
2011-05-26 14:57:50 -04:00
Daniel Holbert
84fa7a2973
Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz
2011-05-24 17:39:57 +02:00
Mounir Lamouri
b1ac5604f9
Back out bug 658949 because of perma orange on Windows Reftests.
2011-05-24 15:36:32 +02:00
Daniel Holbert
945bf1e21d
Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz
2011-05-24 03:36:31 -07:00
Daniel Holbert
e8d76cf510
Bug 646180: Reorder nsPresContext init list to fix build warning. r=roc
2011-05-24 03:36:21 -07:00
Steven Michaud
b3d831d1e4
Merge backout of revision ae5b84b96fd7 (bug 570341) DONTBUILD. a=sheriff
2011-05-24 01:55:12 -05:00
Steven Michaud
594aff2950
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
2011-05-24 01:54:23 -05:00
Igor Bazarny
8fd2e34e2c
bug 570341 - Initial implementation of web timing specification
...
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Jim Mathies
1e5a5219f8
Backout of bug 570341 (cset:1a645ea075fc) due to test failure.
2011-05-23 19:55:36 -05:00
Igor Bazarny
b2ea726e60
bug 570341 - Initial implementation of web timing specification
...
r=smaug sr=biesi
--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
2011-05-23 14:19:36 -07:00
Dave Townsend
6a107ff8d6
Backing out bug 647885 due to mochitest oranges. a=backout
2011-05-23 15:52:50 -07:00
Mounir Lamouri
b8a8dd5969
Bug 644361 - Improve the progress bar rendering by using hexadecimal colors. r=bz,davidb
2011-05-23 22:51:03 +02:00
Boris Zbarsky
d337823867
Bug 647885 part 2. Keep better track of whether our computed background-size was specified with percentages. r=dbaron a=sheriff
2011-05-23 16:36:18 -04:00