Jonathan Griffin
|
7c9f53195f
|
Bug 698792 - don't have TPS logout of Sync, a=testonly, DONTBUILD, CLOSED TREE
|
2011-11-01 13:45:25 -07:00 |
Rob Campbell
|
f6dbd61f85
|
merge
|
2011-11-01 17:02:44 -03:00 |
Rob Campbell
|
6e10412623
|
Bug 683873 - [highlighter] move the close button to the toolbar, test-fix; a=orange
|
2011-11-01 17:01:17 -03:00 |
Josh Aas
|
0560dd1415
|
Bug 562442: Plugin crash fix (parent process). r=jmathies
|
2011-11-01 14:52:20 -04:00 |
Paul ADENOT
|
28b095345e
|
Bug 513758 - Pressing Pos1/End key while video is in ended state sets status to play. r=dolske
|
2011-11-01 11:50:03 -07:00 |
Scott Johnson
|
24f8b943d0
|
Bug 666446, Part 10/10 - Add mochitests to imagelib for testing animated gif image cases [r=dholbert,joe].
|
2011-11-01 11:06:54 -04:00 |
Scott Johnson
|
e0d9a22ae9
|
Bug 666446, Part 9/10 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
acc7f1a6b2
|
Bug 666446, Part 8/10 - Change xul tree implementation to utilize refresh driver based animations for performance improvements with animated images. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
d5e61623e7
|
Bug 666446, Part 7/10 - Change nsImageLoader to utilize new refresh driver animations to overcome performance issues with animated background images. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
9e3df1a897
|
Bug 666446, Part 6/10 - Change nsBulletFrame to utilize refresh driver-based animations for performance improvements. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
aee1ec5290
|
Bug 666446, Part 5/10 - Change nsImageBoxFrame to register corresponding image with nsRefreshDriver to facilitate refresh driver-based animations. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
ae7cdb99f9
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
f67db42a56
|
Bug 666446, Part 3/10 - Create hook functions in nsLayoutUtils to coalesce some of the new code for frame-like objects and avoid code duplication. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
f990c527af
|
Bug 666446, Part 2/10 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc]
|
2011-11-01 11:06:53 -04:00 |
Scott Johnson
|
d08ec3583d
|
Bug 666446, Part 1/10 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=bz]
|
2011-11-01 11:06:53 -04:00 |
Kyle Huey
|
995d6910c7
|
Merge m-i to m-c.
|
2011-11-01 10:31:53 -04:00 |
Tim Taubert
|
aa05c7a393
|
merge m-c to fx-team
|
2011-11-01 13:23:20 +01:00 |
Henri Sivonen
|
c718393931
|
Bug 482921 part 14 - Address review comments. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
f4d82459e5
|
Bug 482921 part 13 - Avoid regressing bug 673094 - RTL characters at the end of attribute values in View Source. r=ehsan.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
f2e94823f3
|
Bug 482921 part 12 - Reftests for View Source reimplementation. rs=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
424d5d89ce
|
Bug 482921 part 11 - Deduplicate the tokenizer loop in .cpp. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
7506879167
|
Bug 482921 part 10 - Support parametrized error messages in new View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
f65e867d6d
|
Bug 482921 part 9 - Support tooltips in the View Source window. r=gavin.sharp.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
4600ed7a01
|
Bug 482921 part 8 - Start a new <pre> occasionally in View Source refixing bug 86355. r=bzbarsky.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
976ec770d6
|
Bug 482921 part 7 - Add an id for each line in new View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
b9a012bc7f
|
Bug 482921 part 6 - Use the internal encoding declaration in the XML View Source case. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
088b02553b
|
Bug 482921 part 5 - Add entry point for new View Source for XML; Make new View Source easy to disable. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
2de2833898
|
Bug 482921 part 4 - Support XML syntax highlighting in the parser core. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
8fd5e88e4a
|
Bug 482921 part 3 - Highlight tree builder-level errors in View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Henri Sivonen
|
2df8639026
|
Bug 482921 part 2 - Highligh tokenizer-level errors in View Source. r=Olli.Pettay.
|
2011-11-01 13:33:11 +02:00 |
Cedric Vivier
|
bb2b0fe31f
|
Bug 698703 - Source Editor should display text with the user's preferred monospace font size; r=msucan
|
2011-11-01 18:30:19 +08:00 |
Neil Rashbrook
|
6ac5d55d53
|
Bug 638031 Allow string streams to share their string buffer r=bsmedberg f=bz
|
2011-11-01 08:28:31 +00:00 |
Blair McBride
|
e02f3a706f
|
Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend
|
2011-11-01 18:48:53 +13:00 |
Blair McBride
|
b2411cbeef
|
Bug 693899 - Support detecting binary components, and enable strict compatibility checking when found. r=dtownsend
|
2011-11-01 18:48:49 +13:00 |
Blair McBride
|
7630a6cfe0
|
Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend
|
2011-11-01 18:48:45 +13:00 |
Kyle Huey
|
a94e57306e
|
Merge b-s to m-c.
|
2011-10-31 14:13:23 -04:00 |
Matt Brubeck
|
d538650f49
|
Merge last green changeset from inbound to mozilla-central
|
2011-10-31 11:10:13 -07:00 |
Kyle Huey
|
1e94cbe0aa
|
Update pymake snapshot to r300.
|
2011-10-31 13:16:21 -04:00 |
Kyle Huey
|
f1ac893379
|
Merge m-c to b-s.
|
2011-10-31 13:12:45 -04:00 |
Kyle Huey
|
546f10d84b
|
Backed out changeset d40e649ff250
|
2011-10-31 11:39:46 -04:00 |
Henri Sivonen
|
d1640b5ba0
|
Bug 696651 part 3 - Refine part 2. r=Olli.Pettay.
|
2011-10-31 16:28:23 +02:00 |
Kyle Huey
|
d907fce4c7
|
Bug 692067: Make WebSockets go through content policies. r=smaug
|
2011-10-31 09:29:20 -04:00 |
Olli Pettay
|
8b0d0bff36
|
Bug 667490 - EventSource should use the same nsIContentPolicy type as XHR, r=dveditz
|
2011-10-31 14:48:50 +02:00 |
Mihai Sucan
|
9d099d6b23
|
Bug 697407 - Another Orion upstream update; r=rcampbell
|
2011-10-31 13:07:51 +02:00 |
Tim Taubert
|
a8494a42c6
|
merge m-c to fx-team
|
2011-10-31 11:13:42 +01:00 |
Brian Smith
|
8d30b97900
|
Bug 675702 - Remove XPCOM Proxies: Do PSM client certificate processing on the main thread, r=kaie
--HG--
extra : rebase_source : 810f54d98fdad7e70ed2d8db8b13292d1d1bfa61
|
2011-10-30 17:35:14 -07:00 |
Brian Smith
|
c70f428cda
|
Bug 686248: Add isExtendedValidation to nsISSLStatus so it can be used by mobile, r=meyhemer
--HG--
extra : rebase_source : 6d21f2fdc3cb587874662cc23f84503e63b95ed1
|
2011-10-30 11:43:06 -07:00 |
Neil Rashbrook
|
f0fba63b8a
|
Bug 696788 Build usiung jemalloc and SDK compiler crashes shortly after startup r=khuey
|
2011-10-30 23:42:16 +00:00 |
Olli Pettay
|
2ba8604d78
|
Bug 698061 - document.importNode's deep attribute should be optional, r=sicking
|
2011-10-30 23:17:53 +02:00 |
Olli Pettay
|
a84f0536b8
|
Bug 698232 - s/IsInside/GetArea to simplify the code, r=mats
|
2011-10-30 21:51:19 +02:00 |