Aryeh Gregor
|
f10f7aedd3
|
Bug 1086349 part 4 - Clean up nsEditor::DeleteSelectionAndCreateElement; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
5deda9b9c7
|
Bug 1086349 part 3 - Clean up nsEditor::InsertTextImpl; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
048f5c51f3
|
Bug 1086349 part 2 - Clean up SplitNodeTxn; r=ehsan
--HG--
rename : editor/libeditor/SplitElementTxn.cpp => editor/libeditor/SplitNodeTxn.cpp
rename : editor/libeditor/SplitElementTxn.h => editor/libeditor/SplitNodeTxn.h
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
e8f8f34a87
|
Bug 1086349 part 1 - Clean up JoinNodeTxn; r=ehsan
--HG--
rename : editor/libeditor/JoinElementTxn.cpp => editor/libeditor/JoinNodeTxn.cpp
rename : editor/libeditor/JoinElementTxn.h => editor/libeditor/JoinNodeTxn.h
|
2014-11-02 14:04:12 +02:00 |
|
Phil Ringnalda
|
e2eee0a3e3
|
Back out b327975e972b (bug 891840) for moving test_bluetooth.html into a b2g debug mochitest chunk where it doesn't want to run half the time
|
2014-11-01 19:44:43 -07:00 |
|
Akshendra Pratap
|
ccc28f9eaa
|
Bug 515196 - Added padding to toolbar autohide. r=dao
|
2014-11-01 21:01:18 +01:00 |
|
stefanh@inbox.com
|
43fdd644b6
|
Bug 1085134 - fix wrong size constant in nsNativeThemeCocoa.mm (added in 2d56bb31bab5).
|
2014-11-01 20:09:40 +01:00 |
|
Jeff Muizelaar
|
a56a85f6a3
|
Bug 1092582. Add support to ANGLE for using IDXGIKeyedMutex.
|
2014-11-01 14:11:02 -04:00 |
|
Bas Schouten
|
9859be600a
|
Bug 1064864. Ensure the copying bounds are sane. r=jrmuizel
This prevents things from going really bad on some drivers.
--HG--
extra : rebase_source : c237cf3e6a6174696ebe6d41562a30c8cc0e564d
|
2014-11-01 14:02:20 -04:00 |
|
stefanh@inbox.com
|
226f7c1a8c
|
Bug 1085134 - Native theming for Mac OS X disclosure buttons, css part. r=Mano.
|
2014-11-01 17:13:30 +01:00 |
|
stefanh@inbox.com
|
4d0ef73c27
|
Bug 1085134 - Native theming for Mac OS X disclosure buttons, widget part. r=mstange, roc.
|
2014-11-01 17:13:27 +01:00 |
|
Jonathan Watt
|
8807fa6f42
|
Bug 1077355 - Stop over inflating for stroke-miterlimit in nsSVGUtils::PathExtentsToMaxStrokeExtents. r=longsonr
|
2014-11-01 10:45:10 +00:00 |
|
Jonathan Watt
|
d62793fbe9
|
Bug 1091794 - Replace gfxCornerSizes with Moz2D's RectCornerRadii. r=mattwoodrow
|
2014-11-01 10:45:10 +00:00 |
|
Jonathan Watt
|
df99c4ebbf
|
Bug 1091323 - Convert the nsLayoutUtils helpers that paint images and take an nsRenderingContext to take a gfxContext instead. r=seth
|
2014-11-01 10:45:09 +00:00 |
|
Nathan Froyd
|
fe119fa9c8
|
Bug 1092010 - part 2 - use move semantics in MessageChannel.cpp; r=dvander
|
2014-10-31 11:21:01 -04:00 |
|
Nathan Froyd
|
c3370f571e
|
Bug 1092010 - part 1 - add move semantics to Pickle and IPC::Message; r=dvander
|
2014-10-31 11:20:43 -04:00 |
|
Wes Kocher
|
231d007678
|
Backed out changeset dd73fa918f95 (bug 1055728) for linux build failures
|
2014-10-31 22:28:29 -07:00 |
|
Ryan VanderMeulen
|
26d2f595c7
|
Backed out changeset 5eebce6c8845 (bug 1091109) for webapp test failures.
|
2014-11-01 00:15:44 -04:00 |
|
Ryan VanderMeulen
|
3201796d1d
|
Backed out changesets a7d4914ea11a and f3d36cf13ac1 (bug 1092010) for non-unified bustage.
|
2014-11-01 00:10:08 -04:00 |
|
Jason Duell
|
c2f9e22f7e
|
Bug 1055728 - Only issue "can't retarget to off-main thread" warning on parent. r=hsivonen
|
2014-10-31 17:50:04 -07:00 |
|
Nathan Froyd
|
69f8627cb7
|
Bug 1092010 - part 2 - use move semantics in MessageChannel.cpp; r=dvander
|
2014-10-31 11:21:01 -04:00 |
|
Nathan Froyd
|
81df3d14a0
|
Bug 1092010 - part 1 - add move semantics to Pickle and IPC::Message; r=dvander
|
2014-10-31 11:20:43 -04:00 |
|
Chris Peterson
|
07b528fa6a
|
Bug 1092001 - Fix warnings in dom/tv and mark as FAIL_ON_WARNINGS. r=ehsan
|
2014-10-29 21:52:41 -07:00 |
|
Chris Peterson
|
c34d9bfe5f
|
Bug 1091979 - Fix -Wswitch warning in widget/cocoa/nsChildView.mm. r=smichaud
|
2014-10-29 21:29:28 -07:00 |
|
Chris Peterson
|
855986060a
|
Bug 1090088 - Part 2: Add -Werror=parentheses and -Werror=switch behind --enable-warnings-as-errors check. r=glandium
|
2014-10-26 21:22:27 -07:00 |
|
Chris Peterson
|
106d4966db
|
Bug 1090088 - Part 1: Only enable tree-wide -Werror=* warnings-as-errors with --enable-warnings-as-errors opt-in. r=glandium
|
2014-10-26 21:22:27 -07:00 |
|
Chris Peterson
|
e37122fe5b
|
Bug 1090016 - Part 4: Fix last gcc/clang warning in js/src/shell and mark as FAIL_ON_WARNINGS (for gcc/clang). r=njn
|
2014-10-27 21:25:02 -07:00 |
|
Chris Peterson
|
225eb6acaf
|
Bug 1090016 - Part 3: Update SpiderMonkey's "warnaserr" shell build configs to use --enable-warnings-as-errors instead of --enable-sm-fail-on-warnings. r=sfink
|
2014-10-28 00:22:24 -07:00 |
|
Ryan VanderMeulen
|
9004afee41
|
Bug 891840 - Re-enable test_pixel_lengths.html now that the underlying platform bug has been fixed. r=me
--HG--
extra : rebase_source : 576d08968224eceb6f90c0e85f364d1d8fdb2f8c
|
2014-10-31 21:31:26 -04:00 |
|
Jan Varga
|
80962b2035
|
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
|
2014-11-01 02:21:25 +01:00 |
|
Stephen Pohl
|
b4fd3bc4b5
|
Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk
|
2014-10-31 20:39:07 -04:00 |
|
Shu-yu Guo
|
e2b8496ba0
|
Bug 1092032 - Bias magic uint32s in ArgumentObject forwarded slots by the maximum JSWhyMagic value to distinguish them from the JSWhyMagic-based magic values. (r=luke)
|
2014-10-31 16:46:26 -07:00 |
|
Ryan VanderMeulen
|
576ce24449
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2014-10-31 19:13:48 -04:00 |
|
Ryan VanderMeulen
|
e9bc83a22c
|
Backed out changeset 10616214c160 (bug 1091916) for Android x86 S4 permafail.
|
2014-10-31 18:58:42 -04:00 |
|
Ryan VanderMeulen
|
418030317f
|
Backed out changeset 3fde6fc99b0a (bug 1020368) for non-unified bustage.
|
2014-10-31 18:51:23 -04:00 |
|
Steven Michaud
|
073d9b1b65
|
Bug 1017595 - Links from external applications sometimes fail to open when Firefox is hidden. r=spohl
|
2014-10-31 17:14:44 -05:00 |
|
Ehsan Akhgari
|
c16169bb27
|
Bug 1083572 - Apply some make black magic to make the fix actually work
|
2014-10-31 18:09:06 -04:00 |
|
Nicholas Hurley
|
a7fdd4194d
|
Bug 1092287 - Update node-http2 to latest master. rs=mcmanus
|
2014-10-31 15:02:02 -07:00 |
|
Brian Hackett
|
2b6821ce15
|
Bug 1062830 - Fix bogus assert, r=billm.
|
2014-10-31 13:55:17 -07:00 |
|
Georg Fritzsche
|
e9686e7bbe
|
Bug 1089670 - Record searches in Telemetry. r=bwinton
|
2014-10-31 21:47:13 +01:00 |
|
Georg Fritzsche
|
7038f23d85
|
Bug 1092176 - Add keyed histogram section in about:telemetry. r=froydnj
|
2014-10-31 21:47:13 +01:00 |
|
Georg Fritzsche
|
78189842a9
|
Bug 1092219 - Fix keyedHistogram.add() passing the wrong argument to Histogram::Add(). r=froydnj
|
2014-10-31 21:47:12 +01:00 |
|
Ryan VanderMeulen
|
9fa76d446b
|
Merge m-c to inbound. a=merge
|
2014-10-31 16:31:38 -04:00 |
|
Ryan VanderMeulen
|
e7353cb4a6
|
Merge fx-team to m-c. a=merge
|
2014-10-31 16:16:38 -04:00 |
|
Ryan VanderMeulen
|
b907d4689a
|
Merge inbound to m-c. a=merge
|
2014-10-31 16:09:15 -04:00 |
|
Jonathan Watt
|
80ae57a020
|
Bug 1091321, part 7 - Convert nsSVGFilterPaintCallback and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
|
Jonathan Watt
|
6400c081ee
|
Bug 1091321, part 6 - Convert nsSVGUtils::PaintFrameWithEffects and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
|
Jonathan Watt
|
daff5dd1aa
|
Bug 1091321, part 5 - Convert nsSVGMarkerFrame::PaintMark and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
|
Jonathan Watt
|
b067686307
|
Bug 1091321, part 4 - Convert nsISVGChildFrame::PaintSVG and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
|
Jonathan Watt
|
4126cdef53
|
Bug 1091321, part 3 - Convert nsFilterInstance::PaintFilteredFrame and related code from nsRenderingContext to gfxContext. r=longsonr
|
2014-10-31 20:08:54 +00:00 |
|