Commit Graph

71320 Commits

Author SHA1 Message Date
Masayuki Nakano
1593568b21 Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc 2011-05-29 08:39:27 +09:00
Marina Samuel
7948b2a496 Bug 659107 - Only report failure for newly failed items. r=philikon,rnewman 2011-05-27 17:32:13 -07:00
Richard Newman
0b133ab804 Bump Sync version.txt. r=philikon 2011-05-27 16:56:11 -07: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
Trevor Saunders
867e1d8e12 Bug 653086 - clean up editor configuration in a11y files r=fernando
From 4a69f14cec60e25aca096b75b1be265b11a31244 Mon Sep 17 00:00:00 2001
---
 accessible/src/atk/AtkSocketAccessible.cpp         |    3 +--
 accessible/src/atk/AtkSocketAccessible.h           |    3 +--
 accessible/src/atk/nsARIAGridAccessibleWrap.h      |    2 +-
 accessible/src/atk/nsAccessNodeWrap.cpp            |    2 +-
 accessible/src/atk/nsAccessNodeWrap.h              |    2 +-
 accessible/src/atk/nsAccessibleRelationWrap.h      |    2 +-
 accessible/src/atk/nsAccessibleWrap.cpp            |    2 +-
 accessible/src/atk/nsAccessibleWrap.h              |    2 +-
 accessible/src/atk/nsApplicationAccessibleWrap.cpp |    2 +-
 accessible/src/atk/nsApplicationAccessibleWrap.h   |    2 +-
 accessible/src/atk/nsDocAccessibleWrap.cpp         |    2 +-
 accessible/src/atk/nsDocAccessibleWrap.h           |    2 +-
 accessible/src/atk/nsHTMLImageAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsHTMLTableAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsHyperTextAccessibleWrap.h     |    2 +-
 accessible/src/atk/nsMai.h                         |    2 +-
 accessible/src/atk/nsMaiHyperlink.cpp              |    2 +-
 accessible/src/atk/nsMaiHyperlink.h                |    2 +-
 accessible/src/atk/nsMaiInterfaceAction.cpp        |    2 +-
 accessible/src/atk/nsMaiInterfaceAction.h          |    2 +-
 accessible/src/atk/nsMaiInterfaceComponent.cpp     |    3 +--
 accessible/src/atk/nsMaiInterfaceComponent.h       |    3 +--
 accessible/src/atk/nsMaiInterfaceDocument.cpp      |    2 +-
 accessible/src/atk/nsMaiInterfaceDocument.h        |    2 +-
 accessible/src/atk/nsMaiInterfaceEditableText.cpp  |    2 +-
 accessible/src/atk/nsMaiInterfaceEditableText.h    |    2 +-
 accessible/src/atk/nsMaiInterfaceHyperlinkImpl.cpp |    2 +-
 accessible/src/atk/nsMaiInterfaceHyperlinkImpl.h   |    2 +-
 accessible/src/atk/nsMaiInterfaceHypertext.cpp     |    2 +-
 accessible/src/atk/nsMaiInterfaceHypertext.h       |    2 +-
 accessible/src/atk/nsMaiInterfaceImage.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceImage.h           |    2 +-
 accessible/src/atk/nsMaiInterfaceSelection.cpp     |    2 +-
 accessible/src/atk/nsMaiInterfaceSelection.h       |    2 +-
 accessible/src/atk/nsMaiInterfaceTable.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceTable.h           |    2 +-
 accessible/src/atk/nsMaiInterfaceText.cpp          |    2 +-
 accessible/src/atk/nsMaiInterfaceText.h            |    2 +-
 accessible/src/atk/nsMaiInterfaceValue.cpp         |    2 +-
 accessible/src/atk/nsMaiInterfaceValue.h           |    2 +-
 accessible/src/atk/nsRoleMap.h                     |    2 +-
 accessible/src/atk/nsRootAccessibleWrap.cpp        |    2 +-
 accessible/src/atk/nsRootAccessibleWrap.h          |    2 +-
 accessible/src/atk/nsStateMap.h                    |    2 +-
 accessible/src/atk/nsTextAccessibleWrap.h          |    2 +-
 accessible/src/atk/nsXULListboxAccessibleWrap.h    |    2 +-
 accessible/src/atk/nsXULMenuAccessibleWrap.h       |    2 +-
 accessible/src/atk/nsXULTreeGridAccessibleWrap.h   |    2 +-
 48 files changed, 48 insertions(+), 52 deletions(-)
