Commit Graph

208422 Commits

Author SHA1 Message Date
Eric Rahm
dc68a09542 Bug 1074415 - Build error in nsNPAPIPluginInstance when enabling PR_LOGGING in non-debug builds. r=dholbert
--HG--
extra : rebase_source : 8247d79d89ba761a4f942f32a651c41d534adc5f
2014-10-03 10:44:13 -07:00
Boris Zbarsky
502afc718e Bug 771043. Move MediaQueryList tracking from the prescontext to the document, so they will correctly outlive prescontext changes. r=dbaron 2014-10-03 14:15:25 -04:00
Martin Thomson
653115fdf3 Bug 1075991 - Tracking cause of inappropriate TLS version fallback, r=keeler 2014-10-03 11:01:24 -07:00
Martin Thomson
dca765c16b Bug 1075991 - Remember version intolerance reason code, r=keeler 2014-10-03 11:01:24 -07:00
Daniel Holbert
b2fa190df1 Bug 1073711: Clean up nsCacheService::CreateSessionInternal; drop useless null-check of 'this' and after 'new', and use nsRefPtr::forget(). r=mayhemer 2014-10-03 10:54:44 -07:00
Kartikaya Gupta
4dd414cdfc Bug 1063168 - Fix some incorrect debug printf format specifiers. r=botond 2014-10-03 13:39:38 -04:00
Kartikaya Gupta
3e07d04276 Bug 1063138 - Don't forward move events from the GEL to the APZC when two fingers are down but the pinch hasn't been activated. r=botond 2014-10-03 13:39:37 -04:00
Kartikaya Gupta
67aa9a044a Bug 1074401 - Ensure that the repaint request is always dispatched from the APZ on the main thread. r=botond 2014-10-03 13:39:37 -04:00
Nicolas Silva
fdbe68167e Bug 1073113 - make D3D11 image layers double buffered. r=mattwoodrow 2014-10-03 11:25:07 +02:00
Tim Nguyen
2a990e270d Bug 1057180 - Enable CSS Filters by default. r=dbaron 2014-10-03 10:06:07 -07:00
Max Vujovic
bcb10ff796 Bug 913990 - Test 'feed:' filter URL as crashtest instead of computed style test. r=dbaron 2014-10-03 10:06:07 -07:00
Olli Pettay
266f1943a8 Bug 1075125 - GetCurrentDoc fixes in content/svg, r=wchen
--HG--
extra : rebase_source : 72ca9c3f48b54ca7eaf4eefd061b06fad0f37385
2014-10-03 15:32:26 +03:00
Olli Pettay
6530938e0a Bug 1075050 - GetCurrentDoc fixes in content/xul, r=wchen
--HG--
extra : rebase_source : a1c88534d0beebd1618e0b15249c778470d65c82
2014-10-03 15:29:48 +03:00
Olli Pettay
72d8ef309a Bug 1075279 - GetCurrentDoc fixes in content/html, r=wchen
--HG--
extra : rebase_source : ad4f485b2346d629b84e6c1558c24615fdf8d29b
2014-10-02 22:07:24 +03:00
Olli Pettay
081ea999aa Bug 1074738 - GetCurrentDoc fixes in content/base, r=wchen
--HG--
extra : rebase_source : 5bd87b39f04e5cef229e8e15bc2bf56aef9c5995
2014-10-02 21:45:44 +03:00
Monica Chew
a012c4b3eb Bug 1030135: Set is_moz if the pinset name contains mozilla, set bucket id for pinsets containing the string mozilla (r=keeler) 2014-10-02 16:45:13 -07:00
Ben Hearsum
8123191c23 bug 1075723: use different signing format for 64-bit windows builds. r=catlee 2014-10-03 12:03:23 -04:00
Neil Rashbrook
3590c7d804 Bug 1053652 - Cannot open include file: 'dwrite_1.h'. r=gw280
Imports/Transplants upstream https://codereview.chromium.org/552383002/
2014-10-03 01:54:23 -04:00
Mike Shal
3fe52baac6 Bug 1013730 - Have mach ignore broken disk io stats; r=gps
This works around the "RuntimeError: couldn't find any physical disk"
issue on Windows when using 'diskperf -n'
2014-10-01 13:14:58 -04:00
Nicolas B. Pierron
ca2b8408fb Bug 1077427 - Add range analysis assertions after recovered-on-bailout instructions. r=sunfish 2014-10-03 17:37:59 +02:00
Nicolas B. Pierron
1dff572731 Bug 1077041 - NativeObject::copy, Only copy the minimum between the number of fixed slot and the span of the shape. r=jandem 2014-10-03 17:37:57 +02:00
Blake Kaplan
8917309372 Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
ziyunfei
1401d14594 Bug 1076588 - Object.freeze() should return its argument with no conversion when the argument is a primitive value. r=till, r=Yoric 2014-10-03 02:42:00 -04:00
ISHIKAWA, Chiaki
0504b8ce04 Bug 1073912 - Use 0o notation for octal literal. r=gavin 2014-09-29 19:46:00 -04:00
Douglas Crosher
fc0ee84a83 Bug 1070971 - IonMonkey ARM: Declare operands to common ALU and FPU operations to be used at the start. r=sunfish 2014-10-02 23:27:19 +10:00
Randy Lin
4e00ad1a17 Bug 1069602 - Crash in mozilla::MediaOmxReader::NotifyDataArrived (ProcessCachedData runnable is running but reader has been destroyed). r=edwin, f=jwwang 2014-10-02 11:46:49 +08:00
Stephen Pohl
ec06fe50d2 Bug 1076977: Get crashreporter to work with the new v2 bundle structure on OSX. r=bsmedberg 2014-10-03 10:29:38 -04:00
Ed Morley
1b548da245 Merge mozilla-central and inbound 2014-10-03 15:14:53 +01:00
Ed Morley
e322389145 Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
Ed Morley
ed062efcdf Backed out changeset 7a1b7d7eba12 (bug 1062709) 2014-10-03 15:05:26 +01:00
Ed Morley
60a8c08d6b Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
c933f54bad Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
Ed Morley
faf6e69667 Backed out changeset c66ae07991a7 (bug 1076990) for frequent xperf failures; CLOSED TREE 2014-10-03 11:43:44 +01:00
Jonathan Watt
ae67e369c0 Bug 1075399 - Temporary follow-up to disable test while I get fuzzing right. r=orange CLOSED TREE 2014-10-03 11:02:23 +01:00
Jonathan Kew
2da7b54fdf Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
B2G Bumper Bot
3381f2192b Bumping manifests a=b2g-bump 2014-10-03 02:31:55 -07:00
B2G Bumper Bot
df0585ffde Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/736a08de0dd4
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #24739 from crdlc/bug-1077128

