Commit Graph

285578 Commits

Author SHA1 Message Date
Fabrice Desré
6cdd13b987 Bug 789527 - Change the way we install packaged apps [r=gwagner] 2012-09-27 12:34:41 -07:00
Nicolas B. Pierron
12cb58e9f9 Bug 793905 - Prevent JM recompilation when generating Ion stubs. r=dvander 2012-09-27 12:18:02 -07:00
Makoto Kato
be6dbb47fe Bug 793580 - Part 2: give the nsresult enum an explicit type on Win64; r=ehsan
--HG--
extra : rebase_source : 072e023d7d880cce5e9e6999fb81ec0f2c29a94c
2012-09-27 14:37:59 +09:00
Mark Banner
0fea5ea228 Bug 793580 - Part 1: Use unsigned types in ExceptionArgParser::parseResult; r=ehsan
--HG--
extra : rebase_source : 456e3643b4d5cac96d2c6f0435581e9502037c79
2012-09-27 14:19:06 -04:00
Sriram Ramasubramanian
56b69b5026 Bug 788520: Menu item missing in Android 2.x. [r=mfinkle]
--HG--
extra : rebase_source : 38c1b9a2f092687f849a4bb39f8784ab488d9fce
2012-09-27 11:22:08 -07:00
Blake Kaplan
8d64bf3e60 Bug 791392 - Expose configured networks to content. r=vchang f=kaze 2012-09-27 14:18:34 -04:00
Blake Kaplan
85e8f9d1fd Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze 2012-09-27 14:14:06 -04:00
Sriram Ramasubramanian
902d3615bc Bug 788520: Menu item missing in Android 2.x. [r=mfinkle] 2012-09-27 11:10:08 -07:00
Sriram Ramasubramanian
e596bf250c Bug 794088: Custom Menu backgrounds on phones with h/w menu button needs better shadow. [r=mfinkle]
--HG--
extra : rebase_source : 470cde8724ddf79d37c6ead9e29f222cf16ed603
2012-09-27 11:04:44 -07:00
Sriram Ramasubramanian
3475237b17 Bug 794088: Replace icons in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
2012-09-27 11:04:02 -07:00
Aryeh Gregor
b9ed7e8ba3 Bug 787432 - Don't strip existing empty wrappers when inserting text; r=ehsan 2012-09-27 14:39:39 +02:00
Bobby Holley
5c2c69faa2 Bug 791526 - Temporarily add the |netscape.security| object back in to fix broken browser detection. r=bz 2012-09-27 16:38:51 +02:00
Patrick McManus
515dcdebee bug 791531 proxy callback on wrong thread after pac load r=biesi 2012-09-27 13:29:34 -04:00
Patrick McManus
8dcda84536 bug 791527 check compiler return on pac thread r=biesi 2012-09-27 13:29:34 -04:00
Patrick McManus
0d87d4df42 bug 347307 - make pac myIPAddress() more accurate r=biesi 2012-09-14 16:27:46 -04:00
Patrick McManus
35346a740a bug 507578 - disable dns prefetch in presence of active proxy r=jduell 2012-09-14 16:27:46 -04:00
Patrick McManus
d70af841f6 bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh 2012-09-14 16:27:46 -04:00
Patrick McManus
0d22812f2d bug 773255 nsHttpConnection::Close() on error remove callbacks on mSocketOut r=honzab r=biesi 2012-09-27 13:29:34 -04:00
Eric Chou
093b968500 Bug 794791 - [b2g-bluetooth] Update Device/Adapter properties table; r=qdot 2012-09-27 10:28:19 -07:00
Margaret Leibovic
307c79c3c5 Bug 790213 - Add telemetry probe for page load time. r=dao 2012-09-27 09:26:31 -07:00
Geoff Brown
465c9b3b05 Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher 2012-09-27 09:46:34 -06:00
Kartikaya Gupta
33e42bc90b Bug 794908 - Guard against potential NPE. r=cpeterson 2012-09-27 12:37:08 -04:00
Kartikaya Gupta
8bada94b03 Bug 784040 - Turn non-selected tabs into zombies when memory is running low. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
f554eb0ca6 Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
9f629cd982 Bug 784040 - Add some missing listener unregistrations to the tab object. r=mfinkle 2012-09-27 12:29:47 -04:00
Kartikaya Gupta
8f4003b932 Bug 784040 - Port the XUL MemoryObserver class to Native Fennec and move the memory dump code into it. r=mfinkle 2012-09-27 12:29:47 -04:00
Aryeh Gregor
33274f25d7 Bug 794905 - nsLayoutUtils::FontSizeInflationEnabled can return nsresult instead of bool; r=jwir3 2012-09-27 18:24:17 +02:00
Margaret Leibovic
a7bec565c4 Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr 2012-09-26 14:27:06 -07:00
Benoit Jacob
9419071228 Bug 791905 - reject WebGL canvas sizes greater than INT_MAX - r=jgilbert 2012-09-27 10:13:45 -04:00
Benoit Jacob
58155d0c28 Bug 791521 - return early on resizing WebGLContext where the canvas is null - r=jgilbert 2012-09-27 10:13:44 -04:00
Nathan Froyd
e03b0232d1 Bug 783054 - part 4: add success/fail histogram for reading saved ping files; r=taras 2012-09-25 13:48:57 -04:00
Nathan Froyd
83259490ed Bug 783054 - part 3: add tests for deleting unparseable ping files; r=taras 2012-09-20 13:02:28 -04:00
Nathan Froyd
9f0b965eaf Bug 783054 - part 2: delete unparseable ping files; r=taras 2012-09-20 13:02:02 -04:00
Nathan Froyd
f5a158b5c4 Bug 783054 - part 1: refactor write_fake_shutdown_file to use a helper; r=taras 2012-09-20 12:59:55 -04:00
James Willcox
4f398bf79f Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats
--HG--
extra : rebase_source : b406d8ee24c74b0185e9c31b15a4e6e20629d5f5
2012-09-27 10:52:59 -04:00
Ed Morley
aba3a8f5ef Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
Ehsan Akhgari
4192c26db6 Backout changeset 24f4f77fba76 (bug 793408) because of broken builds on a CLOSED TREE 2012-09-27 10:24:08 -04:00
Ehsan Akhgari
21329c0636 Followup to bug 539356: fix the text-overflow reftest manifest
Landing on a CLOSED TREE
2012-09-27 10:04:01 -04:00
Ehsan Akhgari
aa7494f465 Bug 793408 - Remove some prtypes.h #includes from gfx; r=jrmuizel 2012-09-22 11:34:22 -04:00
Robert O'Callahan
9f235a73ab Bug 539356. Make PruneDisplayListForExtraPage prune print preview properly. r=mattwoodrow
PruneDisplayListForExtraPage wasn't pruning properly in print preview. It
was pruning to the RootReferenceFrame, which is per-page when printing normally,
but is the ancestor of all pages in print preview, so it wasn't doing anything in
print preview.
So, pass in the nsPageFrame we want to prune to. This prevents bogus
entirely-clipped-out display items appearing in the display list for the page.
2012-09-28 01:07:40 +12:00
Robert O'Callahan
c2677882e5 Bug 539356 - Fix mActiveScrolledRootOffset to be offset to the reference frame. r=mattwoodrow 2012-09-28 01:07:40 +12:00
Robert O'Callahan
48ad68b539 Bug 539356 - Fix selectAtPoint.html test. r=mattwoodrow 2012-09-28 01:07:40 +12:00
Matt Woodrow
2319c738f1 Bug 781053 - Part 3 - Force the throbber into it's own layer. r=roc 2012-09-25 08:31:48 +12:00
Matt Woodrow
53908eb696 Bug 781053 - Part 2 - Trigger empty transactions when an animated image in an ImageLayer changes frame. r=roc 2012-09-25 08:31:30 +12:00
Matt Woodrow
af81361caa Bug 781053 - Part 1 - Allow conversion of nsImageBoxFrame to an ImageLayer. r=roc 2012-09-25 08:29:14 +12:00
Matt Woodrow
58294c1b55 Bug 539356 - Avoid some causes of unnecessary painting. r=roc 2012-09-26 11:59:56 +12:00
Matt Woodrow
3724c42399 Bug 539356 - Handled scrolled inactive layers trees correctly. r=roc 2012-09-17 10:57:22 +12:00
Matt Woodrow
d2ce160824 Bug 539356 - Use rect invalidation in XUL tree's to avoid over invalidation. r=roc 2012-08-29 17:49:18 +12:00
Matt Woodrow
7be72ad421 Bug 539356 - Correctly invalidate SVG observers. r=roc 2012-08-29 17:49:16 +12:00
Matt Woodrow
515829e8e5 Bug 539356 - Make the table code use rect invalidation to avoid over invalidation. r=roc 2012-08-29 17:48:45 +12:00