Kartikaya Gupta
be230eda17
Bug 810933 - Fix regression in bug 809199 caused by incorrect order of parameters. r=Cwiiis
2012-11-12 18:44:59 -08:00
Jonathan Griffin
f6423ec3f7
Bug 811175 - Don't install mozbase packages from github, r=whimboo
2012-11-12 18:39:12 -08:00
Jeff Muizelaar
86d9197dd0
Bug 809603. Simplify border radius drawing. r=roc
...
This adds a RoundedRect class that we use to do the offsetting. This class can
probably also be used elsewhere. With this patch we handle the Gmail checkboxes
in a single draw instead of in pieces like we currently do.
--HG--
extra : rebase_source : 8809f12b386eef2ce7364fb98e681fba343efdfe
2012-11-12 17:55:26 -08:00
John Schoenick
3f97551d2e
Backout e12e84a82fa3 (Bug 787778) for orange
2012-11-12 17:56:38 -08:00
Shane Caraveo
a5f59b7809
Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin
...
The first bug is that we shouldn't remove the worker from the worker cache when reloading, because it's not actually being removed. terminate() already does this for us in the case where it is needed.
The second bug is that we should set .loaded=false as soon as we clear the ports on a worker we're about to reload, because otherwise the creation of a new port can occur between the reload triggering and the re-initialization, and those ports would get lost.
--HG--
extra : transplant_source : a%DF%D4%C5%E9%CD%E2%9B%FA%07%9E%22%D4mU%60%2B%A6Z%3A
2012-11-12 17:50:51 -08:00
Wan-Teh Chang
e421aa609f
Bug 757593: update NSPR to NSPR_4_9_4_BETA1. Also includes the fixes for
...
bug 804806 and bug 804833.
2012-11-12 17:44:12 -08:00
Bobby Holley
2e39ac86be
Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
...
If callers want to throw, it's now their responsibility.
2012-11-12 17:35:32 -08:00
Bobby Holley
59915360cc
Bug 800915 - Reimplement PUNCTURE consumers in terms of isSafeToUnwrap() and remove PUNCTURE API. r=mrbkap
2012-11-12 17:35:32 -08:00
Bobby Holley
118da73481
Bug 800915 - Add infrastructure to flag security wrappers as unsafe to unwrap. r=mrbkap
2012-11-12 17:35:32 -08:00
Bobby Holley
b892d5b7f5
Bug 800915 - Clarify and refine the semantics of SecurityWrapper so that it is used if and only if unwrapping is unsafe. r=mrbkap
...
The naming scheme for Xray typedefs is the concatenation of the tuple:
({SC,}, {Security,Permissive}, Xray, {XPCWN,DOM}). This is admittedly a bit
much, but I think it's still better than explicitly doing the "typdef Foo Xray"
everywhere. Moreover, once the new DOM bindings are done, the last component
in the tuple will go away.
2012-11-12 17:35:31 -08:00
Makoto Kato
05ff1bb2bb
Bug 810661 - Turn off PGO of Ctypes.cpp. r=khuey
2012-11-13 10:22:05 +09:00
Peter Van der Beken
1cbf908fb5
Fix for bug 810597 (crash in GetPrintCanvasElementsInFrame). r=bz
2012-11-12 17:48:49 -05:00
Jared Wein
36e8bee008
Bug 807422 - Panels should open towards the center of the browser window. r=felipe
2012-11-12 14:42:02 -08:00
Andrew McCreight
1826aafc95
Bug 792090 - Ignore unused result in CGProxy...PresenceChecker. r=bz
2012-11-12 14:21:46 -08:00
Jed Parsons
00dc073987
Bug 811095 - (Re)enable identity modules. r=benadida
2012-11-12 19:46:35 -05:00
Ryan VanderMeulen
08614628b6
Merge m-c to inbound.
2012-11-12 19:46:27 -05:00
Kannan Vijayan
d3a0b15f29
Bug 803730 - Fix boxing of object input in instanceOf checks. r=sstangl,dvander
2012-11-12 19:40:18 -05:00
John Schoenick
46f41b9437
Bug 787778 - Add test. r=josh
2012-11-12 16:36:17 -08:00
Ms2ger
429b2d8539
Bug 811068 - Copy ^headers^ file in importTestsuite.py; r=jhammel (DONTBUILD)
2012-11-12 23:20:19 +01:00
John Schoenick
6860ce9323
Bug 766886 - Cleanup plugin streams earlier to avoid shutdown leak. r=bsmedberg
2012-11-12 14:11:40 -08:00
Vladan Djeric
b5ffc75108
Bug 811088 - about:telemetry causes startup info to be gathered multiple times
2012-11-12 17:01:26 -05:00
Gregor Wagner
e41fc92c5e
Bug 811090 - Wrong scope for NSGetFactory. r=khuey
2012-11-12 13:59:30 -08:00
William Lachance
0bd9276583
Bug 805116 - Print more of the logcat in mobile tests;r=gbrown
2012-11-12 13:57:13 -08:00
Ryan VanderMeulen
7ba94d5828
Bug 810107 - Update pdf.js to version 0.6.123. r=dtownsend
2012-11-12 16:47:25 -05:00
Ms2ger
01bbe9c191
No bug - Add a step I forgot to dom/imptests/README. DONTBUILD
2012-11-12 21:39:10 +01:00
Brian Smith
5977555bd6
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
2012-11-10 20:49:44 -08:00
Brian Smith
5bd1df9e3f
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
2012-11-10 20:49:29 -08:00
Brian Smith
a71cf40b82
backout cset b36d5c933092 due to orange
2012-11-10 19:09:07 -08:00
Brian Smith
e75ead1bc2
backout cset 30f8e29f9cd1 due to orange
2012-11-10 19:08:26 -08:00
Brian Smith
8565c9fada
Bug 772365: Fix build bustage caused by cset 4ed8af50dc10, a=bustage
2012-11-10 18:51:22 -08:00
Brian Smith
661fa55dce
Bug 799009: Remove unneeded SSL-related security alerts, r=honzab, r=dao
...
--HG--
extra : rebase_source : b6216bf3163f63f1eb4f16901943d9f351bca2cf
2012-11-10 18:19:55 -08:00
Brian Smith
3c7bd35add
Bug 799007: Remove support for low/weak/null cipher suites, r=honzab, r=dao
...
--HG--
extra : rebase_source : 822ef336a5cdeb7d6693dbe46844a26465600854
2012-11-10 18:18:14 -08:00
Robert O'Callahan
655bb93612
Bug 810470. Part 7: Simplify TryOptimizeToImageLayer/IsSingleFixedPositionImage now that colors are not involved. r=mattwoodrow
...
--HG--
extra : rebase_source : fcad2b21f6fdc966b28ea35bff2769459c2797fd
2012-11-10 00:42:10 -05:00
Robert O'Callahan
8426f3df21
Bug 810470. Part 6: Rename nsDisplayBackground to nsDisplayBackgroundImage. r=mattwoodrow
...
--HG--
extra : rebase_source : f1253ac9aeff0384dcbcc319c88744713d3b22a3
2012-11-09 18:14:59 -05:00
Robert O'Callahan
4fb6e2716d
Bug 810470. Part 5: Remove more unused code. r=mattwoodrow
...
--HG--
extra : rebase_source : 1e92e771f1da6c666eac5928a5dbe672384f3c38
2012-11-09 18:14:14 -05:00
Robert O'Callahan
520414d72b
Bug 810470. Part 4: Make only background-attachment:fixed backgrounds that have propagated to the viewport use a dedicated layer, and refactor how we do that. r=mattwoodrow
...
--HG--
extra : rebase_source : 957eb0d5f45cd756fc121135ff6d8dff483c8bf4
2012-11-09 18:14:14 -05:00
Robert O'Callahan
e8e49104f4
Bug 810470. Part 3: Remove code for invalidating background-attachment:fixed content when scrolling. r=mattwoodrow
...
New invalidation logic takes care of this automatically.
--HG--
extra : rebase_source : f598635e58390ef868a057e8ea8ab0cf2410b8a9
2012-11-09 18:14:14 -05:00
Nathan Froyd
59037342e2
Bug 809931 - make Static{Auto,Ref}Ptr have trivial constructors and destructors; r=jlebar
2012-11-09 16:48:42 -05:00
Ehsan Akhgari
a582b0d2cf
Backout bug 646027 (and the mess caused by files copied elsewhere) in order to fix bug 653688
...
--HG--
extra : rebase_source : de0bc7200da9431f8fae343c085e64d35d976595
2012-11-13 11:58:27 -08:00
Vladimir Vukicevic
63b392027c
no bug; sync dirs; CLOSED TREE bustage fix
2012-11-13 14:55:17 -05:00
Brian Nicholson
08004dd41a
Bug 762155 - Open keyword URLs without a search term. r=mfinkle
2012-11-13 11:37:33 -08:00
Brian Nicholson
3d03f3d5fd
Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj
2012-11-13 11:34:11 -08:00
Vladimir Vukicevic
bb65cff7d7
b=810478; fix missing null termination of buffer that's used via str* functions later on; r=glandium
2012-11-13 14:21:08 -05:00
Vladimir Vukicevic
4b3c2a973e
no bug; fix configure.in message on Android to not be lies and give useful info; r=sparky
2012-11-13 14:20:54 -05:00
Ehsan Akhgari
6c694d5172
Merge mozilla-central into mozilla-inbound
2012-11-13 11:16:31 -08:00
Kyle Huey
6a9b981da5
Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
...
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00
Kyle Huey
e690de14af
Bug 810987: When sharing a global, don't import properties onto the global, import them onto the appropriate 'this' object. r=mrbkap
...
--HG--
extra : rebase_source : c3a92d4197831fa3061bf3f01b7cc610cc89e867
2012-11-13 11:13:27 -08:00
Ethan Hugg
bb4830f48c
Bug 811333 Signaling - Fix size of thread ID for Windows build r=jesup
2012-11-13 09:23:04 -08:00
David Bolter
ae8a9e55c1
Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay
2012-11-13 14:07:21 -05:00
Brian Nicholson
3e3a7db09d
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
2012-11-13 10:56:58 -08:00