James Long
1b843a765f
Bug 1163540 - make sure the debugger treats XBL inline sources correctly r=Gijs
2015-06-02 15:41:09 -04:00
Robert Strong
e807306135
Bug 1168489 - Combine XPCSHELL_TESTS_MANIFESTS entries in moz.build. r=spohl
2015-06-02 12:17:45 -07:00
J. Ryan Stinnett
c68b656887
Bug 1168084 - Persist view source tab options. r=mconley
...
--HG--
extra : transplant_source : %B3%A3%F8O%CC%C4%7F%B2%21%BEAy%05-%E1%B7s%B2e%1F
2015-06-01 16:26:33 -05:00
Richard Marti
85353bd196
Bug 1169981 - Add win10 media query to listitem and treechildren. r=dao
2015-05-31 11:52:48 +02:00
Kyle Zentner
3b4c44713c
Bug 1169837
- Remove box-sizing: padding-box in FF UI & Gecko Tests. r=dholbert
2015-06-02 08:46:00 -04:00
Gabriel Luong
b6cdabf0fd
Bug 1040199 - Adding a new rule for a node should handle invalid characters in the element's selector. r=pbrosset
2015-06-01 11:38:00 -04:00
Dave Townsend
19fa660625
Bug 1062388: Add add-on signedState to telemetry environment. r=vladan, r=gfritzsche
...
--HG--
extra : rebase_source : f5b50b73afeb9199a2ae0dd414eba931e0ef1067
2015-05-29 12:45:33 -07:00
Gijs Kruitbosch
761b7072b8
Bug 1169567 - always arm deferredtask, r=dao
...
--HG--
extra : commitid : 2mf6ZfzgWbD
extra : rebase_source : ec761f7e4888df2b570847c24ffc8acbe0a40294
extra : amend_source : 82ae359c38195bade7c4f8608dbb18bac8bd3f3a
2015-06-01 09:55:39 +01:00
Matthew Noorenberghe
bc585a43ed
Bug 1166965 - Support non-<form> elements in onFormSubmit. r=dolske
...
--HG--
rename : toolkit/components/passwordmgr/test/test_recipe_login_fields.html => toolkit/components/passwordmgr/test/test_formless_submit.html
2015-06-02 00:27:43 -07:00
Matthew Noorenberghe
32f44f262c
Bug 1170441 - Cleanup password manager mochitest titles/encodings/doctypes. r=test-only
...
--HG--
rename : toolkit/components/passwordmgr/test/test_bug_221634.html => toolkit/components/passwordmgr/test/test_autofill_before_load.html
rename : toolkit/components/passwordmgr/test/test_bug_444968.html => toolkit/components/passwordmgr/test/test_autofill_password-only.html
rename : toolkit/components/passwordmgr/test/test_bug_360493_1.html => toolkit/components/passwordmgr/test/test_form_action_1.html
rename : toolkit/components/passwordmgr/test/test_bug_360493_2.html => toolkit/components/passwordmgr/test/test_form_action_2.html
rename : toolkit/components/passwordmgr/test/test_bug_427033.html => toolkit/components/passwordmgr/test/test_form_action_javascript.html
rename : toolkit/components/passwordmgr/test/test_bug_391514.html => toolkit/components/passwordmgr/test/test_maxlength.html
rename : toolkit/components/passwordmgr/test/test_bug_242956.html => toolkit/components/passwordmgr/test/test_passwords_in_type_password.html
rename : toolkit/components/passwordmgr/test/test_bug_654348.html => toolkit/components/passwordmgr/test/test_xhr_2.html
extra : rebase_source : 654ac70c061f48352795ea6d942b6863127d0acf
2015-06-02 00:20:07 -07:00
Matthew Noorenberghe
dbd3fc3d68
Bug 1170441 - Remove dead methods _getPasswordOrigin and _getActionOrigin in nsLoginManager.js.
...
--HG--
extra : rebase_source : 7030a6f2d9724ef0f10afd860017d6aa8c409412
2015-06-02 00:20:03 -07:00
Matthew Noorenberghe
973fe646aa
Bug 1166970 - Support non-<form> elements in _getFormFields. r=dolske
...
--HG--
extra : rebase_source : b9d2edfd0b856a6ef1aa875204011ebba727588e
2015-06-01 22:21:20 -07:00
Nick Fitzgerald
7bb0743dc8
Bug 1170806 - Fix GeneratedLocation documentation comment DONTBUILD; r=me
2015-06-02 15:50:18 -07:00
Gabriel Luong
27a928fdca
Bug 1084525 - Part 6: Add onPromiseSettled event handler to PromisesActor r=fitzgen
2015-06-02 14:53:12 -07:00
Gabriel Luong
22dde4881e
Bug 1084525 - Part 5: Add onNewPromise event handler to PromisesActor r=fitzgen
2015-06-02 14:53:09 -07:00
Gabriel Luong
d721f8d0e5
Bug 1084525 - Part 4: Add listPromises method to PromisesActor r=fitzgen
2015-06-02 14:52:56 -07:00
Gabriel Luong
78acd7471f
Bug 1084525 - Part 3: Add attach and detach methods to PromisesActor r=fitzgen
2015-06-02 14:52:53 -07:00
Gabriel Luong
03ff65386e
Bug 1084525 - Part 2: Refactor expectState from memory-bridge.js to common.js r=fitzgen
2015-06-02 14:52:49 -07:00
Gabriel Luong
83a240b339
Bug 1084525 - Part 1: Create initial PromisesActor skeleton r=fitzgen
2015-06-02 14:52:46 -07:00
Carsten "Tomcat" Book
e7e949f08a
Backed out changeset bc305c9b5d05 (bug 1155153) for b2g xpshell test failure on a CLOSED TREE
2015-06-05 13:07:51 +02:00
Chris Pearce
142d30bad9
Bug 1169129
- reset media.{0}.trial-create on GMP install. r=spohl
2015-06-05 21:55:52 +12:00
Andrea Marchesini
42cd5b397c
Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley
2015-06-04 19:51:57 +01:00
Kelly Davis
cf2086cef2
Bug 1051146 - Part 2: Introduce the new Pocketsphinx and Sphinxbase code with no build integration. r=smaug, r=gerv
2015-05-21 22:18:00 -04:00
Ryan VanderMeulen
7a095b03d0
Bug 1158887 - Skip test_async_transactions.js on Windows XP for frequent failures. r=mak
2015-06-03 08:47:00 -04:00
Carsten "Tomcat" Book
ecb8f8af70
Merge mozilla-central to mozilla-inbound
2015-06-03 13:54:38 +02:00
Andrea Marchesini
a71e717b67
Bug 1162088 - patch 1 - ServiceWorkerManager should use OriginAttributes from the principal as scopeKey, r=nsm, r=bholley
2015-06-03 09:43:43 +01:00
Wes Kocher
bcd821592f
Merge m-c to inbound, a=merge
2015-06-02 18:43:25 -07:00
Jim Chen
75f4a0ae16
Bug 1163840 - Lazy-init blocker stack in AsyncShutdown to save startup time; r=Yoric
2015-06-02 16:31:24 -04:00
Dão Gottwald
09f3896f6d
Bug 1169954 - Position the popup notification close button closer to the popup's border. r=gijs
2015-06-03 14:22:43 +02:00
Carsten "Tomcat" Book
44baed096a
Merge mozilla-central to fx-team
2015-06-03 14:00:51 +02:00
Panos Astithas
e7ff4ad603
Let the debugger server started by GCLI debug chrome code (bug 1170495). r=ochameau,jwalker
2015-06-03 13:16:23 +03:00
Marcos Caceres
f3046f2de1
Bug 1170385 - Adds csp-on-violate-policy to RemoteAddonsParent.jsm. r=billm
...
* Adds csp-on-violate-policy to TOPIC_WHITELIST of RemoteAddonsParent.jsm + enables dependent tests
* Enables dependent tests
---
dom/base/test/csp/browser.ini | 1 -
toolkit/components/addoncompat/RemoteAddonsParent.jsm | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
2015-06-04 18:17:32 -04:00
David Rajchenbach-Teller
1d6d8d3af7
Bug 1154239 - Rework PerformanceStats.jsm for modularity and asynchronicity. r=Mossop
...
--HG--
extra : transplant_source : %05%89%E3p%14LB%0D1%7B%F9%A6%7C%D3%FF%AD%117%BB%3A
2015-04-14 16:29:40 +02:00
Alessio Placitelli
fdcb6a370e
Bug 1167456 - Fix TelemetryController submitting non-identical pings under the same ping id. r=gfritzsche
2015-06-03 02:59:00 +02:00
Benjamin Smedberg
23a3d88919
Bug 1169691 - Make TelemetryStorage wait for pings that have been submitted for archiving but haven't finished submitting to disk, so that tests can reliably fetch submitted ping lists, r=gfritzsche
...
--HG--
extra : rebase_source : 8e413f4636a40762b02f8da975717dcbffedf3e4
2015-05-29 12:55:04 -04:00
Nathan Froyd
5e3a7eeb1b
Bug 1168409 - part 2 - avoiding importing usecounters in histogram_tools.py; r=gfritzsche
2015-06-02 11:33:43 -04:00
Nathan Froyd
87ed663512
Bug 1168409 - part 1 - avoid importing buildconfig in histogram_tools.py; r=gfritzsche
...
histogram_tools.py is used by in-tree and out-of-tree consumers, so we
need to be aware of that when using build-time-only modules like
buildconfig.
2015-05-27 12:25:04 -04:00
Ryan VanderMeulen
1bc8d0eab9
Backed out changesets eebab8b7ea69 and 5b908d656044 (bug 1164014) for e10s OOMs.
2015-06-02 12:23:12 -04:00
Terrence Cole
c16fb495f0
Bug 1169791 - Strongly type GetTenuredGCThingZone; r=jonco, r=mccr8
...
--HG--
extra : rebase_source : bedbbb99eb9655dc3f4079e0d3e5a376f7b83764
2015-06-01 14:11:08 -07:00
J. Ryan Stinnett
f828e44873
Bug 1168689 - Allow highlighter to see XBL anonymous nodes. r=pbrosset
2015-06-01 16:52:13 -07:00
Matthew Noorenberghe
007434e27e
Bug 1166990 - Create a wrapper object for form-like elements in password manager. r=dolske
2015-06-01 16:50:57 -07:00
Robert Strong
fd8806d185
Bug 1168009 - heap-use-after-free (ASAN build) in updater.cpp mstrtok. r=spohl
2015-06-01 11:52:08 -07:00
Carsten "Tomcat" Book
eb48a24ba6
Merge mozilla-central to fx-team
...
--HG--
extra : rebase_source : fbef0c13a05cfbe506f20d7fac84719a2e0e7396
2015-06-01 15:35:55 +02:00
Carsten "Tomcat" Book
cfa2965ba6
merge mozilla-inbound to mozilla-central a=merge
2015-06-01 15:00:24 +02:00
Bob Owen
dd609468e4
Backed out 2 changesets (bug 1164014) for WinXP debug crashtest failures on a CLOSED TREE
...
Backed out changeset 4f4454ece5ac (bug 1164014)
Backed out changeset 81d78a498313 (bug 1164014)
2015-06-01 07:39:25 +01:00
Gijs Kruitbosch
b706b3cd3f
Bug 1169606 - fix OSX margin for label/description and fix test rounding so it doesn't go orange, r=dao
...
--HG--
extra : rebase_source : ee46d27fce8791f203f9fadcc8024c44a7285727
extra : amend_source : e3207dddd28abf6147e43f0d899371ea0c10060b
2015-05-29 18:27:57 +01:00
Martyn Haigh
76c50c6719
Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle)
...
--HG--
extra : rebase_source : 653232980b457701d675745d85955dd502edc94a
2015-06-01 13:20:13 +01:00
Eddy Bruël
71b78878d2
Bug 1164564 - Implement a WorkerDebuggerTransport;=jlong
2015-06-01 12:25:28 +02:00
Gabriel Luong
33de07f14a
Bug 1169064 - Part 3: Refactor LongStringActor, createValueGrip, stringIsLong and longStripGrip from script.js to object.js r=fitzgen
2015-05-30 02:05:39 -07:00
Gabriel Luong
c555ed3244
Bug 1169064 - Part 2: Formatted object.js and removed unused protocol request arguments r=fitzgen
2015-05-30 02:05:35 -07:00
Gabriel Luong
9f7a43f362
Bug 1169064 - Part 1: Move ObjectActor to object.js r=fitzgen
2015-05-30 02:05:28 -07:00
James Long
89194cc82d
Bug 1166852 - handle named eval sources from the console correctly r=ejpbruel
2015-05-29 12:27:44 -04:00
Ryan VanderMeulen
28bd595833
Merge m-c to fx-team. a=merge
2015-05-29 17:02:15 -04:00
Ryan VanderMeulen
012e20629b
Merge inbound to m-c. a=merge
2015-05-29 16:58:30 -04:00
Ryan VanderMeulen
7dfbf70ce7
Backed out changeset 4126c66c9a80 (bug 1166728) for Gaia sound_manager_test.js failures.
...
CLOSED TREE
2015-05-29 15:16:53 -04:00
Ryan VanderMeulen
585e87aaf9
Backed out changesets 63671ebfa2dd and da3d272ad1c2 (bug 1164011) for frequent xpc::InterposeProperty crashes.
2015-05-29 12:51:34 -04:00
J. Ryan Stinnett
3dd794cac9
Bug 1168081 - Go to Line accesskey for view source tabs. r=Gijs
2015-05-29 11:51:27 -05:00
Ryan VanderMeulen
1dc9d316cf
Backed out changesets da71c4aefb3a and 98603c32c9a3 (bug 1149486) for browser_compartments.js permafail.
...
CLOSED TREE
--HG--
extra : amend_source : bb03b38dccd8a194407ae0c5f1f8fece0fc97dc3
2015-05-29 12:59:23 -04:00
Ryan VanderMeulen
27899254c7
Backed out changeset 2614fbb8d385 (bug 1147561) for Android mochitest failures.
2015-05-29 12:22:47 -04:00
Gijs Kruitbosch
e0202b57b0
Backed out changeset 9d52a8b0e028, f7b3b8f0283b (bug 1150417)
...
--HG--
extra : histedit_source : 5a896b1eeb0adfbdba286ab46a9b115e6f83d9e2%2C6b37366780d5bde1623f544f0b322a3d11c78ad1
2015-05-29 17:11:26 +01:00
Kyle Zentner
f2ec992500
Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert
2015-05-29 09:17:00 -04:00
Ryan VanderMeulen
45b95898e0
Backed out changeset 541cd29ea626 (bug 1166728) because the updated patch wasn't posted to the bug.
2015-05-29 12:48:22 -04:00
Tom Tromey
64eb38d330
Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset
2015-05-28 11:54:00 -04:00
Kyle Zentner
3bacc6993c
Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert
2015-05-27 09:57:00 -04:00
Alessio Placitelli
ae7d0e84d6
Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche
2015-05-27 02:09:00 +02:00
Alessio Placitelli
6d376af9af
Bug 1162538 - Add millisecondsToDays to TelemetryUtils.jsm. r=gfritzsche
2015-05-29 07:45:00 +02:00
Alessio Placitelli
979ebd5bcc
Bug 1162538 - Add the probes for archived ping count and evicted ping count. r=gfritzsche
2015-05-29 07:48:00 +02:00
Alessio Placitelli
9197c8df67
Bug 1162538 - Add test coverage for archived pings quota. r=gfritzsche
2015-05-25 04:53:00 +02:00
Alessio Placitelli
1b6d780910
Bug 1162538 - Implement archive ping storage quota. r=gfritzsche
2015-05-25 04:50:00 +02:00
David Rajchenbach-Teller
a1eae9d45f
Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop
...
--HG--
extra : transplant_source : %F7%D1L%A8%FB%F8%CBw%BC%E2%7B%2B%9Ct%1F1%1B%A8l%1A
extra : histedit_source : 9db98672acaee8652460351beb6c1b2c48058d57
2015-05-18 10:40:20 +02:00
David Rajchenbach-Teller
805b3bb811
Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop
...
--HG--
extra : amend_source : 8ac6f00e2641581f2d7533226435f1fb680da10c
extra : histedit_source : c2e716dece6f74daf2b9c613cf47155ee300c045
2015-05-18 10:40:20 +02:00
Ryan VanderMeulen
3f62b91ecd
Merge m-c to inbound. a=merge
2015-05-29 09:42:38 -04:00
Ryan VanderMeulen
2e35b1209f
Merge inbound to m-c. a=merge
2015-05-29 09:32:46 -04:00
Gabor Krizsanits
06f319aa35
Bug 1164011 - Shim optimisation. r=billm
2015-05-29 14:47:49 +02:00
Gabor Krizsanits
7045e66e74
Bug 1164011 - Fixing defaultShims. r=billm
2015-05-29 14:47:49 +02:00
James Long
487722b664
Bug 1166844 - treat eval'ed code from the console as unnamed eval sources r=ejpbruel
2015-05-28 12:39:56 -04:00
Timur Valeev
e14fb47c21
Bug 1127763 - Some database might be missing the favicons guid index. r=mak
2015-05-27 15:52:34 +03:00
Andrew McCreight
addc4dacac
Bug 1155303 - Add telemetry for async DeferredFinalize max pause. r=smaug
2015-05-18 11:54:00 -04:00
Anthony Zhang
6ad81c65e5
Bug 1167689 - Send addonHistogram field in main ping only if there are actually addon histograms. r=vladan
2015-05-26 12:53:47 -04:00
Ryan VanderMeulen
284bc45ed8
Merge m-c to fx-team. a=merge
2015-05-28 10:25:05 -04:00
Ryan VanderMeulen
566bd6c5ac
Merge fx-team to m-c. a=merge
2015-05-28 10:08:37 -04:00
Ryan VanderMeulen
a232cd6cae
Merge inbound to m-c. a=merge
2015-05-28 10:03:07 -04:00
Ryan VanderMeulen
59f347edf4
Backed out changesets 07cc8095956b and f591bbfa5dbf (bug 1159753) for Android debug mochitest crashes.
...
CLOSED TREE
2015-05-28 09:20:19 -04:00
Dão Gottwald
3eba0c63b9
Backed out changeset cab24498e095 (bug 459563)
2015-05-28 11:09:04 +02:00
Fabrice Desré
bbff069a0d
Bug 1168653
- B2G telemetry needs to ignore search service r=gfritzsche
2015-05-27 22:50:54 -07:00
Patrick Brosset
fe087d460c
Bug 1168760 - Clarify the lazy-actor and parent-child-setup docs; r=ochameau
...
--HG--
rename : toolkit/devtools/server/docs/lazy-actor-modules.md => toolkit/devtools/server/docs/actor-registration.md
extra : rebase_source : dde11461142d1d81b82550ae0f31d0bafe45c7d3
2015-05-27 14:50:40 +02:00
Patrick Brosset
8c2aaa42cf
Bug 1166189 - ESLint configuration files for devtools; r=tromey
...
Adds a global .eslintrc file for all source files in /browser/devtools.
This file defines a set of global variables that are commonly used in
/browser/devtools code.
The files that import modules with Cu.import will need to define their
own globals as /* globals ... */ comments.
This file also defines the configuration for all the rules we want to
use.
This also adds a set of .eslintrc files, one per test directory in
/browser/devtools. Each of these files extend from one of 2 parent config
files: .eslintrc.xpcshell or .eslintrc.mochitest.
The parent config define the set of globals these types of tests have
access to (test runner functions, assertion functions, etc.).
Finally, this also adds .eslintrc files in /toolkit/devtools for code and
tests, which just extend from their counterparts in /browser/devtools.
--HG--
extra : rebase_source : d7b6f639634b64dc084d0835a5fb36c9720a87e7
2015-05-28 09:30:03 +02:00
Mark Hammond
08b63f0da7
Bug 1162830 - unified auto-complete tests now check what the default item is. r=mak
2015-05-28 17:21:58 +10:00
Mark Hammond
12dee809d5
Bug 1107883 - support ipv6 URLs in the awesomebar with unified autocomplete enabled. r=mak, r=smaug
2015-05-28 17:21:58 +10:00
Dão Gottwald
5afca21dd1
Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs
2015-05-27 14:25:03 +02:00
Panos Astithas
ddb5c21881
Add an unlisten command for stopping any active debugger server instaces (bug 976977). r=jwalker
2015-05-28 08:25:11 +03:00
Phil Ringnalda
b59a63361a
Back out 1662253c88f7 (bug 459563) for 10.6 m-oth bustage
...
CLOSED TREE
2015-05-27 20:17:40 -07:00
Jared Wein
d5d9640f10
Bug 1168528 - follow up, remove the ifdefs that weren't necessary. r=Gijs
...
--HG--
extra : rebase_source : 512aee16bc035dbb732e781e5283cec9b645212e
2015-05-27 17:35:35 -04:00
Nihanth Subramanya
86b806e574
Bug 1163559 - Search engine icons are always displayed at low resolution. r=florian
2015-05-27 18:04:07 -07:00
Gabriel Luong
fda3f71cf7
Bug 1139058 - Part 1: Allow unmatched rules to be added to the rule view r=pbrosset
2015-05-27 17:36:17 -07:00
Wes Kocher
bcbd0bc001
Merge m-c to fx-team, a=merge CLOSED TREE
2015-05-27 17:23:58 -07:00
Wes Kocher
9659326427
Merge fx-team to central, a=merge
2015-05-27 17:18:48 -07:00
Dão Gottwald
b79c1be301
Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs
...
--HG--
extra : rebase_source : 99f55ca9bdeacff0bffbbff1ba74d59c5828bbc6
2015-05-27 14:25:03 +02:00
Jim Mathies
377b315e0a
Bug 1156857 - Properly init telemetry histogram data for child processes. r=bsmedberg
2015-05-27 12:59:13 -05:00
Aaron Raimist
838643b92a
Bug 1168986 - Part 2 - Adds software license to info-pages.inc.css, r=gijs
...
--HG--
extra : rebase_source : 0a26e5a999dda9cdcd026e2059f7b0861ffbfd54
2015-05-27 14:50:00 +01:00
Aaron Raimist
bdf39e7b8e
Bug 1168986 - Part 1 - Fix line endings in info-pages.inc.css, r=gijs
...
--HG--
extra : rebase_source : 5ce4f8270e7299d4a3d32b9d16f1440051c42f0d
2015-05-27 14:49:00 +01:00
Martyn Haigh
669a6a1b4a
Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle)
2015-05-28 10:14:19 +01:00
Benjamin Smedberg
1f89a17f3a
Bug 1163049, alternate patch - make .syncGUID a lazy getter to avoid initializing NSS during the startup sequence, r=rnewman
2015-05-22 12:36:26 -04:00
Jared Wein
753fc29e29
Bug 1168585 - The buttons within the search box and within the search panel are blurry/pixelated on Windows HiDPI. r=Gijs
2015-05-27 17:31:55 -04:00
Jared Wein
4f28f80194
Bug 1168528 - Tab close icons on Windows HiDPI are blurry. r=Gijs
2015-05-27 17:31:54 -04:00
Jordan Santell
8bbd5cda71
Bug 1146237 - FramerateActor should use docShell.now() rather than performance.now so that page refreshes do not break it. r=vp
2015-05-26 15:43:17 -07:00
Mike Hommey
3d4e71d8fb
Bug 1168316 - Remove build machine name from about:buildconfig. r=ted
2015-05-27 11:33:22 +09:00
Matt Woodrow
33d12e1f95
Bug 1156135 - Add telemetry histogram for recording gfx sanity test failures. r=vladan
...
--HG--
extra : rebase_source : 6626125f2668f2c602bf1f96e328a1721c15ee52
2015-05-27 14:05:11 +12:00
Wes Kocher
fd401f9e9b
Merge m-c to inbound, a=merge CLOSED TREE
2015-05-26 16:25:11 -07:00
Wes Kocher
547f78dff1
Merge inbound to central, a=merge
2015-05-26 16:16:26 -07:00
Eddy Bruël
8411c1dcfe
Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module;r=jlong
2015-05-26 17:05:07 +02:00
Alexandre Poirot
d92d593f6d
Bug 1167174 - Assert that custom highlighter do show the highlighter before proceeding. r=pbrosset
2015-05-25 18:54:08 +02:00
Eddy Bruël
c542f2d3bc
Bug 1164564 - Clean up the worker loader;r=jlong
2015-05-26 11:00:49 +02:00
Ryan VanderMeulen
994a9a8830
Backed out changesets ddad4d54c31e and ef85fdfd2fc7 (bug 1043863) for making browser_thumbnails_storage.js permafail on WinXP opt.
2015-05-26 14:05:18 -04:00
Daniel Holbert
8e35b7d40e
Bug 1167999: Give video documents a dark background color, the average color of the darknoise background image. r=seth
2015-05-26 14:23:37 -07:00
Bobby Holley
4b34155f9f
Bug 1162187 - Remove ignoreReportedErrors. r=glandium
...
Now that we don't have to worry about XPCShellErrorReporter being invoked at
weird times, we can get rid of this nastiness - though it unfortunately means
getting rid of one of my best comments in the tree. :-(
2015-05-26 13:51:49 -07:00
Bobby Holley
84b3f3d11f
Bug 1162187 - Fix up precompile_cache. r=glandium
2015-05-26 13:51:46 -07:00
Botond Ballo
2e2a504271
Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj
...
--HG--
extra : source : 7468f9a3aa03520a29e138d4df431f0b5d90967c
2015-05-26 14:33:55 -04:00
Birunthan Mohanathas
180b572edb
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElement calls. r=froydnj
2015-05-28 11:07:44 -07:00
Birunthan Mohanathas
470bd9148f
Bug 968520 - Add mozilla::fallible to FallibleTArray::AppendElements calls. r=froydnj
2015-05-28 11:07:43 -07:00
Birunthan Mohanathas
baffd2f6b4
Bug 968520 - Use FallibleTArray::TruncateLength instead of SetLength where possible. r=froydnj
...
This preemptively fixes the upcoming -Wunused-result warnings due to unchecked
SetLength calls.
2015-05-28 11:07:43 -07:00
Blake Kaplan
2899981c5b
Bug 1162329 - Implement autocompletion entry deletion for e10s. r=felipe
2015-05-28 09:55:47 -07:00
Blake Kaplan
001727359d
Bug 1162329 - Fix display label vs. value. r=felipe
...
The current code only grabs the value, but datalist entries can have separate
values (what's submitted/put in the input if selected) and labels (what's
displayed in the autocomplete popup.
2015-05-28 09:55:47 -07:00
Blake Kaplan
b6d13deb0a
Bug 1162329 - Fix the autocomplete popup opening with cached results. r=felipe
...
The e10s autocomplete popup doesn't pop back up if
nsAutoCompleteController.cpp decides to reuse its cached autocomplete result.
We need to detect when this happens and open the popup in the parent.
2015-05-28 09:55:46 -07:00
Blake Kaplan
5aab2947e9
Bug 1162330 - Prepare satchel mochitests for e10s and turn a few of them on. r=MattN
2015-05-28 09:55:46 -07:00
Blake Kaplan
6ff0cdd8d2
Bug 1024437 - Make <datalist> work in e10s. r=MattN
2015-05-28 09:55:46 -07:00
Blake Kaplan
d8adedd380
Bug 1024437 - Get rid of a deprecated API. r=MattN
2015-05-28 09:55:46 -07:00
Ryan VanderMeulen
47df1bbfe3
Backed out changeset dd96df1da2b5 (bug 1166728) for making test_bug320799.html permafail on Mulet.
...
CLOSED TREE
--HG--
extra : rebase_source : 4ff4ea2d22a0beb2af011cec40f90efba2e452b9
2015-05-28 11:01:18 -04:00
Nick Fitzgerald
bb41d221a3
Bug 1024774
- Followup: Don't redefine the Debugger property in xpcshell tests;
...
r=jorendorff
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
bf8b9ad359
Bug 1024774
- Part 13: Change to new SpiderMonkey style from bug 1144366; r=me
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
8f4dd8a443
Bug 1024774
- Part 12: Add a GTest for the JS::ubi::Node specialization for
...
DeserializedNode; r=jimb
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
2c6810accb
Bug 1024774
- Part 11: Implement a JS::ubi::Node specialization for DeserializedNode; r=jimb
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
887d7debc4
Bug 1024774
- Part 10: Add an xpcshell test for reading heap snapshots. r=jimb
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
1bd1513bea
Bug 1024774
- Part 9: Deserialize heap snapshots; r=jimb
2015-05-28 07:37:43 -07:00
Nick Fitzgerald
e355bde685
Bug 1024774
- Part 6: Add a mochitest-chrome sanity check test. r=bholley
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
dc503d95e1
Bug 1024774
- Part 5: Add GTests for core dump serialization. r=jimb
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
e20ce5640c
Bug 1024774
- Part 4: Add an xpcshell test for saving heap snapshots. r=jimb
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
273a313f37
Bug 1024774
- Part 3: Serialize heap snapshots. r=jimb
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
5c7b356755
Bug 1024774
- Part 2: Implement a google::protobuf::ZeroCopyOutputStream wrapper
...
around nsIOutputStream; r=jimb
2015-05-28 07:37:42 -07:00
Nick Fitzgerald
3a7487a7d0
Bug 1024774
- Part 0: Upgrade the protobuf library. r=mmc,glandium
...
--HG--
rename : toolkit/components/protobuf/google/protobuf/extension_set.cc => toolkit/components/protobuf/src/google/protobuf/extension_set.cc
rename : toolkit/components/protobuf/google/protobuf/extension_set.h => toolkit/components/protobuf/src/google/protobuf/extension_set.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/generated_message_util.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/generated_message_util.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream_inl.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h
rename : toolkit/components/protobuf/google/protobuf/io/package_info.h => toolkit/components/protobuf/src/google/protobuf/io/package_info.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/strtod.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
rename : toolkit/components/protobuf/google/protobuf/message_lite.cc => toolkit/components/protobuf/src/google/protobuf/message_lite.cc
rename : toolkit/components/protobuf/google/protobuf/message_lite.h => toolkit/components/protobuf/src/google/protobuf/message_lite.h
rename : toolkit/components/protobuf/google/protobuf/package_info.h => toolkit/components/protobuf/src/google/protobuf/package_info.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/reflection_ops.h
rename : toolkit/components/protobuf/google/protobuf/repeated_field.cc => toolkit/components/protobuf/src/google/protobuf/repeated_field.cc
rename : toolkit/components/protobuf/google/protobuf/repeated_field.h => toolkit/components/protobuf/src/google/protobuf/repeated_field.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/service.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
rename : toolkit/components/protobuf/google/protobuf/stubs/common.cc => toolkit/components/protobuf/src/google/protobuf/stubs/common.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/common.h => toolkit/components/protobuf/src/google/protobuf/stubs/common.h
rename : toolkit/components/protobuf/google/protobuf/stubs/hash.h => toolkit/components/protobuf/src/google/protobuf/stubs/hash.h
rename : toolkit/components/protobuf/google/protobuf/stubs/once.cc => toolkit/components/protobuf/src/google/protobuf/stubs/once.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/once.h => toolkit/components/protobuf/src/google/protobuf/stubs/once.h
rename : toolkit/components/protobuf/google/protobuf/stubs/stl_util-inl.h => toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.cc => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h
2015-05-28 07:37:42 -07:00
Ryan VanderMeulen
683b08ae37
Merge m-c to inbound. a=merge
2015-05-28 10:20:38 -04:00
Milan Sreckovic
34537c60ae
Bug 1141783
- Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar
...
--HG--
extra : rebase_source : 31475a7405a58dc211c1057c9e8c4b33abd3b70a
extra : histedit_source : c8b0dd8cea9f1b36a48f6597bcf4bc90faf7517b
2015-05-15 13:43:38 -04:00
Kyle Zentner
2e3823f252
Bug 1166728 - Remove box-sizing: padding-box, as per CSS WG. r=dholbert
...
--HG--
extra : rebase_source : 6103761cd36cbba2c8e048db2a0d6cd75cad2020
2015-05-27 09:57:00 -04:00
Gabor Krizsanits
e0bd57ba62
Bug 1164014 - Shim optimization. r=billm
2015-05-31 10:46:49 +02:00
Gabor Krizsanits
8f75dcfa54
Bug 1164014 - Fixing defaultShims. r=billm
2015-05-31 10:46:46 +02:00
Ryan VanderMeulen
7e7a09a4c7
Merge m-c to inbound. a=merge
2015-05-29 17:00:18 -04:00
Magnus Melin
da2e41f0ed
Bug 1167422 - don't log it as an error that telemetry can't get a browser shell. r=gfritzsche
...
Error: 1432246297697 Toolkit.Telemetry ERROR TelemetryEnvironment::_isDefaultBrowser - Could not obtain shell service Source File: resource://gre/modules/Log.jsm Line: 749.
2015-05-29 23:12:26 +03:00
Wasiur Rahman
e4d5f74ecc
Bug 1150863
- added play and pause button to about:performance in addition to a dropdown list to select the refresh rate. r=Yoric
2015-05-05 13:20:00 +02:00
Julian Descottes
8db81fb95a
Bug 965199 - "Copy Image Data-URL" in computed & rule views. r=pbrosset
...
This feature is about the inspector's rule view & computed view.
The context menu for an image URL (e.g. value of background-image property)
will contain a new entry : "Copy Image Data-URL". Clicking on it will fill the
clipboard with the image encoded as a data url.
The mechanism to hide/show the entry is inspired from the "Copy Color" menu
entry. When the context menu is displayed, check if the target is contained in
a node of type "image", using the getNodeInfo method available on both views.
If the image data cannot be retrieved for a given URL, the clipboard is filled
with an error message.
Modified rule-view getNodeInfo method in order to exclude from image nodes the
'source' links (such as 'style.css', displayed on the right of the rule-view).
Added a new mochitest that tests the feature on an element using a base64
background image.
2015-05-24 01:41:09 +02:00
Marco Bonardo
00d8891808
Bug 1012597 - Part 1: provide a way to invalidate the Places GUIDs cache. r=rnewman
2015-05-25 17:18:31 +02:00
Nick Desaulniers
d2b470167d
Bug 1152597
- Icons are shown for some apps. r=marco
2015-05-19 11:43:39 -07:00
Tim Nguyen
d11b1283f6
Bug 1125952 - Make about:sessionrestore use more available height. r=jaws
2015-05-22 09:58:00 -04:00
Georg Fritzsche
8b2d7ee218
Bug 1166705 - Don't send a saved-session ping when extended Telemetry is off. r=vladan
...
This also cleans up the pending pings persistance, putting the control of saving them out of TelemetrySession.
2015-05-22 22:42:29 +07:00
Phil Ringnalda
83030f8fc0
Merge f-t to m-c, a=merge
2015-05-24 12:15:26 -07:00
Phil Ringnalda
78a19c744b
Merge m-c to m-i
2015-05-23 18:46:00 -07:00
Phil Ringnalda
1502da464c
No bug, fix merge bustage in GMPProvider.jsm, a=me
2015-05-23 17:09:45 -07:00
Phil Ringnalda
8bb760c7b0
Merge m-c to m-i
2015-05-23 14:39:57 -07:00
Phil Ringnalda
d98af6849d
Merge f-t to m-c, a=merge
...
--HG--
rename : browser/devtools/performance/modules/io.js => browser/devtools/performance/modules/logic/io.js
2015-05-23 14:28:07 -07:00
Phil Ringnalda
4320928661
Back out b068592c488a (bug 1165816) for assertions in webide tests
...
CLOSED TREE
2015-05-23 14:07:05 -07:00
Phil Ringnalda
2ca9eb743c
Back out f77ab8c321a2 (bug 1167716
) for making a11y/accessible/tests/mochitest/states/test_link.html time out on 10.6
2015-05-22 21:27:58 -07:00
Maxim Zhilyaev
620576d637
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
2015-05-22 16:30:21 -07:00
Phil Ringnalda
c1246b63e3
Merge m-c to f-t
2015-05-23 18:44:22 -07:00
J. Ryan Stinnett
a4136bcb21
Bug 1067325 - DevTools test fixes for view source in tab. r=pbrosset
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
0e9eecec5c
Bug 1067325 - Context menu actions for view source tabs. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
a9e07e1d86
Bug 1067325 - MathML source in tab. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
23ee447382
Bug 1067325 - Selection source in tab via frame scripts. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
302d886e6a
Bug 1067325 - Update charset when history is disabled. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
3e6b1576a1
Bug 1067325 - Extract view source core to support tabs. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
2566a56af4
Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley
2015-05-23 18:17:50 -05:00
Dão Gottwald
ccc59e7dc4
Bug 1167716
- Make max-width for popup notifications work again. r=dtownsend
...
--HG--
extra : rebase_source : 4e2d9bc0a0604a6038ed23c1b46c93be692e5a1f
2015-05-24 00:12:49 +02:00
Dão Gottwald
9a8254a2d0
Bug 1167716
- Make max-width for popup notifications work again. r=dtownsend
2015-05-23 00:51:41 +02:00
Francois Marier
a0d72d68e3
Bug 1167493 - Application Reputation: disable remote lookup of zip files on Mac/Linux, r=gcp
2015-05-23 20:05:37 +12:00
Francois Marier
254c9ec71d
Bug 1165816 - Cancel remote application reputation requests after a certain timeout, r=gcp
...
--HG--
extra : amend_source : 2c18deea02df04f461792b1dbf6e6c066a56da3a
2015-05-23 19:51:52 +12:00
Ryan VanderMeulen
3a69f754a0
Backed out changeset 76c0e3be4fe8 (bug 1159043) for test_telemetry.html failures.
...
--HG--
extra : rebase_source : 10711b4243175d04b0e5b91bf10b91eafa09fbcd
2015-05-22 14:55:38 -04:00
Ryan VanderMeulen
8556f54b04
Merge m-c to fx-team. a=merge
2015-05-22 14:21:30 -04:00
Ryan VanderMeulen
8f6f16604c
Merge inbound to m-c. a=merge
2015-05-22 14:02:47 -04:00
Felipe Gomes
851909f27e
Bug 1164640 - Reset the flag for disabling e10s when an a11y tool is active. r=mconley
...
There's now a blacklist in place for the tools that should be disabled, so we want to give another change for users with tools that are not blacklisted to test e10s.
2015-05-22 15:01:57 -03:00
Shane Caraveo
ab7e93a1ea
Bug 1162322 change social error handling to use messagemanager, r=markh
2015-05-22 10:33:18 -07:00
Ryan VanderMeulen
14cbd0dc83
Merge fx-team to m-c. a=merge
2015-05-22 11:11:20 -04:00
J. Ryan Stinnett
0b24acdc8b
Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : d52a95a6b0a20b1dd0e68ef3f7c7c78fba568bf1
2015-05-22 07:08:05 -05:00
J. Ryan Stinnett
a761902e90
Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : dc8e856fb9a268d2d6f2c053db4c92f94ec5c194
2015-05-22 07:07:49 -05:00
J. Ryan Stinnett
8e98439801
Backed out changeset 038f30351bb3 on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : 8c6a9382aa4e8fc7f3072e5372872ca6114264e9
2015-05-22 07:07:33 -05:00
J. Ryan Stinnett
5dff74213e
Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : 5aa0c266db6acd1a1ce3f8147ebabf0cb9222b85
2015-05-22 07:07:17 -05:00
J. Ryan Stinnett
97f41229f3
Backed out changeset 0dbdd6fc4701 on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : 44c565d7e0419326f904f049eb38dedce7d47bf8
2015-05-22 07:06:36 -05:00
J. Ryan Stinnett
9822493c08
Backed out changeset 03243db46bf0 on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : 9ad8ee94f492eeda43a8512988c9b0f57526ec92
2015-05-22 07:05:31 -05:00
J. Ryan Stinnett
cf6686ca14
Backed out changeset a5e245f216b7 on CLOSED TREE (bug 1067325)
...
--HG--
extra : histedit_source : 96b040b151c109c4843ba62e352509a0ab76714a
2015-05-22 07:01:59 -05:00
J. Ryan Stinnett
cf719c969d
Bug 1067325 - DevTools test fixes for view source in tab. r=pbrosset
2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
cdda231a4c
Bug 1067325 - Context menu actions for view source tabs. r=mconley
2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
2ad5f375a5
Bug 1067325 - MathML source in tab. r=mconley
2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
4e292bb27b
Bug 1067325 - Selection source in tab via frame scripts. r=mconley
2015-05-22 05:16:24 -05:00
J. Ryan Stinnett
3516db2912
Bug 1067325 - Update charset when history is disabled. r=mconley
2015-05-22 05:16:23 -05:00
J. Ryan Stinnett
2f84003843
Bug 1067325 - Extract view source core to support tabs. r=mconley
2015-05-22 05:16:23 -05:00
J. Ryan Stinnett
9f49dea573
Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley
2015-05-22 05:16:23 -05:00
Georg Fritzsche
dbec76581a
Bug 1166128
- Don't rely on datareporting.healthreport.uploadEnabled to control telemetry submission on Android. r=vladan
2015-05-22 00:10:29 +07:00
Panos Astithas
36a6de00e6
Bug 1163024 - Part 2: Ignore network requests from chrome code in a content toolbox. r=ochameau
2015-05-22 09:09:44 +03:00
Panos Astithas
54b8b55aa4
Bug 1163024 - Part 1: Stylesheet actors should use the common DevToolsUtils.fetch(). r=bgrins
2015-05-22 09:09:43 +03:00
Fabrice Desré
b36f200bfe
Bug 1166897 - Make telemetry more B2G friendly r=gfritzsche
2015-05-21 10:15:19 -07:00
Ryan VanderMeulen
efcebbae78
Merge mozilla-inbound to b2g-inbound. a=merge
2015-05-21 16:33:37 -04:00
Ryan VanderMeulen
5c44a0f852
Merge fx-team to b2g-inbound. a=merge
2015-05-21 16:32:12 -04:00
Ryan VanderMeulen
bedb1caf76
Backed out changeset d39ba5b549c5 (bug 1165061) for LSAN leaks. a=me
2015-05-21 11:50:34 -04:00
Carsten "Tomcat" Book
b4dc8a79b7
merge mozilla-inbound to mozilla-central a=merge
2015-05-21 14:56:34 +02:00
Alessio Placitelli
bcff5cbfb1
Bug 1164007 - Make TelemetrySession._removeAbortedSessionPing correctly catch exceptions. r=gfritzsche
2015-05-21 03:10:00 -04:00
Mike Hommey
622e7d63a3
Bug 1166538 - Use zip py_action in a few places. r=gps
2015-05-21 15:17:02 +09:00
Mike Hommey
4a4cc01c62
Bug 1166538 - Make it more straightforward, path-wise, to change $(ZIP) uses to the zip py_action. r=gps
2015-05-21 15:17:01 +09:00
Mike Hommey
aa8f7a51f7
Bug 1166538 - Make dozip.py a py_action. r=gps
...
--HG--
rename : toolkit/mozapps/installer/dozip.py => python/mozbuild/mozbuild/action/zip.py
2015-05-21 15:17:00 +09:00
Rex Hung
5ad5ccc859
Bug 1124126 - Retry database connection for the case of corrupted permissions.sqlite. r=bsmedberg
2015-05-20 23:09:00 -04:00
Wes Kocher
f61ddc3ffa
Merge m-c to fx-team, a=merge
2015-05-20 18:31:52 -07:00
Wes Kocher
98d8b5b1e9
Merge inbound to central, a=merge
2015-05-20 18:16:22 -07:00
Neil Deakin
4818484538
Bug 250091, support page up and page down in menulists, r=neil
2015-05-20 13:11:06 -04:00
Terrence Cole
6df3b8a587
Bug 1052716 - Add telemetry probes for generational GC; r=sfink
...
--HG--
extra : rebase_source : 522179b581bc31ac2dc67cc9811a22f177ae3d04
2015-05-20 09:13:56 -07:00
Milan Sreckovic
4faad2a7ed
Bug 1163038 - Make sure the gfx blocklist tests pass by doing testing. r=me
...
Original code from Ehsan.
--HG--
extra : rebase_source : 230f465e36384b3f5810b8358db35cbf764fd800
2015-05-15 13:06:23 -04:00
Milan Sreckovic
df043549d1
Bug 1164036 - Add an xpcshell test for graphics blocklist versioning. r=kats
...
--HG--
extra : rebase_source : 3293ab834e4ed93b288fd7aeb0192c45e9206d22
2015-05-15 12:55:53 -04:00
Gervase Markham
20e13e1c8b
Bug 1165648 - Remove obsolete licenses from license.html. r=gerv
...
--HG--
extra : rebase_source : db1f1a64e7c761fc550ba6d666ac8b4749cb5887
2015-05-21 06:58:00 -04:00
Dave Townsend
c2f2c25d59
Bug 1164168: Add a build time flag to control add-on signature checks. r=dveditz, r=gps
...
--HG--
extra : rebase_source : 5027a26a01d7f79067ea38e61496d8c878922097
extra : amend_source : fb3d327f5552d8cf63eb23cd06517f6cca7f42d2
2015-05-12 14:03:59 -07:00
Marco Bonardo
27836eca10
Bug 1095411 - PlacesUtils.wrapNode is using synchronous getKeywordForBookmark. r=ttaubert
2015-05-22 19:02:41 +02:00
Eddy Bruël
3479bf68cf
Bug 1164077 - Implement WorkerActor.attach;r=jlong
2015-05-22 17:58:46 +02:00
Georg Fritzsche
ec4d34ba60
Bug 1167166 - 'Week' and 'Ping' are not localizable in about:telemetry when displaying archived pings. r=rvitillo
2015-05-21 18:57:22 +07:00
Benjamin Smedberg
4a61494750
Bug 1167204 - Typo in a codepath which isn't Windows/Mac/Linux with GConf, r=gfritzsche
...
--HG--
extra : rebase_source : b9cee72bf2f7518ff14d43555fe9258ae0afb7d5
2015-05-21 12:27:46 -04:00
Hector Zhao
ab9f2f3b91
Bug 1166161
- Display available font from font.name-list.{family}.{lang} as fallback default font, instead of empty string.
...
--HG--
extra : transplant_source : %89%60E%FBH%92%C5%B7p%C2a%D9%D9%82%D1F%C0%20%ED%9A
2015-05-19 13:41:48 +08:00
J. Ryan Stinnett
587455d65c
Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau
...
--HG--
extra : rebase_source : 149626e989c8b81c6baafc54d22660931ec8da4a
2015-05-21 03:57:03 -05:00
Miles Richardson
1121d1ada8
Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
...
--HG--
extra : rebase_source : 6a6f6cd771ba019665c00b394bd7d1d5b3b1f29e
2015-05-21 12:33:00 -04:00
Alessio Placitelli
12c3eb9609
Bug 1138503 - Remove the SEARCH_DEFAULT_ENGINE histogram. r=gfritzsche
2015-05-11 04:09:00 -04:00
Alessio Placitelli
31df17834e
Bug 1138503 - Add tests for the search engine in Telemetry Environment. r=gfritzsche
2015-05-20 07:32:00 -04:00
Alessio Placitelli
b5230985ee
Bug 1138503 - Add the default search engine to the Telemetry Environment. r=gfritzsche
2015-05-15 02:12:00 -04:00
Carsten "Tomcat" Book
d71257a4ce
Merge mozilla-central to fx-team
2015-05-21 15:16:40 +02:00
Florian Quèze
16ae82064b
Bug 1159717 - Loading the search form from an empty search bar should send the purpose, r=markh.
2015-05-21 11:53:15 +02:00
Gabriel Luong
e39ce9480f
Bug 1043835 - Add Rule on an element with multiple classes should include all the classes. r=pbrosset
2015-05-20 14:36:00 +02:00
Georg Fritzsche
6fb12f6f5d
Bug 1140037 - Improve midnight fuzzing readability and comments. r=vladan
2015-05-21 15:12:43 +07:00
James Long
2a4d1870ff
Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell
2015-05-21 12:06:32 -04:00
Nihanth Subramanya
ae4448466b
Bug 1129529 - Bookmark backup may not be restorable. r=mak
2015-05-21 13:19:37 -07:00
Bob Owen
10b3a493b7
Backed out changeset 31662149dab4 (bug 1167083) for T(x) failures on a CLOSED TREE
2015-05-22 12:51:18 +01:00
Ted Mielczarek
89ef156852
bug 1165347 - use retries for symbol uploads. r=gps
...
--HG--
extra : rebase_source : 57386c02182d3a1b4b11757a660b9a7eda4fe860
2015-05-15 13:48:16 -04:00
David Rajchenbach-Teller
0655ae0183
Bug 1043863 - OpenedConnection.prototype.executeBeforeShutdown. r=mak
...
--HG--
extra : rebase_source : fb785e602cff502d43d87af8bab907f04eac4ee9
2015-05-05 12:45:25 +02:00
David Rajchenbach-Teller
38a8ed9399
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
...
--HG--
extra : rebase_source : 3a593651ac1fc995e01d00af037aaac8b81c7c32
2015-05-05 12:44:16 +02:00
Bob Owen
3ed5cce4c6
Bug 1167083: Fix memory leak in Windows low integrity temp clean up code. r=billm
2015-05-22 07:50:54 +01:00
Ted Mielczarek
5b2ff28703
bug 1168535 - re-open the zip file for each upload_symbols retry. r=gps
...
--HG--
extra : rebase_source : 494951a414f6eb90d27b6705d486ef6723738296
2015-05-27 14:25:37 -04:00
Ted Mielczarek
9c7373d53a
bug 1168535 - print error response body in upload_symbols.py. r=gps
...
--HG--
extra : rebase_source : 7838dc42440eca1df2cbb98fce06fdb131b678b5
2015-05-27 13:50:04 -04:00
Chris Pearce
1660053cf2
Bug 1156566 - Polyfill Array.includes() in test_gmpProvider.js, so that test passes when it uplifts out of Nightly. r=preemptive-bustage-fix
2015-05-21 14:00:57 +12:00
Wes Kocher
ac1c135457
Merge m-c to inbound, a=merge
2015-05-20 18:30:33 -07:00
Neil Deakin
44e658ea16
Bug 873923, anchored at popup test, r=test
2015-05-19 21:20:57 -04:00
Neil Deakin
759d8c25e5
Bug 873923, add a method to allow popups to be anchored at a rectangle, r=tn,mark,khuey
2015-05-08 14:49:54 -04:00
Bobby Holley
078bd82f31
Bug 1165162 - Introduce a helper for converting from origin strings to a principal. rpending=Yoshi
...
I didn't end up needing this in bug, but I think it's handy to have around.
2015-05-20 17:11:53 -07:00
Xidorn Quan
eeb254e9de
Bug 1053413 part 4 - Rely on single MozDOMFullscreen:Exited event instead of ask-* notifications on Firefox. r=dao
...
--HG--
extra : source : f5aa3065f1baecd2d991fb75f245004db09e3eb4
2015-05-21 09:52:26 +12:00
Neil Rashbrook
0fa6a4fa9f
Bug 1157688 Support badges on dual menu toolbarbuttons r=Gijs
2015-05-20 22:29:02 +01:00
Sean Stangl
3b26540846
Bug 1160672 - Follow-up - Add missing </p> tag. no_r=me
2015-05-20 14:22:17 -07:00
Jarda Snajdr
4af043f624
Bug 1034724 - Fixed Unicode values of prefs in about:support. r=adw
2015-05-20 13:10:30 +02:00
Sean Stangl
96782481e8
Bug 1160672 - Part 1/2 - Import VIXL 1.5-1.6. r=jbramley
2015-05-01 15:32:40 -07:00
Robert Strong
f770a33579
Bug 1165061 - prevent test timeouts by not copying files when staging an update in mochitest-chrome tests. r=spohl
2015-05-20 13:34:29 -07:00
Bob Owen
aa086ad2ae
Bug 1167083: Fix memory leak in Windows low integrity temp clean up code. r=billm
2015-05-22 07:50:54 +01:00
Bobby Holley
3c190a091d
Bug 1165162 - Fix typo in comment. r=me DONTBUILD
2015-05-21 18:06:34 -07:00
Christoph Kerschbaumer
5b9f3415fc
Bug 1129999
- Implement CSP devtool using GCLI; gcli part (r=jwalker)
2015-05-21 11:16:13 -07:00
Eric Rahm
3925a960aa
Bug 1165515 - Part 1: Convert PR_LOG to MOZ_LOG. r=froydnj
2015-05-21 13:22:04 -07:00
Richard Marti
770ede6c55
Bug 1160731 - Remove inContentUI.css. r=jaws
2015-05-18 18:17:17 +02:00
Alessio Placitelli
b76f6f52b5
Bug 1120380 - Update Telemetry interfaces to mention the correct number of ping retention days. r=gfritzsche
2015-05-19 09:12:00 -04:00
Alessio Placitelli
a6d6062dc4
Bug 1120380 - Add test coverage for archived pings retention. r=gfritzsche
2015-05-19 06:46:00 -04:00
Alessio Placitelli
2a044e1348
Bug 1120380 - Update the retention logic for archived pings. r=gfritzsche
2015-05-19 05:24:00 -04:00
Carsten "Tomcat" Book
8d7487c92e
Merge mozilla-central to fx-team
2015-05-20 16:10:15 +02:00
Carsten "Tomcat" Book
12f69af823
merge mozilla-inbound to mozilla-central a=merge
2015-05-20 15:52:31 +02:00
jkang8
dac0c30d95
Bug 1155272 - Add Telemetry probes for time to send a ping. r=vladan
2015-05-19 18:19:14 -04:00
Wes Kocher
8372f11bf8
Merge m-c to fx-team, a=merge
2015-05-19 16:45:01 -07:00
Alessio Placitelli
de418f9f22
Bug 1164822 - Add xpcshell test coverage for |OS.File.remove| ignoreAbsent flag. r=Yoric
2015-05-19 14:10:11 -07:00
Alessio Placitelli
505181a2f7
Bug 1164822 - Fix OS.File.remove not throwing with unexisting files. r=Yoric
2015-05-19 14:10:17 -07:00
Matthew Noorenberghe
b0162ea257
Bug 1145754 - Allow per-site recipes to adjust the username/password field detection for capture. r=dolske
2015-05-19 14:01:27 -07:00
Ryan VanderMeulen
f477884299
Backed out changeset 8908f3baa0f7 (bug 1164632) for various xpcshell failures.
...
CLOSED TREE
2015-05-19 15:55:25 -04:00
Carsten "Tomcat" Book
3b641432c4
merge mozilla-inbound to mozilla-central a=merge
2015-05-19 11:58:45 +02:00
Mike Taylor
f7fb518e7a
Bug 1162099 - Add ua-update.json to the package manifest + DIST_FILES. r=mfinkle, r=nalexander
2015-05-13 21:57:00 -04:00
Georg Fritzsche
1163f8d09b
Bug 1166672 - Make about:telemetry work properly for optional ping sections. r=rvitillo
2015-05-20 20:22:38 +07:00
Georg Fritzsche
de4b1b2ac5
Bug 1165968 - Change about:telemetry ping switch buttons to be labelled newer/older. r=rvitillo
2015-05-19 00:20:01 +07:00
Wes Kocher
629a196fde
Merge m-c to fx-team, a=merge CLOSED TREE
2015-05-18 17:34:20 -07:00
Wes Kocher
d6cb8f51f1
Merge fx-team to m-c a=merge CLOSED TREE
...
--HG--
extra : amend_source : a5cafa3567c232d520d9890350ff8d42b2a61b75
2015-05-18 17:24:16 -07:00
Mark Hammond
fb79ba4b12
Bug 1105244
- avoid delete key removing the first special entry in the unified autocomplete popup. r=mossop
2015-05-19 08:45:33 +10:00
Alexandre Poirot
a16b27a304
Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset
2015-05-18 20:15:35 +02:00
Alexandre Poirot
4d22bf0963
Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans
2015-05-18 20:15:35 +02:00
Andrea Marchesini
3aa189b5ff
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
...
--HG--
rename : dom/base/nsIDOMFile.idl => dom/base/nsIDOMBlob.idl
2015-05-18 14:52:26 +01:00
Dave Townsend
d7a6584df7
Bug 1164006: Reduce recursion from calls to AddonManager.getAddonsByIDs. r=paolo
...
--HG--
extra : rebase_source : d52f5ab27e5931e2822ea2a17d9cf2e5cda345ef
2015-05-12 12:39:52 -07:00
Nick Alexander
0d8ddf0fed
Bug 1151619 - Add Adjust SDK license. r=gerv
...
--HG--
extra : rebase_source : 2fbbc0319faaf709b63925363e7a788bbb16451e
2015-05-11 14:05:06 -07:00
Margaret Leibovic
b921c823ab
Bug 1166364 - Fix typo in telemetry probe. r=me
2015-05-19 10:33:00 -07:00
Wes Kocher
9cd36979ed
Merge m-c to inbound, a=merge CLOSED TREE
2015-05-18 17:33:06 -07:00
Birunthan Mohanathas
735ccdd101
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
2015-05-18 13:50:35 -07:00
Birunthan Mohanathas
1f8d7454e3
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetCapacity calls. r=froydnj
2015-05-18 13:50:34 -07:00
Carsten "Tomcat" Book
72a871bbf8
Merge mozilla-central to mozilla-inbound
2015-05-18 13:48:26 +02:00
Carsten "Tomcat" Book
09631fba2e
merge mozilla-inbound to mozilla-central a=merge
2015-05-18 13:43:01 +02:00
Bob Owen
f1a00623b7
Bug 1162327 Part 1: Change low integrity temp to a fixed dir per profile and improve clean-up. r=jimm, r=froydnj
2015-05-18 11:51:07 +01:00
Ryan VanderMeulen
33aa7cc49f
Backed out 7 changesets (bug 1154809) for xpcshell failures.
...
Backed out changeset 056f69eee8db (bug 1154809)
Backed out changeset 13f93d585e42 (bug 1154809)
Backed out changeset 1e967727087e (bug 1154809)
Backed out changeset 1f3809022d39 (bug 1154809)
Backed out changeset 7e730e9cb6b3 (bug 1154809)
Backed out changeset 139959618516 (bug 1154809)
Backed out changeset ea59187953f6 (bug 1154809)
2015-05-17 19:54:49 -04:00
Mike Taylor
43a77ddeab
Bug 1164876 - Update expiry for WAP telemetry probe. r=dietrich
2015-05-14 08:34:00 -04:00
Ethan Lin
0e78b95a1c
Bug 1155498 - Use FdObj to replace FenceHandle's android fence. r=sotaro
...
--HG--
extra : rebase_source : df49b5e482064e30338a19748371bb70550cdd13
2015-05-17 07:21:00 +02:00
Richard Marti
84dd5b643a
Bug 1161156
- about:support: Use the new in-content styling. r=MattN
2015-05-09 13:24:05 +02:00
Alessio Placitelli
d6661ca22d
Bug 1161032 - Don't listen to "cycle-collector-begin" in TelemetrySession if extended recording is disabled. r=gfritzsche
2015-05-14 05:35:00 -04:00
Tim Nguyen
64f650e19f
Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander
2015-05-16 02:10:00 -04:00
Ryan VanderMeulen
2b2d37c5e8
Backed out 2 changesets (bug 1149486) for static analysis bustage.
...
Backed out changeset 99b209f7d085 (bug 1149486)
Backed out changeset 9b60d38c552e (bug 1149486)
2015-05-17 18:31:03 -04:00
Eddy Bruël
ae93e98061
Bug 1164564 - Define an instance of the worker loader for worker threads;r=jlong
2015-05-27 14:14:07 +02:00
Panos Astithas
4c6c7fb16c
Define gDevTools in network-monitor.js for the rare case where it's not already present in the environment (bug 1167655). r=vporof
2015-05-27 11:56:27 +03:00
Wes Kocher
9d48f7c648
Merge m-c to fx-team, a=merge
2015-05-26 16:26:24 -07:00
David Rajchenbach-Teller
849af1389a
Bug 1043863 - OpenedConnection.prototype.executeBeforeShutdown. r=mak
...
--HG--
extra : transplant_source : %19%8F%9Fx%F1%C3%3C%DE%A5%3C%97%3A%91%11%5D%C7h%D4%60%CA
2015-05-05 12:45:25 +02:00
David Rajchenbach-Teller
58f0e147c3
Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
...
--HG--
extra : transplant_source : 0%06m%9A%9D%9C.%CD%EB%D4%AC%93%90%B2%AB%DB%8B%18%9B%13
2015-05-05 12:44:16 +02:00
Carsten "Tomcat" Book
88f07e5677
Merge mozilla-central to mozilla-inbound
2015-05-26 13:20:42 +02:00
Bill McCloskey
d60248a28f
Bug 1164011 - Test for CPOW shims. r=mconley
2015-05-26 11:55:40 +02:00
Michael Layzell
4c5c129216
Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil
2015-05-13 08:44:00 +02:00
Tom Tromey
dcbfc55e0d
Bug 1154809 - Rewrite output-parser.js to use CSSLexer. r=pbrosset
...
--HG--
extra : rebase_source : d34aedb698014930b3c079b2aef4f32414b285c6
extra : histedit_source : bf2d4ec50f27663826a5607653895ab9cd264a78
2015-05-14 05:36:00 -04:00
Tom Tromey
34f58de2b4
Bug 1154809 - Avoid regexps in css-color. r=pbrosset
...
--HG--
extra : rebase_source : 280b2956d5a58f9e4ebf9891c58b0a5b9dc4ed4d
extra : histedit_source : 7f13bbfb92f06be5238d2742b7e40b9105db4845
2015-05-14 05:36:00 -04:00
Tom Tromey
4a110448f0
Bug 1154809 - Rewrite prettifyCSS to use CSSLexer. r=pbrosset
...
--HG--
extra : rebase_source : afa69805be07b9f3918333ea8edcb8a7b2115c4a
extra : histedit_source : cdb808df2d2d01a2817c3675ace9a3a4f85a0c1f
2015-05-14 05:35:00 -04:00
Tom Tromey
7fec4dca21
Bug 1154809 - Remove dead css-parsing code. r=pbrosset
...
--HG--
extra : rebase_source : 5de56b0d53f5e76d4bba51369b0f5d35d280d89e
extra : histedit_source : 447dd118274dd40388369c762f820bfbd5222484
2015-05-14 05:35:00 -04:00
David Rajchenbach-Teller
853f36e101
Bug 1149486 - Extract a window title and window ID for PerformanceStats. r=mossop
...
--HG--
extra : rebase_source : 0508adb208e1ca03fb32eeec5a9d8839b97bfd0a
extra : histedit_source : 89726c73e9f19b5618aa2f6aefec82b417acf835
2015-05-05 18:14:05 +02:00
Alexandre Poirot
b10cae099e
Bug 1161072 - Destroy highlighter actor on disconnect. r=pbrosset
2015-05-19 09:09:38 +02:00
James Long
c58ddfca92
Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell
2015-05-19 12:03:32 -04:00
Tom Tromey
2a621cdafe
Bug 1154809 - rewrite output-parser.js to use CSSLexer; r=pbrosset
2015-05-19 08:56:16 -07:00
Tom Tromey
109c223159
Bug 1154809 - avoid regexps in css-color; r=pbrosset
2015-05-19 08:56:14 -07:00
Tom Tromey
bfb816b32a
Bug 1154809 - rewrite prettifyCSS to use CSSLexer; r=pbrosset
2015-05-19 08:56:01 -07:00
Tom Tromey
c82c12171e
Bug 1154809 - remove dead css-parsing code; r=pbrosset
2015-05-19 08:55:57 -07:00
Florian Quèze
9bf022ea63
Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium.
2015-05-19 15:57:08 +02:00
Bernardo P. Rittmeyer
6b3e01765e
Bug 1147561 - Fallback to logins with the same hostPort but different scheme for the form action. r=MattN
...
--HG--
extra : transplant_source : %26%17%0D%F9%AC%1D%F8%5Eq%C2%23%B2G_%09d%C3%9F%8B%3E
2015-05-28 15:11:48 -07:00
Jan Odvarko
4f556f7426
Bug 1036949 - Support for markup view customization. r=pbrosset, r=jryans
2015-05-21 13:03:54 +02:00
Ryan VanderMeulen
8248b3188e
Merge m-c to fx-team. a=merge
...
--HG--
rename : dom/icc/gonk/StkProactiveCmdFactory.jsm => dom/icc/gonk/StkCmdFactory.js
rename : toolkit/components/protobuf/google/protobuf/extension_set.cc => toolkit/components/protobuf/src/google/protobuf/extension_set.cc
rename : toolkit/components/protobuf/google/protobuf/extension_set.h => toolkit/components/protobuf/src/google/protobuf/extension_set.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/generated_message_util.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/generated_message_util.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/coded_stream_inl.h => toolkit/components/protobuf/src/google/protobuf/io/coded_stream_inl.h
rename : toolkit/components/protobuf/google/protobuf/io/package_info.h => toolkit/components/protobuf/src/google/protobuf/io/package_info.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/strtod.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.cc => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream_impl_lite.h => toolkit/components/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
rename : toolkit/components/protobuf/google/protobuf/message_lite.cc => toolkit/components/protobuf/src/google/protobuf/message_lite.cc
rename : toolkit/components/protobuf/google/protobuf/message_lite.h => toolkit/components/protobuf/src/google/protobuf/message_lite.h
rename : toolkit/components/protobuf/google/protobuf/package_info.h => toolkit/components/protobuf/src/google/protobuf/package_info.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/reflection_ops.h
rename : toolkit/components/protobuf/google/protobuf/repeated_field.cc => toolkit/components/protobuf/src/google/protobuf/repeated_field.cc
rename : toolkit/components/protobuf/google/protobuf/repeated_field.h => toolkit/components/protobuf/src/google/protobuf/repeated_field.h
rename : toolkit/components/protobuf/google/protobuf/io/zero_copy_stream.cc => toolkit/components/protobuf/src/google/protobuf/service.cc
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.cc => toolkit/components/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
rename : toolkit/components/protobuf/google/protobuf/stubs/common.cc => toolkit/components/protobuf/src/google/protobuf/stubs/common.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/common.h => toolkit/components/protobuf/src/google/protobuf/stubs/common.h
rename : toolkit/components/protobuf/google/protobuf/stubs/hash.h => toolkit/components/protobuf/src/google/protobuf/stubs/hash.h
rename : toolkit/components/protobuf/google/protobuf/stubs/once.cc => toolkit/components/protobuf/src/google/protobuf/stubs/once.cc
rename : toolkit/components/protobuf/google/protobuf/stubs/once.h => toolkit/components/protobuf/src/google/protobuf/stubs/once.h
rename : toolkit/components/protobuf/google/protobuf/stubs/stl_util-inl.h => toolkit/components/protobuf/src/google/protobuf/stubs/stl_util.h
rename : toolkit/components/protobuf/google/protobuf/generated_message_util.h => toolkit/components/protobuf/src/google/protobuf/stubs/stringprintf.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.cc => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.cc
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite.h
rename : toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h => toolkit/components/protobuf/src/google/protobuf/wire_format_lite_inl.h
extra : rebase_source : b4023586aa97b80cec19c56ed5927479dfc8a362
2015-05-29 09:46:12 -04:00
Richard Marti
f125a588bb
Bug 1165973 - use outline instead of border for focus ring. r=dao
2015-05-28 19:33:30 +02:00
Dão Gottwald
a2c9afafe1
Bug 459563 - Let <description> and <label> on OS X have the same margin as on Windows and Linux. r=gijs
2015-05-29 15:05:46 +02:00
Alessio Placitelli
c0a7fe2e97
Backed out changeset f1cdfaad161c (bug 1162538). CLOSED TREE
...
--HG--
extra : amend_source : a61bace51df83df7bbbf856ab08cbaf529c1f91a
2015-05-29 14:40:33 +02:00
Alessio Placitelli
029faab4bb
Backed out changeset 6a79dd3f4b1b (bug 1162538)
2015-05-29 14:40:33 +02:00
Alessio Placitelli
a023b67bc1
Backed out changeset f8b98f68de76 (bug 1162538)
2015-05-29 14:40:33 +02:00
Alessio Placitelli
548e227b38
Backed out changeset 96d6f014fda9 (bug 1162538)
2015-05-29 14:40:33 +02:00
Alessio Placitelli
13caebf7dc
Backed out changeset 0738be2ecfa7 (bug 1162538)
2015-05-29 14:40:33 +02:00
Gijs Kruitbosch
e6a62825ae
Bug 1150417 - part 2: add toolkit support, r=glandium,dao
...
--HG--
extra : rebase_source : 8d04892ed7cc273c70fff4b87a622521fe9d0db7
2015-05-28 17:24:44 +01:00
Asaf Romano
139ca3130c
Bug 1158887 - Intermittent test_async_transactions.js. r=mak
2015-05-29 12:36:52 +02:00
Alessio Placitelli
8d367ea1b3
Bug 1168931 - Fix |defaultSearchEngine| sometimes missing from Telemetry. r=gfritzsche
2015-05-28 08:14:00 +02:00
Alessio Placitelli
213930ce71
Bug 1165304 - Exclude partner info from the channel entries in Telemetry pings. r=gfritzsche
2015-05-28 02:39:00 +02:00
Alessio Placitelli
e9cb91e727
Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche
2015-05-27 02:09:00 +02:00
Alessio Placitelli
0b7d2b7971
Bug 1162538 - Add millisecondsToDays to TelemetryUtils.jsm. r=gfritzsche
2015-05-26 09:01:00 +02:00
Alessio Placitelli
44d11931b3
Bug 1162538 - Add the probes for archived ping count and evicted ping count. r=gfritzsche
2015-05-27 02:48:00 +02:00
Alessio Placitelli
9c0da8f5d7
Bug 1162538 - Add test coverage for archived pings quota. r=gfritzsche
2015-05-25 04:53:00 +02:00
Alessio Placitelli
cd87e08242
Bug 1162538 - Implement archive ping storage quota. r=gfritzsche
2015-05-25 04:50:00 +02:00
Ted Mielczarek
9fa6778286
bug 1165017 - annotate content process URL on location change. r=mconley
...
--HG--
extra : rebase_source : 3c2c48e333ed0978134f87bc132a5194e402b9f1
2015-05-15 13:00:11 -04:00
Neil Rashbrook
cf42e317ab
Bug 1155963 Only allow NS_LITERAL_CSTRING to be used on compile-time literals r=froydnj,ehsan
2015-05-16 09:07:10 +01:00
Wes Kocher
8f1445e27d
Merge m-c to inbound a=merge
2015-05-15 17:32:05 -07:00
Mike Conley
a514c6581d
Bug 1163693 - Fix View Source external editor fallback. r=jryans.
...
--HG--
extra : rebase_source : 22a27f83926d33d7f0683a2209e78b56fbdd3f14
2015-05-15 12:07:19 -04:00
Mike Conley
1b74ef628f
Bug 1165050 - Make deprecation warnings in viewSource.js point to the right URL for documentation. r=jryans.
...
--HG--
extra : rebase_source : 309d68cd40fb8417d0c70b07c994c2cbb44f6ec9
2015-05-15 11:40:49 -04:00
Chris Manchester
95c63446e0
Bug 917999 - Part 1 - Write out and upload a manifest of test archives and the harnesses that depend on them.;r=ted
2015-05-15 11:30:24 -07:00
Carsten "Tomcat" Book
10055fbabd
merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge
...
--HG--
extra : amend_source : 5eed4d9cbde44ac4e53210d61ece005a83908ad7
2015-05-15 17:39:23 +02:00
Carsten "Tomcat" Book
7442cdd9d7
merge fx-team to mozilla-central a=merge
2015-05-15 16:49:33 +02:00
Carsten "Tomcat" Book
8090c331ce
Backed out changeset a83fbd4c96b8 (bug 943517) for causing bug 1164240 on a CLOSED TREE
2015-05-15 16:38:33 +02:00
Brian Grinstead
547df33bde
Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao
2015-05-14 18:31:21 -07:00
Wes Kocher
5b9076b1f0
Merge b2ginbound to m-c a=merge
2015-05-14 15:37:44 -07:00
Wes Kocher
51fad76ff2
Merge fx-team to m-c a=merge
2015-05-14 15:34:39 -07:00
Aus Lacroix
a0f15fc73a
Bug 1164037 - [OTA] Unable to find System Update. r=aus (landing on behalf of nhirata)
2015-05-13 21:14:43 -07:00
Eric Rahm
31d09285f6
Bug 1164556 - Part 2: Remove debug conditional. r=gcp
...
Remove what appears to be leftover debug code bypassing an if condition.
2015-05-14 10:13:23 -07:00
Eric Rahm
bc7a3b2ae7
Bug 1164556 - Part 1: Remove instances of #ifdef PR_LOGGING in toolkit. r=froydnj
...
PR_LOGGING is now always defined, we can remove #ifdefs checking for it.
2015-05-14 10:13:23 -07:00
Paolo Amadini
0b487930a1
Bug 1149975 - Part 2 of 2 - Test manual login fill. r=MattN
...
--HG--
extra : rebase_source : 78b0272752273a543aca66de66de6b9196d1a7d7
2015-05-13 15:39:02 +01:00
Paolo Amadini
80dddf5864
Bug 1149975 - Part 1 of 2 - Handle visibility of the login fill doorhanger anchor. r=MattN
...
--HG--
extra : rebase_source : fdc290d5179bf79af1198bf62b5aac98e30aa894
2015-05-13 15:34:14 +01:00
Karl Tomlinson
fe240b1bf8
bug 1162364 report telemetry on WMFMediaDataDecoder errors r=cpearce,f=vladan,bsmedberg
...
--HG--
extra : rebase_source : a40a6aab3fad761dba47255281713e335937ec03
2015-05-13 17:54:31 +12:00
Chris Pearce
cf3535c1fd
Bug 1156566 - Report via telemetry when Adobe EME plugin DLL is unexepectedly missing on startup. r=spohl,r=vladan
2015-05-15 11:50:52 +12:00
Chris Pearce
1d7b493a55
Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl
2015-05-15 11:50:40 +12:00
Jose' Rios
a224ee9100
Bug 1142300 - Closing descriptor when fscanf fails. r=erahm
2015-05-14 15:49:00 -07:00