Commit Graph

30179 Commits

Author SHA1 Message Date
Wes Kocher
6fee8607f7 Merge inbound to central, a=merge 2015-05-26 16:16:26 -07:00
Alexandre Poirot
732bc86704 Bug 1167174 - Assert that custom highlighter do show the highlighter before proceeding. r=pbrosset 2015-05-25 18:54:08 +02:00
Mike de Boer
b4edf67fde Bug 1166646: WINDOW_ENABLED telemetry key is falsy, thus not working. Check for its type properly. r=Standard8 2015-05-26 15:35:59 +02:00
Mark Banner
c5f21af537 Bug 1168333 - Not having any devices has regressed to being notified as 'Something went wrong' on desktop. r=mikedeboer 2015-05-26 13:27:47 +01:00
Carsten "Tomcat" Book
e6d957c692 Merge mozilla-central to fx-team 2015-05-26 13:32:38 +02:00
Carsten "Tomcat" Book
3ab38e57d9 merge mozilla-inbound to mozilla-central a=merge 2015-05-26 12:07:11 +02:00
Mark Banner
fcb7932545 Follow-up to Bug 1152764 - use indexOf rather than includes as Array.prototype is only available on nightly builds. r=mikedeboer 2015-05-26 10:50:18 +01:00
Patrick Brosset
7ac9b6c749 Bug 1167957 - Remove spidermonkey specific JS from debugger 2015-05-25 09:17:26 +02:00
Phil Ringnalda
c6766a23a5 Back out bc60df62a51e (bug 1167957) for frequent incomprehesible e10s leaks of a docshell in browser_urlbarEnter.js 2015-05-25 17:41:58 -07:00
Sami Jaktholm
77bd8cdabf Bug 982201 - Don't give up so easily when constructing netmonitor statistics view during tests. r=past
In tests it doesn't make sense to give up after two seconds as we want to test
the actual feature - not that it can do everything in under two seconds which
is quite a long shot on debug builds.

