Milan Sreckovic
|
8adb02b15e
|
Bug 1141783 - Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar
|
2015-05-15 13:43:38 -04:00 |
|
David Rajchenbach-Teller
|
77b9f038f8
|
Bug 1043863 - OpenedConnection.prototype.executeBeforeShutdown. r=mak
|
2015-05-05 12:45:25 +02:00 |
|
Eddy Bruël
|
6319593dde
|
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 |
|
Phil Ringnalda
|
0eefe0c506
|
Merge f-t to m-c, a=merge
|
2015-05-23 14:28:07 -07:00 |
|
Maxim Zhilyaev
|
4aefa4e6a6
|
Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw]
|
2015-05-22 16:30:21 -07:00 |
|
Bobby Holley
|
100c129643
|
Bug 1165162 - Fix typo in comment. r=me DONTBUILD
|
2015-05-21 18:06:34 -07:00 |
|
Carsten "Tomcat" Book
|
6ef08c6881
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-05-21 14:56:34 +02:00 |
|
Bobby Holley
|
c99d7328d1
|
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 |
|
Jarda Snajdr
|
997ed0382f
|
Bug 1034724 - Fixed Unicode values of prefs in about:support. r=adw
|
2015-05-20 13:10:30 +02:00 |
|
Andrea Marchesini
|
99c17a8938
|
Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan
|
2015-05-18 14:52:26 +01:00 |
|
Alexandre Lissy
|
99f8e7d1b8
|
Bug 1164290 - Adding symbolic link into test zip file. r=janx
|
2015-05-13 11:02:00 -04:00 |
|
Birunthan Mohanathas
|
fe337d7c5e
|
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
|
2015-05-21 21:49:30 +01:00 |
|
James Willcox
|
1d9debe3a4
|
Bug 1167197 - Fix GMPProvider on Android r=cpearce
|
2015-05-22 11:58:48 -05:00 |
|
George Wright
|
a180838dc7
|
Bug 1049285 - Use openPopupAtScreenRect method for opening e10s popups to ensure they are anchored properly
|
2015-05-08 14:53:56 -04:00 |
|
Carsten "Tomcat" Book
|
c7c312a433
|
Merge mozilla-central to fx-team on a CLOSED TREE
|
2015-05-15 17:43:12 +02:00 |
|
Dão Gottwald
|
6056332152
|
Bug 1162863 - part 1: rename originHost to displayOrigin. r=paolo sr=gavin
|
2015-05-15 14:34:50 +02:00 |
|
Chris Pearce
|
4ac0a251c0
|
Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl
|
2015-05-15 11:50:40 +12:00 |
|
Carsten "Tomcat" Book
|
b1f60a382d
|
Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE
|
2015-05-13 08:37:27 +02:00 |
|
Neil Rashbrook
|
d3c5866226
|
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
|
2015-05-12 23:33:00 -03:00 |
|
Bill McCloskey
|
4d6dec1794
|
Bug 1157561 - Add webRequest-like API to Firefox (r=Mossop)
|
2015-05-11 17:19:21 -07:00 |
|
Jan Horak
|
6fa112737e
|
Bug 967494 - "Preference Composition/Spelling/Language is ignored, and changing spellcheck language in one composition window affects all open and new compositions" [r=ehsan]
|
2015-04-28 12:01:00 +03:00 |
|
Marina Samuel
|
1f428b5f03
|
Bug 1158853 - Replace history tile titles with base domains and include titles as part of tiles. r=adw
|
2015-05-08 11:17:07 -07:00 |
|
Maxim Zhilyaev
|
755540a0eb
|
Bug 1159571 - Use server provided frequency caps for daily and lifetime totals [r=adw]
|
2015-05-08 09:20:18 -07:00 |
|
Ed Lee
|
2f212b0017
|
Bug 1045766 - Add telemetry of users who can see new tab Tile suggestions [r=ttaubert]
|
2015-05-07 15:12:57 -07:00 |
|
Tim Taubert
|
87f6117291
|
Bug 1109875 - Make browser.permanentKey a property of the XUL element instead of a property of the XUL binding r=billm
|
2015-04-28 18:55:43 +02:00 |
|
Bill McCloskey
|
5f69537462
|
Bug 1081879 - [e10s] WebProgress shims (r=mconley)
|
2015-04-29 17:23:48 -07:00 |
|
ziyunfei
|
649e7033e4
|
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
|
2015-04-30 00:32:05 +09:00 |
|
Neil Deakin
|
0b9c9f0f24
|
Bug 1134769, move selection info retrieval on context menu to content process, r=mconley
|
2015-04-29 08:38:42 -04:00 |
|
Carsten "Tomcat" Book
|
c9320b73d1
|
merge mozilla-inbound to mozilla-central a=merge
|
2015-04-28 12:01:09 +02:00 |
|
Matt Woodrow
|
983f766104
|
Bug 1151611 - Expose DXVA status in about:support. r=cpearce,felipe
|
2015-04-28 15:07:22 +12:00 |
|
Georg Fritzsche
|
f1b09b984d
|
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
|
2015-04-27 18:07:58 +02:00 |
|
Shane Tomlinson
|
2f076069b4
|
Bug 1146724 - Use a SendingContext for WebChannels. r=MattN/markh
|
2015-04-24 16:07:33 +10:00 |
|
Drew Willcoxon
|
fce0c2a62e
|
Bug 1157503 - NewTabUtils.extractSite should try-catch nsIURI.asciiHost. r=ttaubert,Mardak
|
2015-04-23 15:52:16 -07:00 |
|
Alex Henrie
|
bdb8ab04f6
|
Bug 1157421 - Fix typo "suggesteed". r=ehsan
|
2015-04-22 14:16:02 -06:00 |
|
Wes Kocher
|
5b4cd469d6
|
Merge m-c to inbound a=merge
|
2015-04-21 15:35:07 -07:00 |
|
Wes Kocher
|
7f5e02d9b2
|
Merge inbound to m-c a=merge
|
2015-04-21 15:23:57 -07:00 |
|
Ali Movahedi
|
6a702ac5e5
|
Bug 1154773 - Change undefined property a.prototype. r=Yoric
|
2015-04-21 03:40:00 -04:00 |
|
George Wright
|
285c1e8eea
|
Bug 1155784 - Do not consider <optgroup> items when setting selectedIndex for e10s popups r=mconley
|
2015-04-20 18:11:16 -04:00 |
|
Carsten "Tomcat" Book
|
584cbec091
|
Backed out changeset c7b5f25e758b (bug 1154773) for build bustage on a CLOSED TREE
|
2015-04-21 11:21:16 +02:00 |
|
Ali Movahedi
|
df3d94a34b
|
Bug 1154773 - Change undefined property a.prototype. r=Yoric
|
2015-04-19 11:26:00 +02:00 |
|
David Rajchenbach-Teller
|
2b52f9efda
|
Bug 1155877 - ObjectUtils.strict. r=mossop
|
2015-04-18 00:21:02 +02:00 |
|
Marco Bonardo
|
adffb2fd02
|
Bug 1155705 - Safari bookmarks migration is broken. r=Gijs
|
2015-04-17 21:22:40 +02:00 |
|
Ryan VanderMeulen
|
7593d1a2b7
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2015-04-17 16:11:58 -04:00 |
|
David Rajchenbach-Teller
|
8a206c0d34
|
Bug 1152759 - Regroup Performance Monitoring modules/components;r=yoric
|
2015-04-14 17:10:04 +02:00 |
|
George Wright
|
de3ad91a01
|
Bug 1103635 - Handle RTL when processing <select> elements for e10s r=mconley
|
2015-04-15 16:00:29 -04:00 |
|
Marina Samuel
|
571670c469
|
Bug 1151876 - Blocking a targeted tile should remove its associated suggested tile in the next new tab. r=adw
|
2015-04-14 14:34:32 -04:00 |
|
Bill McCloskey
|
a345c1e401
|
Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin)
|
2015-04-13 18:11:50 -07:00 |
|
Bill McCloskey
|
5327bb85fd
|
Bug 1140129 - Don't clear tab title when location changes (r=Mossop)
|
2015-04-13 18:11:49 -07:00 |
|
Alessio Placitelli
|
d04a0ad7cc
|
Bug 1154698 - Fix browser_AddonWatcher.js to use |canRecordExtended|. r=Yoric
|
2015-04-15 08:09:00 +02:00 |
|
Gijs Kruitbosch
|
9c46e44409
|
Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
|
2015-03-11 20:22:09 +00:00 |
|