Граф коммитов

217551 Коммитов

Автор SHA1 Сообщение Дата
Kyle Huey f7fe1611de Bug 253889: Bustage fix 2010-03-31 09:21:17 -04:00
Craig Topper fbc0e59dce Bug 253889: DeCOMtaminate nsIPresShell - Clean up unnecessary initialization in HandleEventWithTarget(). r=roc
--HG--
extra : rebase_source : 88fa8550cb112139008f04bee4ed6a0a5c7cb415
2010-03-31 08:50:20 -04:00
Craig Topper 2ec76bd9d8 Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
--HG--
extra : rebase_source : 6c1572e04309bc6d0db9732f98d820595dd3ab77
2010-03-31 08:48:04 -04:00
Craig Topper 0e86233524 Bug 253889: DeCOMtaminate nsIPresShell - Rev IID and remove NS_NewPresShell. r=roc
--HG--
extra : rebase_source : 55acb1008a92cd6c13760591c086c52ac9cb3e74
2010-03-31 08:47:25 -04:00
Craig Topper ac28e5cb9c Bug 253889: DeCOMtaminate nsIPresShell - Remove more NS_IMETHOD. r=roc
--HG--
extra : rebase_source : ab0c230d7be484858e03b242c76b5cc9bcfa87ae
2010-03-31 08:45:32 -04:00
Craig Topper f1f968736b Bug 253889: DeCOMtaminate nsIPresShell - Inline getters. r=roc
--HG--
extra : rebase_source : cdb8803dc075e72a47879c83d62e2c08cc999caf
2010-03-31 08:45:08 -04:00
Craig Topper 99999b1e18 Bug 253889: DeCOMtaminate nsIPresShell - IID rev. r=roc
--HG--
extra : rebase_source : 7570b499706367da3153fb3c21abcd41aaa98349
2010-03-31 08:44:11 -04:00
Craig Topper afa4c872e5 Bug 253889: DeCOMtaminate nsIPresShell - IsPaintingSuppressed(). r=roc
--HG--
extra : rebase_source : 9ee8283e8bce33402893ae5316f89c9f699a1236
2010-03-31 08:43:49 -04:00
Craig Topper 8ef02ed2f5 Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
2010-03-31 08:43:27 -04:00
Craig Topper 8da3d1c3df Bug 253889: DeCOMtaminate nsIPresShell - GetEventTarget[Frame|Content](). r=roc
--HG--
extra : rebase_source : aa059747dc2b24360fd8429fbd7fd21077ecbfa4
2010-03-31 08:43:01 -04:00
Craig Topper 8f10fd8f80 Bug 253889: DeCOMtaminate nsIPresShell - Remove NS_IMETHOD. r=roc
--HG--
extra : rebase_source : dc316062106c32edc90815399708b861e3a14aa9
2010-03-31 08:41:54 -04:00
Craig Topper c82a6bc194 Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
2010-03-31 08:39:31 -04:00
Craig Topper 3b3307f212 Bug 253889: DeCOMtaminate nsIPresShell - make some methods const. r=roc
--HG--
extra : rebase_source : 94167aa329d4021677027f6bb6b1674d278f53f5
2010-03-31 08:38:52 -04:00
Olli Pettay c0986d9bda Bug 536092 - Micro optimizations for event handling, r=jst
--HG--
extra : rebase_source : d34faef862a532109f05750ccb7220bd1ddf6e19
2010-03-31 15:44:18 +03:00
Jonathan Kew e18e7c3dbf bug 555930 - directwrite font code failed to initialize superscriptOffset. r=bas 2010-03-31 13:46:18 +01:00
Blake Kaplan e963b15de6 Bug 555109 - Reparent wrappers harder. r=jst, sr=peterv. 2010-03-31 13:45:46 +02:00
Peter Van der Beken eaa0ebb3a1 Fix for bug 556241 (HTMLContentSink needs to participate in cycle collection). r=jst. 2010-03-31 13:35:20 +02:00
Craig Topper b37453ff6d Bug 555888 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : fd3a575d23d76c0adeed53ae6b83268484988014
2010-03-31 13:09:11 +02:00
Ms2ger@gmail.com 13925dabe1 Bug 534425 - Rev uuid. r=roc
--HG--
extra : rebase_source : 8f189550903221ce00d0a6ea5c51e3eeb1a6f8c0
2010-03-31 13:06:57 +02:00
Dão Gottwald 3668e4c44f tweak toolbarbutton disabled state (no bug)
--HG--
extra : rebase_source : 5b339c26c28f5c75c3c189952574d48f97f79454
2010-03-31 13:05:50 +02:00
Ted Mielczarek 00affe7877 bug 516758 bustage fix followup, replace some logic in configure 2010-03-31 07:10:09 -04:00
Mitchell Field 1a41dcccd8 bug 516758 - Remove more options from configure r=ted 2010-03-30 10:34:00 -04:00
Ted Mielczarek 5f2efb357b bug 555335 - macosx64 generated package does not indicate architecture. r=josh 2010-03-31 05:51:30 -04:00
Robert Longson bdd80f1369 Bug 521636 - A single rotate number should rotate all glyphs. r=roc 2010-03-31 09:57:28 +01:00
Josh Aas 146d6023c8 Remove unimplemented status from NPN_ForceRedraw for IPC. We are ignoring calls on purpose and do not plan to implement it in any way at this point. b=555511 r=cjones 2010-03-30 23:53:53 -04:00
Mike Kristoffersen 437a47ae91 Bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
--HG--
extra : rebase_source : 5a10b6932a3e901740abec371b159aed9b233b24
2010-03-30 15:03:05 -07:00
Bas Schouten e798e0943a Bug 555839: Enable openGL acceleration for the fullscreen video widget. r=gavin r=dolske 2010-03-31 05:03:02 +02:00
Bas Schouten bd41f89063 Bug 556027: Propagate 'accelerated' attribute from nsXULWindow. r=roc 2010-03-31 05:03:00 +02:00
Bas Schouten 7e768a330f Bug 556027: Add the ability to enable accelerated layers backends for specific top-level widgets. r=roc 2010-03-31 05:02:58 +02:00
Justin Dolske ea3817c626 Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn 2010-01-08 17:06:00 -08:00
Ryan Flint e615a4fb56 Bug 555224 - Page is repainted to default zoom level after opening a link in a background tab. r=dtownsend 2010-03-30 21:24:05 -04:00
Chris Jones 6dbd1f4c0e Bug 555309, part 4: Insert an artificial exception stream into non-crash browser-side minidumps. r=bsmedberg 2010-03-30 19:24:48 -05:00
Chris Jones 8ef4352202 Bug 555309, part 3: Grab the plugin thread's ID on startup and blame it in hang dumps. r=bsmedberg 2010-03-30 19:24:47 -05:00
Chris Jones 685305ea73 Bug 555309, part 2: Allow a particular subprocess thread to be "blamed" in an OOP minidump. r=bsmedberg 2010-03-30 19:24:46 -05:00
Chris Jones 40e74c43d6 Bug 555309, part 1: Add a CrashReporter::CurrentThreadId interface. r=bsmedberg 2010-03-30 19:24:45 -05:00
Kyle Huey 94ab17c6df Backing out Bug 253889 to fix Bug 555727. 2010-03-30 19:57:12 -04:00
Kyle Huey 5278cfe428 Backed out changeset 4b8936ac4a31 2010-03-30 19:56:44 -04:00
Kyle Huey e0042efe22 Backing out Bug 253889 to fix Bug 555727. 2010-03-30 19:56:05 -04:00
Kyle Huey 4bba0cff2a Backed out changeset 90a30ea68797 2010-03-30 19:55:21 -04:00
Brian Crowder 5f797f4c70 Another typo, ugh. 2010-03-30 14:05:00 -07:00
Brian Crowder 2162e35c64 Reverting an accidental deletion from my previous landing 2010-03-30 13:58:30 -07:00
Brian Crowder ebfc565fa0 Bug 471917 - fix PNG reftests to respect color-management settings, r=mfinkle, sr=dbaron 2010-03-29 14:56:46 -07:00
Michael Wu 406cfb5bf8 Bug 555088 - Support building freetype2 on other platforms, r=ted 2010-03-30 12:51:31 -07:00
Brad Lassey 43da54b9c6 update nspr to NSPR_HEAD_20100330 to pick up support for android r=ted
--HG--
extra : rebase_source : 90577e9e3385b0d866e4860e0c6c89bfe382881e
2010-03-30 15:23:44 -04:00
Marco Bonardo f5937dc35c Bug 530962 - Taskbar tab preview crashes [@ mozilla::widget::WindowHook::Lookup(unsigned int)]. r=robarnold 2010-03-30 21:22:03 +02:00
Bas Schouten fc6417c11a Bug 556029: Add the ability to detect which layers backend is used. r=roc 2010-03-30 20:58:37 +02:00
Chris Jones 3fbe6ce125 Merge backout 2010-03-30 13:41:09 -05:00
Chris Jones b466ee3083 Backed out changeset 3bbb3c3d3fa8 because of universal build issues with IPC-only files 2010-03-30 13:40:52 -05:00
Josh Aas fee09f5bbd Enable MOZ_IPC for i386 Mac OS X. b=555234 r=bsmedberg 2010-03-30 13:34:20 -04:00
Chris Jones 0b3d2c0208 Stub out OOP crashreporter on OS X. b=555714 r=josh 2010-03-30 13:32:53 -04:00