Andrew McCreight
|
e22baa3a1e
|
Bug 1052626, part 2 - Report the total size of nsXPCWrappedJS. r=bholley,froydnj
|
2014-08-25 12:34:00 -07:00 |
|
Andrew McCreight
|
eb17f3480d
|
Bug 1052626, part 1 - Outline and constify JSObject2WrappedJSMap::SizeOfIncludingThis. r=njn
|
2014-08-25 12:34:00 -07:00 |
|
Andrew McCreight
|
eb3502679c
|
Bug 1055280 - Move CountingAllocatorBase into its own header file. r=froydnj
|
2014-08-25 12:34:00 -07:00 |
|
Terrence Cole
|
4241af8a54
|
Bug 1057393 - Fix a regression on octane-zlib; r=sfink
|
2014-08-25 09:29:51 -07:00 |
|
Max Vujovic
|
b74c23210b
|
Bug 948265 - Add CSS opacity filter to nsCSSFilterInstance. r=mstange
|
2014-08-25 12:23:22 -07:00 |
|
Max Vujovic
|
8b28d77d17
|
Bug 948265 - Add CSS contrast filter to nsCSSFilterInstance. r=mstange
|
2014-08-25 12:23:21 -07:00 |
|
Max Vujovic
|
ddf7ed9934
|
Bug 948265 - Add CSS brightness filter to nsCSSFilterInstance. r=mstange
|
2014-08-25 12:23:20 -07:00 |
|
Max Vujovic
|
1514ba6246
|
Bug 948265 - Add CSS invert filter to nsCSSFilterInstance. r=mstange
|
2014-08-25 12:23:19 -07:00 |
|
Birunthan Mohanathas
|
f44ec472c8
|
Bug 1009243 - Part 2: Make <input type="color"> fire "input" events on Windows. r=jimm
|
2014-08-25 12:17:45 -07:00 |
|
Birunthan Mohanathas
|
a2d4e4b24c
|
Bug 1009243 - Part 1: Store color as a COLORREF rather than a nsString in nsColorPicker. r=jimm
|
2014-08-25 12:17:41 -07:00 |
|
Birunthan Mohanathas
|
9adc4c91be
|
Bug 1054584 - Fix "statusDiv is null" error in browser-plugins.js and add test. r=jaws
|
2014-08-25 12:17:37 -07:00 |
|
Birunthan Mohanathas
|
57751773f4
|
Bug 1045801 - Rename SafeCast to AssertedCast. r=Waldo
|
2014-08-25 12:17:32 -07:00 |
|
Birunthan Mohanathas
|
e5756cb55e
|
Bug 1046841 - Convert remaining files in xpcom/{ds,glue,sample}/ to Gecko style. r=froydnj
|
2014-08-25 12:17:28 -07:00 |
|
Birunthan Mohanathas
|
87bd70f161
|
Bug 1046841 - Fix more style violations in previously touched .h files in xpcom/. r=froydnj
|
2014-08-25 12:17:24 -07:00 |
|
Birunthan Mohanathas
|
9007abe84e
|
Bug 1046841 - Fix comment style of nsCOMPtr.h. r=froydnj
|
2014-08-25 12:17:20 -07:00 |
|
Birunthan Mohanathas
|
6ea79dfc7c
|
Bug 1046841 - Fix more style violations in previously touched .cpp files in xpcom/. r=froydnj
|
2014-08-25 12:17:15 -07:00 |
|
David Keeler
|
6bf06cece4
|
bug 1034124 - allow overrides when a CA cert is used as an end-entity cert r=briansmith
|
2014-08-22 12:07:08 -07:00 |
|
David Keeler
|
a9d997ad48
|
bug 1009161 - mozilla::pkix: allow the Netscape certificate type extension if more standardized information is present r=briansmith
|
2014-08-25 09:25:36 -07:00 |
|
Boris Zbarsky
|
30afe2abde
|
Bug 929609 part 2. Fix passing of typed arrays to JS-implemented WebIDL to actually work. r=peterv
|
2014-08-25 15:07:45 -04:00 |
|
Boris Zbarsky
|
3cddcf8ab1
|
Bug 929609 part 1. Rename "jsObjectsArePtr" to "typedArraysAreStructs" (and invert its meaning, of course), since that's what it's really used for nowadays. r=peterv
|
2013-09-30 10:30:06 -04:00 |
|
Boris Zbarsky
|
cf7e3a0cfe
|
Bug 1047777. Disallow the [CheckPermissions] extended attributeon things that are exposed in workers, since its implementation does not work correctly on workers. r=peterv
|
2014-08-25 15:07:44 -04:00 |
|
Sotaro Ikeda
|
c04db9582b
|
Bug 1042305 - Increase ImageCache size and add MemoryPressure support r=gw280
|
2014-08-25 12:01:46 -07:00 |
|
Mason Chang
|
65b41ce925
|
Bug 1057645 - Update Frame Uniformity Tool to use APZC metrics. r=botond
CLOSED TREE
|
2014-08-25 08:56:00 -04:00 |
|
Jim Mathies
|
4c7e4e415a
|
Bug 1057332 - Update dumpLn in BrowserUtils based on review comments. Originally landed in bug 691601. r=gavin
|
2014-08-25 11:00:53 -05:00 |
|
Douglas Crosher
|
9547b52d45
|
Bug 1051595 - OdinMonkey: Bias the global-register to improve instruction encoding efficiency. r=luke
|
2014-08-26 00:48:03 +10:00 |
|
Douglas Crosher
|
cd4eef6a75
|
Bug 1050278 - IonMonkey ARM: Canonicalize the hwcap flags even when overridden, and add a flag for alignment faults. r=jandem
|
2014-08-20 20:17:37 +10:00 |
|
Walter Litwinczyk
|
98c905b0c2
|
Bug 1046921 - Remove usage of legacy Skia API, SK_SUPPORT_LEGACY_BITMAP_CONFIG. r=gw280
|
2014-08-15 10:02:46 -07:00 |
|
Rik Cabanier
|
fe2d4b2ccc
|
Bug 985801 - Add implementation for Path2D::AddPath. r=roc, r=bz
|
2014-08-25 09:03:00 -04:00 |
|
Ryan VanderMeulen
|
05f42d609c
|
Bug 1057802 - Remove release build exception for CSSFontFeatureValuesRule in test_interfaces.html. r=khuey
|
2014-08-25 13:32:43 -04:00 |
|
Jan-Ivar Bruaroey
|
dcd2c7c8dd
|
Bug 1054793 - Increase marionette find_element timeout for intermittent. r=standard8
CLOSED TREE
|
2014-08-25 12:29:36 -04:00 |
|
Martijn Wargers
|
6af134c92d
|
Bug 1058072 - Result logged after SimpleTest.finish() with test_bug432698.html. r=smaug
|
2014-08-25 17:48:18 +02:00 |
|
Ryan VanderMeulen
|
e664444f7d
|
Bug 1057803 - Skip bug-1055034.js if ParallelJS isn't supported. r=terrence
|
2014-08-25 13:22:44 -04:00 |
|
Ryan VanderMeulen
|
deb808428a
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2014-08-25 12:51:20 -04:00 |
|
Daniel Holbert
|
a55658a90f
|
Bug 907503 followup: Fix incorrect bug link in test_animSVGImage2.html. (no review)
DONTBUILD because test-metadata-only
Landing on a CLOSED TREE with RyanVM's permission
|
2014-08-25 09:28:26 -07:00 |
|
Ryan VanderMeulen
|
f1e20fb689
|
Merge inbound to m-c. a=merge
CLOSED TREE
|
2014-08-25 11:49:37 -04:00 |
|
Ryan VanderMeulen
|
d0ed1bb26b
|
Merge fx-team to m-c. a=merge
|
2014-08-25 11:24:26 -04:00 |
|
Ryan VanderMeulen
|
1d8ab91851
|
Backed out changeset c2ee81c83a01 (bug 1051087) for Android bustage.
CLOSED TREE
--HG--
extra : amend_source : 46094402a2713e6ecf09399776334a7553340903
|
2014-08-25 11:16:18 -04:00 |
|
Ryan VanderMeulen
|
2bd5e847c7
|
Merge b2g-inbound to m-c. a=merge
|
2014-08-25 10:55:14 -04:00 |
|
Joshua Cranmer
|
558220bd54
|
Bug 1057708 - The wrong topsrcdir is used when verifying existence of LOCAL_INCLUDES, r=mshal
|
2014-08-25 09:40:58 -05:00 |
|
Randell Jesup
|
a73e9255b8
|
Bug 1051087: Ensure NEON optimizations are used for libyuv and webrtc audio code r=ted
|
2014-08-25 10:28:02 -04:00 |
|
Ryan VanderMeulen
|
daedf86689
|
Bug 1048579 - Update the nsIChannel UUID. rs=Ms2ger
--HG--
extra : rebase_source : c4032b92e3ced113610ec9c365a5dadea2f57947
|
2014-08-25 09:55:57 -04:00 |
|
Florian Quèze
|
367d4830d5
|
Bug 1041658 - write tests for the global webrtc sharing indicator, r=Gijs.
|
2014-08-25 15:35:10 +02:00 |
|
Carsten "Tomcat" Book
|
b9cbc86c86
|
Backed out changeset f7c5431f1c82 (bug 1052240) for B2G ICS Emulator Debug/Opt on a CLOSED TREE
|
2014-08-25 14:11:21 +02:00 |
|
Carsten "Tomcat" Book
|
87e3576efa
|
Backed out changeset ce97309bb8f5 (bug 1052240)
|
2014-08-25 14:10:22 +02:00 |
|
Carsten "Tomcat" Book
|
845d91fc6d
|
Backed out changeset 12b979c3b7a7 (bug 1052240)
|
2014-08-25 14:10:17 +02:00 |
|
Carsten "Tomcat" Book
|
03a55cc52f
|
Backed out changeset 99302ed2d6ad (bug 1052240)
|
2014-08-25 14:10:16 +02:00 |
|
Carsten "Tomcat" Book
|
c49bb69e6e
|
Backed out changeset 2dd8e4e95c55 (bug 1052240)
|
2014-08-25 14:10:14 +02:00 |
|
Carsten "Tomcat" Book
|
561df44d8f
|
Backed out changeset fbd0bffddd86 (bug 1052240)
|
2014-08-25 14:10:12 +02:00 |
|
B2G Bumper Bot
|
77618099a9
|
Bumping manifests a=b2g-bump
|
2014-08-25 03:41:58 -07:00 |
|
B2G Bumper Bot
|
371b3030de
|
Bumping manifests a=b2g-bump
|
2014-08-25 03:31:58 -07:00 |
|