Chris Lord
0bd60d21fd
Bug 983169 - Fix handling of tile resolution in TiledContentClient. r=bas
2014-03-27 18:52:09 +00:00
Chris Lord
e657a3dcd4
Bug 983169 - Fix up TiledLayerHost rendering method. r=BenWa
...
A few parts of this function weren't quite right. The major change is to use
the TiledLayerBuffer's valid region instead of the layer's valid region.
These are the same, except when progressive rendering is enabled, where the
former may differ from the layyer (and will represent what has actually been
updated).
2014-03-27 18:52:08 +00:00
Georg Fritzsche
b2f34334a1
Bug 986261 - Telemetry experiments unit tests hang when they fail. r=felipe
2014-03-27 14:55:36 +01:00
Gregory Szorc
75240bd474
Bug 989137 - Part 1: Uninstall unknown experiments; r=Unfocused
...
Before this patch, experiment add-ons may have existed in the Addons
Manager without the Experiments service knowing about them. This detects
these unknown add-ons and uninstalls them. See the in-line comment on
the rationale behind this decision.
The added unit test fails without the Experiments.jsm change.
--HG--
extra : rebase_source : bb0d0d5d77c7ae562f76e6c647eea25e6a06d99a
2014-03-26 22:20:23 -07:00
Phil Ringnalda
34cf6b53e1
Merge m-c to f-t
2014-03-29 12:14:20 -07:00
Georg Fritzsche
efd347c7a3
Bug 983231 - Telemetry experiments: test manifest condition evaluation. r=felipe
2014-03-26 16:35:59 +01:00
Ed Morley
31118cd433
Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
...
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
77225d0dfd
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
02da1d4d7c
Backed out changeset 9c456120ed57 (bug 917226) for browser-chrome failures
...
--HG--
extra : rebase_source : f2780e4762b1537a07100be52f6949b201f24dc1
2014-03-27 18:57:40 +00:00
Victor Porof
759a49badf
Bug 917226 - Build a canvas inspection tool, r=rcampbell
...
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Jan Keromnes
b6bce77c74
Bug 988931 - Fix some race conditions in the devtools. r=ochameau
2014-03-27 14:58:02 -04:00
Paolo Amadini
4f884955a0
Bug 988335 - Convert to Promise.jsm in the devtools server actors. r=fitzgen
2014-03-27 19:42:13 +01:00
Dave Townsend
ebc64c9675
Bug 986838: Add-on SDK modules should be listed after the add-on's own modules. r=fitzgen
2014-03-27 11:35:14 -07:00
Tim Taubert
fbd17d381c
Bug 495123 - Save an empty window state if it's the last window closed and there were no others closed in series before r=smacleod
2014-03-27 17:51:59 +01:00
Ed Morley
1eb3dcec64
Backed out changeset 34c02de8634f (bug 968308) for testUITelemetry failures
2014-03-27 17:48:56 +00:00
Ed Morley
976e0ab9b8
Backed out changeset ea74c69f4dbf (bug 968308)
2014-03-27 17:48:34 +00:00
Ed Morley
092f142fb7
Backed out changeset 37e48ebd87a9 (bug 968308)
2014-03-27 17:48:30 +00:00
Dave Townsend
7f27cc8269
Bug 986853: Add-on Debugger title is always 'Debugger - (null)'. r=past
2014-03-27 10:29:03 -07:00
Mike de Boer
076c60cd55
[Australis] Bug 477948: update tests for new keyhole on Linux. r=jaws
2014-03-27 18:17:36 +01:00
Mike de Boer
744a37e407
[Australis] Bug 477948: Keyhole back/ forward button for Linux. r=jaws
2014-03-27 18:17:34 +01:00
Margaret Leibovic
4ec424c849
Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr)
2014-03-27 09:25:04 -07:00
Margaret Leibovic
1a732c8bb8
Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr)
2014-03-27 09:25:04 -07:00
Margaret Leibovic
1186b5e04b
Bug 942281 - Rename mLayout -> mPanelLayout in DyanmicPanel (r=lucasr)
2014-03-27 09:25:03 -07:00
Margaret Leibovic
02374a3eb3
Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr)
2014-03-27 09:25:03 -07:00
Sean Stangl
792f1060b0
Bug 987910 - Callers of updateFromMatchPairs() must handle error. r=nbp
2014-03-25 11:52:25 -07:00
Fredrik Lanker
457112421f
Bug 989284 - Change the infinite flag when duration is updated. r=roc
2014-03-28 11:41:59 -04:00
Nicholas D. Matsakis
16e3136121
Bug 987912 -- Clear thread-local arenas after every iteration r=shu
2014-03-25 14:00:14 -04:00
Andrew McCreight
9ab9dfaa2c
Bug 988570 - Initialize nsXBLBinding::mUsingXBLScope. r=bholley
2014-03-27 09:24:33 -04:00
Christian Holler
b91b3e3f5f
Bug 988097 - Allow oomAfterAllocations in non-debug builds. r=jandem
...
--HG--
extra : rebase_source : 8e9c7119bc24deb74e864e061984bf57e909c414
2014-03-27 19:15:22 +01:00
Bevis Tseng
835179f83b
Bug 981077 - Part 4: Add test case for SIM_NOT_MATCHED_ERROR while manually retrieving MMS message. r=vyang
2014-03-25 15:06:09 +08:00
Bevis Tseng
6d84cf8af6
Bug 981077 - Part 3: Remove unused method of getClientIdByIccId(). r=vyang
2014-03-25 15:04:33 +08:00
Terrence Cole
fe8f16e4e5
Bug 987666 - Remove the unused dynamic root analysis. r=sfink
2014-03-24 18:32:36 -04:00
Girish Sharma
8b0a1acbe6
Bug 986467 - Remove the iframes before finishing the tests. r=jwalker
2014-03-28 20:42:15 +05:30
Nikhil Marathe
f98ea7c745
Bug 956197 - Tests to check Promises can accept iterators. r=bz
...
--HG--
extra : amend_source : 7989612b44c67393de7f74fdd0054587722cc79a
2014-03-28 08:17:53 -07:00
Nicolas Silva
0ea72fd9df
Bug 977255 - Initialize the gralloc memory reporter in gfxPlatform. r=cwiiis
2014-03-28 15:40:30 +01:00
Jan Beich
2e49566971
Bug 989112 - Lazily reference to gst_event_type_get_name() to unbreak --enable-debug. r=alessandro.d
2014-03-28 10:36:48 -04:00
Abhishek Potnis
18ecb43dde
Bug 986499 - Make the calls to import Deprecated.jsm lazy. r=yoric
2014-03-28 10:36:48 -04:00
Kartikaya Gupta
0c67224bf9
Bug 948377 - Remove unwanted rounding in CalculateCompositedRectInCssPixels; add a CalculateCompositedSizeInCssPixels also. r=botond
2014-03-28 10:36:47 -04:00
Olli Pettay
879a58f5d8
Bug 987433 - DOMTokenList should have a strong reference to its owner so that the API doesn't suddenly start returning empty string. r=khuey
2014-03-28 10:36:47 -04:00
Jonathan Wei
26cca69c6a
Bug 844023 - Flag accessible group info for updating when tree mutates, r=tbsaunde.
2014-03-28 10:01:06 -04:00
Peter Van der Beken
17b498a5a1
Bug 988334 - Stop reusing SpecialPowers for different windows. r=jmaher.
...
--HG--
extra : rebase_source : ffeb4f2d49c6a20a95cc3ca0da63b49c10dee904
2014-03-24 21:12:41 +01:00
Nathan Froyd
9f594adf92
Bug 988499 - terminate #warning string in Nuwa.cpp; r=khuey; f=tzimmerman DONTBUILD because #warnings don't need build and tests
2014-03-24 13:35:43 -04:00
Michal Novotny
7039482575
Bug 987814 - HTTP cache v2: initial index build happens immediately after the profile is open, r=honzab
2014-03-28 14:51:58 +01:00
Gregory Szorc
1f2d375640
Bug 985084 - Experiment add-ons should be disabled by default; r=Unfocused
...
Experiment add-ons are now disabled by default on application load. It
is up to the Experiments Manager to enable them.
This means that experiments may not be able to reliably collect data or
modify behavior close to application startup. (There is a window between
when the Addon Manager initializes and when the Experiments Manager
initializes.) This window is acceptable for the initial version of the
experiments feature.
The Experiments Manager doesn't currently enable experiments on startup.
This will be addressed in a subsequent patch. Its tests do not regress
(indicating a lack of test coverage), so no harm no foul.
--HG--
extra : rebase_source : 3c550090e3480127dc679cc5247f249ee822e76f
extra : amend_source : 9b5349b507c73b4713ec447e4f1a6cb841c11c56
extra : source : 0d72fd2fbd1d091c27fa4a0a9c1944282eaa9ac5
2014-03-21 16:05:29 -07:00
Gregory Szorc
2f4d91fe86
Bug 975000 - Disable updating and compatibility checking for Experiments; r=Unfocused
...
Experiment add-ons are installed and updated via the Experiments Manager
service. With this change, the Add-ons Manager lets experiment add-ons
play by their own rules without interference.
--HG--
extra : rebase_source : 4a7c30f8ce36a64f91f9fee49da9061eda568b99
2014-03-28 20:17:04 +01:00
Tim Nguyen
2d783dc5ed
Bug 989479 - Fix disabled=false state for in-content preferences r=jaws
2014-03-28 17:46:20 -07:00
Mihai Sucan
2882c4003c
Bug 987784 - Update the browser console default prefs to match those of the web console; r=robcee
2014-03-26 13:43:27 +02:00
J. Ryan Stinnett
a1ffdf67ce
Bug 988563 - Restore Mac simulator UI (WTF Mac OS: Round 2). r=ochameau
2014-03-28 17:46:13 -07:00
Mihai Sucan
377926b7ae
Bug 989025 - WebConsole breaks when trying to autocomplete in objects from different domains; r=past
2014-03-27 23:15:29 +02:00
J. Ryan Stinnett
d0e8e8f6d4
Bug 989168 - Disable manifest editor test on Linux. r=me
2014-03-28 17:15:14 -07:00