Josh Aas
1e904c425e
Stop storing xpconnect status in the plugin tag, it isn't used any more. b=535502 r=roc
2009-12-17 12:22:46 -05:00
Olli Pettay
8adb8980dc
Bug 534502 - No autoscroll in print preview anymore, r=mconnor
...
--HG--
extra : rebase_source : c182076b6ce400d7adc0b2fd0e518793bdfd5ced
2009-12-17 18:39:19 +02:00
Dão Gottwald
ef201cf727
Bug 343396 - Merge Stop and Reload buttons when they are adjacent. ui-r=faaborg, r=mconnor
2009-12-17 17:46:05 +01:00
Robert O'Callahan
68ed19ae3a
Bug 526216 - mochitest-browser-chrome: crash in nsObjectFrame::IsOpaque while running browser_pluginnotification.js and test_crashing.html, r=josh
...
--HG--
extra : rebase_source : 3f5677e9af8e5b9d54ac394d62cf8528487efa94
2009-12-17 09:56:24 -05:00
Chris Cooper
d1646c0b10
Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek
2009-12-17 10:25:36 -05:00
Dão Gottwald
9417b5259a
browser_354894.js debug spew
2009-12-17 14:55:55 +01:00
Robert Longson
f4a84e10c3
Bug 534841 - filter feFunc[RGBA] does not default omitted attributes correctly. r=roc
2009-12-17 11:00:54 +00:00
Henri Sivonen
436944fe2e
Bug 535499 - Copy the return state over when loading HTML5 tokenizer state from another tokenizer. rs=sicking.
2009-12-17 12:15:08 +02:00
Henri Sivonen
7cc2431e42
Bug 535134 - Make <table><form> in HTML5 tree builder sensitive to the form pointer. rs=sicking.
...
--HG--
extra : rebase_source : 05a5700c04e31be9d88e3675065b0ad7043665c4
2009-12-16 16:07:06 +02:00
Henri Sivonen
55e6c4be33
Bug 535126 - Fix text flushing and EOF bugs in script data states in the HTML5 tokenizer. rs=sicking.
...
--HG--
extra : rebase_source : 4f62b7ce50fcd4e6224b628f159075a01adf28d3
2009-12-16 15:35:34 +02:00
Henri Sivonen
e4f44ea018
Bug 535116 - EOF handling after <xmp>< in wrong in the HTML5 parser. rs=sicking.
...
--HG--
extra : rebase_source : 707323bc1dbdf085d202aa3a14914eb9e1f9a362
2009-12-16 14:14:02 +02:00
Boris Zbarsky
23999745f4
Bug 531148 followup. Actually return a value here!
2009-12-17 02:38:12 -05:00
Chris Jones
526c1eb4fb
bug 535073: prevent plugins from corrupting the stack by making word-size stores to pointers to NPBool (unsigned char). r=bsmedberg
2009-12-17 00:32:44 -06:00
Masayuki Nakano
404076172d
Bug 535041 Crash [@ nsContentUtils::IsInSameAnonymousTree] r=Olli
2009-12-17 13:46:30 +09:00
Masayuki Nakano
9402df2db5
Bug 532130 [IMM32] Support IMR_DOCUMENTFEED of WM_IME_REQUEST r=VYV03354
2009-12-17 13:40:24 +09:00
Paul O’Shannessy
ae2e55160f
Bug 511474 - input type password loses value when gaining focus by tabbing from previous field [r=dolske]
...
--HG--
extra : rebase_source : 2ea380a08b053740d63f424392dd057c0f0fd9e9
2009-12-16 14:10:27 -08:00
Paul O’Shannessy
1d4479d4ca
Bug 524178 - sessionrestore.js is read in 1kb chunks [r=dietrich]
...
--HG--
extra : rebase_source : f6b928972c8fe6b5dbc4c1cd9c6120a5208546a6
2009-12-15 10:40:25 -08:00
Paul O’Shannessy
6add949fb3
Bug 524745 - Session restore sets focus to minimized windows [r=zeniko]
...
--HG--
extra : rebase_source : 53d3e8b11e7035e6e9ef02b74d559f180c086c49
2009-12-15 10:40:20 -08:00
Paul O’Shannessy
e9668b8a77
Bug 530207 - Use lazy getters for services in sessionstore [r=zeniko]
...
--HG--
extra : rebase_source : c983b2aa8a5eae961c763a79b38a8017396c69b2
2009-12-15 10:40:14 -08:00
Paul O’Shannessy
d780cc22eb
Bug 529674 - Restore windows at the saved position without moving them around on the screen [r=zeniko]
...
--HG--
extra : rebase_source : b01823a6647e688f8972507fbfab313365c2f5d4
2009-12-15 10:37:44 -08:00
Benjamin Smedberg
30c3724c8f
Disable test_crashing.html because it may be causing hangs still and I have little confidence in it yet.
2009-12-16 22:09:42 -05:00
Jesse Ruderman
fef9c5376c
Turn 'adding a child where we already have a child' assertion into a warning for now. r=sicking. Bug 535466 tracks turning it back.
2009-12-16 18:45:17 -08:00
Jesse Ruderman
684dd182c1
Add reftests for bug 490176 and bug 490177
2009-12-16 18:45:09 -08:00
Robert O'Callahan
c3ecde3710
Bug 534561. When scrolling with SW_SCROLLCHILDREN, invalidate any affected window that is not wholly inside the destination *or* source area, and do the invalidation after we've scrolled and moved the window. r=jmathies
2009-12-17 14:34:39 +13:00
Blake Kaplan
96025ac3bc
Bug 532124 - Set aside the frame chain when wrapping for chrome so we don't get confused by any content code on the stack. r=jst
2009-12-11 10:33:32 -08:00
Blake Kaplan
4af15abf01
Bug 532469 - Don't allow deleting arbitrary properties. r=jst
2009-10-20 17:21:42 -07:00
Blake Kaplan
8f5d1a781e
Bug 535079 - Get the XPCNativeWrapper class without compiling and running JS code. r=jst sr=sicking
2009-12-16 16:51:06 -08:00
Blake Kaplan
2e37e51b5b
Bug 522621 - Use namespaces in the wrapper code and generally clean up the internal interfaces between the wrappers. r=jst
2009-10-20 17:21:39 -07:00
Benjamin Smedberg
44e1ce7702
Merge plugin changes from electrolysis to mozilla-central.
2009-12-16 19:06:54 -05:00
Benjamin Smedberg
d978338c48
No-op Electrolysis plugins only.
2009-12-16 19:04:36 -05:00
Benjamin Smedberg
33ea815453
Merge mozilla-central to electrolysis.
2009-12-16 19:02:20 -05:00
Armen Zambrano Gasparnian
d821ead051
Bug 531275 - add the platform parameter to generate l10n nightly snippets r=coop,nthomas
2009-12-16 18:34:28 -05:00
Benjamin Smedberg
19e77143fb
Bug 518924 - Implement NPN_AsyncCallback r=cjones
2009-12-16 17:27:18 -05:00
Doug Turner
cf16ec110c
Bug 535338 - UpdateVisibility should call VisibilityFullyObscured when clip is zero. r=roc
2009-12-16 14:08:14 -08:00
Benjamin Smedberg
2f6ab7ed7d
Mark the two tests random on Windows which are causing problems, bug 524732 (reverting http://hg.mozilla.org/mozilla-central/rev/9f7c1fa9b2de to random-if instead of fails-if)
2009-12-16 16:14:22 -05:00
Josh Aas
eb2e6714c6
Fix plugin host so that idle event timer can QI correctly and make the callback. b=535357 r=smichaud
2009-12-16 15:54:16 -05:00
Dão Gottwald
20a937bb7b
Bug 535104 - With the search bar removed from the toolbar, Ctrl+K still unhides the toolbar in full screen mode. r=rflint
2009-12-16 21:27:42 +01:00
Jim Mathies
e0aa8ddafd
Bug 533529 - Use credentials instead of context for sspi init check. r-bz.
2009-12-16 14:11:51 -06:00
Benjamin Smedberg
1f863b7fb6
Bug 532751 - Notify the nsNPAPIPlugin and the related nsNPAPIPluginInstances when a plugin crashes so that reloading will create a new plugin process, r=josh
2009-12-16 15:08:45 -05:00
Dietrich Ayala
0a0e3223a8
Backout of bug 532147 and bug 532146 due to test failure.
2009-12-16 11:02:10 -08:00
Benjamin Smedberg
8313a31289
e10s merge bits snuck in again :-(
2009-12-16 13:52:11 -05:00
Benjamin Smedberg
dff87b85f5
Reland the changes from mozilla-central that I accidentally reverted in revision 5c9ee961025c
2009-12-16 13:37:14 -05:00
Benjamin Smedberg
a27de39138
Added tag last-mozilla-central for changeset dba2abb7db57
2009-12-16 13:27:55 -05:00
Benjamin Smedberg
e1fb82321f
No-op merge mozilla-central tip back to Electrolysis, keeping tab-specific changes.
2009-12-16 12:51:31 -05:00
Steven Michaud
aaf5529b65
Bug 396680: [10.5] Crash on attempt to print to unreachable printer. r=josh
2009-12-16 10:45:53 -06:00
Jonathan Kew
3108a65009
Bug 534919: do not inherit font from ZWNJ to adjacent character. r=roc
2009-12-16 15:47:12 +00:00
Benjamin Smedberg
3cdc12064a
Merge backout of revision 08e208698ef0, bug 533688 because of Tinderbox orange.
2009-12-16 10:32:57 -05:00
Benjamin Smedberg
5fe41961f5
Backed out changeset 08e208698ef0: Bug 533688 (Firefox 3.6 failed to start with AT-SPI2 0.1.3) because of consistent orange on Mac/Linux:
...
1001 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_events_doc.html | Test timed out.
1011 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/a11y/accessible/test_events_draganddrop.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - nsIAccessibleEvent is not defined at chrome://mochikit/content/a11y/accessible/events.js:766
and subsequent errors and leaks
2009-12-16 10:31:14 -05:00
Ted Mielczarek
7f78041169
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
2009-12-16 09:30:39 -05:00
Ted Mielczarek
a19c2fa6d2
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
...
Backed out changeset 09e8d73fda8b
2009-12-16 09:28:50 -05:00