The new 45 second timeout during tests matches the 45 second timeout of
mochitests which essentially makes it impossible for whenDataAvailable to
timeout during tests causing these false positives.
2015-05-23 07:16:22 +03:00
Ryan VanderMeulen
44575500be Backed out changesets ddad4d54c31e and ef85fdfd2fc7 (bug 1043863) for making browser_thumbnails_storage.js permafail on WinXP opt. 2015-05-26 14:05:18 -04:00
Ursula
a88a26c93c Bug 1145303 - Remove unused 'What is this page?' link and related intro messaging. r=mconley 2015-05-22 15:52:43 -04:00
J. Ryan Stinnett
107db4ac6c Bug 1167633 - Remove SpiderMonkey specific JS syntax from App Manager / WebIDE. r=pbrosset 2015-05-22 09:34:00 -04:00
Ursula
a52b4e9095 Bug 1167594 - Make it possible for the preloaded browser to be remote. r=mconley 2015-05-22 11:52:44 -04:00
David Rajchenbach-Teller
d493f029da Bug 1034075 - Add more details to SessionFile AsyncShutdown blocker. r=ttaubert 2015-05-19 13:53:41 +02:00
Tim Nguyen
298c67856d Bug 1125952 - Make about:sessionrestore use more available height. r=jaws 2015-05-22 09:58:00 -04:00
Alexandre Poirot
fb6561b31a Bug 1167181 - Wait for computed view to be fully loaded in tests before proceeding to next one. r=pbrosset 2015-05-25 01:09:47 +02:00
Patrick Brosset
da0ebb022f Bug 1167957 - Remove spidermonkey specific JS from debugger 2015-05-25 09:17:26 +02:00
Victor Porof
5e85bb4a0a Bug 1167962 - Fix import in synthesizeProfileForTest, r=orange 2015-05-24 14:12:53 -04:00
Victor Porof
bf154d89a3 Bug 1167975 - CallView._displaySelf sets this.document just because other functions use it; it should pass it as an argument instead, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
c2772871a3 Bug 1167967 - Memory allocations tree render() has an extra unnecessary options argument, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
289a05eefc Bug 1167963 - FrameNode should not export isContent, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
e410cc6092 Bug 1167962 - Keep exports at bottom of modules, r=jsantell 2015-05-24 12:12:20 -04:00
Victor Porof
ce018c3942 Bug 1167961 - Task is incorrectly used in compatibility.js, r=jsantell 2015-05-24 12:12:20 -04:00
Jordan Santell
8546690a0e Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp 2015-05-24 00:18:08 -07:00
Patrick Brosset
2198b2a542 Bug 1167704 - Remove SpiderMonkey specific syntax in browser/devtools/shared and browser/devtools/framework; r=jryans 2015-05-22 21:17:11 +02:00
J. Ryan Stinnett
00d4284aa2 Bug 1067325 - DevTools test fixes for view source in tab. r=pbrosset 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
f4f438183c Bug 1067325 - Allow DevTools to use view source in tab. r=jsantell 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
c8a6ddc7fd Bug 1067325 - MathML source in tab. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
3882a3547c Bug 1067325 - Selection source in tab via frame scripts. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
1fde438170 Bug 1067325 - Extract view source core to support tabs. r=mconley 2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
b4e49ea508 Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley 2015-05-23 18:17:50 -05:00
Dão Gottwald
16b5714c43 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend 2015-05-24 00:12:49 +02:00
Phil Ringnalda
ae0515f0a5 Merge f-t to m-c, a=merge 2015-05-23 14:28:07 -07:00
Phil Ringnalda
199f7ab4ef Merge m-i to m-c, a=merge 2015-05-23 13:31:21 -07:00
Mark Banner
fe67ec84b7 Bug 1155170 - Add favicon to Hello link clicker page. r=dmose NPOTB DONTBUILD 2015-05-23 12:38:39 +01:00
ffxbld
dc52d04172 No bug, Automated blocklist update from host bld-linux64-spot-023 - a=blocklist-update 2015-05-23 03:32:25 -07:00
Marina Samuel
c1409df6c8 Bug 1167243 - Intermittent browser_newtab_enhanced.js | Suggested for {'Web Education'|'Technology'} enthusiasts [r=adw] 2015-05-22 16:37:30 -07:00
Ed Lee
972edb58e9 Bug 1167805 - Not enough padding for page title causing pin icon to overlap [r=adw] 2015-05-22 17:37:21 -07:00
Phil Ringnalda
7d349c7262 Back out f77ab8c321a2 (bug 1167716) for making a11y/accessible/tests/mochitest/states/test_link.html time out on 10.6 2015-05-22 21:27:58 -07:00
Shane Caraveo
8bccc89d03 Bug 1165046 fix e10s test browser_social_activation, r=felipe 2015-05-22 18:29:03 -07:00
Tim Taubert
2b8f8824b5 Bug 1167502 - Fix bc1 window property leaks by importing the TabStateFlusher into a variable r=bustage 2015-05-22 21:13:49 -04:00
Jordan Santell
623985e2b0 Bug 1167006 - part 3 fully revert merge from 780e1f999f54. 2015-05-22 17:37:40 -07:00
Tim Taubert
0434a04fd8 Bug 1167502 - Fix bc1 bustage by importing TabStateFlusher.jsm where needed 2015-05-22 20:13:20 -04:00
Maxim Zhilyaev
63d3c4b289 Bug 1145428 - Suggested Tiles pins (becomes a user history tile after end time) [r=adw] 2015-05-22 16:30:21 -07:00
Dão Gottwald
3662f40249 Bug 1167716 - Make max-width for popup notifications work again. r=dtownsend 2015-05-23 00:51:41 +02:00
Ryan VanderMeulen
ecdd625f1a Merge inbound to m-c. a=merge 2015-05-22 14:02:47 -04:00
J. Ryan Stinnett
74dbd129f2 Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325) 2015-05-22 07:08:05 -05:00
J. Ryan Stinnett
dafc022414 Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325) 2015-05-22 07:07:49 -05:00
J. Ryan Stinnett
8aa9873cf8 Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325) 2015-05-22 07:07:17 -05:00