Commit Graph

28096 Commits

Author SHA1 Message Date
Dave Townsend
a8ee483d34 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.

--HG--
extra : rebase_source : 3fe515c161dd036c18fc239af59ac934236eada8
extra : source : 8d5f10959b2c4ae498b4a9a3704a5859038190f5
2015-03-03 16:58:53 -08:00
Ryan VanderMeulen
8aaa845a81 Merge inbound to m-c. a=merge
CLOSED TREE
2015-03-06 16:18:04 -05:00
Ryan VanderMeulen
c315668b7b Bug 632290 - Disable browser_about.js on Linux and Windows.
--HG--
extra : rebase_source : d9c0bc991cf23ff7d7f9765886f3100479b90ec9
2015-03-06 09:07:21 -05:00
Monica Chew
47bbee1e9f Bug 1134954: Disable Safe Browsing in safe mode (r=francois,sworkman) 2015-03-05 11:55:03 -08:00
Martin Stransky
d15abcbc8c Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
--HG--
extra : rebase_source : 18486b689a7ff1560830e63900af1d60348ccabb
2015-03-05 03:56:00 +01:00
Jesse Ruderman
93c76859ec Bug 1140183 - Don't enter safe mode on opt/shift if environment variable MOZ_DISABLE_SAFE_MODE_KEY is set. r=ehsan 2015-03-06 04:27:32 -08:00
Carsten "Tomcat" Book
ecf1fe51af merge mozilla-inbound to mozilla-central a=merge 2015-03-06 13:06:54 +01:00
Bill McCloskey
2421be5113 Bug 1084637 - Enable thumbnail test in e10s (r=jimm) 2015-03-05 22:03:22 -08:00
Robert Strong
282abbd0b0 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
afdbf7de78 Bug 1140144 - Non harmful JavaScript Error: syntax error in xpcshell test remoteUpdateXML.js. r=spohl 2015-03-05 20:59:40 -08:00
Robert Strong
4c57dff834 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
08646be5bd 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
22674da129 Merge inbound to m-c a=merge CLOSED TREE 2015-03-05 15:17:41 -08:00
Wes Kocher
591b801503 Merge fx-team to m-c a=merge CLOSED TREE 2015-03-05 14:51:48 -08:00
Mike Conley
45f61a04fc Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop.
--HG--
extra : rebase_source : e63eeb503ec43a98e3c87b890db4d8e0fb3a8144
extra : source : d053fdf3b60984f3cbca960c49d5f28e9a14e82d
2015-03-05 13:16:35 -05:00
Mike Conley
f88e685d5b Bug 1088070 - Instantiate print settings from the content process instead of the parent. r=Mossop.
--HG--
extra : rebase_source : 08e0ef34903f2c40bb85e62e81b0a3b553f9cd97
extra : source : 20a6d6e9c31a20ee380fde5771b9767ecf3671f4
2015-03-05 13:16:48 -05:00
Mike Shal
efd5e9084a 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
802603dbeb merge fx-team to mozilla-central a=merge 2015-03-05 15:25:53 +01:00
Carsten "Tomcat" Book
613f16ca64 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
b9c9186230 Backed out changeset d053fdf3b609 (bug 1088070) 2015-03-05 08:54:03 +01:00
Robert Strong
521f0b48da Bug 1139697 - Fix add-ons manager warnings during app update tests. r=spohl 2015-03-04 22:54:31 -08:00
Wes Kocher
be19bdbd57 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
b471b4d718 Bug 1130850 - Fix outdated plugin notification bar text color. r=Unfocused 2015-03-04 14:38:41 -08:00
Jared Wein
e8a1e3e4ce Bug 1137909 - part 1: blocked downloads should keep data. r=paolo
--HG--
extra : rebase_source : 2cefb3f9b30f6044b61ce6a6c440f429979b91f1
2015-03-05 12:25:41 -05:00
Victor Porof
3c4368fc9a Bug 1132370 - Wrong State: Expected 'attached', but current state is 'detached', r=jsantell 2015-03-05 12:19:57 -05:00
Nounours Heureux
ff6c28cc47 Bug 1130045 - Hyphenated properties are no more listed in the webconsole suggestions. r=past 2015-03-05 08:23:00 +02:00
Philip Chee
693b85580a Bug 1124503 move AppConstants.jsm to toolkit r=gavin
--HG--
rename : mobile/android/modules/AppConstants.jsm => toolkit/modules/AppConstants.jsm
2015-03-06 00:18:20 +08:00
Mike Conley
7194b7f247 Bug 1088070 - Move saving nsIPrintSettings after a print job to browser-content.js. r=Mossop.
--HG--
extra : rebase_source : 99ec08465c6ed5366204a9140e1572621d9223a9
2015-02-27 14:17:33 -05:00
Dave Townsend
c001f8d670 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.

