Jim Chen
a63f3447ab
Bug 672787 - Use proper alignment for libpixman ARM assembly; r=siarhei.siamashka
2011-09-21 09:01:07 -04:00
Landry Breuil
fcf9a5e9b6
Bug 684559 - Don't include now missing jswtfbridge.h on non-YARR JIT architectures (NPOTDB); r=dmandelin
2011-09-21 13:41:17 +01:00
Robert Longson
b2325d5a3f
Bug 687445 - Do not round mask size till after the CTM transform has been applied. r=roc
2011-09-21 12:30:38 +01:00
Marco Bonardo
e41a5694be
Merge last green changeset from mozilla-inbound to mozilla-central
2011-09-21 10:35:19 +02:00
Robert Longson
a2e4f4c4cd
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
Matthew Gregan
a8a8261514
Bug 682593 - Avoid possible null dereference during state machine shutdown. r=cpearce
2011-09-21 19:01:00 +12:00
Florian Hänel
ff2bea3fed
Bug 687458 - TimeStamp in FPSState uninitialized, leads to crash; r=romaxa
2011-09-22 00:16:12 -04:00
Sean Stangl
e5f1f5ad58
Correct typo in NumberDiv. (Bug 686323, r=dvander)
2011-09-21 20:51:18 -07:00
Boris Zbarsky
3e59739668
Merge backout of revision adceb7fb0fce (bug 660233)
2011-09-21 23:06:22 -04:00
Boris Zbarsky
73e5bc9071
Backed out changeset adceb7fb0fce (bug 660233) due to test failures.
2011-09-21 23:05:42 -04:00
Andreas Gal
b8575602ef
Bug 660233. Move nodePrincipal, baseURIObject, and documentURIObject from classinfo to XrayWrapper. r=mrbkap
2011-09-21 21:30:27 -04:00
Justin Lebar
a630f2d414
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
c8f4c18ef3
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
5fa1a3da00
Add mochitest for bug 686656. r=bzbarsky
2011-09-20 23:52:46 -04:00
Boris Zbarsky
6f26e1d0d4
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
5c12242e17
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
1aba5b6854
Bug 683803 - [backout] Add a 60 FPS Cap to throttle plugin drawing. r=backout
2011-09-20 22:35:13 -04:00
Jonathan Griffin
5b824d48ad
Bug 687947 - fix sync version re, a=testonly, DONTBUILD
...
--HG--
extra : rebase_source : 449bc0c4c7bbdbe1634459d5473cafee9aab2951
2011-09-20 11:53:16 -07:00
Luke Wagner
a9d6d33a65
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
...
--HG--
extra : rebase_source : a3047338ed088c26a93486addd0be8092fe52934
2011-09-20 11:40:24 -07:00
Rob Campbell
55e08ba179
Backed out changeset 304f93baaa1b, bug 587134, a=testfailures
2011-09-20 15:32:52 -03:00
Mihai Sucan
53ab58db34
Bug 687854 - Move the Inspector code to browser/devtools; r=gavin, r=robcee
...
--HG--
rename : browser/base/content/domplate.jsm => browser/devtools/highlighter/domplate.jsm
rename : browser/base/content/insideOutBox.js => browser/devtools/highlighter/insideOutBox.js
rename : browser/base/content/inspector.html => browser/devtools/highlighter/inspector.html
rename : browser/base/content/inspector.js => browser/devtools/highlighter/inspector.js
rename : browser/base/content/test/inspector/Makefile.in => browser/devtools/highlighter/test/Makefile.in
rename : browser/base/content/test/inspector/browser_inspector_bug_566084_location_changed.js => browser/devtools/highlighter/test/browser_inspector_bug_566084_location_changed.js
rename : browser/base/content/test/inspector/browser_inspector_bug_665880.js => browser/devtools/highlighter/test/browser_inspector_bug_665880.js
rename : browser/base/content/test/inspector/browser_inspector_bug_674871.js => browser/devtools/highlighter/test/browser_inspector_bug_674871.js
rename : browser/base/content/test/inspector/browser_inspector_editor.js => browser/devtools/highlighter/test/browser_inspector_editor.js
rename : browser/base/content/test/inspector/browser_inspector_highlighter.js => browser/devtools/highlighter/test/browser_inspector_highlighter.js
rename : browser/base/content/test/inspector/browser_inspector_iframeTest.js => browser/devtools/highlighter/test/browser_inspector_iframeTest.js
rename : browser/base/content/test/inspector/browser_inspector_initialization.js => browser/devtools/highlighter/test/browser_inspector_initialization.js
rename : browser/base/content/test/inspector/browser_inspector_registertools.js => browser/devtools/highlighter/test/browser_inspector_registertools.js
rename : browser/base/content/test/inspector/browser_inspector_scrolling.js => browser/devtools/highlighter/test/browser_inspector_scrolling.js
rename : browser/base/content/test/inspector/browser_inspector_store.js => browser/devtools/highlighter/test/browser_inspector_store.js
rename : browser/base/content/test/inspector/browser_inspector_tab_switch.js => browser/devtools/highlighter/test/browser_inspector_tab_switch.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_click.js => browser/devtools/highlighter/test/browser_inspector_treePanel_click.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_input.html => browser/devtools/highlighter/test/browser_inspector_treePanel_input.html
rename : browser/base/content/test/inspector/browser_inspector_treePanel_output.js => browser/devtools/highlighter/test/browser_inspector_treePanel_output.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_result.html => browser/devtools/highlighter/test/browser_inspector_treePanel_result.html
rename : browser/base/content/test/inspector/browser_inspector_treeSelection.js => browser/devtools/highlighter/test/browser_inspector_treeSelection.js
2011-09-20 20:29:34 +03:00
Rob Campbell
1349f8b9f2
merge m-c to fx-team
2011-09-23 09:48:31 -03:00
Rob Campbell
e208ccf68e
merge m-c to fx-team
2011-09-23 09:41:30 -03:00
Blair McBride
7c9bd2039a
Backed out changeset 49678dad20f0 due to test failure
2011-09-23 22:22:51 +12:00
Jared Wein
851189073e
Bug 462117 - Reducing the number of visible controls when the video is too small. r=dolske
2011-09-22 16:19:52 -07:00
Kyle Simpson
b182f5c866
Bug 671291 - </iframe> and </html> overlap in the Inspect window; r=dao
2011-09-22 12:32:42 -03:00
Panos Astithas
71fce4f4ad
Bug 587134 - Context menu item for Highlight Element (highlighter); r=gavin
2011-09-21 13:16:25 +03:00
Philipp von Weitershausen
2269cee9c9
Merge m-c to s-c
2011-09-20 10:06:09 -07:00
Atul Aggarwal
82ec5ca411
Bug 685905 - Adding ReplaceElementAt to nsTArray. r=sicking
2011-09-20 21:04:35 +05:30
Jim Chen
62b8c6e951
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
1776a4daac
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-09-20 10:22:17 -04:00
Ed Morley
4cf87784b3
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
bff7c63ada
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
c5f13ab0d5
Bug 686571 - Expose new javascript.options.pccounts.(content|chrome) prefs defaults; r=dmandelin
2011-09-20 11:09:04 +01:00
Panos Astithas
4e236ea937
Bug 587134 - Context menu item for Highlight Element (highlighter); r=limi, r=gavin
2011-09-20 11:05:56 +03:00
Michael Ratcliffe
2a46df36b5
Bug 672744 - Add search filter to style inspector; r=msucan
2011-09-20 11:59:13 +02:00
Michael Ratcliffe
7d248e04ab
Bug 672746 - Add an Only user styles checkbox to the style inspector, r=msucan
2011-09-20 11:35:01 +02:00
Rob Campbell
b5b4ddd088
merge m-c to fx-team
2011-09-20 11:42:20 -03:00
Olli Pettay
f3846553dc
Bug 682886 - menuitem should be serialized as a container, r=sicking
2011-09-20 08:50:43 +03:00
Jared Wein
e020a57042
Bug 686778 - Move close button back to the left side on Mac r=dcamp
2011-09-19 22:42:52 -07:00
Jared Wein
daa998fda1
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
37514e6e95
Bug 686449 - Make ProcessingInstruction inherit from CharacterData, r=sicking
2011-09-20 08:08:00 +03:00
Brian Hackett
ce240d88b9
Merge MC -> JM
2011-09-19 15:29:22 -07:00
Philipp von Weitershausen
60ec5356ad
Merge m-c to s-c
2011-09-19 15:05:14 -07:00
Lucas Rocha
2ee86a1e11
Bug 605365 - Fix typo in browser_contentpopup.js and browser_forms.js (r=mfinkle)
2011-09-19 09:46:35 -07:00
Lucas Rocha
2e5703c208
Bug 605365 - Use waitForFirstPaint() in content popup test (r=mfinkle)
2011-09-19 09:46:28 -07:00
Lucas Rocha
1634ce0ddf
Bug 605365 - Hide form assistant when focused element is blurred (r=mfinkle)
2011-09-19 09:46:11 -07:00
Lucas Rocha
ad387e37bc
Bug 605365 - Show notification for invalid form elements (r=mfinkle)
2011-09-19 09:46:04 -07:00
Lucas Rocha
ba29cb6bb1
Bug 605365 - Change Content's formAssistant to be a public property (r=mfinkle)
...
So that we can share the same FormAssistant instance with other components
defined in content.js. Updated chrome tests accordingly.
2011-09-19 09:45:52 -07:00
Lucas Rocha
6e045e2b9c
Bug 605365 - Properly update visibility of the previously visible popup (r=mfinkle)
...
ContentPopupHelper is meant to only handle one popup at a time. This means that
if you update the popup (via the popup setter), the previously visible popup
should be properly hidden and released before showing the new popup.
2011-09-19 09:45:44 -07:00