Dão Gottwald
088d2993ca
Bug 799502 - Override the UA string for moodle to get the rich text editor rather than plain textareas. r=bz,felipe,gerv
2012-10-10 14:53:11 +02:00
Mike Conley
0eb773c98a
Bug 773267 - The Downloads Panel flickers at the top left of the screen before anchoring to the Downloads button. r=mak77, f=paolo.
2012-10-09 13:45:51 -04:00
Gavin Sharp
5ec5310498
Fix line endings in these tests, no bug
...
--HG--
extra : rebase_source : aad2a9b54a69182f75de437cf0f15316729ca64a
2012-10-09 14:44:49 +02:00
Ehsan Akhgari
129e401577
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
...
--HG--
rename : browser/components/privatebrowsing/src/ClearRecentHistory.jsm => browser/components/privatebrowsing/src/ForgetAboutSite.jsm
2012-10-08 11:55:41 -04:00
Ehsan Akhgari
606a3017ed
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
...
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Dão Gottwald
8c1c3fe18b
Bug 729522: Implement navigator.getUserMedia() permission UI; r=dolske,ui-r=boriss
2012-10-05 02:37:00 -07:00
Vladimir Vukicevic
1e07e44052
b=797975, disable browser_tabview_bug587503 test 4 because it's fragile
2012-10-04 19:58:09 -04:00
Josh Matthews
e7055454ba
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
9f8074ca32
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Josh Matthews
9fa9982775
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Ehsan Akhgari
6a6d0d8405
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
OHZEKI Tetsuharu
ade318a874
Bug 797430 - Fix cannot move a bookmark separator by drag & drop. r=mak
2012-10-03 18:19:23 -04:00
Josh Matthews
f8bc15a806
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Ed Morley
c4d8fc6c53
Bug 765389 - Disable browser_461743.js for frequent timeouts
2012-10-03 11:49:40 +01:00
Ed Morley
2f3d826054
Bug 766044 - Disable browser_459906.js for frequent intermittent failures
2012-10-03 11:46:44 +01:00
Dão Gottwald
d5d12e468b
Bug 783273 - Work around doGetPlacesControllerForCommand being called while the browser window is already closed (fixes intermittently failing browser_350525.js and browser_bug734076.js). r=mak
2012-10-03 12:23:05 +02:00
Ehsan Akhgari
9e27c6bbb7
Bug 795015 - Set the initial state of the per-docshell private browsing flag based on the state of the global PB service; r=jdm,bzbarsky
2012-09-30 21:55:42 -04:00
Ed Morley
2d7f6e3528
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-29 00:08:58 +01:00
Tim Taubert
f2548ba36d
merge m-c to fx-team
2012-09-28 18:59:01 +02:00
Raymond Lee
2809386f63
Bug 762966 - reset homepage pref for users who have it set to google.com/firefox r=dao
2012-09-27 20:57:39 +08:00
Andres Hernandez
6553a87a24
Bug 732874 - Telemetry stopwatch: key was already initialized errors in logs. r=felipc
2012-09-26 14:21:28 -06:00
Tim Taubert
153c897cfb
Bug 794804 - part 2 - add tests for thumbnails expiration; r=yoric
2012-09-28 10:42:32 +02:00
Tim Taubert
38131681bb
Bug 794804 - part 1 - minimize chrome/worker communication when expiring thumbnails; r=yoric
2012-09-28 10:42:13 +02:00
Tim Taubert
8e3cd65d15
Bug 789102 - Split browser_586068-cascaded_restore.js into multiple tests; r=felipe
2012-09-28 10:42:01 +02:00
Pascal Chevrel
8c78c9c73e
Bug 782779 - Using simple quotes for GroupItem's placeholder breaks some localized strings; r=ttaubert
2012-09-26 16:25:20 +02:00
Tim Taubert
c0b7454998
Backed out changeset c671314ef408 (bug 789003)
2012-09-26 15:07:05 +02:00
Ed Morley
c863356300
Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE
2012-09-27 16:34:46 +01:00
Monica Chew
395b701269
Bug 770705 - Changes to about:permissions to expose ALLOW_FIRST_PARTY_ONLY as a site specific cookie pref. r=margaret
2012-09-24 16:20:00 -07:00
Phil Ringnalda
dbcda72a59
Bug 789003 - ignoreAllUncaughtExceptions() in browser_586068-cascaded_restore.js, since we certainly do
2012-09-23 15:50:29 -07:00
Yosy
fbc8b4825a
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 21:09:29 +02:00
Benjamin Peterson
a5fc829344
Backed out changeset 3ca1f19e4c2a (bug 792968) for mochitest-oth failures
2012-09-23 12:25:39 -04:00
Yosy
6684ca9137
Bug 792968 - Replace some regular expression string matches with String.startsWith and replace /^https?/ URI scheme tests with /^https?$/. r=dao
2012-09-23 16:48:23 +02:00
Ryan VanderMeulen
d4c37a2f23
Merge inbound to m-c.
2012-09-22 08:28:28 -04:00
Tim Taubert
8676d23ae0
merge m-c to fx-team
2012-09-22 09:32:24 +02:00
Tim Taubert
7221ec2906
Bug 791683 - Remove legacy code parts from Panorama; r=felipe
2012-09-21 11:26:43 +02:00
Ms2ger
1e7015f897
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Andres Hernandez
6c0b339ed1
Bug 781973 - Use filepicker's open() instead of the obsolete show() in /browser. r=bbondy
2012-09-19 17:21:38 -06:00
Tim Taubert
70363690e8
Bug 780123 - [New Tab Page] Use the hiddenWindow to preload a single newtab page that then serves multiple windows; r=jaws
2012-09-19 16:20:44 +02:00
Graeme McCutcheon
ca3842944a
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Bellindira Castillo [:bellindira]
a0aabdcd3c
Bug 744610 - Page Thumbnails - WARNING: Surface width or height less than 0: file gfx/thebes/gfxASurface.cpp; r=ttaubert
2012-09-13 18:23:50 -06:00
Tim Taubert
0c1bf4422e
Bug 589445 - Intermittent timeout or uncaught exception @nsIDOMLocation.hash in browser_463205.js followed by unexpected tab warnings; r=ehsan
2012-09-14 22:15:44 +02:00
Jan Varga
a9743fed16
Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking
2012-09-14 22:23:44 +02:00
Josh Matthews
26c7f1fdc8
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
2012-09-17 12:18:40 -04:00
Ehsan Akhgari
43f06e8050
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
2012-09-06 00:34:50 -04:00
Matt Woodrow
58d3d65ab2
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
...
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Matt Woodrow
0b20201fde
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
...
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Raymond Lee
5eab5532fc
Bug 762966 - Reset homepage pref for users who have it set to google.com/firefox. r=dao
2012-09-27 20:57:39 +08:00
Marco Bonardo
7bf4cedb77
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00
Marco Bonardo
ffd5807159
Backout a933e3c0ec0f (bug 749477) for causing a new random failure in m-oth
2012-09-12 21:26:38 +02:00
Marco Bonardo
c336482e7d
Bug 749477 - Stop abusing about:home localStorage from browser code.
...
r=fryn
2012-09-12 12:02:03 +02:00