--HG--
extra : rebase_source : 617b9b8bca1847ccd37e8a90d498d6cadad9bbf2
2015-03-03 16:58:53 -08:00
Ryan VanderMeulen
fcde1cafd4 Merge inbound to m-c. a=merge 2015-03-04 16:35:35 -05:00
Benjamin Smedberg
b338c03fbb Trivial, no bug: add missing semicolon to nsBlocklistService.js to avoid a strict warning. 2015-03-04 10:48:04 -05:00
Aaron Klotz
aa1fad0a21 Bug 1128768: Part 4 - Update telemetry to serialize BHR hang annotations; r=gfritzsche
--HG--
extra : rebase_source : 2562f1ec7a773da41aa77006365f9f61a40584a6
2015-03-09 16:34:42 -06:00
Carsten "Tomcat" Book
77e821b69f Backed out changeset 34ca2a2e09ea (bug 1133521) for BHR crashes 2015-03-06 16:34:59 +01:00
Paolo Amadini
4d6883e5c6 Bug 1124891 - Telemetry: Record the number of saved credentials for HTTP Auth sites in a profile. r=MattN 2015-03-06 15:17:59 +00:00
Alessio Placitelli
499bd6fc82 Bug 1137139 - Save main ping with "shutdown" reason when Telemetry shuts down. r=vladan
--HG--
extra : rebase_source : 2df0b35dff39c88831544147e31a3e0fa35f3aa7
2015-02-26 05:14:00 -05:00
Roberto A. Vitillo
e1d89cb3d4 Bug 1133521 - Enable BHR on Beta. r=vladan
--HG--
extra : rebase_source : cb1a1f383d581fe5660e5d9ca7f12b55e40aae1b
2015-03-03 06:24:00 -05:00
Alessio Placitelli
48d8618214 Bug 1120992 - Add totalTime (uptime in seconds) to the Telemetry session payload. r=vladan
--HG--
extra : rebase_source : 57f3cb504b12c8b2567636ef83c71e7201dd669a
2015-03-04 02:10:00 -05:00
Patrick Brosset
1911ea7c0e Bug 1138780 - Silence the CanvasFrameAnonymousContentHelper destroy error. r=miker
--HG--
extra : rebase_source : abb1bf935e9f13eaa92bd6d584cf4e6dafdf2a36
2015-03-03 09:38:42 +01:00
Paolo Amadini
b4fb5f75ce Bug 1139942 - Define bug components for Downloads code. r=gps 2015-03-06 14:16:19 +00:00
Alexandre Poirot
69947869b3 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Alexandre Poirot
2b002a6748 Bug 1059308 - Fix tests to support chrome actor. r=jryans 2015-02-26 03:56:00 +01:00
Alexandre Poirot
a5270da9e8 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
f99c89ffdd Bug 1059308 - cleanup highlighter.js r=pbrosset 2015-02-26 03:53:00 +01:00
Carsten "Tomcat" Book
caca8bba92 Merge mozilla-central to fx-team 2015-03-06 13:35:12 +01:00
Blair McBride
9faa472e7e Bug 1131911 - Extract page metadata extraction from Social.jsm to its own JSM. r=mixedpuppy
--HG--
extra : transplant_source : %2C%F3%04O%23%B0%7F%10%9A%BA%13%7Fy%18%F5S%1CZ%3D%01
2015-03-06 11:43:05 +13:00
Roberto A. Vitillo
3bf473920f Bug 1135076 - Missing histograms in childPayloads. r=vladan
--HG--
extra : rebase_source : 997a36b9375d054406b51fae768bc01a2d75fe46
2015-03-05 06:24:00 +01:00
Benjamin Smedberg
0b8c17ae3d Bug 1134615 - Refactor the blocklist matching code in _getPluginBlocklistState into _getPluginBlocklistEntry so that getPluginBlocklistURL and getPluginInfoURL return the correct block entry. r=Mossop
--HG--
extra : rebase_source : ca6e2fe51eb28e8ddd9203d22a57f68096a4b405
extra : amend_source : 62ec06e414a88562bfe1163be2ab8f02602a083e
2015-02-19 13:07:59 -05:00
Aaron Klotz
0f6fdabeee Bug 1128768: Part 2 - Refactor hang annotation code; r=vladan
--HG--
extra : rebase_source : f492ff9a5aa78afd2121afc8fd18c08b6831cdc3
2015-03-09 19:41:24 -06:00
Mike Hommey
68b1796240 Bug 486172 - Don't ignore a -p command line argument when using the Xremote protocol. r=bsmedberg
On X11, when running firefox -p foo http://mozilla.org, and a window for another
profile is already open, the -p argument is ignored and a new tab or window is
opened in the unrelated session.

