Marco Bonardo
331cc55bb8
Bug 580228 - Relax timed history expiration. r=sdwilsh
2010-07-23 23:14:25 +02:00
Benjamin Smedberg
88fc3ed9f4
Bug 578809 - Jetpack .callMessage should be RPC, not sync, so that handles created during the reply are available correctly, r=bent
2010-07-23 17:11:33 -04:00
Benjamin Smedberg
d1d5a44b83
Bug 578773 - Jetpack processes should send messages about uncaught exceptions to the parent, r=bent
2010-07-23 17:11:33 -04:00
Benjamin Smedberg
0217f8561d
Back out bug 567323 because of consistent Mochitest-4 errors:
...
1530 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug411236.html | Test timed out.
1578 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug534785.html | Test timed out.
1702 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug563642.html | Test timed out.
1709 ERROR TEST-UNEXPECTED-FAIL | /tests/layout/forms/test/test_bug564115.html | Test timed out.
2010-07-23 16:16:39 -04:00
Kyle Huey
18972f50e4
Bustage fix for Bug 567323
2010-07-23 11:24:49 -07:00
Kyle Huey
8c6a068337
Bug 567323: Layout bindings for camera. r=sicking sr=roc
2010-07-23 10:58:58 -07:00
Stefan Hundhammer
e56152315d
Bug 581318: Qt moc calls need DEFINES and ACDEFINES for conditional compilation. r=khuey
2010-07-23 10:56:19 -07:00
Oleg Romashin
05b27f1d59
Merge with m-c 2addd3953801, no rejects
...
--HG--
extra : rebase_source : ff11c8a1815fd00543a5d03b38f35b7e08f97d4c
2010-07-23 09:32:35 +03:00
Chris Jones
dd22a9c893
Followup to bug 570294: Avoid vector::data(), it's not C++98.
...
--HG--
extra : rebase_source : 66a38bee840b21251dd4cbfca370cf9294745ee3
2010-07-21 18:13:24 -05:00
Chris Jones
993b02459a
Bug 570294, part j: Publish BasicThebesLayer pixels to remote processes (slowly). r=roc
...
--HG--
extra : rebase_source : bac63c2b868fd002f9b27c6836aaed3f95c5316d
2010-07-21 16:17:33 -05:00
Chris Jones
0342219882
Bug 570294, part i: Publish BasicImageLayer pixels to remote processes (slowly). r=Bas
...
--HG--
extra : rebase_source : 6a5749fd41cc8181531b7ad89867be8736dbe63b
2010-07-21 16:17:33 -05:00
Chris Jones
e840dfaaff
Bug 570294, part h: Publish BasicCanvasLayer pixels to remote processes (slowly). sr=vlad
...
--HG--
extra : rebase_source : c113259f24d6f1c43583c729b7e996be01ed35bc
2010-07-21 16:17:33 -05:00
Chris Jones
b4ede3bfde
Bug 570294, part g: Implement basic ShadowLayers and share basic layers with remote processes. r=Bas sr=vlad
...
--HG--
extra : rebase_source : aca1e9e2ebb49f000bbe5116c04145f8aff8ac03
2010-07-21 16:17:33 -05:00
Chris Jones
3958dc7577
Bug 570294, part f: Implement the "manager" side of IPC layers. r=vlad
...
--HG--
extra : rebase_source : 8c99ac9f20dd92ab8d1f8379d166339366be4c60
2010-07-21 16:17:33 -05:00
Chris Jones
b8be33931f
Bug 570294, part e: Implement the "forwarder" side of IPC layers. r=jrmuizel
...
--HG--
extra : rebase_source : 43c9bd051ec500d08ebd7bce6767c1be36abcd26
2010-07-21 16:17:33 -05:00
Chris Jones
f63ec74105
Bug 570294, part d: IPC protocol for Layers. r=jrmuizel sr=vlad
...
--HG--
extra : rebase_source : dba7175f08f4fe6df93f2a66622dc3780a1890ed
2010-07-21 16:17:33 -05:00
Chris Jones
3f3f44d389
Bug 570294, part c: C++ part of Layers IPC interface. r=Bas sr=vlad
...
--HG--
extra : rebase_source : 12246bd29d0469630c406dea4b137e792002de57
2010-07-21 16:17:33 -05:00
Chris Jones
c06ae0fdc3
Bug 570294, part b: Add a Mutated() API allowing Layers to notify their managers that their Layer attributes have changed. r=Bas sr=roc
...
--HG--
extra : rebase_source : e3b7714bb3083bcf30b08920ebce1a656d48798a
2010-07-21 16:17:33 -05:00
Chris Jones
31102494fd
Bug 579236: Fix shutdown crash and lesser bugs with remote pref observers. r=dwitte
...
--HG--
extra : rebase_source : 9028bde53425eeaa4d1c4432f489bdb902c42f1c
2010-07-21 13:42:32 -05:00
Chris Jones
da72270f0a
Merge with m-c
...
--HG--
extra : rebase_source : ae77ad8d4425b7e8489ae2f7d4435fc38007c396
2010-07-21 13:17:31 -05:00
Josh Matthews
53b36c0b03
Bug 572980 - e10s: HttpChannelChild incorrectly refcounted. r=cjones, jduell.
...
This version adds checks to make sure child doesn't try to send any IPDL msgs to
parent after IPDL has been shut down.
--HG--
extra : rebase_source : 47ac7a7f8b5bc0ce3eee10cdc170ae27e9fc94aa
2010-06-27 12:44:15 -04:00
Shawn Wilsher
367e64bf28
Bug 581000 - Upgrade to SQLite 3.7.0
...
This changeset contains the changes needed to Mozilla code.
a=blocking2.0
2010-07-23 08:28:30 -07:00
Shawn Wilsher
bea47d337a
Bug 581000 - Upgrade to SQLite 3.7.0
...
This change contains the changes to the SQLite library.
2010-07-23 08:28:26 -07:00
Mark Finkle
46f01bd064
Bug 578952 - Page doesn't load when electrolysis is enabled (OS X bustage fix) [r=ted a=blocking-fennec:2.0a1+]
2010-07-23 11:24:52 -04:00
Rob Campbell
5fa280aa54
merge backout
2010-07-23 11:30:40 -03:00
Rob Campbell
17b3880191
Bug 579412 - Backed out changeset b993e9c8edbe, bustage
2010-07-23 11:30:16 -03:00
Julian Viereck
151a0029de
bug 579412 - Focus inputNode on JSTerm when opening the HUD/Console, r=dietrich
2010-07-23 09:51:09 -03:00
Olli Pettay
e9c6bd7bea
Bug 566466 - speed up createElement(), r=jst, peterv
2010-07-23 12:49:57 +03:00
Dão Gottwald
f4e5c2121b
Temporarily disable browser_overflowScroll.js on Linux
2010-07-23 11:32:03 +02:00
Chris Jones
f3eed7c521
Bug 578952 - Page doesn't load when electrolysis is enabled [r=ted a=blocking-fennec:2.0a1+]
2010-07-23 01:28:55 -05:00
Dão Gottwald
03a7b72231
Bug 580257 - _getScrollableElements needs to exclude non-scrollable elements. r=enn
...
--HG--
extra : rebase_source : 923b3a6ea87ac244a9d05ce11f7930eec2e4b3fb
2010-07-23 00:31:58 +02:00
Dão Gottwald
2694055c35
Bug 579720 followup: remove styling for #context_newTab
...
--HG--
extra : rebase_source : 4853fcd6ee64ebfb0971691dfea0e9f3991f550c
2010-07-22 18:01:03 +02:00
Michael Kohler
01757b7ca6
Bug 577121 - Tab context menu item "Close Other Tabs" should exclude pinned tabs. r=dao
...
--HG--
extra : rebase_source : 0e871925b4883526ec95867054ebd9c202eb1a2d
2010-07-22 17:51:55 +02:00
Mark Banner
207f5c1063
Bug 579303 Fix docshells to respect SetAllowJavascript properly. r=ehsan,smag,a=bsmedberg
2010-07-23 07:40:19 +01:00
Blake Kaplan
23a8605bbb
Finish merging backout of changeset 50ea31d46c0e
2010-07-22 21:31:10 -07:00
Blake Kaplan
06ab7ae04b
Backed out changeset 50ea31d46c0e. The newly added assertion is asserting.
2010-07-22 21:30:56 -07:00
timeless@mozdev.org
56a37f3f96
Bug 577207 vp8 warning: empty body in an if-statement. r=derf a=bsmedberg
2010-07-23 13:58:15 +12:00
Jonas Sicking
8f66ca1efa
Bug 576447: ^ means bitwise-xor, nothing else. r=dbaron
2010-07-22 18:16:02 -07:00
Blake Kaplan
27885e5334
Fixing bustage.
2010-07-22 17:04:31 -07:00
Blake Kaplan
7ef4947ed4
Fix bug 576616. r=jst
...
--HG--
extra : rebase_source : e79fc676badbfb264e979b6f5d96edfca4ee1435
2010-07-22 16:35:58 -07:00
Blake Kaplan
a4c988c3f6
Bug 579782 - Deal with a null context when closing the window. r=jst
...
--HG--
extra : rebase_source : d74e368d3a834fa47b6d912d35f0d9c6a0d60b7b
2010-07-21 17:17:35 -07:00
Blake Kaplan
e0ca7477e9
Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug
...
--HG--
extra : rebase_source : fcc560fdc1a4231935a118da66106800d3839c02
2010-07-21 16:26:27 -07:00
Karl Tomlinson
2467ad063f
revert most of acb4d17b70cd from bug 573933 to reenable -moz-appearance testing with bug 576143
...
--HG--
extra : rebase_source : 1ca78ffb1c791fac5cb89b94baf5a9d819da16ff
2010-07-23 10:48:15 +12:00
Karl Tomlinson
7d98770391
b=576143 copy and draw over background to avoid alpha extraction when possible r=roc
...
--HG--
extra : rebase_source : 810293a95d07bc0f0a981466a596ccd0db8d389b
2010-07-23 10:39:22 +12:00
Karl Tomlinson
fe19cc87a2
add a function to look for a Visual matching an image format b=576143 r=jrmuizel
...
--HG--
extra : rebase_source : bc38c8223dc91c2ec6a05a35e6ba43863c77dd7b
2010-07-23 10:28:56 +12:00
Karl Tomlinson
1ba1b5617b
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
...
--HG--
extra : rebase_source : 53788fe162ea7ef0c8b4190a08801cbd276e702b
2010-07-23 10:25:19 +12:00
Karl Tomlinson
f7a275174f
b=562574 fixes for cairo_copy_clip_rectangle_list and empty cairo_clip_extents r=jrmuizel
...
--HG--
extra : rebase_source : 7559cb07311c0328d62a625c631a6ab822934b0d
2010-07-23 10:22:51 +12:00
Chris Pearce
8618a60fbd
Bug 579863 - Remove CSIRO license link from about:license list. r=gerv a=blocking2.0
2010-07-23 10:49:02 +12:00
Chris Pearce
508855c9e4
Bug 543769 - Buffer non-autobuffer videos upon first playback to ensure smooth playback. r=roc a=blocking2.0
2010-07-23 10:48:32 +12:00
Marco Bonardo
d49545a720
Bug 581018 - random failure in docshell test_bug293235.xul - wait both visit and pageShow. r=sdwilsh
2010-07-23 00:40:04 +02:00