Bug 1077128 - (App-grouping) Edit field jumps after keyboard is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/fa241fd3760f
Author: crdlc <crdlc@tid.es>
Desc: Bug 1077128 - (App-grouping) Edit field jumps after keyboard is shown

========

https://hg.mozilla.org/integration/gaia-central/rev/c753f7dce987
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #24517 from sergi/BUG_1061503

Bug 1061503 - Comments field in contact edit form needs to have the text at the top, and be converted to a textarea [r=francisco]

========

https://hg.mozilla.org/integration/gaia-central/rev/162bc0485dec
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1061503 - Comments field in contact edit form needs to have the text at the top, and be converted to a textarea

========

https://hg.mozilla.org/integration/gaia-central/rev/eb9f12d4bde5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #24669 from sv99/1070688

Bug 1070688 - [settings] unit test refactoring for new version chai.assert api (rebased) r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/98c142f551a0
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070688 - [settings] unit test refactoring for new version chai.assert api
2014-10-03 02:25:48 -07:00
B2G Bumper Bot
af05952bff Bumping manifests a=b2g-bump 2014-10-03 02:17:05 -07:00
Ed Morley
a1a3635d4e Backed out changeset 42614739736d (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:14:53 +01:00
Ed Morley
f34acba2a8 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
B2G Bumper Bot
ed8cd3df78 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe81fc34a5fe
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #24249 from sv99/1070731

Bug 1070731 - [sms] unit test refactoring for new version chai.assert api. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/2bcae1c9b8cd
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1070731 - [sms] unit test refactoring for new version chai.assert api
2014-10-03 02:05:48 -07:00
Jon Coppeard
786a6eba40 Bug 650161 - Allow JS_GetScriptFilename() to work while we are compacting r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
4d40e8b9e6 Bug 650161 - Allow for the possibility that the wrapper cache hasn't been initialized yet when updating it r=bz 2014-10-03 10:04:19 +01:00
Jon Coppeard
e67d35cafa Bug 650161 - Fix ObjectImpl::toDictionaryMode() to work with compacting GC r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
c4ef452bd6 Bug 650161 - We don't need special fixup for CCWs after compacting GC r=terrence 2014-10-03 10:04:19 +01:00
Jon Coppeard
181db3f30e Bug 650161 - Fix compacting GC after parallel sweeping changes r=terrence 2014-10-03 10:04:18 +01:00
Jonathan Watt
ebc424a85e Bug 934183, part 2 - Remove lots of old Thebes code paths from the SVG code (GeneratePath and all the nsSVGPathGeometryElement::ConstructPath implementations). r=longsonr 2014-10-03 09:50:44 +01:00
Jonathan Watt
280db5b3bb Bug 934183, part 1 - Convert the bounds calculation code for SVG geometry to use Moz2D Path. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
f71dd36242 Bug 1075399, part 4 - Don't make an exception for arcs when simulating zero length SVG subpaths. r=longsonr 2014-10-03 09:50:43 +01:00
Jonathan Watt
3457c9c580 Bug 1075399, part 3 - Don't insert zero length segments unless it's necessary. r=longsonr 2014-10-03 09:50:43 +01:00