Patrick Brosset
b33e573397
Bug 1138780 - Silence the CanvasFrameAnonymousContentHelper destroy error. r=miker
2015-03-03 09:38:42 +01:00
Paolo Amadini
ec9c7b6f02
Bug 1139942 - Define bug components for Downloads code. r=gps
2015-03-06 14:16:19 +00:00
Alexandre Poirot
b68005902a
Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past
2015-03-04 05:47:00 +01:00
Alexandre Poirot
c1e50a4ce5
Bug 1059308 - Fix tests to support chrome actor. r=jryans
2015-02-26 03:56:00 +01:00
Alexandre Poirot
9dde74686f
Bug 1059308 - Switch to the next available top level window when the current one is destroyed. r=jryans
2015-02-26 03:54:00 +01:00
Alexandre Poirot
ca91c5be83
Bug 1059308 - cleanup highlighter.js r=pbrosset
2015-02-26 03:53:00 +01:00
Carsten "Tomcat" Book
5101c20c86
Merge mozilla-central to fx-team
2015-03-06 13:35:12 +01:00
Carsten "Tomcat" Book
43f700ab81
merge mozilla-inbound to mozilla-central a=merge
2015-03-06 13:06:54 +01:00
Bill McCloskey
a4f4374394
Bug 1084637 - Enable thumbnail test in e10s (r=jimm)
2015-03-05 22:03:22 -08:00
Robert Strong
9ff8caeb0c
Bug 1140147 - Non harmful JavaScript error: resource://gre/modules/FileUtils.jsm, line 63: NS_ERROR_FAILURE in urlConstruction.js and downloadAndHashCheckMar.js xpcshell tests. r=spohl
2015-03-05 20:59:51 -08:00
Robert Strong
385e34a572
Bug 1140144 - Non harmful JavaScript Error: syntax error in xpcshell test remoteUpdateXML.js. r=spohl
2015-03-05 20:59:40 -08:00
Blair McBride
e8605fc1ec
Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
2015-03-06 11:43:05 +13:00
Robert Strong
8c64803f34
Bug 1139780 - Only app update xpcshell tests that need debugging should have debug output. r=spohl
2015-03-05 15:55:48 -08:00
Robert Strong
7c3ada950d
Bug 1139765 - Non harmful app update xpcshell test error in the mock xmlhttprequest: undefined property 'QueryInterface'. r=spohl
2015-03-05 15:55:43 -08:00
Wes Kocher
2a66f535db
Merge inbound to m-c a=merge CLOSED TREE
2015-03-05 15:17:41 -08:00
Wes Kocher
3818a51cfa
Merge fx-team to m-c a=merge CLOSED TREE
2015-03-05 14:51:48 -08:00
Mike Conley
d8cac7d1d2
Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop.
2015-03-05 13:16:35 -05:00
Mike Conley
92b8f73890
Bug 1088070 - Instantiate print settings from the content process instead of the parent. r=Mossop.
2015-03-05 13:16:48 -05:00
Mike Shal
0b581bdb37
Bug 1138535 - generate precomplete before signing for OSX; r=ted a=RyanVM
...
On OSX, the precomplete file is part of the signed package, so it needs
to be created before we sign. This broke because Windows is different,
where we need to sign first so that the EME voucher is generated from
the signed package, and the EME voucher is part of the precomplete file.
2015-03-05 09:28:22 -05:00
Carsten "Tomcat" Book
497bda9e45
merge fx-team to mozilla-central a=merge
2015-03-05 15:25:53 +01:00
Carsten "Tomcat" Book
a05e43a9d3
Backed out changeset 20a6d6e9c31a (bug 1088070) for bc1 test failures on a CLOSED TREE
2015-03-05 08:54:23 +01:00
Carsten "Tomcat" Book
872e72c5b1
Backed out changeset d053fdf3b609 (bug 1088070)
2015-03-05 08:54:03 +01:00
Roberto A. Vitillo
c310313d8e
Bug 1135076 - Missing histograms in childPayloads. r=vladan
2015-03-05 06:24:00 +01:00
Robert Strong
c6d5e3d98e
Bug 1139697 - Fix add-ons manager warnings during app update tests. r=spohl
2015-03-04 22:54:31 -08:00
Wes Kocher
69218dd87b
Backed out changeset 8d5f10959b2c (bug 1073462) for adding a frequent bc3 failure to open a CLOSED TREE
2015-03-04 17:48:02 -08:00
Drew Willcoxon
4e453a3311
Bug 1130850 - Fix outdated plugin notification bar text color. r=Unfocused
2015-03-04 14:38:41 -08:00
Jared Wein
61e6747bda
Bug 1137909 - part 1: blocked downloads should keep data. r=paolo
2015-03-05 12:25:41 -05:00
Victor Porof
376b2d5d77
Bug 1132370 - Wrong State: Expected 'attached', but current state is 'detached', r=jsantell
2015-03-05 12:19:57 -05:00
Nounours Heureux
d31b14620c
Bug 1130045 - Hyphenated properties are no more listed in the webconsole suggestions. r=past
2015-03-05 08:23:00 +02:00
Philip Chee
75bea7d0db
Bug 1124503 move AppConstants.jsm to toolkit r=gavin
2015-03-06 00:18:20 +08:00
Mike Conley
b4ca14a40a
Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop.
2015-02-27 14:17:33 -05:00
Dave Townsend
6775df8e21
Bug 1073462: Send synthetic property with Content:LocationChange message. r=felipe
...
The browser.isSynthetic property is needed by the zoom code to detect when to
apply the correct zoom level. In e10s it is currently only set when a new
document is created which means we don't set it right for history navigation.
This sends it with the Content:LocationChange message which is where it is
needed by the zoom code anyway.
2015-03-03 16:58:53 -08:00
Ryan VanderMeulen
87451d9d5b
Merge inbound to m-c. a=merge
2015-03-04 16:35:35 -05:00
Benjamin Smedberg
615de081da
Trivial, no bug: add missing semicolon to nsBlocklistService.js to avoid a strict warning.
2015-03-04 10:48:04 -05:00
Benjamin Smedberg
8ab0d3a58e
Bug 1134615 - Refactor the blocklist matching code in _getPluginBlocklistState into _getPluginBlocklistEntry so that getPluginBlocklistURL and getPluginInfoURL return the correct block entry. r=Mossop
2015-02-19 13:07:59 -05:00
Zimon Dai
ce61dc0693
Bug 983469 - Pause on breakpoint condition exception. r=fitzgen
2015-02-09 21:43:17 +08:00
Margaret Leibovic
a9285b2bc0
Bug 1120004 - Update styles of Reader View controls on mobile. r=bnicholson
2015-02-27 16:52:03 -08:00
Margaret Leibovic
b7a15d5c2c
Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
2015-02-26 14:08:29 -08:00
Mike Hommey
ad2ea37898
Bug 1138295 - Don't define unused types and static variable when building with Gtk+3. r=karlt
2015-03-04 14:39:37 +09:00
Boris Zbarsky
68b0ff1533
Bug 1137591 part 2. Throw if someone does Cu.importGlobalProperties in a Window scope. r=bholley
2015-03-03 21:01:58 -05:00
Wes Kocher
ebdaffdf6e
Merge m-c to inbound a=merge CLOSED TREE
2015-03-03 17:14:59 -08:00
Wes Kocher
48d0f9e0c0
Merge fx-team to m-c a=merge CLOSED TREE
2015-03-03 17:11:40 -08:00
Wes Kocher
b041b6f355
Merge inbound to m-c a=merge CLOSED TREE
2015-03-03 16:46:44 -08:00
Ryan VanderMeulen
1131c2a621
Backed out 7 changesets (bug 1075670) for causing bug 1139010.
...
Backed out changeset 659c40243282 (bug 1075670)
Backed out changeset 45b61c78ee2d (bug 1075670)
Backed out changeset 23bb7b239c78 (bug 1075670)
Backed out changeset a68d5051107f (bug 1075670)
Backed out changeset bd7a5d213692 (bug 1075670)
Backed out changeset f705f5063169 (bug 1075670)
Backed out changeset 13619f8fa672 (bug 1075670)
CLOSED TREE
2015-03-03 18:44:56 -05:00
Makoto Kato
30631639db
Bug 1138070 - Don't use GetModuleHandleA on RtlImageNtHeader. r=dmajor
...
Landing on CLOSED TREE per KWierso
2015-03-04 11:09:04 +13:00
Chenxia Liu
b0ef9e1e48
Bug 1124465 - Add telemetry probe for usage of the password capture dialog. r=MattN
2015-03-02 16:37:24 -08:00
Matthew Noorenberghe
04ff013d88
Bug 1121040 - Don't send RETURN keypresses to content while a satchel autocomplete entry is selected. r=Gijs,smaug
2015-03-02 13:59:17 -08:00
Wes Kocher
9285676936
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-02 13:07:53 -08:00
Wes Kocher
c514e3b07c
Merge fx-team to m-c a=merge
2015-03-02 12:41:37 -08:00
Jon Coppeard
c9c10c5d39
Bug 963921 - Clients of the JS API should use JS_DefineElement where appropriate r=smaug
2015-03-02 13:31:15 +00:00