Commit Graph

2320 Commits

Author SHA1 Message Date
Birunthan Mohanathas
2083419fba Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-02-02 17:36:30 +02:00
Ehsan Akhgari
553a0ccdca Bug 1244076 - Fix a crash in nsDocShell::IssueWarning by null-checking mContentViewer; r=bzbarsky 2016-02-02 10:25:19 -05:00
Blake Kaplan
4aff31f55b Bug 1241704 - Make sure nsIWebNavigation exists on docshell. r=mccr8 2016-02-01 16:07:11 -08:00
Phil Ringnalda
57d5e13e28 Bug 1241704 - skip browser_bug670318.js on Mac debug, where making it e10s-friendly rather badly broke it 2016-01-31 19:26:52 -08:00
Phil Ringnalda
b885c4b318 Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
CLOSED TREE

Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
a93e22749f Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj 2016-01-31 17:12:12 +02:00
Kyle Huey
ce39f191af Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
Wes Kocher
1ee8b92023 Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE 2016-01-29 10:15:38 -08:00
sajitk
1bb0c34cc7 Bug 1219482 - Replace PRLogModuleInfo with LazyLogModule in various files. r=bsmedberg 2016-01-28 10:35:00 -05:00
Wes Kocher
7830681c8e Merge fx-team to central, a=merge 2016-01-28 17:47:33 -08:00
Michael Madsen
778097c817 Bug 1241377 - Part 1: Implement nsIFormPOSTActionChannel for the channel accepts form POST. r=mayhemer 2016-01-28 19:38:34 +09:00
Chris Manchester
9b05f5b31c Bug 1243096 - Remove ini manifests containing only support-files and move their contents to TEST_HARNESS_FILES. r=gps 2016-01-27 17:46:34 -08:00
Paul Kerr [:pkerr]
d4e008ea3b Bug 1209252: add buttons to clear session and signaling logs. r=jib, r=sicking 2016-01-27 16:05:10 -08:00
Gijs Kruitbosch
eab0e329eb Bug 1172165 - test changes: remove broken bit of test for view-source linking now that it is completely disallowed, and fix html parser's view-source test, r=bz 2015-12-11 08:17:56 -05:00
Nicholas Nethercote
4cf55819dc Bug 1239864 (part 3) - Use the new rect iterators in docshell/ and dom/. r=baku. 2016-01-18 17:20:44 -08:00
Patrick McManus
50f2bff305 Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz 2016-01-26 13:27:46 -05:00
Carsten "Tomcat" Book
fd528653dc Backed out changeset e73523d185a7 (bug 567365) for m-oth failures in test_bug112564.xul 2016-01-26 16:11:13 +01:00
Patrick McManus
98a1603339 Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz 2016-01-25 16:10:06 -05:00
Kris Maglione
63b93c5c89 Bug 1239822: Part 2b - Destroy windowless browsers created for add-on SDK page workers. 2016-01-15 13:35:17 -08:00
Kartikaya Gupta
ec251db847 Bug 1238042 - Add about:checkerboard. r=ehsan,botond 2016-01-22 20:27:28 -05:00
Tooru Fujisawa
97cea9475e Backout changeset 8bbed05c1661 r=bz a=abillings 2016-01-22 06:40:03 +09:00
Blake Kaplan
bbc8ce90bf Bug 1239122 - Make docshell browser-chrome tests e10s compatible. r=billm 2016-01-20 14:14:00 +01:00
Nicholas Nethercote
1fb958d5f0 Re-backout c216ff19d690 (bug 1059014 part 3) because the removed code is less dead than it first appears. 2016-01-20 22:55:37 -08:00
Honza Bambas
c0585d2bda Bug 1087320 - On charset reload set LOAD_FROM_CACHE only on the default channel, r=bz r=jduell 2016-01-19 15:28:00 +01:00
Nick Fitzgerald
27c01110a7 Bug 1233831 - Follow up: Expand sanitizeMarkers to filter out minor GC markers; r=jsantell
Minor gc markers can show up at any time, and these tests aren't expecting them,
so we have to filter them out before testing various properties of the expected
markers.
2016-01-19 14:57:28 -08:00
Andrea Marchesini
d6ed37c85b Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug 2016-01-18 12:03:46 -08:00
Ryan VanderMeulen
07216047e0 Merge fx-team to m-c. a=merge 2016-01-17 15:05:20 -05:00
Kris Maglione
c43f675f94 Bug 1239822: Part 1 - Add a close method to windowless browsers, and only destroy when safe. r=bz 2016-01-15 19:23:09 -08:00
Andrea Marchesini
1d894551f0 Bug 1240094 - nsDocShell should initialize mUserContextId to nsIScriptSecurityManager::DEFAULT_USER_CONTEXT_ID, r=smaug 2016-01-16 10:01:47 +00:00
Luke Wagner
cc7dac4e7d Bug 1239601 - improve the UniquePtr situation (r=jorendorff) 2016-01-15 18:26:06 -06:00
Wes Kocher
b5c02d53da Backed out changeset b20e5de65e51 (bug 1239420) for m(bc) failures in browser_usercontext.js 2016-01-15 12:13:51 -08:00
Andrea Marchesini
dc8a303e98 Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug 2016-01-15 18:33:35 +00:00
Jonathan Kew
db11f6d02a Bug 890156 - patch 2 - Expose DevicePixelsPerDesktopPixel through nsIBaseWindow and its implementations. r=emk 2015-11-25 19:12:07 +00:00
Andrea Marchesini
82c8ef73d5 Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug 2016-01-12 18:16:59 +00:00
Carsten "Tomcat" Book
28889794cc Backed out changeset 445a64a37945 (bug 1231378) for bustage on a CLOSED TREE 2016-01-12 15:49:11 +01:00
Andrea Marchesini
0125f24418 Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug 2016-01-12 13:54:52 +00:00
Yoshi Huang
2316ff0d34 Bug 1230459 - Use InheritFromDocToChildDocShell in LoadContext. r=sicking 2015-12-04 16:18:57 +08:00
Nicholas Nethercote
4676f038a8 Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
Blake Kaplan
5a7df56023 Bug 1237146 - Enable this now-passing test. r=billm 2016-01-06 16:19:07 -08:00
Philip Chee
9364468911 Bug 1233997 - about:debugging should be available to all applications that ship the Devtools client (and not just Firefox) r=jryans 2016-01-06 22:10:33 +08:00
Andrea Marchesini
36372c4a45 Bug 1237081 - remove the getter of userContextId from nsIDocShell, r=smaug 2016-01-06 15:39:58 +00:00
Nigel Babu
1ad7b0ee66 Backed out changeset 1b5c66916877 (bug 1237081) for mochitest browser-chrome bustage 2016-01-06 12:01:27 +05:30
Andrea Marchesini
f62eeead15 Bug 1237081 - Remove the getter of userContextId from nsIDocShell. r=smaug 2016-01-05 14:22:00 -05:00
Olli Pettay
2eb509633a Bug 1237075 - Navigating from 'manual' to 'auto' session history entry should scroll the page, r=jst 2016-01-06 04:03:42 +02:00
Andrea Marchesini
c511e31661 Bug 1193854 - Restoring userContextIds with the browser session - part 1 - store the userContextId in sessionStore, r=smaug, r=ttaubert 2016-01-05 21:00:33 +00:00
Jonathan Griffin
86f5f14e8c Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only 2016-01-05 12:02:47 -08:00
Ehsan Akhgari
a20fc73729 Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm 2016-01-05 15:04:41 -05:00
Andrea Marchesini
560bed4521 Bug 1235402 - Disable about:profile for android and b2g, r=ehsan 2015-12-29 18:42:47 +00:00
Olli Pettay
28bf4c74dd Bug 1155730, implement History.scrollRestoration r=jst 2015-12-26 12:59:09 +02:00
Dão Gottwald
c7dd0c0ba2 Bug 1234520 - Disable test_bug344861.html, test_bug369370.html, test_bug741266.html on Windows 2015-12-22 13:08:39 +01:00