2011-05-27 15:37:24 -07:00
Dão Gottwald
39a5ed5b97 Bug 658738 - reset TabContextMenu.contextTab when manually calling TabContextMenu.updateContextMenu 2011-06-12 21:49:35 +02:00
Dão Gottwald
cb8dff8bad browser_tabview_bug627288.js cleanup 2011-06-13 08:37:33 +02:00
L. David Baron
934beb1844 Fix error in comment. r=bzbarsky 2011-06-12 18:52:32 -07:00
L. David Baron
56b624a007 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
54e4f6cd4e Add missing break (Bug 398962) r=bzbarsky 2011-06-12 18:52:32 -07:00
L. David Baron
52598f4021 Add needs-focus annotation for native-theme listbox tests. (Bug 659708) 2011-06-12 18:52:32 -07:00
L. David Baron
20f7a84350 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
21f6d8d9c6 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
2c8f5f2992 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
81e96fe621 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
39ebbd3c69 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
ef804233bb Address missed review comment from bug 644514 patch 1: remove unused macro. r=bzbarsky 2011-06-12 18:52:32 -07:00
Makoto Kato
f73a47bd47 Bug 662726 - Remove unused ANGLE source. r=bjacob 2011-06-13 10:32:34 +09:00
Jim Mathies
8b8b0985de Bug 580564 - Fix for broken alt-space sys menu restore when in full screen mode. r=neil 2011-05-27 17:35:45 -05:00
Jim Mathies
c5f9083a21 Bug 369002 - Set os working set trimming behavior for minimized windows as the default on Vista and up. r=robarnold 2011-05-27 17:35:42 -05: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
Jim Mathies
fcdf914fed Bug 658741 - Backout of focus related changes in bug 648935 due to plugin hang issues. r=bsmedberg 2011-05-27 17:28:20 -05:00
Richard Newman
b21decc02a Merge mozilla-central to services-central. 2011-05-27 15:03:48 -07:00
Michael Wu
693d0fd26c Bug 660325 - Don't ship test jsms, r=bent 2011-05-27 13:13:29 -07: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
Michael Wu
c1e0473f67 Follow up to bug 592943 - Remove some tabs that got in, r=killer 2011-05-27 12:31:08 -07:00
Marco Bonardo
eb9452df88 Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
rs=places-team
2011-05-26 23:37:00 +02:00
Marco Bonardo
3a4685cc78 Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
rs=places-team
2011-05-26 23:26:02 +02:00
Richard Newman
282f949fc7 Merge mozilla-central to services-central. 2011-05-26 10:58:45 -07:00
Rob Campbell
b370997197 Bug 653528 - Strip out Style and DOM panels and support code from Inspector.; r=gavin.sharp 2011-05-26 14:38:09 -03:00
Raymond Lee
5ff306ad8b Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Ms2ger
b5b41f66d9 Bug 658904 - Remove nsIDOMDocumentStyle; r=roc,jst 2011-05-26 10:18:43 +02:00
Ms2ger
56c39feb5c Bug 632513 - Handle non-finite values for setTransform per spec; r=jst 2011-05-26 10:06:32 +02:00
Ms2ger
460ca55119 Bug 632486 - Handle non-finite values for bezierCurveTo per spec; r=jst 2011-05-26 10:06:32 +02:00
Ms2ger
bcfcbc1d85 Bug 632482 - Handle non-finite values for arcTo per spec; r=jst 2011-05-26 10:06:31 +02:00
Ms2ger
e8e412d080 Bug 577138 - Move nsMediaDocument and subclasses into the mozilla::dom namespace; r=jst
--HG--
rename : content/html/document/src/nsImageDocument.cpp => content/html/document/src/ImageDocument.cpp
rename : content/html/document/src/nsMediaDocument.cpp => content/html/document/src/MediaDocument.cpp
rename : content/html/document/src/nsMediaDocument.h => content/html/document/src/MediaDocument.h
rename : content/html/document/src/nsPluginDocument.cpp => content/html/document/src/PluginDocument.cpp
rename : content/html/document/src/nsVideoDocument.cpp => content/html/document/src/VideoDocument.cpp
2011-05-26 10:06:31 +02:00
Ms2ger
9d8e97c84f Bug 587463 - Drop support for HTMLDelElement and HTMLInsElement; r=jonas
--HG--
rename : content/html/content/src/nsHTMLDelElement.cpp => content/html/content/src/nsHTMLModElement.cpp
2011-05-26 10:06:31 +02:00
Dão Gottwald
5c19537f14 Bug 659719 - about:permissions should use moz-icon://stock/gtk-file as the default favicon. r=ventron 2011-05-26 09:31:03 +02:00
Jeff Muizelaar
f49a520423 Bug 659676 - remove debugging code that snuck in. r=khuey 2011-05-26 09:29:25 +02:00
Brian O'Keefe
02a4c1c6d9 Bug 564388 - Make the 'quality' parameter to ToDataURL work for image/jpeg. Also fixes bug 401795 (handle excess arguments to ToDataURL by ignoring them). r=bz,roc 2011-05-26 09:28:26 +02:00
Vladimir Vukicevic
7d859d6db2 Bug 625951 - Content processes should not crash on startup when building with --disable-crashreporter, r=mwu 2011-05-26 08:48:36 +02:00
Mounir Lamouri
44871d5277 Backout 810dee34da1f to push it back with a bug number. 2011-05-26 08:47:53 +02:00
Jason Duell
e1182946fd Bug 619590 - Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
2011-05-26 08:45:47 +02:00
Mounir Lamouri
6c1cd3c7cf Backout db2292d1f68c to push it back with a bug number. 2011-05-26 08:44:59 +02:00
Mounir Lamouri
cdd5310491 Merging cedar with mozilla-central. 2011-05-26 08:34:54 +02:00
Randell Jesup
72108621f5 Backed out changeset 369680a6f40b - apparent blown merge 2011-05-26 00:26:31 -04:00
Randell Jesup
924edb8dcd Bug 125608: NewURI did larger allocations than needed - r=bz 2011-05-25 23:39:31 -04:00