Commit Graph

246806 Commits

Author SHA1 Message Date
Justin Lebar
e1969f5e1d Bug 655273 - SHEntries created by history.pushState should have their titles set. r=sicking 2011-05-09 14:54:36 -04:00
Justin Lebar
4468f646e5 Bug 646422 - push/replaceState should inform global history of the new URI's title. r=mak 2011-05-15 20:29:18 -04:00
Justin Lebar
c0ec59bd30 Bug 654354 - Don't output python backtraces when a mochitest is killed via ctrl-c. r=ted
--HG--
rename : testing/mochitest/pywebsocket_ignore_sigint.py => testing/mochitest/pywebsocket_wrapper.py
2011-05-09 17:54:35 -04:00
Tatiana Meshkova
8148576e7f Bug 656167 - Temporarily disable or back out fixed layers. Visibility part. r=roc 2011-05-13 16:21:59 +03:00
Matt Brubeck
db429de0a7 Bug 656167 - Disable reftest until fixed layers are re-enabled (test-only). 2011-05-15 09:36:52 -07:00
Raymond Lee
70f2b398c2 Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Frank Yan
18abc6b776 Bug 653655 - Fix errors when opening List All Tabs menu. r=dolske 2011-04-28 22:21:13 -07:00
Paul ADENOT
4a1b7fa323 Bug 620331 - Remote nsAudioStreamRemote::GetMinWriteSamples; r=kinetik 2011-05-15 12:53:55 +02:00
Kai Liu
89895d4965 Bug 654698 - Overlap the border on select elements correctly in RTL; r=jimm 2011-05-15 12:25:54 +02:00
Ms2ger
f32c8d1912 Bug 657160 - Remove NS_NewCaret; r=ehsan,roc 2011-05-15 12:17:09 +02:00
Ms2ger
ebc1fff223 Bug 657160 - Remove NS_NewTextEditRules; r=ehsan 2011-05-15 12:16:45 +02:00
Ms2ger
5855cef3c4 Bug 657160 - Remove NS_NewHTMLEditRules; r=ehsan 2011-05-15 12:15:35 +02:00
Ms2ger
d1a1efbbcb Bug 656996 - Remove NS_NewHTMLCSSUtils; r=ehsan 2011-05-15 12:07:30 +02:00
Ms2ger
2ba2beb025 Bug 655514 - Remove nsIDOMDocumentTraversal; f=ehsan r=jonas 2011-05-15 12:07:30 +02:00
Ms2ger
72dace0093 Bug 655513 - Remove nsIDOMDocumentRange; f=ehsan r=bzbarsky 2011-05-15 12:07:28 +02:00
Robert Longson
35696e1d47 Bug 633072 - Fix reftests failure by using crispEdge drawing. r=dholbert 2011-05-15 09:30:17 +01:00
Johannes Buchner
b665cd0082 Bug 399998 - Use Escape to close permission manager and cookie manager dialogs, r=sdwilsh, ui-r=faaborg 2011-05-14 16:11:48 -07:00
Phil Ringnalda
3087bde664 Back out 40d44ce2377e (bug 640213) on suspicion of causing Windows crashes and timeouts in media tests 2011-05-14 20:13:57 -07:00
Kyle Huey
ca2b8e2272 Bug 656647: Followup for missed review comment. DONTBUILD 2011-05-14 16:45:19 -07:00
Kyle Huey
c582ba8b08 Bug 656647: File constructor should take nsIFiles. r=sicking 2011-05-14 16:41:20 -07:00
Kyle Huey
cbd257817b Bug 656640: DOM File objects should DEFER_OPEN their streams. r=sicking 2011-05-14 16:37:41 -07:00
Kyle Huey
1396284624 Bug 652364: Fix build error with osxspell. r=ehsan 2011-04-23 19:28:19 -04:00
Phil Ringnalda
900f7f6c1c Bug 652447 - Straighten out the weirdness of Pinstripe's livemark-item.png and livemarkItem.png, r=dao 2011-04-24 11:45:00 -07:00
Phil Ringnalda
3d07d9abfc Bug 565245 - Disable test_bug493251.html on Linux because of | Wrong number events (16 through 21, one short on each), r=smaug 2010-12-20 21:06:00 -08:00
Matt Brubeck
476633268b Bug 656923 - Tab opened on command-line is in the background behind restored tabs [r=mfinkle] 2011-05-14 14:11:44 -07:00
Matt Brubeck
68f62f2dc5 Bug 656973 - Adjust the min-width for tablet-friendly preference UI on non-Android [r=wesj] 2011-05-14 14:11:44 -07:00
Matt Brubeck
f170f22afc Bug 656349 - Sync Setup error dialog appears when bypassing easy setup [r=mfinkle] 2011-05-14 14:11:44 -07:00
Jonathan Watt
41c78a2108 Bug 580983. Fix broken test, but disable it since it would now be virtually permaorange. 2011-05-14 20:10:18 +01:00
Patrick McManus
edb5534ce7 Bug 640213 - Implement HTTP 2616 Upgrade. r=biesi, sr=bz. 2011-05-14 18:55:54 +01:00
Jonathan Watt
071d34d40b Bug 580983. Invert the args to is() so that the 'expected...got...' message is the correct way round. 2011-05-14 18:06:02 +01:00
Jonathan Watt
c87dd7c9aa Bug 580983. Use path instead of rect to eliminate ambiguity about which rect is being hit.
--HG--
extra : rebase_source : 9608b39c80a8a7a1b88c61db1ebd5cfa21e7ff09
2011-05-14 17:56:47 +01:00
Jonathan Watt
04b6039beb Bug 580983. Clean up test before another attempt at orange fix.
--HG--
extra : rebase_source : c5dcaec1516041578c9db5af4682b52a0c67d1d0
2011-05-14 17:55:53 +01:00
Olli Pettay
c7a9fa4b67 Bug 307258 - Support beforeprint and afterprint events, r=mats, sr=roc
--HG--
extra : rebase_source : f14da5d6e282fe6ab4813c121d3366844dd89af6
2011-05-14 15:03:58 +03:00
Olli Pettay
122c973b3f Fix a comment in the testcase for bug 656954
--HG--
extra : rebase_source : c25c9105205dceea2af11312059fba493b343b76
2011-05-14 14:14:06 +03:00
Robert Longson
07c6b60005 Bug 616516 - Try to fix few pixel intermittent reftest failure by using crispEdge drawing. r=dholbert 2011-05-14 14:54:13 +01:00
Robert Longson
551f599320 Bug 616516 - Try to fix few pixel intermittent animation reftest failure by using crispEdge drawing. r=dholbert 2011-05-13 10:17:50 +01:00
Jonathan Watt
baec452f67 Bug 580983. Attempt to fix random orange. 2011-05-14 14:12:32 +01:00
Vivien Nicolas
3f688917af Bug 656876 - Panning is broken if sidebars are collapsed [r=mfinkle] 2011-05-14 12:28:27 +02:00
Vivien Nicolas
7fb702771b Bug 652958 - FormHelper autocomplete does not work well with IME compositions [r=mfinkle] 2011-05-14 12:28:11 +02:00
Vivien Nicolas
45415c336c Bug 648026 - Move Content Popup Helper out of FormHelperUI [r=mfinkle] 2011-05-14 12:27:50 +02:00
Jean-Bernard Marcon
e9b6bed064 Bug 655720 - rewording suggestion 'Press' instead of 'click' [r=vingtetun] 2011-05-14 12:26:28 +02:00
Olli Pettay
eccbe478ef Bug 656954 - Add defaultPrevented to nsIDOMEvent, r=sicking
--HG--
extra : rebase_source : f491aa3d1b40980ca0f6b8cc38a5e9e60d80b9e7
2011-05-13 23:44:35 +03:00
Trevor Saunders
9d24f296ab redisable test_singleline.html and test_whitespaces.html because they went permaorange again after tm merge CLOSED TREE 2011-05-13 23:28:56 -04:00
Phil Ringnalda
f32aa6957b Back out 93604789da99 (bug 637339) on suspicion of causing timeouts in Linux debug test_httpsuspend_wrap.js CLOSED TREE 2011-05-13 20:48:38 -07:00
Nick Hurley
ea31e2b888 Bug 637339 - Improve error handling in HttpChannelChild. r=jduell 2011-05-13 18:02:07 -07:00
Daniel Holbert
5921cf64d1 Merging cedar with mozilla-central. 2011-05-13 17:17:56 -07:00
Florian Hänel
23532cf3fb Bug 643793 - Convert OpenGL scissor rects to world space in ContainerLayerOGL. r=joe 2011-05-14 12:11:37 +12:00
Chris Leary
fe6622a3bc Merge new mozilla-central head. 2011-05-13 15:16:01 -07:00
Erik Vold
dd10a26e8b Bug 643341: Fix typo causing problems when an update check http request fails. r=dtownsend 2011-05-13 15:07:00 -07:00
Chris Leary
277ecef0fa Merge mozilla-central and tracemonkey. 2011-05-13 15:06:53 -07:00