Seth Fowler
7864e2fd96
Bug 807556 - Remove imgIRequest::loadImage's aRequest argument. r=joe
2012-11-03 23:04:07 -04:00
Ryan VanderMeulen
c7c75c9730
Merge m-c to inbound. DONTBUILD
2012-11-03 22:36:18 -04:00
Alexander Surkov
bb17d72ef8
Bug 733848 - log accessible/name/test_markup.html on stack enabled builds, r=ehsan, tbsaunde
2012-11-04 11:19:56 +09:00
philringnalda@gmail.com
cf3bc3357e
No bug, Automated blocklist update from host slice
2012-11-03 18:55:50 -07:00
Reed Loden
66b0b365d7
Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell
...
DONTBUILD
2012-11-03 15:53:00 -07:00
Phil Ringnalda
7c3d5fafa3
Back out 8baff4a80904 (bug 808313) to fix committer email
2012-11-03 19:03:27 -07:00
Reed Loden
e2199cccaf
Bug 808313 - changing location.protocol can break nsFtpState::Init r=jduell
2012-11-03 15:53:00 -07:00
Ed Morley
37f767edf7
Backout 5eec0a5b76ff, 64e143317082 & f356d9b2524c (bug 808288) for reftest failures
2012-11-04 00:53:06 +00:00
Ryan VanderMeulen
faf3403c7f
Merge m-c to inbound. DONTBUILD
2012-11-03 19:51:29 -04:00
Brian R. Bondy
20acda6fe3
Bug 369108 - Win32's nsIFile::Create and nsIFile::CreateUnique ignore permissions argument. r=bsmedberg
2012-11-03 13:39:02 -04:00
Jonathan Kew
160f118d31
bug 808288 - part 3 - draw missing-glyph hexboxes for <canvas> text, similar to missing glyphs in HTML text. r=bas
2012-11-03 23:01:33 +00:00
Jonathan Kew
599cd3c204
bug 808288 - part 2 - render the font's .notdef glyph for missing glyphs in <canvas>. r=bas
2012-11-03 23:01:33 +00:00
Jonathan Kew
b75343b5e7
bug 808288 - part 1 - leave missing glyphs blank in <canvas> text, rather than rendering arbitrary (incorrect) glyphs. r=bas
2012-11-03 23:01:32 +00:00
Gregor Wagner
71d8c65829
Bug 808259 - Don't kill a process because of missing permissions. r=cjones
2012-11-03 15:43:18 -07:00
Axel Hecht
55da560109
bug 808289, fix l10n-base for repacks, regression from bug 797745, r=bustage, DONTBUILD
2012-11-03 17:13:56 +01:00
Brian R. Bondy
aca869f8ac
Bug 581508 - Implement nsIUserInfo on Win32. r=jimm
2012-11-03 09:35:39 -04:00
Dão Gottwald
44861dceb8
Bug 792054 - Use the legacy User Agent string (containing Gecko/20100101) for some possibly-broken online banking sites. r=gerv
2012-11-03 19:54:31 +01:00
Ed Morley
df651e6a1c
Bug 757838 - Make b2gautomation.py set lastTestSeen so crashes are output with the test filename; r=jgriffin
2012-11-03 17:10:59 +00:00
Ed Morley
a1dffba9d7
Bug 757838 - Misc b2gautomation.py cleanup; r=jgriffin
2012-11-03 17:10:59 +00:00
Ms2ger
692b219389
Bug 808036 - OfflineCacheUpdateChild initializers in the wrong order, r=dholbert
2012-11-03 17:17:47 +01:00
Honza Bambas
e5b1831fca
Bug 807501 - Add proper console logs when app cache manifest load failes, r=jduell
2012-11-03 17:17:47 +01:00
Julian Reschke
20f14d8283
Bug 776339 - Remove support of Content-Disposition 'name' parameter. r=jduell, sr=biesi
2012-11-03 09:24:26 -04:00
Ryan VanderMeulen
2045398c84
Merge m-c to inbound.
2012-11-03 09:24:21 -04:00
Ryan VanderMeulen
52ef3171c3
Merge the last PGO-green inbound changeset to m-c.
2012-11-03 09:23:43 -04:00
Jonathan Kew
5d7d9f4189
bug 804927 - fix text control frame and accessibility issues. r=ehsan,tbsaunde
2012-11-03 12:08:09 +00:00
Neil Rashbrook
cd349de7a0
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
2012-11-03 10:59:29 +00:00
Masayuki Nakano
86d75d937c
Bug 805766 nsFocusManager should change IME state before dispatching focus event at activating different document r=enndeakin
2012-11-03 15:32:26 +09:00
Daniel Holbert
29cceb7819
Bug 808146: Declare nsMainThreadPtrHolder as MOZ_FINAL, to fix -Wdelete-non-virtual-dtor build-warning-spam. r=bholley
2012-11-02 21:07:19 -07:00
Fabrice Desré
76bfe8ea30
Bug 807575 - Only register activities when needed at startup [r=gene]
2012-11-02 20:28:32 -07:00
Eric Chou
32339a5cf9
Bug 805724 - patch 5: sent correct file name to Gaia and removed received incomplete file, r=qdot
2012-11-03 09:36:49 +08:00
Eric Chou
45c56232ef
Bug 805724 - patch 4: fire dom request events after calling OPP related functions, r=qdot
2012-11-03 09:36:43 +08:00
Eric Chou
fcf207b17e
Bug 805724 - patch 3: let user be able to terminate receiving process by calling StopSendingFile(), r=qdot
2012-11-03 09:36:39 +08:00
Eric Chou
6efe5ae86d
Bug 805724 - patch 2: cleanup (naming, check text width, decrease build warnings), r=qdot
2012-11-03 09:36:34 +08:00
Eric Chou
78f02f004a
Bug 805724 - patch 1: made BluetoothOppManager listen again after disconnection, r=qdot
2012-11-03 09:36:19 +08:00
Bill McCloskey
32d6455d40
Backout bug 778993 for kraken regression (r=regression)
2012-11-02 18:21:36 -07:00
Philipp von Weitershausen
14f4b8d94c
Bug 807478 - B2G: turn on jsloader.reuseGlobal. r=cjones
2012-11-02 18:03:13 -07:00
Philipp von Weitershausen
deea79d04c
Bug 807478 - Fix DebuggerProtocol and SpecialPowers imports for jsloader.reuseGlobal = true. r=past
2012-11-02 18:03:13 -07:00
Andrew McCreight
2b4ddeae6f
Bug 807713 - add operator[] for nsTObserverArray. r=bsmedberg
2012-11-02 17:57:05 -07:00
Gian-Carlo Pascutto
9ce11ea689
Bug 807852 - Position of real request is predictable in Completion requests. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
353aa1ad49
Bug 807822 - No noise added to completion request in some circumstances. r=dcamp
2012-11-03 01:53:11 +01:00
Gian-Carlo Pascutto
6552acb016
Bug 807847 - Noise entries are erroneously entered into the misscache. r=dcamp
2012-11-03 01:53:10 +01:00
Gian-Carlo Pascutto
d73a4777ac
Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp
2012-11-03 01:53:10 +01:00
Wes Johnston
433987a803
Bug 807872 - Follow up to address description comment. r=gcp
2012-11-02 17:52:42 -07:00
Bobby Holley
2669b93e81
Bug 805807 - Rearchitect filtering policies so that check() doesn't throw on denial. r=mrbkap
...
This is another one of those annoying situaitons in XPConnect right now where we
can't ask a question without potentially throwing if the answer is no. There's
also a bunch of unused cruft in here (like the Perm*Access stuff), so this stuff
was ripe for a spring cleaning. Unfortunately, I wasn't able to divide this patch
up nicely. Sorry for the big diff. :-(
In a nutshell, this patch changes things so that Policy::check() just becomes
a predicate that says whether the access is allowed or not. There's the remote
possibility that one of the underlying JSAPI calls in a ::check() implementation
might throw, so callers to ::check() should check JS_IsExceptionPending
afterwards (this doesn't catch OOM, but we can just continue along until the
next OOM-triggering operation and throw there).
Aside from exceptional cases, callers should call Policy::deny if they want to
report the failure. Policy::deny returns success value that should be returned
to the wrapper's consumer.
2012-11-02 21:47:49 -03:00
Bobby Holley
6c9faad2ad
Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
...
There's really no reason to use the wishy-washy static COW Deny() here.
Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 21:47:49 -03:00
Wes Johnston
16397d8a59
Bug 807872 - Add telemetry probes for database seizes. r=gcp
2012-11-02 17:44:20 -07:00
Ryan VanderMeulen
0fce3534e5
Merge m-c to inbound.
2012-11-02 20:38:14 -04:00
Mike Habicher
854c16fccb
Bug 808030 - Make camera default to smallest non-0x0 thumbnail size with reduced quality. r=cjones
2012-11-02 19:53:40 -04:00
Andrea Marchesini
8333f28936
Bug 807056 - BrowserElement* purgeHistory(). r=jlebar
2012-11-02 19:50:54 -04:00
Zach Carter
b576b5842f
Bug 804143 - [Identity] Make id flow OOP. r=benadida
2012-11-02 19:48:57 -04:00