Panos Astithas
|
a877c17c2c
|
Use the full name as the short name (bug 1090324). r=gavin
--HG--
extra : rebase_source : a5e6721a8ef53f611e36747c5ef3a7cec01f9f35
|
2014-10-28 20:59:17 +02:00 |
|
Brian Grinstead
|
64f669beef
|
Bug 1053434 - Shared theme changes for window and navbar for devedition;r=Gijs,r=MattN
|
2014-10-31 19:06:06 -07:00 |
|
Brian Grinstead
|
7c56390125
|
Bug 1053434 - Listen for lightweight theme changes and call relevant listeners for devedition theme;r=Gijs
|
2014-11-02 21:27:18 -08:00 |
|
Gavin Sharp
|
86128fa211
|
Re-land patch from bug 1088904
|
2014-11-02 14:56:17 -08:00 |
|
Phil Ringnalda
|
40f98f6be9
|
Merge b-i to m-c, a=merge
|
2014-11-02 09:03:04 -08:00 |
|
Phil Ringnalda
|
3207cbeaa2
|
Merge f-t to m-c, a=merge
|
2014-11-02 08:55:19 -08:00 |
|
Phil Ringnalda
|
b9742f2e16
|
Merge m-i to m-c, a=merge
|
2014-11-02 08:27:08 -08:00 |
|
Aryeh Gregor
|
ded7e6ed57
|
Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan
|
2014-11-02 14:04:14 +02:00 |
|
Aryeh Gregor
|
e4f38e4ad1
|
Bug 1088054 part 9 - Clean up nsEditor::JoinNodeDeep; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
9fe7e46891
|
Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
9ac29614a9
|
Bug 1088054 part 7 - Clean up nsHTMLEditRules::JoinNodesSmart; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
a65855cb26
|
Bug 1088054 part 6 - Clean up nsHTMLEditor::GetFirst/LastEditableChild; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
cbeb43b675
|
Bug 1088054 part 5 - Clean up nsHTMLEditRules::GetTopEnclosingMailCite; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
3f2ed4847b
|
Bug 1088054 part 4 - Clean up nsHTMLEditRules::GetGoodSelPointForNode; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
2fd28efae6
|
Bug 1088054 part 3 - Clean up nsHTMLEditRules::CheckForEmptyBlock; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
e8b1092a6b
|
Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
5a798e4e1c
|
Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
4c1b82e388
|
Bug 1086349 part 9 - Clean up nsHTMLEditor::BeginningOfDocument; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
cad57ca05d
|
Bug 1086349 part 8 - Clean up nsEditor::(Tag)CanContain(Tag); r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
c08de73b51
|
Bug 1086349 part 7 - Remove old nsEditor::GetRight/LeftmostChild overloads; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
2e58c67e7f
|
Bug 1086349 part 6 - Remove old nsEditor::GetNextNode/GetPriorNode overloads; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
Aryeh Gregor
|
348d394e22
|
Bug 1086349 part 5 - Clean up nsEditor::SplitNodeImpl; r=ehsan
|
2014-11-02 14:04:13 +02:00 |
|
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 |
|
Brian Grinstead
|
cefdad7922
|
backout 019609619a48 for Windows e10s bc1 permaorange on CLOSED TREE
|
2014-11-01 18:24:14 -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 |
|
B2G Bumper Bot
|
3642974149
|
Bumping manifests a=b2g-bump
|
2014-11-01 11:11:58 -07:00 |
|
Jeff Muizelaar
|
a56a85f6a3
|
Bug 1092582. Add support to ANGLE for using IDXGIKeyedMutex.
|
2014-11-01 14:11:02 -04:00 |
|
B2G Bumper Bot
|
211d26f7e8
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/3e44ef6e1c5a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25711 from KevinGrandon/bug_1091936_update_hotspot_strings
Bug 1091936 - Update hotspot dialog strings
========
https://hg.mozilla.org/integration/gaia-central/rev/47665d1ee1cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1091936 - Update hotspot dialog strings r=flod r=aryx
|
2014-11-01 11:05:47 -07: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 |
|
Kyle Huey
|
0d851fffc2
|
Bug 820716: Disable MOZ_ASSERT(OOPInitialized()). no-review
|
2014-11-01 08:45:25 -07:00 |
|
Brian Grinstead
|
18857bee82
|
Bug 1091656 - Set --toolbarbutton-hover-boxshadow for the back button;r=Gijs
|
2014-11-01 07:11:08 -07: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 |
|
ffxbld
|
b9821a3c80
|
No bug, Automated blocklist update from host b-linux64-ix-0009 - a=blocklist-update
|
2014-11-01 03:19:50 -07:00 |
|
ffxbld
|
658df753a4
|
No bug, Automated HPKP preload list update from host b-linux64-ix-0009 - a=hpkp-update
|
2014-11-01 03:19:47 -07:00 |
|
ffxbld
|
a9b178b97e
|
No bug, Automated HSTS preload list update from host b-linux64-ix-0009 - a=hsts-update
|
2014-11-01 03:19:44 -07:00 |
|
B2G Bumper Bot
|
6a9d257ce7
|
Bumping manifests a=b2g-bump
|
2014-10-31 22:22:09 -07:00 |
|
B2G Bumper Bot
|
75c775c612
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/94bb3d81bc73
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25712 from jrburke/bug1091310-email-closing-a-tags-blocks
Bug 1091310 - block-type tags inside a tags should be wrapped by the a tag r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/2eb8bfe282aa
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1091310 - block-type tags inside a tags should be wrapped by the a tag r=asuth
|
2014-10-31 22:15:55 -07: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 |
|
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 |
|