Nicholas Nethercote
|
38af3acc04
|
Bug 1046477 (part 1) - Separate the reporting of the main and static atoms tables. r=froydnj.
--HG--
extra : rebase_source : c60db11fc39d180e43f22e7f395eea24cd358aa3
|
2014-07-30 23:06:57 -07:00 |
|
Cameron McCormack
|
fdcf00e285
|
Bug 1046534 - Call DropDocumentReference on a document's CSSLoader before we unlink it. r=dbaron
|
2014-08-01 10:45:02 +10:00 |
|
Daniel Holbert
|
9a7ed6c756
|
(no bug) Drop end-of-line whitespace in SVG filter code. (whitespace-only, so DONTBUILD)
|
2014-07-31 17:37:35 -07:00 |
|
Ehsan Akhgari
|
5d175484bf
|
Bug 1042414 - Make mozglue.def depend on GLOBAL_DEPS; r=glandium
--HG--
extra : rebase_source : 6dbd6aa6ea9e697c037fa33e0638abbaa92ca08a
|
2014-07-31 20:30:30 -04:00 |
|
Ehsan Akhgari
|
797834e801
|
Bug 1043088 - Enable forcing the usage of the static CRT in libffi's msvc wrapper; r=glanidum
--HG--
extra : rebase_source : 52244b289e7aac818a492602e57e567097bdafb0
|
2014-07-31 20:30:14 -04:00 |
|
Jim Blandy
|
16dfe8fa44
|
Bug 1038544: Implement ubi::Node::zone, to return the JS::Zone to which the node's referent belongs. r=terrence
|
2014-07-31 17:29:40 -07:00 |
|
Ehsan Akhgari
|
17c6c70f92
|
Bug 1045270 - Part 3: Add a test case; r=smaug
|
2014-07-31 20:27:04 -04:00 |
|
Ehsan Akhgari
|
4224d9860d
|
Bug 1045270 - Part 2: Focus the text control inside a number control when recreating frames for a focused number control off of the event loop; r=smaug
This is needed because the text control doesn't have a document yet in
CreateAnonymousContent, so setting the focus to it will fail.
|
2014-07-31 20:25:43 -04:00 |
|
Ehsan Akhgari
|
7667ad74a8
|
Bug 1045270 - Part 1: Cache the selection state for the native anonymous text box inside number controls on the number control itself; r=smaug
This is needed because the text control and its nsTextEditorState will
die together with the text control's frame.
|
2014-07-31 20:25:31 -04:00 |
|
Andrew McCreight
|
6fb9de937d
|
Backout 6bdab42ab879 for breaking S builds
|
2014-07-31 17:15:17 -07:00 |
|
Andrew McCreight
|
d63adf1e74
|
Backed out changeset a9cf5734aff2
|
2014-07-31 17:14:34 -07:00 |
|
Andrew McCreight
|
20aebc1d9b
|
Bug 1004609, followup - fix non STACKWALKING_AVAILABLE builds. r=bustage
|
2014-07-31 17:02:02 -07:00 |
|
Ben Kelly
|
b23b4c98ad
|
Bug 1025183 P4 Add tests for ScalarValueString. r=bz
|
2014-07-31 19:40:12 -04:00 |
|
Ben Kelly
|
0953af9d2d
|
Bug 1025183 P3 Add ScalarValueString to webidl Codegen.py r=bz
|
2014-07-31 19:40:12 -04:00 |
|
Ben Kelly
|
da88e1c75f
|
Bug 1025183 P2 Document how UTF16CharEnumerator treats buffer position on error. r=bz
|
2014-07-31 19:40:12 -04:00 |
|
Ben Kelly
|
859d17be5e
|
Bug 1025183 P1 Add ScalarValueString to webidl parser. r=bz
|
2014-07-31 19:40:11 -04:00 |
|
Andrew McCreight
|
4670b2ceeb
|
Bug 1004609, part 9 - Rename DMDLocationService to CodeAddressService. r=njn
|
2014-07-31 16:39:26 -07:00 |
|
Andrew McCreight
|
a9e1922f36
|
Bug 1004609, part 8 - Implement a caching version of WalkTheStack using LocationService. r=froydnj
Then use it in ref counting.
|
2014-07-31 16:39:25 -07:00 |
|
Andrew McCreight
|
c5bc575865
|
Bug 1004609, part 7 - Move LocationService into xpcom. r=njn,froydnj
|
2014-07-31 16:39:25 -07:00 |
|
Andrew McCreight
|
d9c13fcc19
|
Bug 1004609, part 6 - Add empty CodeAddressService.h file. r=froydnj
|
2014-07-31 16:39:25 -07:00 |
|
Andrew McCreight
|
d2ca49b62b
|
Bug 1004609, part 5 - Templatize LocationService over the lock. r=njn
|
2014-07-31 16:39:25 -07:00 |
|
Andrew McCreight
|
21c02a8b44
|
Bug 1004609, part 4 - Templatize LocationService over the string allocator. r=njn
|
2014-07-31 16:39:25 -07:00 |
|
Andrew McCreight
|
108b6ec430
|
Bug 1004609, part 3 - Templatize LocationService over the string interner. r=njn
|
2014-07-31 16:39:24 -07:00 |
|
Andrew McCreight
|
119b70dc87
|
Bug 1004609, part 2 - Templatize LocationService over the writer. r=njn
|
2014-07-31 16:39:24 -07:00 |
|
Andrew McCreight
|
bbe95ec364
|
Bug 1004609, part 1 - Inline the W() macro in LocationService. r=njn
This will make it easier to move it later.
|
2014-07-31 16:39:24 -07:00 |
|
Andrew McCreight
|
aecc822aae
|
Bug 1045241 - Make memory reporting for LocationService more normal. r=njn
|
2014-07-31 16:39:24 -07:00 |
|
Wes Kocher
|
9f8b36a680
|
Backed out changeset 61a25c10da62 (bug 1038544) for build failures
|
2014-07-31 14:40:16 -07:00 |
|
Nathan Froyd
|
a4e51ac4f0
|
Bug 1045118 follow-up - add d3.js and frame-script-utils.js to EXTRA_JS_MODULES; r=me
|
2014-07-31 17:00:46 -04:00 |
|
Jim Blandy
|
d8901f7d2a
|
Bug 1038544: Implement ubi::Node::zone, to return the JS::Zone to which the node's referent belongs. r=terrence
|
2014-07-31 13:50:10 -07:00 |
|
Botond Ballo
|
48003aa9fd
|
Bug 1046904 - Identify scrollgrab layers in the APZC tree log. r=kats
--HG--
extra : rebase_source : 7cf38fbe7d34b8cc5130d79f868dcef58b044e06
|
2014-07-31 13:49:46 -04:00 |
|
Olli Pettay
|
88e21a3ada
|
Bug 1031303 - mContext can be null when nsGlobalWindow::SetNewDocument is called, r=jst
|
2014-07-31 23:15:57 +03:00 |
|
Ryan VanderMeulen
|
ac5819a1e6
|
Merge m-c to inbound. a=merge
|
2014-07-31 16:06:22 -04:00 |
|
Ryan VanderMeulen
|
e1b9fda9b3
|
Merge m-c to fx-team. a=merge
|
2014-07-31 15:54:50 -04:00 |
|
Birunthan Mohanathas
|
18509a4eb6
|
Bug 1044445 - Collapse test-only moz.build files under content/ into ancestor moz.build files. r=glandium
|
2014-07-31 12:54:21 -07:00 |
|
Birunthan Mohanathas
|
72fb589326
|
Bug 1044445 - Collapse test-only moz.build files under content/media/ into ancestor moz.build files. r=glandium
|
2014-07-31 12:54:21 -07:00 |
|
Birunthan Mohanathas
|
3758c3ce34
|
Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer
|
2014-07-31 12:54:21 -07:00 |
|
Ryan VanderMeulen
|
9ff209de09
|
Merge b2g-inbound to m-c. a=merge
|
2014-07-31 15:54:07 -04:00 |
|
Benoit Girard
|
cd9eeed154
|
No bug - Remove printf in test plugin. r=jgriffin
|
2014-07-31 15:47:33 -04:00 |
|
Fabrice Desré
|
ef472796d3
|
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
|
2014-07-31 12:14:03 -07:00 |
|
B2G Bumper Bot
|
2c4d3d1100
|
Bumping manifests a=b2g-bump
|
2014-07-31 11:31:38 -07:00 |
|
B2G Bumper Bot
|
6f692c90d9
|
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/9f3b6b772b7b
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #21162 from yurenju/callscreen"
This reverts commit 061e9b84a9742fa9ad0519b7b98f1b50fc212be8, reversing
changes made to 34df8238f7367ac99b6897a073b9cc2f82f5371a.
|
2014-07-31 11:25:32 -07:00 |
|
Richard Newman
|
34ee97897d
|
Bug 1045085 - Remove main Product Announcements code. r=mcomella
|
2014-07-31 11:24:02 -07:00 |
|
Kartikaya Gupta
|
659e308100
|
Bug 1043689 - Cancel state in the GEL when processing a cancelled touch block. r=botond
|
2014-07-31 14:21:49 -04:00 |
|
Jeff Muizelaar
|
e70f4753e0
|
Bug 1046929. Remove ACDEFINES += -UWIN32_LEAN_AND_MEAN from gfx/thebes/Makefile.in
This is very old and doesn't seem to be needed anymore.
--HG--
extra : rebase_source : 557fe01c658f7644fe8ecd35e96a5e8e285be718
|
2014-07-31 14:19:32 -04:00 |
|
B2G Bumper Bot
|
6f097ea51d
|
Bumping manifests a=b2g-bump
|
2014-07-31 11:07:50 -07:00 |
|
B2G Bumper Bot
|
7e8ac8c24c
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/889f661704b9
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22369 from pivanov/bug-1035687-followup
Bug 1035687 - [SMS] - check missing images | followup
========
https://hg.mozilla.org/integration/gaia-central/rev/c4fb2fda894a
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035687 - [SMS] - check missing images | followup
|
2014-07-31 11:00:32 -07:00 |
|
Jan de Mooij
|
90765c2558
|
Bug 1045529 - Ion-compile non-CNG functions. r=bhackett
--HG--
extra : rebase_source : 1db0223c640813a98f55d00ad18ef6ac49882eb9
|
2014-07-31 19:53:41 +02:00 |
|
B2G Bumper Bot
|
2fc0da7a71
|
Bumping manifests a=b2g-bump
|
2014-07-31 10:51:24 -07:00 |
|
B2G Bumper Bot
|
52873da9a2
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/ec10783e69da
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #22158 from pivanov/bug-1035687
Bug 1035687 - [SMS] - check missing images
========
https://hg.mozilla.org/integration/gaia-central/rev/c2106dc77ad2
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1035687 - [SMS] - check missing images
|
2014-07-31 10:45:38 -07:00 |
|
Ryan VanderMeulen
|
d6216d9952
|
Backed out changeset c5be930c66e3 (bug 1035296) for mochitest-dt failures.
|
2014-07-31 13:44:28 -04:00 |
|