Kyle Huey
39d58838ba
Fix a spelling mistake on this CLOSED TREE
2011-05-31 09:14:54 -07: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
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
Richard Newman
5b644a32fd
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
2011-05-30 19:01:25 -07:00
Richard Newman
d86728156d
Move async utilities into async.js. Add Async.makeSpinningCallback as a temporary shim for wrapping Cb versions of functions. r=philiKON
2011-05-30 19:01:13 -07:00
Richard Newman
fe74228737
Add Utils.slices. r=philiKON
2011-05-30 19:01:07 -07:00
Richard Newman
b4ced7b0da
Add a test for URI construction and query modification. r=philiKON
2011-05-30 19:00:54 -07:00
Richard Newman
8181b80bb2
No need for startOver in test_corrupt_keys. r=philiKON
2011-05-30 19:00:47 -07:00
Richard Newman
b1083e403d
Switch test_history_engine.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:41 -07:00
Richard Newman
74d7df9776
Switch test_bookmark_smart_bookmarks.js to add_test/run_next_test. r=philiKON
2011-05-30 19:00:14 -07:00
Richard Newman
105c60e5ca
Convert test_corrupt_keys.js to add_test/run_next_test. r=philiKON
2011-05-30 18:59:05 -07: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
Richard Newman
06482c5bf2
Bug 660713 - Reuse arrays in Utils.arraySub and Utils.arrayUnion. r=philiKON
2011-05-30 15:57:33 -07: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
Richard Newman
fa142c416c
Bug 656708: Channel.URI is undefined. r=philiKON
2011-05-30 14:21:03 -07:00
Raymond Lee
8fe5312dc3
Bug 627239 - Don't store thumbnails for https pages r=ehsan
2011-05-31 04:02:04 +08:00
Tim Taubert
b1643fe520
Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh
2011-05-31 22:00:01 +02:00
Mark Finkle
8bc234098b
Keep awesomepanels black-on-white, update selection/tap color and fixup disabled text colors [r=vingtetun]
2011-05-31 15:52:02 -04:00
Jonathan Protzenko
39aa116d95
Bug 658351 - Add extra assertions to jsval.h to check for malformed JSBools r=mrbkap
2011-05-31 20:18:21 +02:00
Jonathan Protzenko
f8876b89e0
Bug 659666 - PSM passes uninitialized value for inout checkValue argument of promptPassword r=jdm
2011-05-31 20:17:57 +02:00
Philipp von Weitershausen
c59c671095
Fix bug 660684. r=rnewman
2011-05-30 12:53:29 -07:00
Philipp von Weitershausen
febd7a3239
Bug 564560 - Sync dialogs should persist position. r=rnewman
2011-05-30 12:52:55 -07:00
Philipp von Weitershausen
2c6a521a2f
Bug 568653 - Change "Last Update" to "Last Sync" in tooltip. r=rnewman
2011-05-30 12:51:34 -07: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
Philipp von Weitershausen
ce605c6593
Merge mozilla-central to services-central
2011-05-30 10:22:53 -07: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
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