Gijs Kruitbosch
84351cdebc
Bug 1048857 - stripPrefix shouldn't empty out www or protocol tokens if there's nothing else in them, r=paolo
2014-08-21 15:20:00 +01:00
Tetsuharu OHZEKI
2acc986fde
Bug 1058701 - [e10s] View Image of context menu does not work in e10s. r=mconley
2014-08-28 01:22:23 +09:00
Panos Astithas
35e0cd49ee
Don't try to update the debugging options while the browser is shutting down (bug 1054325); r=mratcliffe
...
--HG--
extra : rebase_source : c75b9802b3b30c5ddb6eecaa33d99af0170c80b4
2014-08-27 17:17:37 +03:00
Brian Grinstead
68f9edf635
Bug 1058033 - Fix 'window is null' error on toolbox open in paintflashing.js. r=harth
2014-08-26 13:43:00 -04:00
Alex Bardas
341ce7d5b7
Bug 1047433 - Add 'Search with (engine)' label for past search results in the location bar. r=Paolo
2014-08-25 15:22:00 -04:00
Michael Pruett
d05c5d9bc9
Bug 1057782 - Use template strings for multi-line SQL statements. r=ttaubert
2014-08-23 18:12:43 -05:00
Alexandre Poirot
4a33fc10a0
Bug 977043 - Tweak netmonitor for frames selection patch. r=msucan
2014-08-27 12:19:30 +02:00
Alexandre Poirot
f35301fe79
Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset
2014-08-27 12:19:30 +02:00
Alexandre Poirot
6330a8b7b2
Bug 977043 - Tweak webconsole for frames selection. r=msucan
2014-08-27 12:19:30 +02:00
Alexandre Poirot
8530aab086
Bug 977043 - Tweak TabActor to support changing its targeted context to an iframe. r=bgrins,past
2014-08-27 12:19:30 +02:00
Alexandre Poirot
4a8a178441
Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans
2014-08-27 12:19:29 +02:00
Ryan VanderMeulen
7c10863e87
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-26 16:05:42 -04:00
Ryan VanderMeulen
62ac641707
Merge inbound to m-c. a=merge
2014-08-26 15:55:57 -04:00
Vladan Djeric
ba28e2fa57
Bug 1058832 - Remove unneeded LocalStorage Telemetry. r=honzab
2014-08-26 15:12:42 -04:00
Jim Chen
3dcbdea53a
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
Josh Aas
8185a36bb0
Bug 1011225: Improve e10s process naming on OS X. Patch started by Benoit Girard, completed by Josh Aas. r=njn,benwa
2014-08-26 12:03:09 -05:00
Aaron Klotz
fe95c2899d
Bug 1057868: Ensure that ProfileLockedDialog and ShowProfileManager return NS_ERROR_ABORT upon failure; r=bsmedberg
2014-08-26 10:53:21 -06:00
David Rajchenbach-Teller
94631455e0
Bug 1034514 - Record quit-application and profile-before-change in the timeline. r=froydnj
2014-08-22 07:27:00 +02:00
Nick Fitzgerald
152c74b8e9
Bug 1024054 - Create a previewer for ES6 Symbol. r=past
2014-08-25 11:07:00 +02:00
Gijs Kruitbosch
03e3b89be8
Bug 1048857 - stripPrefix shouldn't empty out www or protocol tokens if there's nothing else in them, r=paolo
2014-08-21 15:20:00 +01:00
Mark Banner
09c2e5f2d6
Bug 1057884 - WARNING nsLoginManagerPrompter.js:1340 - assignment to undeclared variable port. r=dolske
2014-08-27 09:52:01 +01:00
Tomasz Kołodziejski
3a9d52f299
Bug 694696 - mute video if volume is set down to 0. r=jaws
2014-08-25 13:55:00 +02:00
Jakub Jurovych
d625777813
Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen
2014-08-19 14:56:00 +02:00
Wes Kocher
79bcafc2c6
Merge inbound to m-c a=merge
2014-08-25 17:19:50 -07:00
Ryan VanderMeulen
ff3f93c106
Merge m-c to fx-team. a=merge
2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
8683265d27
Merge inbound to m-c. a=merge
2014-08-25 16:15:23 -04:00
Ryan VanderMeulen
67f8f5b10e
Merge b2g-inbound to m-c. a=merge
2014-08-25 16:13:21 -04:00
Ryan VanderMeulen
65ac61e6af
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
e1772e9f6b
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-08-25 12:54:46 -04:00
Ryan VanderMeulen
81342753e0
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Ryan VanderMeulen
e29307ef98
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-25 12:51:20 -04:00
Qeole
158c324a97
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Qeole
45d26eb52c
Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
...
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Heather Arthur
3ffc3cf17c
Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins
2014-08-22 15:30:00 -04:00
Nick Fitzgerald
0ab7bed641
Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past
2014-08-25 09:49:00 -04:00
Kartikaya Gupta
e39bc5b439
Bug 1057709 - Remove unused telemetry histograms. r=mfinkle
2014-08-24 01:24:39 -04:00
Wes Kocher
ab9325b9fb
Merge m-c to fx-team a=merge
2014-08-22 17:10:53 -07:00
Wes Kocher
c725a726be
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Alex Bardas
9507984a43
Bug 1044577 - Add xpcshell test to ensure that methods from SearchStaticData module can be overwritten. r=Paolo
2014-08-20 16:57:00 -04:00
Tomasz Kołodziejski
a44e895971
Bug 1033406
- Promise.jsm promise should still work after Object.freeze. r=paolo
...
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Nigel Babu
3f9402bca3
Merge m-c to fx-team
2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
bb41831e72
Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures.
2014-08-21 21:38:37 -04:00
Wes Kocher
7c30e1bbf2
Merge inbound to m-c a=merge
2014-08-21 18:22:11 -07:00
Wes Kocher
f45c859923
Merge b2g-inbound to m-c a=merge
2014-08-21 17:57:44 -07:00
Wes Kocher
b82f058ff2
Merge fx-team to m-c a=merge
2014-08-21 17:44:40 -07:00
Heather Arthur
f03dd10114
Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins
2014-08-21 15:51:33 -07:00
Jared Wein
40a594a21c
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Ed Morley
397a7dc6b8
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
Ed Morley
7412a6ccf2
Merge latest green inbound changeset and mozilla-central; a=merge
2014-08-21 13:22:44 +01:00
Gian-Carlo Pascutto
0f5d38ed3c
Bug 1055670 - Re-enable removed ApplicationReputation tests. r=mmc
2014-08-20 15:39:39 +02:00
Alexandre Lissy
071721792e
Bug 1056034 - Avoid unassigned lastUpdateTime use. r=rstrong
...
Scope of 'let' variables is limited to the current block, however, there
is a later use of this variable that is done outside of the block where
it's declared as 'var'. We declare the variable as 'var' and at the top
level of the function to make sure that it is a legit one when we want
to assign it.
2014-08-20 07:02:00 -04:00
Bernardo P. Rittmeyer
2551a804af
Bug 1053467 - Add telemetry to measure the usage and values of the sizes attribute of <link rel=icon>. r=MattN
2014-08-20 23:29:00 -04:00
David Rajchenbach-Teller
ce2b9814dc
Bug 1044700 - Make OS.Path.join and OS.File.makeDir more resilient to denormalized paths. r=froydnj
2014-08-20 07:39:00 -04:00
Ed Morley
c1b14be4c2
Backed out changeset b3632bd4c076 (bug 1014332) for intermittent test failures
2014-08-21 12:27:40 +01:00
Ryan VanderMeulen
556b135ea8
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
J. Ryan Stinnett
659cf43155
Bug 1054338 - GCLI listen needs a separate loader. r=fitzgen
2014-08-19 15:04:00 -04:00
Roberto A. Vitillo
3eb77a08ed
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
...
CLOSED TREE
2014-08-19 10:31:00 -04:00
Birunthan Mohanathas
6737eb669c
Bug 1009370 - Part 1: Move .inline-link style from preferences.css to common.inc.css. r=Unfocused
2014-08-26 07:11:02 -07:00
Jared Wein
7a1be70c02
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Patrick Brosset
582f6e4122
Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth
2014-08-20 22:41:07 +02:00
Jordan Santell
ed01e62cf6
Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp
2014-08-19 08:57:00 -04:00
Ed Morley
aae02d523c
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
acd103862f
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-20 14:46:55 +01:00
Mike Conley
36148f8108
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00
Mark Finkle
99cb17f066
Bug 1042715 - Add support for Restricted Profiles r=rnewman
2014-08-20 09:10:06 -04:00
Ryan VanderMeulen
c6e10de0e1
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Jim Chen
9672b36b1a
Bug 1046307 - Run test_ThreadHangStats.js sequentially; r=vladan
2014-08-19 12:19:07 -04:00
Nicholas Nethercote
194a53e7c2
Bug 1054318 - Replace multiple addresses in paths when diffing memory reports. r=erahm.
...
--HG--
extra : rebase_source : 317c4b5c371ff084673d4ada81143b5a8955151a
2014-08-19 18:28:42 -07:00
Bill McCloskey
0f6b688b48
Bug 1046964 - Fix some JS warnings (r=ttaubert)
2014-08-19 17:27:58 -07:00
Neil Deakin
5b7bd7b9dd
Bug 1045000, don't set the previously focused element to a window, which can later cause the window to focus and bring itself to the front when the panel closes, r=dao
2014-08-19 20:01:41 -04:00
Bill McCloskey
fba26ad713
Bug 1053458 - Ignore failures sending Browser:Init message (r=felipe)
2014-08-19 15:48:58 -07:00
Monica Chew
9c9c6e5f42
Bug 1055670: Disable test that relies on old behavior (r=gcp)
2014-08-19 14:15:43 -07:00
Ryan VanderMeulen
8df0faf2d0
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Ed Morley
d7c0cf5802
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-08-19 14:32:54 +01:00
Bill McCloskey
70b25550a4
Bug 1045826 - Add missing null check in popup blocking (r=felipe)
2014-08-18 16:18:28 -07:00
Georgios Kontaxis
17142ab846
Bug 1055180: cleanup functions in test_classified_annotations and test_allowlisted_annotations. Making sure the nsChannelClassifier::ShouldEnableTrackingProtection does not abort on chrome URIs. (r=mmc)
2014-08-18 14:58:33 -07:00
Rafael Kourdis
4ac3690226
Bug 1030487 - Don't report main-thread I/O to Telemetry unless it lasts more than 50ms; r=vladan
2014-08-18 18:42:14 -04:00
Bernardo P. Rittmeyer
e5c228e808
Bug 1052174 - Applied -moz-resolution fragment to favicons to enable support for high resolution throughout the UI. r=MattN
2014-08-18 14:42:00 -07:00
Jan Keromnes
931b838202
Bug 1049835 - Don't require actor clients to have a detach method. r=ochameau
2014-08-18 06:14:00 -04:00
Kyle Huey
da96f21c63
Bug 1034317: Inherit from interfaces when using the NS_DECL_NSIFOO macros in toolkit. r=mak
2014-08-19 18:02:25 -07:00
Ryan VanderMeulen
f290da4831
Merge m-c to inbound. a=merge
2014-08-25 16:28:25 -04:00
Robert Bindar
29ee85a120
Bug 899585 - Add custom data support in the Notification constructor r=baku
2014-08-20 17:56:12 -07:00
Aaron Klotz
e6a7afaf9b
Bug 286355: nsIProfileUnlocker for Win32; r=bsmedberg
...
--HG--
extra : rebase_source : 523d763bc480a4c1b9076225e86193b61524090a
2014-08-20 16:47:11 -06:00
Aaron Klotz
8062eacfae
Bug 1046942: Start a new Firefox instance upon successful profile unlock; r=bsmedberg
...
--HG--
extra : rebase_source : e5120f8bd63a7c3298f02874078e3cae37346115
2014-08-20 16:46:56 -06:00
Ryan VanderMeulen
baca1ac7b9
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Monica Chew
a71555b0a9
Bug 1055670: Disable remote lookups (r=gcp)
2014-08-19 12:57:58 -07:00
Daniel Holbert
379e8ef958
Bug 1055650: Rename CPS2__stmt argument, to fix JS warning about redeclaring argument. r=adw
2014-08-19 12:29:35 -07:00
Marco Castelluccio
9097206f3c
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Ryan VanderMeulen
625adb8d57
No bug - Widen the allowable number of asserts in test_bug437844.xul to 19-21 so we don't have to keep adjusting it everytime something randomly perturbs it.
2014-08-19 15:12:25 -04:00
Jim Mathies
a72af37b5f
Bug 691601 - Update browser form validation so that it is e10s compatible. r=felipe, dao
2014-08-21 10:42:42 -05:00
Jim Mathies
2e6d4bf133
Bug 691601 - Add new zoom related dom events to remote-browser. r=dao
2014-08-21 10:42:41 -05:00
Wes Kocher
06c0627ed1
Merge m-c to inbound a=merge
2014-08-27 16:59:25 -07:00
Neil Rashbrook
171b0685b3
Bug 1058436 Don't access xulstore.json in safe mode r=Enn
2014-08-28 00:19:57 +01:00
Olli Pettay
c57e3cc0fe
Bug 1055456 - Add null check to fix crash in [@ nsTypeAheadFind::GetSearchContainers]. r=mrbkap
2014-08-27 08:21:00 -04:00
Ryan VanderMeulen
fde127a403
Merge inbound to m-c. a=merge
2014-08-18 16:04:28 -04:00
Ryan VanderMeulen
f2544ab7b8
Backed out changeset 085acacbd031 (bug 960671) for mochitest-other crashes.
2014-08-18 15:12:38 -04:00
Nick Fitzgerald
0e4b014205
Bug 960671 - Part 2: Add RDP requests for recording allocations. r=past
2014-08-18 10:32:29 -07:00
Gian-Carlo Pascutto
9db8d6df5a
Bug 1050141 - Clamp the Telemetry of ApplicationReputation responses. r=mmc
2014-08-18 19:09:43 +02:00
Ed Morley
1f56ef05c9
Merge mozilla-central and fx-team
2014-08-18 15:30:22 +01:00
Patrick Brosset
caffbeac8a
Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker
2014-08-18 01:19:00 -04:00