Nathan Froyd
|
7a87ca1ecf
|
Bug 760812 - correct bitflags for allocating objects by size in nsPresArena; r=roc
|
2012-06-05 10:14:58 -04:00 |
|
Phil Ringnalda
|
bdf4307bb3
|
Merge mozilla-central to mozilla-inbound
|
2012-06-04 19:09:19 -07:00 |
|
L. David Baron
|
6570cc2a66
|
Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
|
2012-06-04 16:26:30 -07:00 |
|
Simon Montagu
|
212ccaf18f
|
Bug 760954 - Fix the performance regression in the View Source windows; r=ehsan
|
2012-06-03 05:00:01 -07:00 |
|
Phil Ringnalda
|
921f3d6ad2
|
Merge mozilla-central to mozilla-inbound
|
2012-06-03 12:10:59 -07:00 |
|
Phil Ringnalda
|
5082a2ad9e
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-06-03 12:04:40 -07:00 |
|
Cedric Vivier
|
c7579a3da6
|
Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz
---
layout/inspector/public/inIDOMUtils.idl | 12 ++-
layout/inspector/src/inDOMUtils.cpp | 11 +++
layout/inspector/tests/chrome/Makefile.in | 2 +
layout/inspector/tests/chrome/test_bug727834.css | 7 ++
layout/inspector/tests/chrome/test_bug727834.xul | 88 +++++++++++++++++++
layout/style/nsCSSStyleSheet.cpp | 99 +++++++++++++++++++---
layout/style/nsCSSStyleSheet.h | 2 +
7 files changed, 207 insertions(+), 14 deletions(-)
create mode 100644 layout/inspector/tests/chrome/test_bug727834.css
create mode 100644 layout/inspector/tests/chrome/test_bug727834.xul
|
2012-06-03 12:54:38 -04:00 |
|
Jan Varga
|
f5f6531fb7
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
|
Mats Palmgren
|
70c0bbb075
|
Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
|
2012-06-03 18:05:00 +02:00 |
|
Mats Palmgren
|
d81c3ff1ea
|
Bug 575294 - s/mFocused/sFocused/. part=4/4 r=smaug
|
2012-06-02 01:41:54 +02:00 |
|
Mats Palmgren
|
1e38ee6675
|
Bug 575294. part=3/4 r=roc
|
2012-06-02 01:41:54 +02:00 |
|
Mats Palmgren
|
6079e887c8
|
Bug 575294. part=2/4 r=smaug,roc
|
2012-06-02 01:41:54 +02:00 |
|
Mats Palmgren
|
aa3f8bd06d
|
Bug 726264. r=smaug
|
2012-06-02 01:41:54 +02:00 |
|
Frank Yan
|
b4c8282346
|
Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron
|
2012-06-01 15:10:37 -07:00 |
|
Mats Palmgren
|
0941034370
|
Bug 759249. r=bz
|
2012-06-01 21:56:33 +02:00 |
|
Mats Palmgren
|
5331043272
|
Bug 759249. r=bz
|
2012-06-01 21:56:33 +02:00 |
|
Boris Zbarsky
|
1daece9b58
|
Disable the test on Windows, since it just can't pass there. Followup for bug 731447.
|
2012-06-01 15:24:44 -04:00 |
|
Mats Palmgren
|
8913dc6aaf
|
Bug 760072 - Move RemoveFinishDependency() after the ok() so that the last test result comes before SimpleTest.finish(). r=dbaron
|
2012-06-01 20:52:37 +02:00 |
|
Boris Zbarsky
|
e5a6785fef
|
Attempt to fix reftest failure on android XUL, where buttons seem to use a non-block color for some reason. Followup for bug 731447
|
2012-06-01 13:32:09 -04:00 |
|
Ben Turner
|
785be4974a
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
|
Boris Zbarsky
|
3e2c65e37d
|
Bug 759997. Break out the three branches of SurfaceFromElement into separate functions so that we can call the one that matches the kind of element we have directly. r=roc
|
2012-05-31 14:16:49 -04:00 |
|
Ed Morley
|
d522af1b80
|
Merge mozilla-central to mozilla-inbound
|
2012-06-01 16:58:27 +01:00 |
|
Ed Morley
|
c8248fce4b
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-01 15:27:36 +01:00 |
|
Mounir Lamouri
|
53cd72fda5
|
Bug 759770 - Fix build error when warnings-as-errors in nsSVGUtils.cpp. r=dholbert
|
2012-06-01 11:48:39 +02:00 |
|
Boris Zbarsky
|
82544a6dce
|
Bug 748692. Don't reparse inline stylesheets on random attribute changes. r=sicking
|
2012-06-01 00:30:42 -04:00 |
|
Boris Zbarsky
|
d2ac33d76c
|
Bug 731447. Make buttons display:inline-block by default so that underlines don't reach into them. r=dbaron
|
2012-06-01 11:45:37 -04:00 |
|
Andreas Gal
|
d3eef34feb
|
Bug 714408 Part 2 - Media plugin support for libstagefright - r=doublec
--HG--
extra : rebase_source : 308d1aab3cfffbb7ddeb0602a3991565603e6212
|
2012-06-01 12:54:23 +12:00 |
|
Chris Double
|
475b974505
|
Bug 714408 Part 1 - Add configure/link features to enable media plugins and omx-plugin for libstagefright support - r=mh
--HG--
extra : rebase_source : 51e850e4dec9a53569c0c6991145c5e070781f95
|
2012-06-01 12:52:09 +12:00 |
|
Jeff Muizelaar
|
5d52e9af75
|
Bug 759457. Don't fast path shadows with negative scale. r=roc
We don't support this yet, so don't bother trying.
|
2012-05-31 18:22:28 -04:00 |
|
Joel Maher
|
7ba48baac9
|
Bug 748088 - Native android reftest are not testing OMTC+OGL. r=ajuma
|
2012-06-01 08:42:38 -04:00 |
|
Jonathan Kew
|
8764ad5bca
|
bug 758236 - reftests for basic Indic shaping features in harfbuzz. r=jdaggett
|
2012-06-01 08:19:28 +01:00 |
|
Boris Zbarsky
|
0129fdd04a
|
Backed out changeset 6a46906eb017 (bug 759997) because the bug it depends on got backed out.
|
2012-05-31 17:05:03 -04:00 |
|
Boris Zbarsky
|
1eccfcef17
|
Bug 759997. Break out the three branches of SurfaceFromElement into separate functions so that we can call the one that matches the kind of element we have directly. r=roc
|
2012-05-31 14:16:49 -04:00 |
|
Shriram Kunchanapalli
|
7eea18ae58
|
Bug 219767: Move font size functions in nsStyleUtil into nsRuleNode. r=dbaron
|
2012-05-31 10:09:46 +05:30 |
|
L. David Baron
|
1cfabfe8f6
|
Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
|
L. David Baron
|
f5573cbd2e
|
Rename nsStyleBorder::GetActualBorderWidth to GetComputedBorderWidth. (Bug 713643, patch 4) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
|
L. David Baron
|
9e7a3546cf
|
Remove nsStyleBorder::GetActualBorder, since it now does the same thing as nsStyleBorder::GetComputedBorder. (Bug 713643, patch 3) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
|
L. David Baron
|
72fec78c49
|
Make the serialization of the 'border' shorthand fail when we have a 'border-image' subproperty or a '-moz-border-*-colors' property with a non-default value. (Bug 713643, patch 2) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
|
L. David Baron
|
8e0f874d6e
|
Serialize border-image shorthand to shortest form, with the exception that we'll always serialize 'border-image-source'. (Bug 713643, patch 1) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
|
Cameron McCormack
|
45bc94821f
|
Bug 759640 - Fix typo in feBlend reftest. r=longsonr
|
2012-05-31 10:32:39 +10:00 |
|
Cameron McCormack
|
5b2b2c4562
|
Bug 759681 - Fix some typos in <clipPath> reftests. r=longsonr
|
2012-05-31 10:32:33 +10:00 |
|
Diogo Golovanevsky Monteiro
|
b302bf1a2f
|
Bug 713608 - HTML5 Video controls are missing in Fullscreen. f=fryn r=jaws,dbaron
|
2012-05-30 17:04:43 -07:00 |
|
Anant Narayanan
|
b15cfc63f1
|
Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
|
2012-06-03 00:35:15 -07:00 |
|
Shriram Kunchanapalli
|
3216ac51ce
|
Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt
|
2012-05-30 18:43:39 +01:00 |
|
Ed Morley
|
8f3214576b
|
Merge mozilla-central to mozilla-inbound
|
2012-05-30 18:24:56 +01:00 |
|
Kartikaya Gupta
|
645a920629
|
Bug 759421 - Handle image load errors in the reftest analyzer more gracefully. r=heycam
|
2012-05-30 09:59:42 -04:00 |
|
Gervase Markham
|
638c878b13
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Ed Morley
|
a9e9273d9c
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-05-30 12:20:57 +01:00 |
|
Neil Rashbrook
|
a395dd73d3
|
Bug 757330 Don't activate an empty menubar r=Enn
|
2012-05-30 08:33:20 +01:00 |
|
Simon Montagu
|
85414bca59
|
Prevent line numbers in view-source from participating in bidi reordering. Bug 751841, r=ehsan
|
2012-05-30 09:51:00 +03:00 |
|