Kit Cambridge
1fe3b9406a
Bug 1227730 - Support closing libnotify alerts. r=karlt,MattN
...
MozReview-Commit-ID: LR3OiP0miEm
2016-02-16 13:27:27 -08:00
Julian Descottes
721fda2887
Bug 1227137 - aboutdebugging: addons debugging enabled only if remote dbg is true;r=ochameau
...
MozReview-Commit-ID: 8NmLIM87bcb
2016-02-16 12:12:38 +01:00
Ben Kelly
aa16a9169f
Bug 1247970 - Remove principal spec from service worker registrar file. r=baku
2016-02-15 14:41:00 +01:00
Jamie Nicol
8a76a36a4e
Bug 1247554 - Budget creation of AGRs by frame area; r=mattwoodrow
...
In nsDisplayListBuilder keep track of the total area of frames which
have been made animated geometry roots due to having animated offset or
margin properties. This is in order to reduce the total area of created
layers. Once the area has reached a certain limit do not allow any more
frames to be AGRs for this reason.
Currently this only applies to AGRs created due to frames having
animated offset or margin properties. This is because we believe this is
a major source of over-layerisation and too high memory usage. This
could easily be extended to include the creation of AGRs due to other
reasons too.
Note that this technically limits the area of AGR frames, not the area
of layers, though it will have a fairly direct impact.
MozReview-Commit-ID: BvgRrC8KMIp
2016-02-18 15:54:13 +00:00
Jamie Nicol
4e39826a19
Bug 1247554 - Mark nsPresContext::GetVisibleArea as const; r=mattwoodrow
...
MozReview-Commit-ID: 57Ghhfcmxkr
2016-02-18 15:13:35 +00:00
Steve Singer
4c3052fa1b
Bug 1247505 - Fix woff2 compile error on big endian. r=fredw
2016-02-13 13:19:30 -05:00
Cykesiopka
ce336e3c96
Bug 1246365
- Enable eslint "comma-spacing" and "semi" rules for PSM. r=keeler
...
MozReview-Commit-ID: 7FVcD7O9mpG
2016-02-18 21:16:50 -08:00
Nick Alexander
5f4bcf6727
Bug 1248160 - Part 3: Move MOZ_ANDROID_SHARED_ID to branding; remove mobile/android/defs.mk. r=ted.mielczarek
...
MozReview-Commit-ID: KAxIYsHvAC4
2016-02-13 10:19:25 -08:00
Nick Alexander
deff89956f
Bug 1248160 - Part 2: Inline MOZ_ANDROID_SHARED_FXACCOUNT_TYPE. r=ted.mielczarek
...
This is per-package, so there's no cross-package definition needed.
MozReview-Commit-ID: 8qy2SGJtCh1
2016-02-13 10:13:10 -08:00
Nick Alexander
aaff2ddd7e
Bug 1248160 - Part 1: Remove MOZ_ANDROID_SHARED_ACCOUNT_TYPE. r=ted.mielczarek
...
This is cleaning up after Bug 1220906, which removed Old Sync.
MozReview-Commit-ID: EmP4RTMIZ9
2016-02-13 10:00:58 -08:00
Gabriel Luong
c628f82572
Bug 1246807 - Implement Editable width / height inputs r=jryans
2016-02-22 13:15:26 -05:00
Jared Wein
0c5bdadf1a
Bug 1041514 - Don't show default browser prompt if a user opts out in the installer. r=jimm
...
MozReview-Commit-ID: Hyr7zGKUAWj
2016-02-22 12:34:30 -05:00
Wes Kocher
ad7a8d19d6
Backed out changeset 3b17489c9d98 (bug 1248600) for ESLint failures
2016-02-22 09:27:04 -08:00
Julian Descottes
f292534868
Bug 1249585 - Rename about:debugging components s/Component//g. r=janx
...
MozReview-Commit-ID: KETabxbUXhE
2016-02-21 22:59:12 +01:00
Julian Descottes
d87e0d7bdc
Bug 1245029 - aboutdebugging full react refactor part2;r=janx,ochameau
...
MozReview-Commit-ID: 64V5vGn2889
2016-02-18 19:49:59 +01:00
Steve Fink
08595d639b
No bug. Prefer python2.7 for calling from analysis.
2016-02-11 16:46:29 -08:00
Steve Fink
27c2adbb08
No bug. Make it easier to work on specific functions in the XDB files
2016-02-17 16:42:58 -08:00
Mason Chang
38b0570bdb
Bug 1249659 - Disable accelerated Canvas on OS X versions < 10.8. r=milan
2016-02-22 17:12:40 -08:00
Rail Aliiev
41630d6373
Bug 1249479 - do not to generate ja-JP-mac/ja on alien platforms r=jlund
...
MozReview-Commit-ID: 82VtjYB7Uro
2016-02-22 15:45:26 -08:00
Jim Blandy
af5f8a6c4a
Bug 1239813: Ensure compartments don't get GC'd while Debugger.prototype.findScripts' ScriptQuery is holding them in its HashSet. r=sfink
2016-02-19 17:25:45 -08:00
Wes Kocher
e892a57ad9
Backed out changeset 6f20995bd994 (bug 1193093) for various browser-chrome test failures
2016-02-22 16:12:18 -08:00
Kai Engert
eb1f2b66e9
Bug 1245053, landing NSS_3_23_BETA5, r=mt
2016-02-23 00:50:19 +01:00
Kit Cambridge
1b3b1cb7d0
Bug 1246073 - Fix unique constraint errors in the H2 backend when resubscribing. r=dragana
...
MozReview-Commit-ID: DciQIx9T99U
2016-02-04 20:17:07 -08:00
L. David Baron
c0921a653a
Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
...
MozReview-Commit-ID: 6IKnuvxZQcI
2016-02-23 09:41:48 -08:00
L. David Baron
3b771d11eb
Bug 1250342 patch 2: Rename NS_STYLE_TEXT_ALIGN_TRUE to NS_STYLE_TEXT_ALIGN_UNSAFE. r=mats
...
MozReview-Commit-ID: LuHepP37jtr
2016-02-23 09:41:48 -08:00
L. David Baron
3ddd559073
Bug 1250342 patch 1: Rename exposed keyword for text-align: true to unsafe. r=mats
...
MozReview-Commit-ID: LYR3LtMtT2Q
2016-02-23 09:41:47 -08:00
Andrea Marchesini
9361f3774c
Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug
2016-02-23 18:38:16 +01:00
Randell Jesup
86885f216e
Bug 1248335: avoid using SvcInternal structure entirely, as system-vpx may not have it r=pkerr
...
MozReview-Commit-ID: 146FTSGQ8Ck
2016-02-23 11:55:24 -05:00
Bogdan Postelnicu
38bbebfbc9
Bug 1250134 - assert mJSRuntime when IsGrayJS() is true. r=mccr8
...
MozReview-Commit-ID: B5046aj61jx
2016-02-23 09:28:52 +02:00
Alexander Surkov
577ca68faa
Bug 1249930 - menupoup shouldn't look for children in XBL anonymous content, r=davidb
2016-02-23 11:04:10 -05:00
Julian Descottes
7b05d48fa8
Bug 1245029 - aboutdebugging full react refactor part1;r=janx,ochameau
...
React refactor part1 : refactor addons and workers panels as react components
MozReview-Commit-ID: GYabZqMyX4L
2016-02-04 21:58:02 +01:00
Marco Bonardo
03c45a597f
Bug 1249786 - fix typo. r=me on a CLOSED TREE
...
MozReview-Commit-ID: 3AeOpRsNd23
2016-02-22 16:52:06 +01:00
Alexandre Poirot
ef4e720f4e
Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans
2016-02-22 06:57:15 -08:00
Marco Bonardo
80e3895cce
Bug 1249786 - Sanitize on startup prefs are broken. r=yoric
...
MozReview-Commit-ID: LDmK7G1BhGP
2016-02-19 23:22:24 +01:00
Patrick Brosset
13751dff43
Bug 1244120 - Enable browser_rules_content_02.js with e10s; r=bgrins
...
Extracted a shared helper to open the browser context menu and choose
the 'inspect element' item. This helper works with e10s.
Adapted it a little bit so it waits for the right events in order to
make sure the inspector is ready.
This also involved modifying inspectNode in nsContextMenu.js to make it
wait until the node was selected and the node was ready.
Used this in browser_inspector_initialization.js,
browser_rules_content_02.js and browser_markup_keybindings_04.js
Also removed a now useless inspector-updated event that was trigger from
the animation-inspector panel in some situation. This was left behind
from a long time ago but didn't serve any purpose anymore.
MozReview-Commit-ID: 5bFHxxrwxhL
2016-02-22 10:02:54 +01:00
Carsten "Tomcat" Book
1dd0715d19
Backed out changeset 929ccd371714 (bug 1208416) for bustage
2016-02-22 12:28:50 +01:00
Carsten "Tomcat" Book
3205d17246
Backed out changeset ac5ed9e7b417 (bug 1245486)
2016-02-22 12:28:39 +01:00
Manuel Casas Barrado
70de53b8be
Bug 1245486 - Send Telemetry events for use of the "Pause" and "Restart" buttons. f=bsmedberg, r=mikedeboer
2016-02-22 12:13:26 +01:00
Manuel Casas Barrado
b73d791750
Bug 1208416 - Report on Hello MAUs per new MAU definition. f=bsmedberg, r=mikedeboer
2016-02-22 12:13:01 +01:00
Patrick Brosset
a8a1b848fd
Bug 1249719 - Use promise.all instead of Promise.all to release player fronts; r=ochameau
...
MozReview-Commit-ID: 8VywPGlYaJd
2016-02-22 09:42:28 +01:00
Eddy Bruel
7cb62ff777
Bug 1119490 - Expose the URL constructor to WorkerDebuggerGlobalScope;r=khuey
2016-02-22 10:41:09 +01:00
Gijs Kruitbosch
0fc6a91858
Bug 1228754 - correct comments from bustage fix, rs=me, DONTBUILD
...
MozReview-Commit-ID: 2w311HTGaEt
2016-02-22 09:32:11 +00:00
Gijs Kruitbosch
15448f8487
Bug 1236154 - add test for ESE migration code, r=MattN
...
MozReview-Commit-ID: 5lILvkVn3tW
2016-02-11 18:46:32 +00:00
Tanner Parker
9e3f83b1c8
Bug 1130449 - fix reuse of accesskey string for protocol handler notification "Add" button, r=gijs
...
MozReview-Commit-ID: BMJoDh77yIB
2016-02-21 16:05:00 +00:00
Benjamin Dahse
d62b5587ec
Bug 1249281 - add UITelemetry for tab audio mute control, r=gijs
...
MozReview-Commit-ID: 8UTh7C6EXKL
2016-02-21 03:28:00 +00:00
Shane Tomlinson
fabde6a853
Bug 1146724 - test for WebChannel SendingContext. r=MattN/markh
2016-02-22 17:21:34 +11:00
Mark Hammond
d12965c0f3
Bug 1246076 (part 2) - optionally display a remote tab's favicon if available. r=mak
2016-02-22 15:43:47 +11:00
Mark Hammond
8238582d98
Bug 1246076 (part 1) - include the favicon in synced tabs records and optionally display it in the synced tabs UI. r=rnewman
2016-02-22 15:43:46 +11:00
Phil Ringnalda
e0422cdf9f
Merge m-c to f-t
2016-02-21 19:55:36 -08:00
Phil Ringnalda
da0b1aa982
Merge f-t to m-c, a=merge
2016-02-21 19:50:31 -08:00