Previously, the equivalent firefox -p foo -remote openurl(http://mozilla.org)
would see that there is no window for the profile foo, complain about it, and
abort. If a window for the profile foo was open, however, a new tab or windows
would open in that session.

Here, we modify the behaviour such that firefox -p foo http://mozilla.org never
ignores the -p argument, and does the sensible thing depending on the context:
- if a window is already open for the profile, use that session.
- otherwise, open a new window for that profile.

When no -p argument is given, the behaviour is unchanged.

As RemoteCommandLine, which first attempts to open a connection with an existing
firefox, falls through when there is no existing firefox, the -p argument must be
kept in the command line. It turns out CheckArg didn't handle the case properly,
so fix this as well.

The changes in RemoteCommandLine otherwise match what used to be in
HandleRemoteArgument before bug 1080319.
2015-03-10 10:01:54 +09:00
Mike Hommey
364038011c Bug 868814 - Fold mozalloc library into mozglue. r=njn
--HG--
rename : memory/mozalloc/moz.build => memory/mozalloc/staticruntime/moz.build
2015-03-10 10:01:52 +09:00
Jan de Mooij
a27d5b3250 Bug 1140342 - Remove __noSuchMethod__ from url-classifier debugging functions. r=gavin
--HG--
extra : rebase_source : f166642526caf13e2ff41a71851338e36876ca58
2015-03-07 16:35:13 +01:00
Jan de Mooij
fd1677916d Bug 1140334 - Remove __noSuchMethod__ from PlacesUtils.jsm. r=mak
--HG--
extra : rebase_source : 91f82e812b8b16ea1db3f8ce2da02d0b5188b88d
2015-03-07 16:35:07 +01:00
Neil Deakin
29cc997578 MBUg 1002232, mve tooltip test into a window to prevent the browser tooltip from interfering with it, r=neil
--HG--
rename : toolkit/content/tests/chrome/test_tooltip.xul => toolkit/content/tests/chrome/window_tooltip.xul
2015-03-09 10:11:51 -04:00
Dragana Damjanovic
a2a4213345 Bug 935838 - Add per app network traffic statistics to the UDP socket. r=sicking, r=mayhemer 2015-03-06 06:38:00 -05:00
Tooru Fujisawa
fe0cf643e7 Bug 1131107 - Part 13: Do not use non-standard flag argument of String.prototype.replace in toolkit/. r=gavin 2015-03-09 23:02:57 +09:00
Zimon Dai
eefdc543db Bug 983469 - Pause on breakpoint condition exception. r=fitzgen 2015-02-09 21:43:17 +08:00
Margaret Leibovic
22c88554a0 Bug 1120004 - Update styles of Reader View controls on mobile. r=bnicholson
--HG--
extra : rebase_source : b50005d5f99151a0ea9d6c2b022791198db8b846
2015-02-27 16:52:03 -08:00
Margaret Leibovic
83e3f73fce Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
--HG--
extra : rebase_source : 95965e5fba02193d5bbb94e5427f7d939547b01a
2015-02-26 14:08:29 -08:00
Mike Hommey
6bd7f99ba7 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
b3a7aa44f6 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
a784107e7f Merge m-c to inbound a=merge CLOSED TREE 2015-03-03 17:14:59 -08:00
Wes Kocher
6467d2d950 Merge fx-team to m-c a=merge CLOSED TREE 2015-03-03 17:11:40 -08:00
Wes Kocher
01e006a903 Merge inbound to m-c a=merge CLOSED TREE 2015-03-03 16:46:44 -08:00
Ryan VanderMeulen
6541acdb04 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
0287d0d7e2 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
b66884bc87 Bug 1124465 - Add telemetry probe for usage of the password capture dialog. r=MattN
--HG--
extra : rebase_source : 21936aa91fc1c0745eb591a149a98f508f24eeef
2015-03-02 16:37:24 -08:00
Matthew Noorenberghe
d278e9f918 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
b9799a40ef Merge m-c to fx-team a=merge CLOSED TREE 2015-03-02 13:07:53 -08:00
Wes Kocher
50b5615e47 Merge fx-team to m-c a=merge 2015-03-02 12:41:37 -08:00
Jon Coppeard
a451fdfd83 Bug 963921 - Clients of the JS API should use JS_DefineElement where appropriate r=smaug 2015-03-02 13:31:15 +00:00
Justin Dolske
18afdcff7a Bug 1135451 - fillForm() cleanup part H: rename isFormDisabled to be obvious as to purpose. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
07aed12389 Bug 1135451 - fillForm() cleanup part G: move passwordmgr-processed-form notification into a finally-block. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
2f068908bb Bug 1135451 - fillForm() cleanup part F: use early return instead of else blocks. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
dd919a3958 Bug 1135451 - fillForm() cleanup part E: remove didFillForm. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
1ec42f7a25 Bug 1135451 - fillForm() cleanup part D: Use early returns to un-nest logic and make it more obvious that selectedLogin is always set. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
a2ff938754 Bug 1135451 - fillForm() cleanup part C: remove didntFillReason. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
ace92e4534 Bug 1135451 - fillForm() cleanup part B: remove _notifyFoundLogins() and passwordmgr-found-logins notifications. Add a new passwordmgr-processed-form for tests. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
fd16a44189 Bug 1135451 - fillForm() cleanup part A: remove unused return type, kill E10S unfriendly fillForm from nsILoginManager, kill passwordmgr-found-form notification, largely a backout of bug 439365. r=MattN 2015-02-27 15:47:37 -08:00
Justin Dolske
c3db5d6a2f Bug 1135322 - receiveMessage() should convert logins to nsILoginInfo objects. r=MattN 2015-02-27 15:47:32 -08:00
Abhinav Koppula
75f61d9f2d Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws 2015-02-27 18:10:30 -05:00
Robert Strong
77226580a8 4. Use XPCOMUtils for Bug 1136358 - Preprocessing and file includes make it difficult to debug app update tests. r=spohl 2015-02-27 14:51:19 -08:00
Robert Strong
a9e155bc53 3. Main patch for Bug 1136358 - Preprocessing and file includes make it difficult to debug app update tests. r=spohl 2015-02-27 14:51:17 -08:00
Robert Strong
9e38fce400 2. Build changes for Bug 1136358 - Preprocessing and file includes make it difficult to debug app update tests. r=spohl, r=gps 2015-02-27 14:51:16 -08:00
Robert Strong
1716056b43 1. File renames for Bug 1136358 - Preprocessing and file includes make it difficult to debug app update tests. r=spohl
--HG--
rename : toolkit/mozapps/update/tests/shared.js => toolkit/mozapps/update/tests/data/shared.js
rename : toolkit/mozapps/update/tests/sharedUpdateXML.js => toolkit/mozapps/update/tests/data/sharedUpdateXML.js
rename : toolkit/mozapps/update/tests/unit_aus_update/head_update.js => toolkit/mozapps/update/tests/data/xpcshellUtilsAUS.js
2015-02-27 14:51:03 -08:00
Ryan VanderMeulen
5e519ef26d Backed out changeset 2bac1ea5b5c6 (bug 1133521) for bustage. 2015-02-27 14:45:02 -05:00
Mark Capella
4acb3731d8 Bug 1133489 - Hook up "Open ReadingList" button in desktop ReaderMode, r=unfocused 2015-02-27 14:31:31 -05:00
Stephen Pohl
664f2b4ba6 Bug 1129721: Add license URL for Adobe EME. r=dolske 2015-02-27 14:30:14 -05:00
Stephen Pohl
6a270c04fc Bug 1130682: Add homepage URL for Adobe EME. r=dolske 2015-02-27 14:30:09 -05:00
Brian Grinstead
50abaa9ef1 Bug 1134845 - Add clearHistory jsterm helper to remove persisted console input history. r=past 2015-02-20 14:57:00 -05:00
Roberto A. Vitillo
04f38d865a Bug 1133521 - Enable BHR on Beta. r=vladan 2015-02-27 04:08:00 -05:00
Gregory Szorc
b931cfa945 NO BUG - Fix reStructuredText warnings
Sphinx has been complaining about a number of reStructuredText warnings
for a while. Fix all the ones in .rst files.

Not asking for review because this is docs only and changing .rst files
can't break anything important.

DONTBUILD (NPOTB)
2015-03-01 22:51:32 -08:00
Brian Hackett
11d50f2069 Bug 1135423 - Use unboxed objects for object literals where possible, clean up object literal creation and property initialization code, r=jandem. 2015-03-01 16:31:41 -06:00
Andrew McCreight
a18fa38ed3 Backed out changeset a761ac6f8bcc for e10s bc3 opt thumbnail timeouts. 2015-02-28 11:16:58 -08:00
Bill McCloskey
8c1b883b9c Bug 1137933 - Don't cache the docshell in WebNavigation in browser-child.js. r=felipe
Also don't cache the session history, because we only use it in init.
2015-02-28 08:41:07 -08:00
Margaret Leibovic
f336a1e08a Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
--HG--
extra : rebase_source : 2647d467ac309dc8c4a35522768c4756a288180e
2015-02-19 11:47:20 -08:00
Eddy Bruël
04dd624353 Bug 1129837 - Remove generatedLocation from BreakpointActor;r=jlongster 2015-03-03 17:09:26 +01:00
Carsten "Tomcat" Book
aabad1ed71 Backed out changeset 77dbb9002dbf (bug 1059308) for dt-leaks 2015-03-03 16:28:36 +01:00
Carsten "Tomcat" Book
11d02f6444 Backed out changeset 97707eff3199 (bug 1059308) 2015-03-03 16:28:16 +01:00
Carsten "Tomcat" Book
e8963cad6c Backed out changeset 4696a52daeed (bug 1059308) 2015-03-03 16:28:13 +01:00
Carsten "Tomcat" Book
5993881b4e Backed out changeset 2433abf44e53 (bug 1059308) 2015-03-03 16:28:08 +01:00