Commit Graph

417448 Commits

Author SHA1 Message Date
Wes Kocher
0d38675c84 Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange 2015-04-20 13:42:48 -07:00
Wes Kocher
789057e66f Backed out changeset 0352b6fb976f (bug 1155766) because the newly fixed assertion is busting xpcshell tests 2015-04-20 13:28:17 -07:00
Brian Grinstead
05d8be44f6 Bug 1036324 - Adds option to walker.parents() to not traverse DocShellTreeItems of different types
This option helps avoiding blank inspector situations when trying to use the right-click ctx
menu in the browser to inspect an element *while* the page is reloading.
2015-04-15 13:49:00 +02:00
Matt King
cf897f2347 Bug 1150621 - Set TabsPanel.TabsPanelToolbar attributes in xml, rather than code r=mcomella
--HG--
extra : rebase_source : d37e6a1580c08be313264cdd99b0d3abf90734b0
2015-04-13 16:05:40 +02:00
Jared Wein
6694af17da Bug 1156114 - Properly escape regex for the readerViewTrigger.
--HG--
extra : rebase_source : ca257fe785d24bf2464a99c08a9a070b407908c8
2015-04-20 11:43:34 -07:00
Sylvestre Ledru
dfc3825f1b Bug 1155766 - Fix a bad assertion r=bent
--HG--
extra : rebase_source : 453c1c3daab6594c61aa786fa5f8a0588c5a3160
2015-04-20 11:43:21 -07:00
Sylvestre Ledru
6d0096a8b3 Bug 1155766 - Fix a bad assertion r=dbaron
--HG--
extra : rebase_source : 434379ab758ea7cfc7d54ac2379c2f609444349b
2015-04-20 11:43:06 -07:00
Sylvestre Ledru
947ef6f336 Bug 1155766 - Fix a bad assertion r=jfkthame
--HG--
extra : rebase_source : b68a09d56ef7c2014dace4ea61f07713436d551b
2015-04-20 11:42:49 -07:00
Tom Tromey
d48f66c123 Bug 1096908 - forward network security messages to the content process; r=hurley
--HG--
extra : rebase_source : 8b44bcac632a2170f4d4eeb45aff1f0b751621fa
2015-04-20 11:42:09 -07:00
Patrick Brosset
63849335b6 Bug 1153635 - Focus first focusable element in MarkupContainer when line is clicked; r=bgrins
--HG--
extra : rebase_source : 4bdd717a25de97393de39cee31fa0ae62e37cba8
2015-04-20 17:49:11 +02:00
Wes Kocher
501075782d Backed out changeset dbee7cf7e96f (bug 1096908) for bustage 2015-04-20 11:22:21 -07:00
Jan Keromnes
06b8c90f7c Bug 1150697 - Fix confusing messages in Network Monitor tests. r=bgrins 2015-04-20 11:10:09 -07:00
Jan Keromnes
d72e8a4ead Bug 1150697 - Add IP address to the Network Monitor domain tooltip. r=bgrins 2015-04-20 11:10:05 -07:00
Michael Ratcliffe
40cecd0bac Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins 2015-04-17 11:53:06 +01:00
Michael Ratcliffe
c90ba68148 Bug 1136155 - Alpha-sort events in the events popup r=pbrosset 2015-04-17 16:08:11 +01:00
Michael Ratcliffe
881804bd7f Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth,bgrins 2015-04-16 10:17:26 +01:00
Tom Tromey
837eed6a5a Bug 1096908 - forward network security messages to the content process; r=hurley 2015-04-20 11:09:34 -07:00
Dave Townsend
bd526eb79a Bug 1140221: Attempt to fix intermittent test-tabs.js.testIgnoreClosing by waiting for focus directly. r=erikvold
--HG--
extra : rebase_source : 7e6eae205c8f2a7cfc1f70fe69b05ca1ac82a141
2015-04-20 08:53:00 -07:00
Tim Taubert
42b1229275 Bug 1129498 - Replace remove_all_bookmarks() with .eraseEverything() r=mak 2015-04-20 12:29:37 +02:00
Martyn Haigh
9a2768bac1 Bug 1156093 - Make sure service stops when Tab Queue open now button is pressed (r=rnewman) 2015-04-20 08:33:10 -07:00
Mark Capella
689f5b0c2e Bug 1156037 - SelectWord triggered by NS_MOUSE_MOZLONGTAP widget event doesn't move focus, r=tylin 2015-04-20 10:41:20 -04:00
Marco Bonardo
9b2ba80009 Bug 1094876 - Migrators should use new Bookmarks.jsm API. r=ttaubert 2015-04-20 16:32:49 +02:00
Marco Bonardo
ea323040f5 Bug 1155705 - Safari bookmarks migration is broken. r=Gijs 2015-04-17 21:22:40 +02:00
Patrick Brosset
6663c08566 Bug 1155172 - Intermittent browser_webconsole_notifications.js; r=past
--HG--
extra : rebase_source : a7765b76ac1446be1d326d21003830fda78d3903
extra : histedit_source : 2461745805baf143cc3b4e1ae30d67fdf0d95219
2015-04-20 11:53:03 +02:00
Alessio Placitelli
e4c6c59421 Bug 1154902 - Don't gather profile data in Telemetry on Android devices. r=gfritzsche 2015-04-20 14:03:29 +02:00
Alessio Placitelli
61ab49d51d Bug 1137404 - Remove DWriteVersion reporting from Telemetry. r=gfritzsche 2015-04-20 14:03:29 +02:00
Mike de Boer
78f7ca030d Bug 1155561: ignore body clicks on dropdown menu buttons, to make dropdowns in Loop windows toggle properly. r=Standard8 2015-04-17 17:29:49 +02:00
Georg Fritzsche
df9db8b754 Bug 1154717 - Fix toLocalTimeISOString(). r=yoric 2015-04-15 15:48:03 +02:00
Georg Fritzsche
d922320c54 Bug 1154856 - Fix TelemetrySession test issues. r=vladan 2015-04-20 11:54:00 +02:00
Dan Miller
18f2d0124a Bug 699860 - Removed useJSTransfer and deleteAllLike usage from ForgetAboutSite.jsm. r=paolo 2015-04-15 08:08:00 +01:00
Tim Taubert
5f83ec986e Bug 1096850 - [e10s] Handle nsIWebProgress::DOMWindowID not being available for remote webProgress notifications r=billm 2015-04-17 11:15:16 +02:00
Tim Taubert
2720b4d9f6 Bug 1152341 - Failure to read one of the session file candidates shouldn't stop us from trying further r=Yoric 2015-04-15 15:27:12 +02:00
Phil Ringnalda
3addbd04c3 Merge m-c to f-t 2015-04-19 20:35:40 -07:00
Phil Ringnalda
640567be24 Merge f-t to m-c, a=merge 2015-04-19 20:30:39 -07:00
Phil Ringnalda
50ab420809 Merge b-i to m-c, a=merge 2015-04-19 20:26:59 -07:00
Mark Hammond
5eda97b0fc Bug 1152193 - ensure sync/readinglist log directory exists. r=rnewman 2015-04-20 10:00:03 +10:00
Martyn Haigh
91faae3bd2 Bug 1155994 - TabQueue : Attempt to read from field 'java.lang.String android.content.Intent.mAction' on a null object reference (r=rnewman) 2015-04-19 10:21:55 -07:00
James Lai
a81f54f037 Bug 1155956 - Remove unused private browsing mask icons. r=dao 2015-04-19 13:02:43 +02:00
Zach Miller
1883a2482c Bug 1142563 - Clean up global scope pollution from browser-loop.js. r=dao 2015-04-19 12:37:49 +02:00
Phil Ringnalda
f1f6098d27 Merge m-c to b-i 2015-04-18 17:33:21 -07:00
Phil Ringnalda
16abe9e8ad Merge m-c to f-t 2015-04-18 17:06:13 -07:00
Phil Ringnalda
8747c26535 Merge f-t to m-c, a=merge 2015-04-18 16:46:44 -07:00
Phil Ringnalda
458d4b09c4 Merge b-i to m-c, a=merge 2015-04-18 16:45:00 -07:00
Phil Ringnalda
7d4e804ec6 Merge m-i to m-c, a=merge 2015-04-18 16:36:32 -07:00
B2G Bumper Bot
52c7de1119 Bumping manifests a=b2g-bump 2015-04-18 15:34:58 -07:00
B2G Bumper Bot
7420196a73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/06ea3f1fb3f2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1155979 - merge pull request #29582 from timdream:editorconfig-makefile to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e5e6afc9bf6c
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1155979 - Ensure Makefile can be indent with tabs
2015-04-18 15:32:47 -07:00
ffxbld
a178fd47b7 No bug, Automated HPKP preload list update from host bld-linux64-spot-222 - a=hpkp-update 2015-04-18 03:29:47 -07:00
ffxbld
aa4085d52f No bug, Automated HSTS preload list update from host bld-linux64-spot-222 - a=hsts-update 2015-04-18 03:29:45 -07:00
Seth Fowler
36709ff42c Bug 1155864 - Rip out Windows intrinsics from Atomics.h and allow Atomic to hold 64-bit types everywhere. r=Waldo 2015-04-17 18:40:52 -07:00
B2G Bumper Bot
2eb51b11dc Bumping manifests a=b2g-bump 2015-04-17 18:19:53 -07:00