Ryan VanderMeulen
|
e0a146916c
|
Backed out changeset 5b2dab72041e (bug 1046945) for crashes.
CLOSED TREE
|
2014-08-01 15:09:13 -04:00 |
Benoit Girard
|
d819330246
|
No bug - Change layers.dump to a live prefrence. r=milan
|
2014-08-01 14:56:52 -04:00 |
Shu-yu Guo
|
b55d656697
|
Bug 1040441 - Fix ForkJoinGetSlice stub when JS_THREADPOOL_STEAL=0. (r=nmatsakis)
|
2014-08-01 11:35:54 -07:00 |
Hannes Verschore
|
d86704b06c
|
Bug 1045063 - TraceLogging: Don't keep track of stack while disabled, r=bbouvier
|
2014-08-01 20:16:27 +02:00 |
Daniel Holbert
|
3c8c24351c
|
Bug 1039826: Make changes to 'order' property trigger a repaint (even if reflow doesn't change position). r=dbaron
|
2014-08-01 11:13:28 -07:00 |
Ben Kelly
|
93f746a2f6
|
Revert bug 1025183 (revs 69373df15281, dd6d84edf08e, 728a5d18bcd9, 71babe0bc84b, c60f9054acf6) for bustage. r=me
|
2014-08-01 14:10:40 -04:00 |
Jonathan Griffin
|
0b3d03bddb
|
Bug 1046991 - Fix error message when no build is present for mochitest-plain, r=ahal, DONTBUILD because NPOTB
|
2014-08-01 10:59:05 -07:00 |
Nicolas B. Pierron
|
8b49262333
|
Bug 1046597 - Balance stack in failures cases. r=efaust
|
2014-08-01 10:57:23 -07:00 |
Ben Kelly
|
a38c3c73df
|
Bug 1025183 P5 Add tests for ScalarValueString. r=bz
|
2014-08-01 13:57:00 -04:00 |
Ben Kelly
|
fbe3fd9601
|
Bug 1025183 P4 Define MOZ_DEBUG for b2g and android packagers so that TestInterfaceJS is included properly. r=mshal
|
2014-08-01 13:56:59 -04:00 |
Ben Kelly
|
e072a1a235
|
Bug 1025183 P3 Add ScalarValueString to webidl Codegen.py r=bz
|
2014-08-01 13:56:59 -04:00 |
Ben Kelly
|
d0f2be32c0
|
Bug 1025183 P2 Document how UTF16CharEnumerator treats buffer position on error. r=bz
|
2014-08-01 13:56:59 -04:00 |
Ben Kelly
|
687ee09c07
|
Bug 1025183 P1 Add ScalarValueString to webidl parser. r=bz
|
2014-08-01 13:56:59 -04:00 |
Terrence Cole
|
286271bc44
|
Bug 1046945 - Move ExposeGCThingToActiveJS to js::gc:: and use the typed wrappers instead; r=jonco
|
2014-07-31 12:14:17 -07:00 |
Ryan VanderMeulen
|
a3e32e545e
|
Backed out changesets f601c449f86b, e5a36d268d11, 9a13eb125a47, and 351434e9157b (bug 996237) for Android/B2G bustage.
CLOSED TREE
|
2014-08-01 13:24:49 -04:00 |
Hannes Verschore
|
059d247295
|
Bug 1042823 - Don't blindly make MMinMax optimize for doubles, r=jandem
|
2014-08-01 19:18:05 +02:00 |
Botond Ballo
|
e2b30297a4
|
Bug 1023557 - Store the content description in ContainerLayer instead of FrameMetrics. r=kats,BenWa
|
2014-07-31 16:11:47 -04:00 |
Andrew McCreight
|
1bc1c6b551
|
Bug 1004593 - Remove the unused nsTraceRefCnt::Startup(). r=froydnj
|
2014-08-01 10:02:30 -07:00 |
Debkanya Mazumder
|
86fa48d7af
|
Bug 1034917 - Make ~nsJSID() protected. r=bholley
|
2014-08-01 10:02:30 -07:00 |
Andrew McCreight
|
1d40e119c2
|
Bug 1036055 - Make the destructor of HTMLFormElement private. r=smaug
|
2014-08-01 10:02:30 -07:00 |
Andrew McCreight
|
b471b6fa7f
|
Bug 1046860 - Function IdToString is unused in nsDOMClassInfo. r=smaug
|
2014-08-01 10:02:29 -07:00 |
Bernardo P. Rittmeyer
|
ea60d740ff
|
Bug 1041843 - Add two telemetry histograms to measure favicon file sizes in use on the web, one for .ico files and one for .png files. r=mak
|
2014-08-01 08:27:00 -04:00 |
Guptha Rajagopal
|
1f0754fb2c
|
Bug 1038259 - Enable template strings in all builds. r=jorendorff
|
2014-07-31 11:24:00 -04:00 |
Martin Thomson
|
8e553f20a3
|
Bug 996237 - Check for DHE negotiation failure. r=ekr
|
2014-07-31 17:47:00 -04:00 |
Martin Thomson
|
74834f871d
|
Bug 996237 - Tests for cipher mismatch. r=ekr
|
2014-07-31 17:45:00 -04:00 |
Martin Thomson
|
1515f58947
|
Bug 996237 - Unit testing cipher suite selection happy path. r=ekr
|
2014-07-31 10:47:00 -04:00 |
Martin Thomson
|
d27c892661
|
Bug 996237 - Limit WebRTC cipher profiles. r=ekr
|
2014-07-31 17:45:00 -04:00 |
Byron Campen [:bwc]
|
272d9b26ec
|
Bug 963524 - Avoid setting SO_REUSEADDR when binding a UDP socket to port 0, since the linux kernel might select an already open port. r=mcmanus
|
2014-07-30 15:02:58 -07:00 |
Birunthan Mohanathas
|
c838b087ed
|
Bug 1046841 - Convert xpcom/components/ to Gecko style. r=froydnj
|
2014-08-01 09:43:23 -07:00 |
Andrea Marchesini
|
60e99f3cd4
|
Bug 1047398 - ServiceWorker should use WeakRef instead nsTWeakRef, r=smaug
|
2014-08-01 17:42:19 +01:00 |
Ed Morley
|
44bc656ee0
|
Merge mozilla-central and inbound
|
2014-08-01 17:37:13 +01:00 |
Andrew McCreight
|
fb1bd79d45
|
Bug 1004609, part 8 - Implement a caching version of WalkTheStack using LocationService. r=froydnj
Then use it in ref counting.
|
2014-08-01 09:27:35 -07:00 |
Ed Morley
|
b7b961a2e3
|
Merge latest green fx-team changeset and mozilla-central; a=merge
|
2014-08-01 17:26:43 +01:00 |
Gian-Carlo Pascutto
|
997fb49dfe
|
Bug 1046275 - Fix potential concurrency bugs in Android WebRTC code. Remove inner classes. r=rnewman
|
2014-08-01 18:12:38 +02:00 |
Bas Schouten
|
14e30723db
|
Bug 1039568: Add a capture DrawTarget to Moz2D. r=jrmuizel
|
2014-08-01 18:01:47 +02:00 |
Ed Morley
|
f50c0faa02
|
Merge latest green inbound changeset and mozilla-central; a=merge
|
2014-08-01 16:11:12 +01:00 |
Ed Morley
|
b73b34bdda
|
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
|
2014-08-01 15:04:33 +01:00 |
Brian Grinstead
|
4e187bc44b
|
Bug 1037292 - Project Editor tests - try a second time if temporary file creation fails;r=jwalker
|
2014-08-01 07:52:44 -05:00 |
Paul Rouget
|
a59dd635ce
|
Bug 1007367 - webide main process support. r=jryans
|
2014-08-01 14:47:37 +02:00 |
Paul Rouget
|
105e7f235e
|
Bug 1028079 - fix consistency in strings (addon, capitalization). r=jryans
|
2014-08-01 14:47:37 +02:00 |
Paul Rouget
|
6b99371a4c
|
Bug 1028378 - Changing runtime should disconnect the current one. r=jryans
|
2014-08-01 14:47:37 +02:00 |
Georg Fritzsche
|
b63dd7beb8
|
Bug 1046910 - TypeError: this._experiments is null at Experiments.Experiments.prototype._getState. r=ttaubert
|
2014-08-01 14:38:45 +02:00 |
B2G Bumper Bot
|
175f8c022f
|
Bumping manifests a=b2g-bump
|
2014-08-01 04:46:34 -07:00 |
B2G Bumper Bot
|
677d2db961
|
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/3842156466e7
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1043615 - Update l10n ID's for strings modified with this change. r=flod
========
https://hg.mozilla.org/integration/gaia-central/rev/5b07856ac9d9
Author: Ed Morley <edmorley@users.noreply.github.com>
Desc: Merge pull request #22400 from yurenju/test-l10n
Bug 1047244 - gaia-build jobs failing with "build.test.js | Build GAIA f...
========
https://hg.mozilla.org/integration/gaia-central/rev/26a8b4897235
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1047244 - gaia-build jobs failing with "build.test.js | Build GAIA from differece app list GAIA_DEVICE_TYPE=tablet" or "multilocale.test.js | multilocale Integration tests "before all" hook"
|
2014-08-01 04:40:31 -07:00 |
B2G Bumper Bot
|
a30dff4340
|
Bumping manifests a=b2g-bump
|
2014-08-01 03:56:57 -07:00 |
B2G Bumper Bot
|
43021c1928
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/d52716b55323
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #22393 from pacorampas/822645
Bug 822645 - [settings] Possible CSP problem r=arnau
========
https://hg.mozilla.org/integration/gaia-central/rev/e89cab5b6342
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 822645 - [settings] Possible CSP problem
|
2014-08-01 03:55:31 -07:00 |
B2G Bumper Bot
|
a07ef42aff
|
Bumping manifests a=b2g-bump
|
2014-08-01 03:46:41 -07:00 |
B2G Bumper Bot
|
76d2764769
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/f1b66be5c9f2
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22392 from vingtetun/screenshoot-overlay-landing
Move the screenshot overlay into .browser-container. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/2de91d28db3f
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Move the screenshot overlay into .browser-container. r=alive
|
2014-08-01 03:40:31 -07:00 |
B2G Bumper Bot
|
78fbe3d22b
|
Bumping manifests a=b2g-bump
|
2014-08-01 03:32:42 -07:00 |
B2G Bumper Bot
|
9017236675
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/ae002d0f0594
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22133 from zbraniecki/1043615-update-mozl10n-api-in-settings
Bug 1043615 - Clean up mozL10n.get uses in Settings app. r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/03dcc03523ef
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1043615 - Clean up mozL10n.get uses in Settings app
|
2014-08-01 03:25:30 -07:00 |