Ehsan Akhgari
fbd7944f83
Bug 936912 - Build xpcom in unified mode; r=froydnj
2013-11-18 21:34:00 -05:00
Ehsan Akhgari
52ff9407e5
Bug 939659 - Build parts of the spellchecker in unified mode; r=roc
...
--HG--
extra : rebase_source : a3468510cc0e3b0f0cf95a1b851662296fef5a27
2013-11-18 08:32:32 -05:00
Nathan Froyd
3a2dd257a3
Bug 940170 - part 4 - constify PLDHashTableOps in miscellaneous other places; r=bz
2013-11-18 21:58:27 -05:00
Nathan Froyd
745a1e12ba
Bug 940170 - part 3 - constify PLDHashTableOps in dom/; r=bz
2013-11-18 21:53:12 -05:00
Nathan Froyd
33e3e389eb
Bug 940170 - part 2 - constify PLDHashTableOps in content/; r=bz
2013-11-18 21:52:15 -05:00
Nathan Froyd
8b82865186
Bug 940170 - part 1 - constify PLDHashTableOps in layout/; r=bz
2013-11-18 21:51:48 -05:00
Jim Mathies
4c569f00c4
Bug 939557 - Build bustage fix in vs11 and up in browsercomps - don't link to unicharutil and replace glue string compare calls with suitable crt replacements. r=rstrong
2013-11-19 06:24:07 -06:00
Gijs Kruitbosch
2669f41615
Bug 890545 - provide a way to enumerate registered manifests, r=froydnj,f=glandium
...
--HG--
extra : rebase_source : 7534f0d3c0257ff34f1477c0bfdd23b540e7a7c7
2013-07-05 21:20:04 +02:00
Eddy Bruel
cf91a893bd
Bug 938907 - Get rid of the compile and go flag on ContextOptions; r=bholley
2013-11-19 12:41:42 +01:00
Carsten "Tomcat" Book
ae6cf6c2e9
Backed out changeset 002e26035367 (bug 938437) to fix PGO Build Bustage on a CLOSED TREE
2013-11-19 12:28:41 +01:00
Carsten "Tomcat" Book
2d619fa437
Backed out changeset a06dd3421421 (bug 939385) for perma failures/orange in XPCShell Tests on Linux and OS X on a CLOSED TREE
2013-11-19 11:48:01 +01:00
Carsten "Tomcat" Book
94bbe0194f
Backed out changeset a045549217e2 (bug 939385) for perma failures/orange in XPCShell Tests on Linux and OS X on a CLOSED TREE
2013-11-19 11:47:51 +01:00
Carsten "Tomcat" Book
679c3d1ba5
Backed out changeset 65048ac4ae6f (bug 939385) for perma failures/orange in XPCShell Tests on Linux and OS X on a CLOSED TREE
2013-11-19 11:47:41 +01:00
Carsten "Tomcat" Book
c2aeeff612
Backed out changeset 027fced104dc (bug 939385) for perma failures/orange in XPCShell Tests on Linux and OS X on a CLOSED TREE
2013-11-19 11:47:30 +01:00
Carsten "Tomcat" Book
52bb79098d
Backed out changeset 5cda44ae1ba0 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
...
--HG--
rename : dom/indexedDB/test/test_globalObjects_content.html => dom/indexedDB/test/test_globalObjects.html
rename : dom/indexedDB/test/test_globalObjects_chrome.xul => dom/indexedDB/test/test_globalObjects.xul
rename : dom/indexedDB/test/unit/test_globalObjects_xpc.js => dom/indexedDB/test/unit/test_globalObjects.js
2013-11-19 11:41:52 +01:00
Carsten "Tomcat" Book
32eb548902
Backed out changeset e07cab8a2732 (bug 921478) for perma-orange on Mochitest-1 on B2G Linux Opt on a CLOSED TREE
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.xul => dom/contacts/tests/test_contacts_upgrade.html
2013-11-19 11:41:29 +01:00
Tim Abraldes
5420c0235c
bug 895581. Remove a mochitest-metro test that assumes double-tap should select; double-tap now causes a zoom instead. r=orange
2013-11-19 01:55:07 -08:00
Nicholas Nethercote
f6d384fd81
Bug 939385 (part 4) - Rename some distinguished amount functions. r=froydnj.
...
--HG--
extra : rebase_source : 7aa40beaaf9f025f361d0a570a2f35d582a151c5
2013-11-18 22:37:39 -08:00
Nicholas Nethercote
3172e67ca2
Bug 939385 (part 3) - Expose vsizeMaxContiguous to about:memory. r=froydnj.
...
--HG--
extra : rebase_source : 77331283b56ddf28a137a0165ef9926d6e0f0f42
2013-11-18 22:37:38 -08:00
Nicholas Nethercote
32946c82ee
Bug 939385 (part 2) - Expose vsizeMaxContiguous to telemetry. r=froydnj.
...
--HG--
extra : rebase_source : addf1db7cfe59fced1a8e8331034a28a2d801712
2013-11-18 22:24:18 -08:00
Nicholas Nethercote
69cab6b84b
Bug 939385 (part 1) - Rename largestContiguousVMBlock as vsizeMaxContiguous. r=froydnj.
...
--HG--
extra : rebase_source : 3c364af0442eeabd5951370792f1a467eaa86994
2013-11-18 22:24:12 -08:00
Vendelin Ruzicka
df3a7a6432
Bug 921478 - Part 2: Convert test_contacts_upgrade.html to real chrome mochitest. r=bent
...
--HG--
rename : dom/contacts/tests/test_contacts_upgrade.html => dom/contacts/tests/test_contacts_upgrade.xul
2013-11-19 08:36:33 +01:00
Jan Varga
0d595eff6d
Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent
...
--HG--
rename : dom/indexedDB/test/test_globalObjects.xul => dom/indexedDB/test/test_globalObjects_chrome.xul
rename : dom/indexedDB/test/test_globalObjects.html => dom/indexedDB/test/test_globalObjects_content.html
rename : dom/indexedDB/test/unit/test_globalObjects.js => dom/indexedDB/test/unit/test_globalObjects_xpc.js
2013-11-19 08:36:12 +01:00
Mike Hommey
d35ec45570
Bug 938526 - Ignore import libraries when dealing with --extract in expandlibs_exec.py. r=khuey
2013-11-19 16:12:55 +09:00
Allison Naaktgeboren
564dd30dc2
Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck
2013-11-18 23:13:05 -08:00
Matt Brubeck
ffd9198bea
Bug 936754 - Fire dblclick event for double-taps in Metro.r=jimm
2013-11-18 23:13:05 -08:00
Mike Hommey
d532069006
Bug 940202 - One more followup to properly use $(DEPTH) on windows. rs=jcranmer
2013-11-19 16:06:30 +09:00
Makoto Kato
c18e4a5502
Bug 915217 - incorrect anaylzing mov [r64+disp], imm32. r=ehsan
2013-11-19 15:47:03 +09:00
Nicholas Nethercote
dcebcaee1d
Bug 921224 (part 2) - Use a smaller mark stack when incremental GC is disabled. r=wmccloskey.
...
--HG--
extra : rebase_source : 86fdb1f981db31751f07a1e2c367caa31637cc5a
2013-11-14 18:43:13 -08:00
Nicholas Nethercote
7e277cbf48
Bug 921224 (part 1) - Don't use ballast in MarkStack. r=wmccloskey.
...
--HG--
extra : rebase_source : f847b35b7d5879816f1cde112c1f3cbf0fe58414
2013-11-14 18:43:11 -08:00
Joshua Cranmer
aa46ce9d92
Bug 940202 followup, due to missing a review comment.
2013-11-19 00:16:34 -06:00
Joshua Cranmer
40f2b0e149
Bug 940202 - Make FINAL_LIBRARY work with comm-central, r=glandium
...
--HG--
extra : rebase_source : fc8bc5cf6e69be02eeefa7dd98eb5273998831db
2013-11-19 00:12:25 -06:00
Chris Peterson
4a2b179b07
Bug 939578 - Build netwerk/streamconv in unified mode. r=mcmanus
2013-11-16 23:33:56 -08:00
Kyle Huey
0d9571cd68
Bug 940071: Free the proto and iface cache for generated globals. r=bz
2013-11-19 14:05:42 +08:00
Kyle Huey
017986a69c
Bug 936327. r=bent
2013-11-19 14:05:41 +08:00
Phil Ringnalda
aa4f4a9e99
Back out 4fd2bf2ec8db (bug 939662) for Windows build bustage
...
CLOSED TREE
2013-11-18 21:34:48 -08:00
Phil Ringnalda
e4aeb333c0
Back out 4d8015a52178 (bug 936566) for build bustage
2013-11-18 21:34:23 -08:00
Nicholas Nethercote
20c49820fd
Bug 819801 - In DMD builds, check that SQLite's reporting of its total memory consumption are correct. r=asuth.
...
(NPOTB because it's DMD-only changes.)
2013-11-15 05:11:10 -08:00
Jeff Muizelaar
6da588e57d
Bug 845874. Switch to Y-X banded regions. r=roc
...
Previously our region code was just a simple y,x sorted list of
non-intersecting rectangles. This can cause us to have simple regions
represented in a complex unoptimizable way.
Switching to pixman regions gives us a canonical region implementation.
There are some cases when this can cause performance regressions.
For example, with the old region code we end up with this region:
http://people.mozilla.org/~jmuizelaar/region-pre.html
which is represented like this:
http://people.mozilla.org/~jmuizelaar/region-post.html
with the new code.
We call SimplifyOutward(4) on this. With old regions we can't simplify it so we
end up taking the bounds and get 1 rect. With the new regions we have only 3
rects to start and so we do nothing. The difference between 3 rects and 1 rect
cause D2D to do a PushLayer() instead of a ClipRect() and that seems to be the
causes for the regression.
--HG--
extra : rebase_source : 65e0d29d67b51a3780448eaecfde33dbcb6b99b1
2013-11-18 13:01:54 -05:00
Benoit Girard
625be5b3b4
Bug 939950 - Build gfx/2d in unified mode. r=bjacob,ehsan,bas
...
--HG--
extra : rebase_source : 4776cc15a2de124149624b8297ae0c4953621eae
2013-11-18 16:45:14 -05:00
Benoit Girard
d2974b1b18
Bug 936566 - Print mask layers in layers dump. r=nrc
...
--HG--
extra : rebase_source : cb960d4f8880f9c3fd39fafc8a4c8a21f6a19596
2013-11-18 20:22:41 -05:00
Mark Finkle
f4dd29d30f
Backout 86253e0141c8 to avoid cross-branch merge isses from fx-team and bug 913985
2013-11-18 23:52:01 -05:00
Mike Hommey
7efe3105fb
Bug 938437 - Replace nsStaticXULComponents.cpp with smart use of sections. r=bsmedberg,irc-r=decoder
2013-11-19 13:45:31 +09:00
Mark Finkle
f516c210c6
Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey
2013-11-18 23:43:09 -05:00
Nicholas Cameron
598a82835d
merge again
2013-11-19 17:40:32 +13:00
Jim Blandy
34f45f6bbf
Bug 936143 - Part 2: Simplify and fix js_GetScriptLineExtent. (r=shu)
2013-11-18 20:39:57 -08:00
Nicholas Cameron
5e244c94b1
merge
2013-11-19 17:39:24 +13:00
Shu-yu Guo
33f7783818
Bug 936143 - Part 1: Add Debugger.Script.lineCount test where the script's source notes end in newline notes. (r=jimb)
2013-11-18 20:38:52 -08:00
Mike Conley
d07a108d77
Bug 457296 - Allow nsIPermissionManager to accept mailto URLs. r=jdm.
2013-11-18 23:34:00 -05:00
John Daggett
b18d80483b
merge again
2013-11-19 13:32:34 +09:00