Alexandre Poirot
7ae83e1914
Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans
2014-08-27 12:19:29 +02:00
Ryan VanderMeulen
5927bdbbcf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
63ce3d4152
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Vladan Djeric
938245596c
Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab
2014-08-26 15:12:42 -04:00
Jim Chen
67cb28f899
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
Josh Aas
91413d9176
Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa
2014-08-26 12:03:09 -05:00
Aaron Klotz
3fc5da4c1e
Bug 1057868: Ensure that ProfileLockedDialog and ShowProfileManager return NS_ERROR_ABORT upon failure; r=bsmedberg
2014-08-26 10:53:21 -06:00
David Rajchenbach-Teller
0bb53fa276
Bug 1034514 - Record quit-application and profile-before-change in the timeline. r=froydnj
2014-08-22 07:27:00 +02:00
Nick Fitzgerald
5569ce87a5
Bug 1024054 - Create a previewer for ES6 Symbol. r=past
2014-08-25 11:07:00 +02:00
Jakub Jurovych
7787fa9fea
Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen
2014-08-19 14:56:00 +02:00
Wes Kocher
8b5e956caf
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Ryan VanderMeulen
1d978d9304
Merge m-c to fx-team. a=merge
2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
201078a0c4
Merge inbound to m-c. a=merge
2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
4a36a3a19d
Merge b2g-inbound to m-c. a=merge
2014-08-25 16:13:21 -04:00
Ryan VanderMeulen
1fb03239fc
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
8b4061a8a7
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
f1e20fb689
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
deb808428a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
9b64b785b1
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Qeole
a149d081ef
Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
...
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Heather Arthur
c858e0a3c9
Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins
2014-08-22 15:30:00 -04:00
Nick Fitzgerald
293fb70112
Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past
2014-08-25 09:49:00 -04:00
Kartikaya Gupta
aab890ff72
Bug 1057709 - Remove unused telemetry histograms. r=mfinkle
2014-08-24 01:24:39 -04:00
Wes Kocher
915d568b45
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Wes Kocher
02017e20ed
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Alex Bardas
f5c9035e8e
Bug 1044577 - Add xpcshell test to ensure that methods from SearchStaticData module can be overwritten. r=Paolo
2014-08-20 16:57:00 -04:00
Tomasz Kołodziejski
7e87b53edc
Bug 1033406 - Promise.jsm promise should still work after Object.freeze. r=paolo
...
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Nigel Babu
d590551451
Merge m-c to fx-team
2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
e4c0d1d006
Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures.
2014-08-21 21:38:37 -04:00
Wes Kocher
f1bff82d6f
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Wes Kocher
c918e97aaa
Merge b2g-inbound to m-c a=merge
2014-08-21 17:57:44 -07:00
Wes Kocher
34b2f35fc3
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Heather Arthur
1673906249
Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins
2014-08-21 15:51:33 -07:00
Jared Wein
6be1b4f7ff
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Ed Morley
4e24a7f3a5
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
Ed Morley
69c335043b
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Gian-Carlo Pascutto
7e4cdf3096
Bug 1055670 - Re-enable removed ApplicationReputation tests. r=mmc
2014-08-20 15:39:39 +02:00
Alexandre Lissy
fb1315f776
Bug 1056034 - Avoid unassigned lastUpdateTime use. r=rstrong
...
Scope of 'let' variables is limited to the current block, however, there
is a later use of this variable that is done outside of the block where
it's declared as 'var'. We declare the variable as 'var' and at the top
level of the function to make sure that it is a legit one when we want
to assign it.
2014-08-20 07:02:00 -04:00
Bernardo P. Rittmeyer
e66cd5c81d
Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN
2014-08-20 23:29:00 -04:00
David Rajchenbach-Teller
5eaea90020
Bug 1044700 - Make OS.Path.join and OS.File.makeDir more resilient to denormalized paths. r=froydnj
2014-08-20 07:39:00 -04:00
Ed Morley
3035a95a4f
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Ryan VanderMeulen
9767936074
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
J. Ryan Stinnett
125e4d8837
Bug 1054338 - GCLI listen needs a separate loader. r=fitzgen
2014-08-19 15:04:00 -04:00
Roberto A. Vitillo
5ff93e6b9c
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
...
CLOSED TREE
2014-08-19 10:31:00 -04:00
Birunthan Mohanathas
b8b961982a
Bug 1009370 - Part 1: Move .inline-link style from preferences.css to common.inc.css. r=Unfocused
2014-08-26 07:11:02 -07:00
Jared Wein
3ebbb4bb49
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Patrick Brosset
084c2a10fc
Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth
2014-08-20 22:41:07 +02:00
Jordan Santell
d88de2bdd8
Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp
2014-08-19 08:57:00 -04:00
Ed Morley
a04736e627
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
83a5064ff2
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-20 14:46:55 +01:00