Alexandre Poirot
6d5f258dde
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
2013-04-16 16:46:47 -04:00
Ryan VanderMeulen
32e0055ca7
Merge m-c to inbound.
2013-04-16 16:04:20 -04:00
Mike Shal
24b4056720
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Tim Taubert
9160ae54a7
merge m-c to fx-team
2013-04-16 19:52:14 +02:00
Nick Fitzgerald
c1e0cabf5f
Bug 849069 - relative source map URLs should be resolved according to the spec's rules; r=past
2013-04-09 11:40:00 +03:00
Nick Fitzgerald
6de4bef71a
Bug 772119 - expose source mapped sources over the remote debugging protocol; r=past
2013-04-16 00:07:00 +03:00
Panos Astithas
ae808e96c6
Bug 861852 - Telemetry data from the remote protocol always appear in the remote buckets; r=rcampbell
2013-04-16 08:52:55 +03:00
Mihai Sucan
213c37802d
Bug 851231 - Output Console.jsm API calls to the browser console; r=jwalker
2013-04-15 19:10:04 +03:00
Phil Ringnalda
d5678418dc
Back out f21835504604 (bug 860338) for build bustage
...
CLOSED TREE
2013-04-13 19:09:05 -07:00
Ralph Giles
62fe9d4041
Bug 860338 - remove MOZ_WEBVTT. r=ted
...
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Matt Brubeck
8871dc1b75
Bug 847279 - Remove extra mouse click in test_bug620145.html [r=dolske]
...
This extra mouse click can cause problems in later tests on Windows,
because it opens the Firefox menu and leaves it open.
2013-04-13 11:22:40 -07:00
Benjamin Smedberg
60a360bd0b
Bug 837835 - Reserve VM space at startup and free it when a crash happens, in the hope that writing a minidump will then succeed. r=ted
2013-04-13 09:10:28 -04:00
Ralph Giles
d0df74d728
Backed out changeset d757eeebcc43. r=bustage CLOSED TREE
...
Philor suggests I need to clobber.
2013-04-12 15:42:24 -07:00
Ralph Giles
8f8bcd84e1
Bug 860338 - remove MOZ_WEBVTT. r=ted
...
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
The webvtt dom implementation and parser are a small amount of code.
Given the tendency of build-time switches to bitrot, it's not worth
keeping this one.
2013-04-10 16:37:00 -07:00
Margaret Leibovic
756f8f7645
Bug 858809 - Tests for _saveSortedEngineList. r=gavin
2013-04-12 12:03:44 -07:00
Margaret Leibovic
003b85cf72
Bug 858809 - Don't wait until shutdown to save search engine order. r=gavin
2013-04-12 12:03:44 -07:00
Nicholas Nethercote
500e72cfdf
Bug 859657 (part 2) - Remove nsIMemoryMultiReporter.explicitNonHeap because it's more trouble than it's worth; also remove the "explicit" single reporter. r=jlebar.
...
--HG--
extra : rebase_source : a146536a3dd0043082bcb1c26d980c4c6d4c0730
2013-04-11 20:52:32 -07:00
Nicholas Nethercote
ef40209f0d
Bug 859657 (part 1) - Don't measure MEMORY_EXPLICIT in telemetry because it can cause pauses. r=jlebar.
...
--HG--
extra : rebase_source : 93a9d3896ec62d54ccfdaa6a8a90a5e9188fe67c
2013-04-11 20:42:01 -07:00
Ryan VanderMeulen
aebf45e539
Merge m-c to inbound.
2013-04-15 21:57:52 -04:00
Ryan VanderMeulen
fb3f4e9134
Merge the last PGO-green inbound changeset to m-c.
2013-04-15 21:49:22 -04:00
Gregory Szorc
f10c4d0e8c
Merge mozilla-central into services-central
2013-04-15 16:55:11 -07:00
Richard Newman
3bbf5c2f92
Bug 833965 - Sqlite.jsm should support an array of binding parameters. r=gps
2013-04-10 17:57:42 -07:00
Richard Newman
a80a598efc
Bug 856925 - Sqlite.jsm tests to demonstrate errors. r=gps
2013-04-10 17:57:42 -07:00
Tim Taubert
2c33254583
Bug 858888 - Don't expire thumbnails implicitly in browser_thumbnails_expiration.js; r=yoric
2013-04-10 18:39:50 +02:00
Ryan VanderMeulen
c8748ab617
Merge m-c to fx-team.
2013-04-10 11:01:28 -04:00
Panos Astithas
c08908c3bb
Backout eb887b962dfa (bug 772119) on suspicion of leaks
2013-04-10 16:08:59 +03:00
Panos Astithas
51594708f5
Backout 50b1fc3ef560 (bug 849069) on suspicion of leaks
2013-04-10 16:05:35 +03:00
Bas Schouten
7d182a2102
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
...
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Jeff Walden
6539207aee
Bug 858677 - Fix up code not built by SpiderMonkey to use the newly-changed deletion signatures. r=bholley, r=billm
2013-04-05 21:22:55 -07:00
Nick Fitzgerald
8b8f9fea8f
Bug 849069 - Relative source map URLs should be resolved according to the spec's rules; r=past
2013-04-09 11:40:00 +03:00
Nick Fitzgerald
0dcb499894
Bug 772119 - Expose source mapped sources over the remote debugging protocol; r=past
2013-04-09 11:42:00 +03:00
Martin Stransky
2170926187
Bug 601442 - Support the extensions.getAddons.showPane pref again in the Add-ons Manager UI. r=bmcbride
2013-04-10 14:13:13 +12:00
Anton Kovalyov
dd766a91cc
Bug 855244 - Add support for the Profiler running in multiple tabs. r=past, r=robcee
2013-04-09 12:00:30 -07:00
Ryan VanderMeulen
080b1d0e83
Merge m-c to fx-team.
2013-04-09 08:17:45 -04:00
Panos Astithas
45b0355959
Bug 818134 - Allow multiple debuggers in toolboxes to debug separate tabs; r=rcampbell,dcamp
2013-04-09 14:17:03 +03:00
Mihai Sucan
6f15b1eb06
Bug 783499 - Web Console should use the debugger API; r=past
2013-03-30 13:31:10 +02:00
Ryan VanderMeulen
73fe13b2fe
Merge m-c to fx-team.
2013-04-08 20:04:11 -04:00
Jim Blandy
bf4d0450c7
Bug 837723: Implement Debugger.Object.prototype.unsafeDereference. r=jorendorff
2013-04-08 13:14:39 -07:00
aceman
b20aad1de4
Bug 856238 - Remove unused includes of the obsolete nsISupportsArray and nsIEnumerator. r=Neil, r=bsmedberg
2013-04-08 14:35:31 -04:00
Masatoshi Kimura
56e7eee9c7
Bug 771975 - Remove -moz-prefixed gradients usage from browser and toolkit. r=dao
2013-04-07 23:28:34 +09:00
Ryan VanderMeulen
8e439c9710
Merge m-c to inbound.
2013-04-07 08:50:47 -04:00
Victor Porof
7590d7957d
Merge fx-team to m-c
2013-04-07 12:10:06 +03:00
Masatoshi Kimura
2ca51c4f79
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
2013-04-07 13:45:34 +09:00
Xin Zhang
3507be82e0
Bug 849764 - Replace removeObserver() calls with three params with two in toolkit dir. r=mak
2013-04-06 14:46:35 -04:00
Brian R. Bondy
dee7b837d4
Bug 854088. r=rstrong.
2013-04-04 13:32:43 -04:00
Brian R. Bondy
1d562f8b20
Bug 850492. r=rstrong.
2013-04-04 13:32:47 -04:00
Shane Caraveo
8cb05890fb
bug 858663 fix install of facebook, broken by bug 851936. r=gavin
2013-04-05 15:48:48 -07:00
Shane Caraveo
dc60a696b3
bug 845151 add new service icon for social services tab in about:addons, r=markh
2013-04-04 12:40:43 -07:00
Daniel Holbert
5dfb1830ae
Bug 473236, 2013 edition, part 2: Remove executable bit from any png files that are incorrectly marked as executable, tree-wide. DONTBUILD
2013-04-05 16:15:41 -07:00
Ryan VanderMeulen
85f7ffe0b8
Merge m-c to inbound.
2013-04-05 17:01:53 -04:00