Philipp von Weitershausen
8a0276e5bb
Bug 807478 - Fix DebuggerProtocol and SpecialPowers imports for jsloader.reuseGlobal = true. r=past
2012-11-02 18:03:13 -07:00
Andrew McCreight
5ec424dfd3
Bug 807713 - add operator[] for nsTObserverArray. r=bsmedberg
2012-11-02 17:57:05 -07:00
Wes Johnston
9376ac9e48
Bug 807872 - Follow up to address description comment. r=gcp
2012-11-02 17:52:42 -07:00
Bobby Holley
8b06fa3c7e
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
c351c18d32
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
8ff1353b52
Bug 807872 - Add telemetry probes for database seizes. r=gcp
2012-11-02 17:44:20 -07:00
Ryan VanderMeulen
902212e8a0
Merge m-c to inbound.
2012-11-02 20:38:14 -04:00
Mike Habicher
a2479ba94d
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
de1a8c19b0
Bug 807056 - BrowserElement* purgeHistory(). r=jlebar
2012-11-02 19:50:54 -04:00
Zach Carter
39d5a7ad62
Bug 804143 - [Identity] Make id flow OOP. r=benadida
2012-11-02 19:48:57 -04:00
Ryan VanderMeulen
2dc3b09305
Merge the last PGO-green inbound changeset to m-c.
2012-11-02 19:45:46 -04:00
Jason Orendorff
3556bc2bcd
Change some GC tests to only check the output of findReferences in builds that actually have it. Fixing orange introduced by dc4f417ef79a (bug 805003). No bug, no_r=me, pushing to a CLOSED TREE.
...
--HG--
extra : rebase_source : a460dbedcfd32ed8f24a1fc9db10922fe182398f
2012-11-02 18:34:50 -05:00
Terrence Cole
1fe5192896
Backed out changeset f0d7c7806a90
2012-11-02 16:00:27 -07:00
Terrence Cole
865ea27360
Bug 808181: Do not allow implicit conversion of Return<T>; r=jorendorff
...
This will allow the compiler to catch more usage errors.
--HG--
extra : rebase_source : b424e2a8dfb88a340fc298cd9a11cd5779664c9d
2012-11-02 15:48:08 -07:00
Daniel Holbert
da9265efff
Bug 784061: add crashtest for this WORKSFORME bug. r=longsonr
2012-11-02 15:23:18 -07:00
Daniel Holbert
04c7908b09
Bug 612736: add crashtests for this WORKSFORME bug. r=longsonr
2012-11-02 15:23:16 -07:00
Jonathan Griffin
207fa92e87
Bug 806138 - Disable permaorange test_voicemail_statuschanged.py, DONTBUILD(NPOTB)
2012-11-02 15:19:57 -07:00
Bill McCloskey
aa7be0f282
Bug 778993 - Separate runtime's gcMallocBytes from compartment's gcMallocBytes (r=gwagner,till)
2012-11-02 15:06:56 -07:00
Gregor Wagner
d1cdf87e11
Bug 807631 - Receiving multi-part SMS doesn't work. r=philikon.
2012-11-02 14:31:22 -07:00
Ryan VanderMeulen
e3feaeecef
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
2012-11-02 17:12:22 -04:00
Ryan VanderMeulen
7ce522bbc4
Merge fx-team to m-c.
2012-11-02 15:45:53 -04:00
Brian R. Bondy
513d3797a6
Bug 808110 - No HTTP traffic was being sent for stub installer pings due to too many parameters. r=jimm
2012-11-02 15:41:40 -04:00
Richard Newman
32419336f5
Merge m-c to s-c.
2012-11-02 11:01:46 -07:00
Panos Astithas
ceacb0d392
Implement Debugger.removeAllDebuggees for efficient debugger shutdown (bug 740551); r=jimb,jorendorff
2012-11-02 18:30:23 +02:00
Brian R. Bondy
c8a1571814
Bug 701613 - Add Win7 as supported OS in updater.exe.manifest. r= rstrong
2012-11-02 11:19:33 -04:00
Kyle Machulis
b7bab8b529
Bug 791268: Make dylib symbol binding retry, let bluetooth firmware shutdown still work even on error; r=echou
...
--HG--
extra : rebase_source : f17ca1a8d3fe84a73cab3c4e0db56ee4f15fe0d1
2012-11-02 13:16:45 -07:00
Jed Parsons
29b7063e03
Bug 807078 - Clean up message listeners before closing window. r=benadida
2012-11-02 16:11:51 -04:00
Jan Beich
95464f420e
Bug 806139 - Add more supported h264 codecs, used by youtube for 1080p/720p and 240p. r=doublec
2012-11-02 16:11:51 -04:00
Jason Orendorff
b648b070b1
Bug 787703. r=terrence.
...
--HG--
extra : rebase_source : 59c8ab53405421c3eeb87fb409d8f2af94630b5a
2012-11-02 10:12:45 -05:00
Jason Orendorff
cfeb868739
Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo.
...
--HG--
extra : rebase_source : bf2809aa1d943caa6349d7b44621cd1b0bb85742
2012-11-02 10:12:36 -05:00
Victor Porof
d963678d37
Bug 774011 - Intermittent browser_dbg_createRemote.js | Should be paused after an interrupt request. - Got false, expected true | Should have one frame in the stack. - Got 0, expected 1, r=past
2012-11-02 16:39:12 +02:00
Freddie F. Haddad
0a6b114f46
Bug 803990 - Add Gentoo to mozboot; r=gps
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : f5c73f1942b71bd0f47a43241c13ef7d7a4fd8d4
2012-11-01 17:06:00 -07:00
Frank Wein
1cd38a6b82
Bug 807938 - Fix nsGnomeVFSProtocolHandler.cpp compile problem (PR_FormatTimeUSEnglish was not declared in this scope), r=ehsan
2012-11-02 15:41:58 +01:00
Dão Gottwald
5b3ee5260f
Bug 756313 - Don't load the homepage before the first paint. r=enn
2012-11-02 03:46:56 +01:00
Ryan VanderMeulen
caaae42bf8
Merge the last PGO-green inbound changeset to m-c.
2012-11-01 21:26:34 -04:00
Ryan VanderMeulen
3ecbf1346a
Backout e35f252ca573 for mochitest-other orange.
...
CLOSED TREE
2012-11-01 19:31:02 -04:00
Gregor Wagner
91a08070b8
Bug 807779 - [settings] allow readonly transactions. r=bent
2012-11-01 14:31:29 -07:00
Jonathan Griffin
4aa3749ab1
Bug 797162 - Add make target for b2g xpcshell tests, r=ted
2012-11-01 14:29:27 -07:00
Benoit Jacob
cc10ea918f
Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec
2012-11-01 17:13:10 -04:00
Richard Newman
7652381386
Bug 807546 - Specify Connection: close in announcements fetch requests. r=liuche
2012-11-01 12:29:10 -07:00
Richard Newman
db8f2a8104
Merge m-c to s-c.
2012-11-01 12:28:15 -07:00
Rail Aliiev
887ff5edf6
Bug 806280 - l10n stub installers on latest-mozilla-aurora-l10n and latest-mozilla-central-l10n need to be signed builds. r=catlee,ted
2012-11-01 15:26:44 -04:00
Honza Bambas
85c94ec4cf
Bug 807712 - Remove LOG(("nsHttpHandler::NewURI"));, r=biesi DONTBUILD
2012-11-01 19:45:44 +01:00
Ed Morley
3df60ccac7
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-01 13:42:02 +00:00
Olli Pettay
05782f593d
Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst
2012-11-01 13:42:29 +01:00
Robert Longson
bb5f133bd4
Bug 807355 - Only create marker effects if the content is markable. r=jwatt
2012-11-01 09:41:51 +00:00
Panos Astithas
9bc475fdc6
Merge m-c to fx-team
2012-11-01 09:30:11 +02:00
Gene Lian
bb11b7ccf8
Bug 796255 - Alarm doesn’t ring on time if the app is killed and phone is allowed to suspend (part 2). r=vivien,jlebar
2012-11-01 10:30:18 +08:00
Richard Newman
f37f23ecac
Merge m-c to s-c.
2012-10-31 17:11:26 -07:00
Richard Newman
66a60c4906
Bug 693427 - Intermittent TEST-UNEXPECTED-FAIL | xpcshell/tests/services/sync/tests/unit/test_errorhandler_filelog.js | test failed (with xpcshell return code: 0) | false == true. r=trivial
2012-10-31 17:07:16 -07:00