Nikhil Marathe
ca5d552376
Bug 1188686 - Clear push subscriptions when forgetting about site. r=kitcambridge
2015-07-29 11:33:48 -07:00
Carsten "Tomcat" Book
c24fea3134
Merge mozilla-central to fx-team
2015-07-31 14:19:22 +02:00
Carsten "Tomcat" Book
5dc9daea7c
merge mozilla-inbound to mozilla-central a=merge
2015-07-31 12:06:51 +02:00
Sebastian Kaspari
805f8060e1
Bug 1125977 - Restricted profiles: Hide setting to set master password. r=ally
2015-07-31 10:19:46 +02:00
Nick Fitzgerald
9da9c0c670
Bug 1189654 - Use consistent destructuring style for imports in devtools script actors; r=me
2015-07-31 01:21:19 -07:00
Sebastian Kaspari
7483123e35
Bug 1188905 - Restricted profiles: Prevent clearing history. r=margaret
2015-07-31 09:59:01 +02:00
Allison Naaktgeboren
5a41036521
Bug 1183234 - Telemetry probe for usage of about:logins UI interactions.r,p=vladan
2015-07-30 13:36:51 -07:00
Ryan VanderMeulen
4a473b0c13
Merge m-c to fx-team. a=merge
2015-07-30 16:12:48 -04:00
Ryan VanderMeulen
5ec75e6c41
Merge inbound to m-c. a=merge
2015-07-30 16:08:21 -04:00
Ryan VanderMeulen
e3b08b9dae
Backed out changeset 91b6fe481685 (bug 1172937) for test_autocomplete_with_composition_on_input.html failures.
2015-07-30 12:45:03 -04:00
Ryan VanderMeulen
a193c692e1
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-07-30 12:11:08 -04:00
Marcos Caceres
114ff1ccd0
Bug 1171200 - Add means of checking if a document links to a manifest. r=billm
2015-07-30 11:56:12 -04:00
Marco Bonardo
66241e221d
Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
...
Original patch by Felipe Gomes <felipc@gmail.com>
2015-07-30 16:54:27 +02:00
Alexandre Poirot
898d8dba6d
Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
2015-07-30 06:14:08 -07:00
Carsten "Tomcat" Book
3e65337394
Backed out changeset 4b328a6f7448 (bug 1171200) for frequent asan m1 test failures on a CLOSED TREE
2015-07-30 15:11:48 +02:00
Alessio Placitelli
9b6427bebf
Bug 1186492 - Add test coverage. r=gfritzsche
2015-07-30 06:48:00 +02:00
Alessio Placitelli
1dbc65b23d
Bug 1186492 - Add a probe to track client-side ping eviction due to server errors. r=gfritzsche
2015-07-30 06:48:00 +02:00
Alessio Placitelli
d99b13759c
Bug 1187340 - Add probe to track pending telemetry ping load failures. r=gfritzsche
2015-07-30 10:09:00 +02:00
Sebastian Kaspari
e63747c92d
Bug 1125975 - Restricted profiles: Hide display settings. r=margaret
2015-07-31 09:45:40 +02:00
Dão Gottwald
69376a904a
Bug 1188291 - Fix layout issues with the new tab page's notification close button and preferences dialogs' close button. r=jaws
2015-07-31 08:45:48 +02:00
Bernardo P. Rittmeyer
a4456eaf0a
Bug 1188456 - Helper to deduplicate password manager logins. r=MattN
2015-07-30 00:46:06 -07:00
Andrew McCreight
38d195d21d
Bug 1074416 - Don't AddRef or Release nav history result observers during CC traversal. r=smaug
...
Doing an AddRef or Release of a cycle collected object during CC
traversal can cause leaks. traverseResultObservers does this in two
places. First, it accidentally copies the array that is passed
in. Second, the GetValue() method that is being implicitly called in
the line with |aObservers.ElementAt(i);| does a QI.
This patch fixes the former problem by passing a reference. It fixes
the latter problem by returning the raw underlying pointer held by the
nsMaybeWeakPtrArray, which is what the CC wants anyways, because it
does not care about weak referents.
2015-07-29 20:36:00 -04:00
Wes Kocher
c1868cce47
Merge m-c to inbound, a=merge
2015-07-29 20:20:59 -07:00
Wes Kocher
13400e57d2
Merge b2ginbound to central, a=merge
2015-07-29 20:19:12 -07:00
Wes Kocher
66e3b402b0
Merge inbound to central, a=merge
2015-07-29 18:12:11 -07:00
Olli Pettay
c4161c2908
Bug 1188640 - Add ChromeOnly MutationObserver.mergeAttributeRecords to speed up devtools, r=bz,bgrins
2015-07-30 00:23:47 +03:00
Mike Hommey
df5acdc242
Bug 1165512 - Generate one SDK per universal-build architecture. r=mshal
2015-07-30 08:49:31 +09:00
Mark Finkle
071ce084f6
Bug 1188609 - Remove mirroring support from RokuApp (Toolkit) r=snorp
2015-07-29 16:09:25 -04:00
Jessica Jong
0806c34b90
Bug 1167132 - Part 12: [NetworkManager] Move network information into a separate interface (discovery). r=jryans
2015-07-29 02:13:00 -04:00
David Rajchenbach-Teller
d5959b9bad
Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley
2015-07-16 12:19:17 +02:00
Ryan VanderMeulen
ae1c820a43
Merge fx-team to m-c. a=merge
2015-07-29 13:49:24 -04:00
Ryan VanderMeulen
1b875df418
Backed out changeset 82fac7af188e (bug 1184486) for Static Analysis failures.
2015-07-29 09:11:52 -04:00
David Rajchenbach-Teller
f965ae9d89
Bug 1184486 - Let PerformanceStats.jsm play nicer with process-per-tab. r=mconley
2015-07-16 12:19:17 +02:00
Georg Fritzsche
c4ff900fb6
Bug 1188416 - Use monotonic clocks for Telemetry subsessionLength. r=dexter
2015-07-29 14:47:01 +02:00
Matthew Noorenberghe
d0fa830ef8
Bug 1001765 - Disable browser_passwordmgr_editing.js on Linux due to intermittent m-e10s-bc1 failures.
2015-07-29 00:44:22 -07:00
Riadh Chtara
6e9a4af4b5
Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN
2015-07-28 15:23:21 -07:00
Ryan VanderMeulen
31584c91f5
Backed out changeset 1b9e05ea0145 (bug 1001765) for browser_passwordmgr_editing.js failures.
2015-07-28 22:47:45 -04:00
Riadh Chtara
d4fd01a4ab
Bug 1001765 - Make login credentials in Saved Passwords manager editable. r=MattN
2015-07-28 15:23:21 -07:00
Wes Kocher
f057b07c5b
Merge m-c to fx-team, a=merge
2015-07-28 18:04:29 -07:00
Wes Kocher
f43a037000
Merge fx-team to central, a=merge
2015-07-28 17:53:01 -07:00
Georg Fritzsche
5a23db23ed
Bug 1187339 - Always duplicate-save new main pings as aborted-session pings. r=dexter
2015-07-28 18:05:35 +02:00
Georg Fritzsche
d52ad9e1f9
Bug 1183632 - Don't generate child Telemetry payloads for the thumbnail service in non-e10s. r=dexter
2015-07-28 18:05:35 +02:00
Georg Fritzsche
5e6e9daa8f
Bug 1187879 - Fix missing uitour ping entry in Telemetry doc index. r=dexter
2015-07-28 18:05:35 +02:00
Georg Fritzsche
8c0c233f0d
Bug 1187879 - Clarify Telemetry pref default behavior in documentation. r=dexter
2015-07-28 18:05:35 +02:00
Marco Bonardo
48a2b2a7f7
Bug 1179153 - location bar shows "search with Google" as the default action even when keyword.enabled is false. r=Mossop
2015-07-28 17:51:18 +02:00
Alexandre Poirot
e27d51ba98
Bug 1182194 - Remove DevToolsUtils.jsm (in favor of its module). r=jwalker
2015-07-28 08:03:18 -07:00
Alexandre Poirot
3cb40292f9
Bug 1182194 - Use DevToolsUtils module instead of JSM. r=jwalker
2015-07-28 08:03:17 -07:00
Alexandre Poirot
ca3ad7a2d9
Bug 1172010 - Fix promise loader path. r=jwalker
2015-07-28 08:03:17 -07:00
Alexandre Poirot
df7c760472
Bug 1172010 - Fix tools reload gcli command. r=jwalker
2015-07-28 08:03:17 -07:00
Carsten "Tomcat" Book
d739b047ee
Merge mozilla-central to fx-team
2015-07-28 16:34:23 +02:00