Commit Graph

77667 Commits

Author SHA1 Message Date
Matthew Gregan
b91f76289a Bug 690603 - Remove PR_TRUE/PR_FALSE from media code. r=doublec 2011-09-30 12:34:37 +13:00
Matt Brubeck
eb330c0d85 Re-backout 9928fb9a32b1 which was accidentally un-backed-out by the last merge 2011-09-29 19:56:32 -07:00
Matt Woodrow
bc10d9cf93 Bug 505115 - Part 21 - Enable 3D transforms by default. r=roc 2011-09-30 14:39:40 +13:00
Matt Woodrow
e23cc710a1 Bug 689501 - Use an offscreen surface for rendering 3d transformed content instead of PushGroup in BasicLayers. r=roc 2011-09-30 14:13:50 +13:00
Matt Woodrow
0b23a6bac7 Bug 689501 - Remove invalid assertion with 3d transforms. r=roc 2011-09-30 14:07:04 +13:00
Matt Brubeck
36eff84bc6 Merge mozilla-central to mozilla-inbound 2011-09-29 17:36:40 -07:00
Ehsan Akhgari
5d4dba47bb Backout changeset 32e9422afd8d (bug 687265) one more time since I accidentally merged it back to mozilla-inbound 2011-09-29 20:16:49 -04:00
Gavin Sharp
d58befdc89 Backed out changeset c96e659e0f0a
--HG--
extra : rebase_source : 0cd6c4d0744e2b10bf6081ebd4c474342b48eddf
2011-09-29 17:05:59 -07:00
Rob Campbell
7eef002771 merge m-c to fx-team 2011-09-21 08:28:43 -03:00
Marco Bonardo
7a5befcc01 Merge last green changeset from mozilla-inbound to mozilla-central 2011-09-21 10:35:19 +02:00
Robert Longson
df62def5e9 Bug 687830 - Simplify marker implementation by calculating viewbox on paint rather than attempting to cache it. r=roc 2011-09-21 08:53:09 +01:00
Justin Lebar
75d358b0cd Bug 685438 - Avoid wasted space in nsTArray_base due to jemalloc rounding up. r=roc
--HG--
extra : rebase_source : a7248bd865ffdc8932ee6dcc796cd4e48a5498ab
2011-09-21 00:46:56 -04:00
Brian Hackett
9aa0e92fea Verify range against previous stub when linking getter PIC stubs, bug 688090. r=dvander 2011-09-20 21:33:35 -07:00
L. David Baron
5bf7407d8d Add mochitest for bug 686656. r=bzbarsky 2011-09-20 23:52:46 -04:00
Boris Zbarsky
e88e132dc5 Bug 686656. Make sure to skip animation rules as well as transition rules when we're reparenting a style context when not processing an animation restyle. r=dbaron 2011-09-20 23:52:44 -04:00
Brian Hackett
4f83e99a93 Don't clobber callee-save register when testing pushed value after stub calls, bug 687856. r=dvander 2011-09-20 20:14:28 -07:00
Benoit Girard
69762a040b Bug 683803 - [backout] Add a 60 FPS Cap to throttle plugin drawing. r=backout 2011-09-20 22:35:13 -04:00
Luke Wagner
2ca10ad65e Bug 683361, part 5 - Handle transparent proxies correctly in [[Class]] == "X" queries (r=waldo)
--HG--
extra : rebase_source : 42d32c87f8cffc765649bbb5890009edfb4a4807
2011-09-20 16:48:50 -07:00
Jonathan Griffin
1a68e88153 Bug 687947 - fix sync version re, a=testonly, DONTBUILD
--HG--
extra : rebase_source : 449bc0c4c7bbdbe1634459d5473cafee9aab2951
2011-09-20 11:53:16 -07:00
Rob Campbell
e721cf29c9 Backed out changeset 304f93baaa1b, bug 587134, a=testfailures 2011-09-20 15:32:52 -03:00
Philipp von Weitershausen
0eeffff382 Merge m-c to s-c 2011-09-20 10:06:09 -07:00
Atul Aggarwal
89e9702d5f Bug 685905 - Adding ReplaceElementAt to nsTArray. r=sicking 2011-09-20 21:04:35 +05:30
Jim Chen
c1be77aca6 Bug 687147 - Workaround linker crash when calling .init_array in libmozalloc.so; r=
Bug 687147 - Workaround linker crash when calling .init_array in libmozalloc.so; r=mfinkle r=glandium
2011-09-20 11:16:00 -04:00
Ehsan Akhgari
41c2a18909 Merge the last green changeset of mozilla-inbound to mozilla-central 2011-09-20 10:22:17 -04:00
Ed Morley
d6b790fa31 Bug 648581 - Add MOZ_CRASHREPORTER ifdefs to nsWindowsDllBlocklist.cpp to fix build errors with --disable-crashreporter; rs=glandium 2011-09-20 11:54:15 +01:00
Takanori MATSUURA
064d329a7a Bug 687037 - Fix typo in GNOME colorpicker.css causing Warning: Expected declaration but found '+'; r=dao 2011-09-20 11:09:04 +01:00
Cedric Vivier
c53f4f1d17 Bug 686571 - Expose new javascript.options.pccounts.(content|chrome) prefs defaults; r=dmandelin 2011-09-20 11:09:04 +01:00
Raymond Lee
aba285f834 Bug 685692 - "Move to Group" should always insert the moved tab into the same place r=dietrich 2011-09-20 18:00:02 +08:00
Tim Taubert
50195fe347 merge the last green changeset on m-c to fx-team 2011-09-27 04:08:27 +02:00
Blair McBride
25a7ac3dfb Bug 679994 - Checkboxes in "Disable add-ons you no longer use" dialog have no labels, names aren't accessible. r=rstrong, ui-r=Boriss 2011-09-27 14:37:53 +13:00
Dão Gottwald
b3cc7289d8 Bug 689177 - Reduce border radii of header buttons and the search field to match Firefox nav bar changes. r=unfocused 2011-09-27 01:10:20 +02:00
Dão Gottwald
0c97d19b87 Bug 689181 - Reduce the Places organizer search field's border radius to match Firefox nav bar changes. r=mak 2011-09-27 01:10:11 +02:00
Matt Brubeck
c78c700e5a Bug 689288 - Annotate failing xpcshell tests on Win64 [r=khuey] 2011-09-26 14:27:37 -07:00
Wes Johnston
1b84781a9e Bug 689025 - Language button has a label referencing location of intl.properties [r=mfinkle] 2011-09-26 14:27:02 -07:00
Matt Brubeck
e018ce6261 Bug 689267 - setting#prefs-uilanguage should have type="control" instead of "menulist" [r=wesj] 2011-09-26 14:25:12 -07:00
Ehsan Akhgari
ce13ee9531 Bug 666414 followup - Fix the Android build bustage 2011-09-26 16:41:38 -04:00
Taras Glek
a8f25be81f bug 668392: backout addon/person reporting until privacy optin is updated 2011-09-26 13:25:57 -07:00
Ehsan Akhgari
719586cca5 Bug 666414 - Part 2: Reference count the ANPTypeface type explicitly instead of piggybacking on nsRefPtr; r=dougt 2011-09-26 16:10:47 -04:00
Panos Astithas
af023724d2 Bug 587134 - Context menu item for Highlight Element (highlighter); r=limi, r=gavin 2011-09-20 11:05:56 +03:00
Michael Ratcliffe
620028efdf Bug 672744 - Add search filter to style inspector; r=msucan 2011-09-20 11:59:13 +02:00
Michael Ratcliffe
293a19d75f Bug 672746 - Add an Only user styles checkbox to the style inspector, r=msucan 2011-09-20 11:35:01 +02:00
Rob Campbell
7fe37c14f5 merge m-c to fx-team 2011-09-20 11:42:20 -03:00
Olli Pettay
f2788cf525 Bug 682886 - menuitem should be serialized as a container, r=sicking 2011-09-20 08:50:43 +03:00
Jared Wein
0fa816b2a0 Bug 686778 - Move close button back to the left side on Mac r=dcamp 2011-09-19 22:42:52 -07:00
Jared Wein
942a1a8dc3 Bug 472942 - Centering video and applying some basic styling to make viewing videos directly more pretty. r=roc ui-r=shorlander 2011-09-19 22:30:30 -07:00
Olli Pettay
12f3b41155 Bug 686449 - Make ProcessingInstruction inherit from CharacterData, r=sicking 2011-09-20 08:08:00 +03:00
Brian Hackett
ca868dfc21 Merge MC -> JM 2011-09-19 15:29:22 -07:00
Philipp von Weitershausen
1a161991d5 Merge m-c to s-c 2011-09-19 15:05:14 -07:00
Benoit Girard
95f511b8f5 Bug 676831 - Mark Android OpenGL Reftest failures for regression testing. r=joe
--HG--
extra : rebase_source : b5458fa13fc6277560eb0ebc3e4e31f6c04b4e6c
2011-09-19 13:05:15 -07:00
Jonathan Hage
f97cc9ad4e Bug 673759 - Reftests for positive namedspaces; r=karlt 2011-09-27 03:13:23 +01:00