Boris Zbarsky
ea4a3c7f36
Bug 598833 part 2. Create basic infrastructure for letting the ESM store states on elements. r=smaug
2011-05-31 21:46:56 -04:00
Boris Zbarsky
142a55fcd8
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
2011-05-31 21:46:56 -04:00
Daniel Holbert
84ac54fe59
Bug 658849 followup: Remove one more instance of harmless "WARNING: Failed to create timer" message that gets spammed on shutdown. r=gal
2011-05-31 17:42:46 -07:00
Boris Zbarsky
cebd3ace3b
Bug 657353 followup. Put a scriptblocker around our call to VisitGroup with nsRadioSetValueMissingState, since that dispatches state change notifications.
2011-05-31 20:21:24 -04:00
Timothy Nikkel
85cdf3236a
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
Mounir Lamouri
ce3108de44
Bug 644959 - Do not try to restore HTMLButtonElement state when created from parser fragment. r=hsivonen
2011-05-31 23:57:16 +02:00
Mounir Lamouri
6060bdd44e
Bug 565541 (2/2) - Prevent abusing usage of moving and resizing window. r=bz
...
The rules are simple, callers can move or resize a window if both conditions
apply:
1. the window has been created with window.open;
2. the window only contains one tab.
--HG--
extra : rebase_source : 7b1fdfa121a701b47ece46a63e36483ca4d75672
2011-05-31 14:30:20 +02:00
Mounir Lamouri
1669495b78
Bug 565541 (1/2) - Add targetableShellCount to nsIDocShellTreeOwner. r=bz
...
Basically, this will return a the number of tabs when nsIDocShellTreeOwner is
a nsContentTreeOwner.
--HG--
extra : rebase_source : b998c4bd81fc95a099dbcd246f4a3df85acd861e
2011-04-14 14:27:53 -07:00
Boris Zbarsky
18cce8e61c
Bug 657353 part 2. Switch content state updates away from calling Begin/EndUpdate. r=sicking
2011-05-31 17:38:25 -04:00
Boris Zbarsky
5bb505a0b1
Bug 657353 part 1. Switch the XML prettyprinter to using a script runner instead of EndUpdate to determine when to drop prettyprinting. r=sicking
2011-05-31 17:26:13 -04:00
Pascal Chevrel
967c22d3ce
Bug 608934 - About window needs a close button (Gnome 3 integration). r=gavin
2011-05-31 14:20:09 +02:00
Mounir Lamouri
454f172816
Merging cedar with mozilla-central.
2011-05-31 12:17:48 +02:00
Simon Montagu
61f8f2bd0a
Reftest for bug 641444. r=dbaron
2011-05-31 11:04:33 +03:00
Simon Montagu
55461dc596
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
20b316b35c
Bug 660587 - Remove nsRuleNode::gLangService. r=roc
2011-05-31 14:18:50 +09:00
Makoto Kato
c3c6ebce4f
Bug 660584 - nsILanguageAtomService.LookupLanguage should use nsACString instead of nsAString. r=smontagu
2011-05-31 14:09:05 +09:00
Karl Tomlinson
1b4841d995
mark new reftest as failing on Android b=660740
2011-05-31 16:30:00 +12:00
Blair McBride
ca4a875e40
Bug 636361 - Lighten & desaturate the background of the add-on manager's progress bar in Windows 7. r=dtownsend DONTBUILD
2011-05-31 14:37:30 +12:00
Robert O'Callahan
0375caa915
Bug 646757. Fix faulty test for bug 463104.
2011-05-31 12:26:36 +12:00
Robert O'Callahan
e59d6c5b6a
Bug 646757. Don't construct useless nsDisplayOwnLayers. r=tnikkel
2011-05-31 11:12:06 +12:00
Ehsan Akhgari
a0939ce343
Bug 660676 - Remove the copy constructor for nsSize and nsIntSize; r=roc
2011-05-30 19:07:35 -04:00
Zack Weinberg
826aad9720
extend_pad tests for bug 468496
...
--HG--
extra : transplant_source : %1A%F9%8E%1F%29%23%E4%9EE%BA%20%A7%18%B0%FE%5B%A3A%28%E4
2011-05-31 09:53:41 +12:00
Ed Morley
6b31ff697d
Bug 550884 - Deadcode in nsWindow::SetParent for aNewParent = 0; r=romaxa
2011-05-31 09:51:54 +12:00
Colby Russell
4afe79d492
Bug 609549. Add inIDOMUtils::getChildrenForNode. r=bz
2011-05-31 09:51:09 +12:00
Oleg Romashin
65a70a8e4c
Bug 659768 - HTML5 video does not render anything on Maemo r=mattwoodrow
2011-05-31 09:48:47 +12:00
Robert O'Callahan
177089e111
Bug 646757. Don't snap display item bounds during hit-testing. r=tnikkel
2011-05-31 09:44:10 +12:00
Karl Tomlinson
837dcebd95
b=468496 use RepeatPad on newer X servers even when downscaling r=joe
...
--HG--
extra : transplant_source : %8DY%BB%96%10%93%5C%E7%60%04h%5C%400%F8%1Dx%CCq%FC
2011-05-31 09:38:50 +12:00
Timothy Nikkel
e0ba20aee4
Bug 655264. Clean up some a11y code and make it less reliant on views. r=roc f=surkov
2011-05-30 13:23:36 -05:00
Ehsan Akhgari
4ccd94b64a
Merge cedar into mozilla-central
2011-05-30 14:20:11 -04:00
Mounir Lamouri
24c53ade0a
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
ba1cdb5896
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
1c0b73f9e0
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
Mounir Lamouri
897866ef5b
Bug 660200 - Fix intermittent failure in content/html/content/test/test_bug514437.html. r=ehsan
2011-05-30 17:50:41 +02:00
Mounir Lamouri
1ddcd22588
Bug 651902 - Make content/base/test/test_bug592366.html non flaky. r=hsivonen
2011-05-30 17:49:56 +02:00
Jesse Ruderman
6038ea693b
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
3a2515796d
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
Justin Lebar
68e9acb520
Bug 660123 - Request longer timeout for browser_image.js due to intermittent Mac64 orange; r=ehsan
2011-05-27 15:39:39 -04:00
Ehsan Akhgari
31f121187d
Bug 659546 - Silence clang warnings about alignment requirement increase in nsID::Equals after bug 164580; r=bsmedberg
2011-05-30 11:39:12 -04:00
Justin Lebar
15ac80982f
Bug 529338 - Remove flaky Prototype test, testUpdater; r=ehsan
2011-05-27 19:18:09 -04:00
Justin Lebar
dd8c08d719
Bug 598165 - Remove flaky Prototype tests testUpdaterWithInsertion and testResponders; r=ehsan
2011-05-27 18:51:20 -04:00
Hiroyuki Ikezoe
83ccd78608
Bug 452706 - Intermittent failure in test_Prototype.html | testUpdater - 1 (3, 6) assertions, 1 failures, 0 errors; r=ehsan
2011-05-30 11:35:01 -04:00
Justin Lebar
bfcc38c5d6
Bug 658450 - Remove flaky tests from Scriptaculous ajax_inplaceeditor_test.html; r=ehsan
2011-05-27 18:32:11 -04:00
Simon Montagu
dc7e814c0b
Don't use cached inflow length for empty frames. Bug 660416, r=roc
2011-05-30 18:19:13 +03:00
Phil Ringnalda
e0d92fc587
Bug 650686 - Android browser-chrome permaoranges [r=mfinkle]
2011-05-30 13:49:11 +02:00
Phil Ringnalda
6427be5807
Bug 651554 - permaorange: browser_tapping.js | Fired a good double tap [r=mfinkle]
2011-05-30 13:49:11 +02:00
Vivien Nicolas
c88b4721eb
Bug 636792 - [followup] Coalesce keyboard pan with zoom to element pan [r=mfinkle]
2011-05-30 13:49:11 +02:00
Vivien Nicolas
9f78cab55b
Bug 659651 - Suggestion popup is not displayed at the first tap on input field [r=mfinkle]
2011-05-30 13:49:11 +02:00
Ms2ger
509e00cd9a
Bug 660433 - Remove nsIDOMNSHTMLFormElement; f=volkmar r=peterv
2011-05-30 13:35:56 +02:00
Ms2ger
1664471214
Bug 659738 - Move document.open implementation from classinfo to nsHTMLDocument; r=bz
2011-05-30 13:35:55 +02:00
Boris Zbarsky
7e1dd99351
Bug 658213. Just pass an JSContext to ReparentContentWrappersInScope. r=peterv
2011-05-19 16:05:46 -04:00