Ms2ger
|
09e869f910
|
Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer]
Removing the unused copies
|
2010-04-16 08:14:00 -04:00 |
|
Ms2ger
|
7e9c7f46d6
|
Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer]
|
2010-04-16 08:12:00 -04:00 |
|
Mounir Lamouri
|
dbdc60fd52
|
Bug 346485 - "Implement output element" [r=smaug,hsivonen,mrbkap,timeless,roc sr=jst]
|
2010-04-26 03:42:00 -04:00 |
|
Olli Pettay
|
8ef39a6b0c
|
Bug 560902 - Optimize nsFocusManager::ContentRemoved, r=enndeakin+sicking
--HG--
extra : rebase_source : 69c72c67341dd27dbd5a526c59c5ee52d2b6a813
|
2010-04-27 12:58:58 +03:00 |
|
Chris Jones
|
733681c29e
|
Bug 518881: Fix unused-result warnings in dom/plugins. r=bsmedberg
|
2010-04-27 00:43:03 -05:00 |
|
Thomas Lee
|
ce2d2bb9d6
|
Bug 541131: Include IPDL headers as |include protocol PFoo;|. r=cjones
|
2010-04-26 20:11:46 -05:00 |
|
Chris Jones
|
f51d5ae1a5
|
Bug 555276: Top-level protocols should handle shmem messages if any subprotocol uses it. r=bent
|
2010-04-26 20:11:43 -05:00 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Ms2ger
|
908a189f0e
|
Bug 486256 - Mochitest test_Scriptaculous.html (all but 2) results fail to be actually logged. r=sayrer
|
2010-04-26 21:04:27 +02:00 |
|
Jim Mathies
|
c9d1673369
|
Bug 558629 - Meter WM_USER events for Flash in PluginInstanceChild to improve responsiveness and lower CPU utilization. r=bsmedberg, a=developers.
|
2010-04-26 11:29:11 -05:00 |
|
Jim Mathies
|
2c972dc33b
|
Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel.
|
2010-04-26 10:05:29 -05:00 |
|
Benoit Girard
|
cef0a66d2a
|
Remove "abort()" that was accidentally checked in. b=561519 r=josh a=#developers
|
2010-04-25 19:55:53 -04:00 |
|
Robert Sayre
|
c08105c9c5
|
Bug 505228. JSON.stringify generates non standard output if space is defined. r=sayrer
|
2010-04-09 15:38:27 -04:00 |
|
Robert Sayre
|
5ef05c8584
|
Merge mozilla-central to tracemonkey.
|
2010-04-09 11:43:07 -04:00 |
|
Robert Sayre
|
fc4b9ec6e1
|
FF 3.5.2 native JSON.stringify replacer applied only to array items, not object properties. bug 509184. r=waldo
|
2010-04-07 12:35:43 -04:00 |
|
Robert Sayre
|
744599315f
|
Merge mozilla-central to tracemonkey.
|
2010-04-04 14:15:05 -04:00 |
|
Masatoshi Kimura
|
87b17f9962
|
Bug 463104: elementFromPoint should accept floating point coordinates. r=bz
|
2010-04-03 07:34:24 -04:00 |
|
L. David Baron
|
c6cfc1d0a4
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
L. David Baron
|
0703626682
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07:00 |
|
Daniel Holbert
|
0ec0eb7772
|
Bug 556860: Fix unsigned/signed warnings in nsGeolocation.cpp. r=dougt
|
2010-04-02 14:49:38 -07:00 |
|
Robert Sayre
|
404189ee98
|
Merge mozilla-central to tracemonkey.
|
2010-04-02 10:10:27 -04:00 |
|
Robert Sayre
|
c8c02b70fc
|
Merge mozilla-central to tracemonkey.
|
2010-03-31 12:47:53 -07:00 |
|
Robert Sayre
|
baeb2d1edf
|
Merge mozilla-central to tracemonkey.
|
2010-03-30 21:13:01 -07:00 |
|
Josh Aas
|
b60aa33480
|
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 |
|
Jeff Walden
|
6279380ef0
|
Readd changes to nsJSEnvironment.{cpp,h}, and adjust js::LazilyConstructed so as to force pointer alignment on the theory that's what was wrong.
--HG--
extra : rebase_source : 2215152cf0f03dbb69e49e9adb49979a72294620
|
2010-03-29 22:51:52 -07:00 |
|
Jeff Walden
|
fbc0da3a62
|
Backed out changeset 79fd90e2dd87, n810s all orange -- yay! Something fruitful to investigate!
|
2010-03-29 19:46:37 -07:00 |
|
Jeff Walden
|
fa7bcd268b
|
Readd jsregexp.{cpp,h} (and to users of the regex-statics save/restore methods) and nsJSEnvironment.{cpp,h} changes for bug 548702.
|
2010-03-29 12:24:03 -07:00 |
|
Jeff Walden
|
0973dfd6ab
|
Merge.
|
2010-03-26 21:53:40 -07:00 |
|
Jeff Walden
|
95422c65a3
|
Backed out changeset e7065853ef79; I'll be repushing this incrementally, attempting to find the precise place where things go bad, in the near future. Happy days are here again! :-\
|
2010-03-26 18:01:54 -07:00 |
|
Craig Topper
|
c61d158305
|
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
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Olli Pettay
|
e425b81efd
|
Bug 536092 - Micro optimizations for event handling, r=jst
--HG--
extra : rebase_source : d34faef862a532109f05750ccb7220bd1ddf6e19
|
2010-03-31 15:44:18 +03:00 |
|
Ms2ger@gmail.com
|
d24f7fda02
|
Bug 534425 - Rev uuid. r=roc
--HG--
extra : rebase_source : 8f189550903221ce00d0a6ea5c51e3eeb1a6f8c0
|
2010-03-31 13:06:57 +02:00 |
|
Andreas Gal
|
32268bb413
|
Report proper typeof for XPCNativeWrapper(obj) and XPCNativeWrapper(fun) (553407, r=mrbkap).
|
2010-03-18 18:00:58 -07:00 |
|
Benoit Girard
|
8e7c8c5f5b
|
Optimize Core Graphics drawing model OOPP implementation. b=555835 r=josh
|
2010-04-01 17:53:56 -04:00 |
|
Doug Turner
|
339d76e2c9
|
Bug 554692 - Maemo location provider. r=oleg
--HG--
extra : rebase_source : ea58c30392f9450eba80070d5a4be75028df7fd0
|
2010-04-02 00:56:22 -07:00 |
|
Doug Turner
|
db137ceede
|
When backing out bug 554692, these files should have also been removed
|
2010-04-01 22:10:39 -07:00 |
|
Igor Bukanov
|
6231f35ccd
|
bug 551680 - replacing JS_(Suspend|Resume)Request with JSAutoSuspendRequest. r=mrbkap
|
2010-03-17 10:29:37 +03:00 |
|
Robert Sayre
|
e0c72a18bd
|
Merge mozilla-central to tracemonkey.
|
2010-03-14 13:04:44 -04:00 |
|
Jonas Sicking
|
ee2d2ff9d0
|
Bug 549452 followup. Address review comment by renaming function.
--HG--
extra : rebase_source : 2b287a740157cac7d06179960c35f7ccda925156
|
2010-03-13 12:39:36 -08:00 |
|
Robert Sayre
|
53807b9013
|
Fix up a little merge fail so that infallible malloc macros don't get run on js/src files.
|
2010-03-13 14:35:27 -05:00 |
|
Robert Sayre
|
84b14d6f30
|
Merge mozilla-central to tracemonkey.
|
2010-03-13 11:51:12 -05:00 |
|
Ben Newman
|
4502ed4669
|
Simpler approach to bug 523885. r=jst
|
2010-03-11 20:42:05 -08:00 |
|
Jonas Sicking
|
2c3f66eb94
|
Bug 549539: Send a notification after a new window is created, but before any script inside it has run. r=mrbkap sr=bz
--HG--
extra : rebase_source : f15c2b197eb1a54a2ecb9b738729fda75565932c
|
2010-03-12 17:04:02 -08:00 |
|
Jonas Sicking
|
986107fb30
|
Bug 549452: Clean up nsGlobalWindow::SetNewDocument. r=mrbkap sr=jst
--HG--
extra : rebase_source : 1e13da2a339089ccf17b8cf9f41d59e188aa8165
|
2010-03-12 16:59:18 -08:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
timeless@mozdev.org
|
36ccbc2070
|
Bug 550902 rv used uninitialized in BaseStubConstructor if nsGlobalNameStruct::eTypeClassConstructor and FindConstructorFunc fails
r=peterv
--HG--
extra : rebase_source : f322ae72aeba7d1c0e0810cb5ded934eea709263
|
2010-03-12 07:50:11 +01:00 |
|
Chris Jones
|
3775fecc82
|
b=550026 Cancel PluginCrashed when PluginModule is deleted. r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
|
Ben Turner
|
68f78bd718
|
Bug 550925 - 'Workers: nsDOMWorkerTimeout::Init sets mInterval to an uninitialized value if aArgc <= 1'. r+sr=jst
|
2010-03-11 12:36:47 -08:00 |
|
Ben Turner
|
0dc9655a4e
|
Bug 547399 - 'Workers: Don't let worker messages run if the worker is suspended'. r+sr=jst.
|
2010-03-11 12:36:44 -08:00 |
|
Ben Turner
|
5d922f8a70
|
Bug 551233. r=jst.
|
2010-03-11 12:36:39 -08:00 |
|
Benjamin Smedberg
|
1dcd610135
|
Followup to bug 551049 - make the closing reason match that used by the in-process host
|
2010-03-11 14:15:48 -05:00 |
|
Jeff Walden
|
106fbd8085
|
Bug 548702 - Temporary value-rooting scheme should be C++- and RAII-based, not macro-based. r=igor
--HG--
extra : rebase_source : c7bb34662dbd70df49d40880227139537c60356e
|
2010-01-11 11:52:21 -06:00 |
|
Mike Moening
|
0373a2437d
|
bug 549010 - fixing and silencing MSVC warnings. r=brendan,igor
|
2010-03-04 20:44:09 -08:00 |
|
Andreas Gal
|
cef73f06e6
|
Don't include JS-engine internal header files in header files outside the JS engine (bug 549440, r=jst).
|
2010-03-04 16:17:05 -08:00 |
|
Chris Jones
|
ab754697b8
|
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
|
3b21dfdc4c
|
Bug 555309, part 1: Add a CrashReporter::CurrentThreadId interface. r=bsmedberg
|
2010-03-30 19:24:45 -05:00 |
|
Kyle Huey
|
53dc79a0f8
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Oleg Romashin
|
b371b618cb
|
Bug 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
--HG--
extra : rebase_source : 5490b2acfe1980e372b7918cf36e8e771b2a0747
|
2010-03-30 07:34:37 -04:00 |
|
Josh Aas
|
9aa84a5f00
|
[OOPP] Serialize remaining Cocoa NPAPI events, including keyboard events. b=555300 r=cjones
|
2010-03-29 15:27:49 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Benjamin Smedberg
|
2e0b8d0752
|
Bug 542700 - Async calls aren't cancelled when the instance is destroyed, and the list of pending calls isn't protected against simultaneous access, r=cjones
--HG--
extra : rebase_source : b0949fd4921d1dbb558e84e191387964af5767fc
|
2010-03-25 14:25:38 -04:00 |
|
Josh Aas
|
fc1d594cb2
|
Initialize NPP structure's pdata pointer to NULL. Plugins can mistake an uninitialized non-NULL value for their own instance pointer and try to dereference it. b=555312 r=BenWa
|
2010-03-29 10:16:27 -04:00 |
|
Robert Sayre
|
cac8f1e4ad
|
Merge
|
2010-03-26 15:56:20 -07:00 |
|
Robert Sayre
|
5cf27a725e
|
Merge tracemonkey to mozilla-central.
|
2010-03-26 15:53:14 -07:00 |
|
Josh Aas
|
102cefa62a
|
[OOP] Add support for NPN_ConvertPoint via IPC. b=555250 r=cjones
|
2010-03-26 16:55:56 -04:00 |
|
Josh Aas
|
adb17d749c
|
[OOPP] Whitelist Cocoa NPAPI events that don't require special serialization. b=555286 r=cjones
|
2010-03-26 16:25:33 -04:00 |
|
Benoit Girard
|
99e5fc5faf
|
Implement Core Graphics drawing model for out-of-process plugins. b=554676 r=josh sr=cjones
|
2010-03-26 16:07:37 -04:00 |
|
Josh Aas
|
2b39b5e515
|
[OOPP] Fix ordering of NP_Initialize and NP_GetEntryPoints calls for Mac OS X. The incorrect order causes Flash 10.1 to fail to load. b=555208 r=bsmedberg
|
2010-03-26 13:03:58 -04:00 |
|
L. David Baron
|
b89eb35bb7
|
Fix guard object used as temporary. (Bug 555099) r=mrbkap
|
2010-03-26 10:12:39 -04:00 |
|
Karl Tomlinson
|
54f3126ea7
|
b=545297 don't add an extra reference to GtkPlug::socket_window with versions of GTK that already add a reference r=cjones
|
2010-03-25 16:18:25 +13:00 |
|
Karl Tomlinson
|
0a88862109
|
b=551875 handle g_main_depth() != 1 when events are dispatched r=cjones
|
2010-03-26 14:52:16 +13:00 |
|
Karl Tomlinson
|
ff1c2293f3
|
b=526393 propagate scroll events from GtkPlug to the embedder r=roc (relanded)
|
2010-03-24 16:42:06 +13:00 |
|
Karl Tomlinson
|
2c757dc2bd
|
backout 60fb978130f5 due to wrong bug no in the commit message
|
2010-03-26 14:35:56 +13:00 |
|
Doug Turner
|
62258394bb
|
Backing out Bug 554692 - Integrate Maemo Geolocation provider. Its causing redness on the old SDK we use
|
2010-03-25 18:28:44 -07:00 |
|
Josh Aas
|
a02149fecc
|
Fix NPAPI NPN_PushPopupsEnabledState and NPN_PopPopupsEnabledState signature mismatches, statically initialize browser-side NPAPI function table with no casting. b=554170 r=bent
|
2010-03-25 19:45:33 -04:00 |
|
Doug Turner
|
5ec6fb6ab6
|
Bug 554692 - Integrate Maemo Geolocation provider. r=roxama
--HG--
extra : rebase_source : 0293aa2cadd38bca1793af0e94a77792f6a4bfef
|
2010-03-24 12:57:41 -07:00 |
|
Ben Turner
|
953dd0b495
|
Bug 554734 - 'Workers: crash [@ nsDOMThreadService::Dispatch]'. r=jst.
|
2010-03-25 11:22:20 -07:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Ben Turner
|
852d1c8744
|
Bug 553038 - Fix random orange on test_suspend.html
|
2010-03-24 15:02:16 -07:00 |
|
Jim Mathies
|
0eba287c0f
|
Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent.
|
2010-03-24 16:49:05 -05:00 |
|
Chris Jones
|
7329573dd7
|
Bug 544936, part 6: Submit a browser minidump along with the plugin's, if we got one. r=dolske,gavin,josh
|
2010-03-24 16:22:04 -05:00 |
|
Chris Jones
|
08461da183
|
Bug 544936, part 5: Generate browser/plugin paired minidumps when the hang detector fires. r=bsmedberg
|
2010-03-24 16:22:03 -05:00 |
|
Chris Jones
|
926e2f746f
|
Bug 544936, part 4: Move some common code for dealing with minidumps and .extra files into nsExceptionHandler. r=ted
|
2010-03-24 16:22:01 -05:00 |
|
Ben Turner
|
75ca06acb6
|
Bug 521118 - '[OOPP] Need NPAPI threadsafety checks in plugin process'. r=cjones, a=dbaron for CLOSED TREE
|
2010-03-24 12:30:45 -07:00 |
|
Karl Tomlinson
|
ad6abedd82
|
b=544211 propagate scroll events from GtkPlug to the embedder r=roc
|
2010-03-24 16:42:06 +13:00 |
|
Andreas Gal
|
9d5b1c0316
|
Disallow embeddings reaching into our guts (part 1: jsnum.h, bug 548205, r=brendan).
|
2010-03-01 13:30:23 -08:00 |
|
Saint Wesonga
|
f78442c0ad
|
Bug 523417 - "warning: invoking macro NS_ENSURE_SUCCESS argument 2: empty macro arguments are undefined in ISO C90 and ISO C++98" in DOM worker code. r=jst
|
2010-02-22 18:41:21 +01:00 |
|
Nochum Sossonko
|
2b4fa77fc0
|
Bug 536889 - Don't throw in nsGlobalWindow::Print when printing is disabled, r=olli.pettay
|
2010-02-21 21:47:21 -05:00 |
|
Ben Turner
|
236e97e5cd
|
Bug 535017 - 'IPC plugins should cache well-known scriptable objects to avoid unnecessary actor creation/destruction'. r=bsmedberg.
|
2010-02-20 13:59:40 -08:00 |
|
Ben Turner
|
7dd95ddea3
|
Bug 540029 - 'Workers: Flush JIT cache when suspended'. r+sr=jst.
|
2010-02-20 12:50:56 -08:00 |
|
Neil Deakin
|
65465d8068
|
Bug 528491, combine nsFocusController and nsWindowRoot, r=jst,sr=smaug
|
2010-02-20 11:07:03 -05:00 |
|
Neil Deakin
|
10dc1ef135
|
Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
|
2010-02-20 11:06:58 -05:00 |
|
Jae-Seong Lee-Russo
|
39d8beb92d
|
Bug 530300: Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /dom r=peterv
|
2010-02-20 08:59:07 -05:00 |
|
Boris Zbarsky
|
8b813d19e1
|
Bug 513146. Since this test assumes things about the positioning of things on the page but doesn't flush layout before running, we need to make sure to either run it when pageload is done or make it flush layout up front. Do the former. Will get gavin's review.
|
2010-02-19 23:04:09 -05:00 |
|
Jim Mathies
|
0be9704540
|
Bug 545239 - [OOPP] Plugin focus: hang at PPluginInstanceParent::CallSetPluginFocus against child _NtUserSetFocus. r=bsmedberg.
|
2010-02-18 14:21:21 -06:00 |
|
Jim Mathies
|
094bf7e9a3
|
Bug 543201 - [OOPP] Shockwave window position is not correct. r=bent.
|
2010-02-18 14:20:25 -06:00 |
|
Jim Mathies
|
f2cf287e8d
|
Bug 539658 - [OOPP] Full-screen mode doesn't work with windowless controls (hulu). r=bent.
|
2010-02-18 14:19:28 -06:00 |
|
Shawn Wilsher
|
f40358c5a0
|
Merge for backout of changeset 5607b8b76949
|
2010-02-18 09:46:35 -08:00 |
|
Shawn Wilsher
|
40f009e687
|
Backed out changeset 5607b8b76949
|
2010-02-18 09:44:28 -08:00 |
|
Shawn Wilsher
|
5af603aed6
|
Bug 461199 (Part 29) - Fix dom tests.
r=sicking
|
2010-02-17 14:04:34 -08:00 |
|
Luke Wagner
|
5b003deb87
|
Bug 545044 - initialize tempAlloc'd memory so GC-safe (r=brendan)
--HG--
extra : rebase_source : 712bf473d05f707dd50a276f1e60421ce46a7353
|
2010-02-17 11:32:47 -08:00 |
|
Benjamin Smedberg
|
e5aab11778
|
Merge and review fixup from async streams, bug 551049
|
2010-03-11 11:56:35 -05:00 |
|
Benjamin Smedberg
|
1a54d18a03
|
Bug 551049 part 3: delay the delivery of NPP_URLNotify until the related stream is completely delivered and destroyed, and propagate errors from NPP_Write and NPN_DestroyStream back to NPP_URLNotify r=bent
|
2010-03-06 16:03:05 -05:00 |
|
Benjamin Smedberg
|
51a11b0266
|
Bug 551049 (was bug 532208) part 2 - Delay delivery of NPP_DestroyStream until stream data is delivered, and make sure that data delivery doesn't re-enter, r=bent
|
2010-03-06 16:02:31 -05:00 |
|
Benjamin Smedberg
|
39df629db6
|
Bug 551049 (was bug 532208) part 1 - Make PBrowserStream destructor uni-directional by delivering all data asynchronously and doing two-phase (acknowledged) destruction, r=bent
|
2010-02-23 16:45:00 -05:00 |
|
Benjamin Smedberg
|
1fc1bc4a5a
|
Revert the RPC-style race resolution from bug 532208 in order to use the asynchronous delivery patches.
|
2010-03-06 11:08:19 -05:00 |
|
Benjamin Smedberg
|
3ec1519e77
|
Bug 551387 - octoshape plugin crashes because it doesn't implement NPNFunctions.setwindow, r=bent
|
2010-03-10 10:54:22 -05:00 |
|
Chris Jones
|
7fd74b1a80
|
Merge backout
|
2010-03-11 05:07:51 -06:00 |
|
Chris Jones
|
415f85da1a
|
Backing out bug 550026 due to orange
|
2010-03-11 05:07:42 -06:00 |
|
Chris Jones
|
ad34b8295e
|
Followup to bug 549888: don't call HandleEvent after Paint
|
2010-03-11 04:13:23 -06:00 |
|
Chris Jones
|
7e203b6454
|
Bug 549888: Part 2: Add a Paint() message and have the browser win races of Paint() vs. anything else. r=bent,jmathies,karlt
|
2010-03-11 01:35:31 -06:00 |
|
Chris Jones
|
a3aa9cbbff
|
Bug 550118: Try to not process XPCOM events when a plugin process spins a nested glib event loop. r=karlt
|
2010-03-11 01:35:29 -06:00 |
|
Chris Jones
|
148296d96a
|
b=550026 Don't call PluginCrashed while plugin code is still on the stack r=bsmedberg
|
2010-03-08 09:16:02 +13:00 |
|
Martin Stransky
|
ed744ecebf
|
Bug 546270: Use SetupSilentPrinting() to initialize mGTKPrinter for window.print() calls. r=roc
|
2010-03-10 12:33:35 -08:00 |
|
Mark Banner
|
1fa876e743
|
Backout changes to .jar files missed from previous backout of bug 544097
|
2010-03-10 09:51:28 +00:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Karl Tomlinson
|
50e922752b
|
b=544211 ungrab the pointer before passing ButtonPress events to plugins r=roc
|
2010-03-24 15:26:10 +13:00 |
|
Olli Pettay
|
c5e7b0ab22
|
Bug 552663, start timeouts asynchronously when jsd enables scripts, r=jst
|
2010-03-24 00:35:15 +02:00 |
|
Ben Turner
|
95882b79e1
|
Bug 547359 - '[OOPP] Silverlight plugin takes 6X longer to load with IPC plugins than without - make NPIdentifier handler smarter/faster'. r=bsmedberg.
|
2010-03-23 07:30:51 -07:00 |
|
Jim Mathies
|
a149cb14ad
|
Bug 545149 - Fix various issues with winless plugin context menus. r=bent.
|
2010-03-22 22:06:35 -05:00 |
|
Blake Kaplan
|
77843f806c
|
Backed out changeset 07e47cdf85ad. We hit it on tinderbox.
|
2010-03-22 17:07:40 -07:00 |
|
Blake Kaplan
|
cf01e551cd
|
Bug 522430 - Assert that this bad case doesn't happen. r=jst
|
2009-10-20 17:22:16 -07:00 |
|
Chris Jones
|
42f30e5822
|
Bug 549888: Have the browser win NPP_SetWindow races, and add a special-cased NPP_HandleEvent async WindowPosChanged message for windows. r=jimm,karlt
|
2010-03-22 17:35:15 -05:00 |
|
Markus Stange
|
5fb3e948bb
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Johnny Stenback
|
4cb67eed6d
|
Fixing bug 550905. Don't use uninitialized values. r=jonas@sicking.cc
|
2010-03-19 15:06:13 -07:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Neil Deakin
|
4f0034acef
|
Bug 442228, add -moz-resize property to indicate that elements are resizable, r=dbaron
|
2010-03-19 07:49:33 -04:00 |
|
Masayuki Nakano
|
fd58ad59bb
|
Bug 528396 part2 cleaning up nsDOMWindowUtils.cpp r=roc
|
2010-03-19 14:03:41 +09:00 |
|
Masayuki Nakano
|
bb7a62d1cf
|
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
|
2010-03-19 14:02:53 +09:00 |
|
Chris Jones
|
ecaab71939
|
Backed out changeset bda8efa53512
|
2010-03-18 21:01:10 -05:00 |
|
Chris Jones
|
a9301cdf81
|
Bug 551392: Remove hack made unnecessary by unified build tiers. r=ted
|
2010-03-18 17:52:38 -05:00 |
|
Chris Jones
|
d7b8ead1aa
|
Bug 551392: Remove subprocess minidumps after they're grabbed to avoid spurious crash detection. r=ted
|
2010-03-18 17:52:36 -05:00 |
|
Chris Jones
|
c35e59ba1c
|
Bug 552866: Don't run NotifyPluginCrashed from a nested context. r=bsmedberg
|
2010-03-18 17:52:35 -05:00 |
|
Peter Van der Beken
|
68a0d4625a
|
Fix for bug 552712 (Remove some NS_DEFINE_CLASSINFO_DATA_WITH_NAME use). r=jst.
--HG--
extra : rebase_source : 0e4b74d5c731a2bdff8da75f9c4edf6757c8b355
|
2010-03-17 16:09:01 +01:00 |
|
Peter Van der Beken
|
3e3654ffca
|
Fix for bug 540848 (Add appendChild/insertBefore/replaceChild/removeChild on nsINode). r=bz.
--HG--
extra : rebase_source : 4550ff196ab5fd1acbc72e7c94b7a31d073ae5dd
|
2010-03-17 16:06:19 +01:00 |
|
Daniel Holbert
|
a7a520aea9
|
Bug 547399 followup: Remove duplicate debug-only 'friend class nsDOMFireEventRunnable' statement. r=bent
|
2010-03-17 21:41:36 -07:00 |
|
Ben Turner
|
67cfecdb09
|
Bug 550275 - 'Implement the HTML5 structured clone algorithm'. Make Web Workers use the new clones. r=jst
|
2010-03-17 12:56:49 -07:00 |
|
Markus Stange
|
5571e02195
|
Merge backout of bug 508482.
|
2010-03-17 20:04:14 +01:00 |
|
Markus Stange
|
4a997d3554
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Josh Aas
|
09fc21cbeb
|
Allow Gecko to build and run on Mac OS X with MOZ_IPC defined. b=552862 r=cjones
|
2010-03-17 14:38:28 -04:00 |
|
Josh Aas
|
c953e77bdc
|
Fix incorrect type usage for NPP_SetValue NPNVprivateModeBool. b=544158 r=karlt
|
2010-03-17 13:17:09 -04:00 |
|
Markus Stange
|
f1f3037861
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Henri Sivonen
|
bfd32240d1
|
Bug 545403 - Change test_hc_documentgetdoctype.html to accept both upper case and lower case doctype names. r=bnewman.
--HG--
extra : rebase_source : a8eec6469678e6c47e9fb85d1a1b77ddf25a0cf9
|
2010-02-22 14:17:31 +02:00 |
|
Ben Turner
|
29ffa388b2
|
Bug 552054 - Add some comments that were requested in review
|
2010-03-15 13:22:06 -07:00 |
|
Ben Turner
|
5b7d69dba5
|
Bug 552054 - 'Fix random orange in test_suspend.html, make Worker.terminate() block any previously queued message events'. r=sicking.
|
2010-03-15 13:12:40 -07:00 |
|
Ehsan Akhgari
|
21485ce94f
|
Bug 458037 - Implement isContentEditable; r=bzbarsky sr=roc
--HG--
extra : rebase_source : fdcbc217e41e8c1a43bfd7c41a8cc6c6169c588f
|
2010-03-10 14:10:09 -05:00 |
|
Mike Hommey
|
9b07b8b0ad
|
Bug 550961. Fix license header typos. r=gerv
|
2010-03-15 14:44:37 +13:00 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Mats Palmgren
|
47a33305b5
|
Remove the inner declaration of startOffset, it shadows the outer one we use. b=549909 r=enndeakin
|
2010-03-14 14:46:11 +01:00 |
|
Jim Mathies
|
4734d89b66
|
Bug 546766 - Don't trust plugin return values for getvalue calls. r=bsmedberg.
|
2010-03-13 17:57:53 -06:00 |
|
Peter Van der Beken
|
fd4084623b
|
Fix for bug 519614 (Having to QI javascript scriptable helpers to nsIXPCScriptable is silly). r=mrbkap.
--HG--
extra : rebase_source : 10d46903d75cecff0f47f3bd483f849ea740e446
|
2009-09-28 23:00:35 +02:00 |
|
felipc@gmail.com
|
33b5d6a951
|
Bug 547996 - Be able to tell when a click was generated by a tap on the screen, r=smaug,jimm, sr=jst
|
2010-04-06 15:59:24 +03:00 |
|
Robert Sayre
|
5927f9eed6
|
Merge tracemonkey to mozilla-central.
|
2010-04-05 13:17:29 -04:00 |
|
Jim Mathies
|
dff53c0295
|
Bug 552062 - [OOPP] Black Background on certain Flash Objects. r=bent.
|
2010-04-05 11:43:55 -05:00 |
|
Jim Mathies
|
b170e75577
|
Bug 535295 - [OOPP] Tearing/Repainting issues with flash videos, their controls and other page content during/after scrolling. r=roc.
|
2010-04-05 11:43:13 -05:00 |
|
Saint Wesonga
|
7e2833c5f2
|
Bug 548481 - about:plugins page title should be "Enabled Plugins", not "Installed Plugins". ui-r=faaborg, r=josh
|
2010-03-09 08:49:22 +01:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Serge Gautherie
|
a1c3b463fa
|
Bug 521673 - Remove remnant OJI references; (Dv1) /dom/dom-config.mk: remove obsolete REQUIRES.
r=jst.
|
2010-03-09 01:02:26 +01:00 |
|
Jonas Sicking
|
c4106f7f22
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Sid Stamm
|
47a3291b46
|
bug 515443 CSP no-eval support. r=mrbkap,brendan
|
2010-03-08 00:24:50 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Jim Mathies
|
2afcaf5c1d
|
Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent.
|
2010-03-06 12:33:40 -06:00 |
|
Shailen
|
4334111554
|
Fixing bug 488423, don't pass a size of 0 to PR_CALLOC(). r+sr=jst@mozilla.org
|
2010-03-05 14:19:30 -08:00 |
|
Blake Kaplan
|
5f9a4782f7
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Benjamin Smedberg
|
a87ccb8301
|
Bug 550305 - Reduce round-trips by making some NPRuntime/scriptable methods async instead of RPC, r=bent
|
2010-03-04 16:20:14 -05:00 |
|
Robert O'Callahan
|
266633a9f7
|
Backed out changeset 5125fc26166b
|
2010-03-05 20:20:15 +13:00 |
|
Blake Kaplan
|
20a75bea4c
|
Fix bug 541530. r=jst sr=brendan
|
2010-03-04 13:44:42 -08:00 |
|
Vladimir Vukicevic
|
e86557b1a2
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
|
Vladimir Vukicevic
|
9f83ebcfb7
|
Nuke some stale/unused files
* * *
attempt to fix x86-64 burning
|
2010-01-22 18:29:49 -08:00 |
|
Chris Jones
|
f0560d9e8e
|
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
|
2010-03-03 23:02:55 -06:00 |
|
Robert O'Callahan
|
daba5acae2
|
Backing out bug 534467 to try to fix test failure
|
2010-03-04 17:50:57 +13:00 |
|
Robert O'Callahan
|
a976e4bcd0
|
Backed out changeset 1672d4c79e82
|
2010-03-04 17:50:28 +13:00 |
|
Robert O'Callahan
|
65a2683e00
|
Back out due to Linux-64 build bustage
|
2010-03-04 14:38:23 +13:00 |
|
Robert O'Callahan
|
5ef23a16ea
|
Backed out changeset b35354fe21e3
|
2010-03-04 14:38:00 +13:00 |
|
Vladimir Vukicevic
|
42ec90deac
|
b=534467; implement Uint8ClampedArray for CanvasPixelArray; part 3, DOM-side implementation; r=bz
|
2010-03-03 16:40:27 -08:00 |
|
Vladimir Vukicevic
|
02fe8f1b07
|
b=534735; use custom quickstubs for canvas fillStyle and strokeStyle; r=bz
|
2010-03-03 16:40:25 -08:00 |
|
Vladimir Vukicevic
|
eec75b1143
|
Nuke some stale/unused files
|
2010-01-22 18:29:49 -08:00 |
|
Olli Pettay
|
83b813bb98
|
Bug 549566, clean-up beforeunload message, r=sicking
--HG--
extra : rebase_source : 5abe27de295f9285b926f105d7ec317ebe1503ff
|
2010-03-03 14:41:57 +02:00 |
|
Saint Wesonga
|
4c4911bf50
|
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
|
2010-03-03 09:51:58 +01:00 |
|
Ryan Flint
|
fdfd016123
|
Bug 549788 - Increase the buffer size used for JSON streams. r=sayrer
|
2010-03-02 17:54:40 -08:00 |
|
Neil Deakin
|
52f2006039
|
Bug 546425, add mozSourceNode to access the source node of the drag, r=jonas,sr=roc
|
2010-03-02 06:21:20 -08:00 |
|
Robert O'Callahan
|
11a3d788af
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
|
Chris Jones
|
568776b2d0
|
Bug 532208: Defer deletion of browser streams to later tasks. r=bsmedberg
|
2010-02-26 13:07:56 -06:00 |
|
Mounir Lamouri
|
54f1561afc
|
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
|
2010-02-26 10:47:38 -08:00 |
|
Henri Sivonen
|
cb3f5d69ed
|
Bug 545402 - Make test_bug42976.html run from onload and make HTML5 createContextualFragment work on DOMs that do not have a docshell. r=Olli.Pettay.
--HG--
extra : rebase_source : 74002d7f9936045065406e412477df9b740ee766
|
2010-02-22 14:17:31 +02:00 |
|
Henri Sivonen
|
f7cc870630
|
Bug 545404 - Remove parsing-dependent isindex tests from the DOM Level 2 HTML test suite. r=jonas.
--HG--
extra : rebase_source : 2c955c2b9005925d5c21a1dd5950c4c8b7f147ed
|
2010-02-22 14:17:31 +02:00 |
|
Ben Turner
|
7aae9fc552
|
Fix braindead variant conversion bug, r=cjones, no bug
|
2010-02-25 15:31:09 -08:00 |
|
Karl Tomlinson
|
f125b837c1
|
b=548434 NULL check aNPP in _invalidaterect for nspluginwrapper r=cjones
--HG--
extra : rebase_source : 6af217c167b313f034461ec63d7dd45cb5bd5225
|
2010-02-24 16:19:51 -08:00 |
|
Benjamin Smedberg
|
435bf321ac
|
Merge backout of bug 532208 due to test failures, crashes, and overall badness.
|
2010-02-25 03:03:12 -08:00 |
|
Benjamin Smedberg
|
a97d6cd2b0
|
Backed out changeset e4a7ea0bb90f bug 532208 - asynchronous stream delivery because write events were being dispatched in odd re-entrant states and NPP_DestroyStream was being delivered before all the stream data was delivered.
|
2010-02-25 03:00:56 -08:00 |
|
Karl Tomlinson
|
6ed1f5d145
|
b=517133 Get crash stats for X errors r=bsmedberg
--HG--
extra : rebase_source : e9b2319a566ecb5a8a3cd6ba322df97e1ff3ffc8
|
2010-02-24 14:25:16 -08:00 |
|
Benjamin Smedberg
|
0d781c505c
|
Bug 532208 - Make PBrowserStream destructor uni-directional by delivering all data asynchronously and doing two-phase (acknowledged) destruction, r=bent
--HG--
extra : rebase_source : 1155cb3c0d548712b274c81e7cf597eaf091d220
|
2010-02-23 16:45:00 -05:00 |
|
Makoto Kato
|
a3d58316e9
|
Bug 405242 - Implement select.options.remove() method [HTML5 HTMLOptionsCollection.remove]. r=Olli.Pettay, sr=jst
|
2010-02-25 13:53:42 +09:00 |
|
Jim Mathies
|
5dc5015ef8
|
Bug 547353 - [OOPP] Mouse pointer coordinates misaligned with winless Silverlight. r=bent.
|
2010-02-24 16:13:48 -08:00 |
|
Robert O'Callahan
|
3285727f86
|
Bug 544399. Use nsLayoutUtils::SurfaceFromElement when comparing canvases. r=vlad
--HG--
extra : rebase_source : 93f22c10faa3bad9dbff48cd823f38d4a6ffc22a
|
2010-02-24 11:04:32 -08:00 |
|
Chris Jones
|
06871df7a3
|
Bug 544945, part 2: Periodically unblock the parent to allow it to process events while the plugin subprocess is in a nested event loop. r=karlt
--HG--
extra : rebase_source : bf9a2df9d7d6b420fb93d11dc5abaeb4be1214db
|
2010-02-16 12:44:25 -06:00 |
|
Chris Jones
|
eb662c9fe6
|
Bug 544945, part 1: Detect nested glib event loops in the plugin subprocess. r=karlt
--HG--
extra : rebase_source : 454553501de351b66e328a7005e6779088f2a2fa
|
2010-02-16 12:44:24 -06:00 |
|
Jonas Sicking
|
1a41a3c97c
|
Bug 546528 part 3: Implement FormData. r=benjamn
|
2010-02-24 21:58:18 -08:00 |
|
Benjamin Smedberg
|
cdf15ace3b
|
Bug 544074 - Crashes at mozilla::plugins::PluginModuleChild::UnregisterActorForNPObject - the hash of scriptable objects is mutating while we enumerate the actors being destroyed after a plugin instance is destroyed. Save the list of actors off into a separate non-mutating table, r=bent
|
2010-02-24 16:14:13 -05:00 |
|
Benjamin Smedberg
|
a884a24043
|
Bug 547894 - Allow null in NPN_GetStringIdentifier(s) to fix a topcrash with the divx plugin, r=bent
|
2010-02-24 16:34:17 -05:00 |
|
Benjamin Smedberg
|
3b1352e4df
|
Bug 547316 - Plugin window subclass is not reset when CallNPP_Destroy fails, r=bent
|
2010-02-19 17:08:16 -05:00 |
|
Shawn Wilsher
|
376df21743
|
Bug 461199 (Part 29) - Fix dom tests.
r=sicking
|
2010-02-24 08:37:03 -08:00 |
|
Doug Turner
|
99bbb9251a
|
Backed out Bug 489813 / changeset 0542680c6f74
|
2010-02-23 23:11:18 -08:00 |
|
Doug Turner
|
8191486eee
|
Bug 489813 - fire geolocation timeout error if the provider fails to response after initial response. r=olli
--HG--
extra : rebase_source : 03c08ca4f017302e8ae2e63cdb844c62f01c234e
|
2010-02-23 20:27:27 -08:00 |
|
Serge Gautherie
|
352641e1f7
|
Bug 512520 - remove Maemo geolocation providers; (Bv1) Clean up nsGeolocation.cpp too.
r=dougt.
|
2010-02-24 05:36:29 +01:00 |
|
Ben Newman
|
d32fcf7f0e
|
Backout of changeset c3b327ad051a due to failure of dom/tests/mochitest/bugs/test_bug459848.html.
|
2010-02-23 13:57:15 -08:00 |
|
Daniel Veditz
|
ac0251d255
|
bug 515442 CSP inline script protection
|
2010-02-23 13:20:46 -08:00 |
|
Ben Newman
|
f28f39240d
|
Bug 523885 - Tabbrowser handling of window.close possibly leak-prone. r=bz+sr=jst
--HG--
extra : rebase_source : 07b3a2e304498e053cdb301bb0d0d781412a196a
|
2010-02-23 10:45:05 -08:00 |
|
Ben Turner
|
93ebb4ca17
|
Bug 547814, r=jorendorff, sr=peterv.
|
2010-02-23 10:45:36 -08:00 |
|
Neil Deakin
|
78ed0e9792
|
Bug 544146, when focusing at the caret position, if the caret is not set or at the root, don't look for a node to focus, r=smaug
|
2010-02-23 13:16:19 -05:00 |
|
Ben Turner
|
0753e26462
|
Bug 531225 - 'Workers: Share strings across thread boundary'. Fix shutdown leak
|
2010-02-23 09:57:14 -08:00 |
|
Boris Zbarsky
|
09f6e100c7
|
Bug 513146. Address review comment about adding a comment. r=gavin
|
2010-02-22 23:02:00 -05:00 |
|
Jim Mathies
|
81e27fafd9
|
Bug 547142 - [OOPP] Exiting full-screen video locks the browser. r=bent.
|
2010-02-22 17:10:08 -08:00 |
|
Jim Mathies
|
9bd29b8510
|
Bug 547276 - [OOPP] Windowed focus hang in CallHasProperty. r=bent.
|
2010-02-22 17:09:27 -08:00 |
|
Zack Weinberg
|
6eb316c6e1
|
Bug 498036: Report malformed URIs in @import rules to the error console, not by setting the parser's low-level error flag. r=bz
|
2010-02-17 13:02:56 -08:00 |
|
Benjamin Smedberg
|
d2d3fb64c4
|
Bug 542263 for real! Deallocate shouldn't invalidate plugin scriptable objects because they may be resurrected. This supposedly landed in mozilla-central revision 4c6d4be91aaa but that was an empty revision, probably due to some transplant error. r=bent
--HG--
extra : rebase_source : da3efd3d0e602194d8741d0623a885566e798e28
|
2010-02-17 13:30:27 -05:00 |
|
Karl Tomlinson
|
a4cd333dde
|
b=543901 only call NPPluginFuncs::getvalue when non-NULL and remove NPP_GetValue NPPVpluginWindowBool NPPVpluginTransparentBool r=cjones
|
2010-02-04 13:02:48 +13:00 |
|
Chris Jones
|
0d8fcde12f
|
Fix windows build
--HG--
extra : transplant_source : %A6%8C%E4k%A8%91%A8%F0%E7n%8D%DC%29eV%BB%9B%85q%CD
|
2010-02-11 15:22:44 -06:00 |
|
Chris Jones
|
c3c2e2f00c
|
Bug 544345: Kill plugins if they exceed the hang timeout. r=bsmedberg
--HG--
extra : transplant_source : K%BBb%8Dq%C8%26O%7Cj%10%0B%EE%05j%3C%0F%CA%C3%3A
|
2010-02-11 14:32:18 -06:00 |
|
Chris Jones
|
592ad302a1
|
Log "schlepping drawable" messages as PLUGIN_LOG_DEBUG. no r=, trivial
--HG--
extra : transplant_source : %10%9E-%8B%09%5D2%F6%97%C0k%0E%08%20%A1%1C%1B%B1%23z
|
2010-02-10 17:17:33 -06:00 |
|
Jim Mathies
|
c877b84ecc
|
Bug 538918 - [OOPP] Modal system dialogs cause UI freeze w/windowless controls. r=bent, cjones.
--HG--
extra : transplant_source : %28B%08h%F29L%BE%BBEh%E8%92%22%2A%8E%A8%00F%83
|
2010-02-09 16:34:38 -06:00 |
|
Richard L. Barnes
|
cd2646569a
|
Bug 545001 - Adding HELD support to the network geolocation provider. It is off by default, and can be enabled via a preference. r=dougt
--HG--
extra : rebase_source : ae9646b052dec39f0bfd8a4d5807a776e0ba6570
|
2010-02-11 11:59:55 -08:00 |
|
Olli Pettay
|
5112f86fda
|
Bug 538310, clean up old mimetype code, r=jst, sr=sicking
|
2010-02-11 13:03:47 +02:00 |
|
Geoff Lankow
|
6ed0fe4974
|
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
|
2010-02-11 09:35:49 +01:00 |
|
Ben Turner
|
5d200d0bc3
|
Bug 531225 - 'Workers: Share strings across thread boundary'. r+sr=jst
|
2010-02-10 16:03:26 -08:00 |
|
Oleg Romashin
|
afd6f98795
|
bug 544193 - Qt version for plugins embedding functionality required. r=mozbugz.
|
2010-02-10 22:48:20 +02:00 |
|
Ted Mielczarek
|
d40733d453
|
Bug 541076 - add minidump id and plugin name to PluginCrashed event. p=ted+dolske, r=jst, r=ted
|
2010-02-09 17:05:31 -08:00 |
|
Ryan Flint
|
da462d7bb6
|
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
|
2010-02-09 05:28:39 -05:00 |
|
Blake Kaplan
|
bf56726f19
|
Bug 544544 - Make sure DataContainerEvent's classinfo interfaces are complete. r=smaug
|
2010-02-08 13:25:07 -08:00 |
|
Jim Mathies
|
b32f193a8c
|
Bug 542897 - [OOPP] Random sized black boxes appear/disappear in silverlight content areas. r=bsmedberg.
|
2010-02-08 13:35:37 -06:00 |
|
Makoto Kato
|
256f2577f8
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r=jst
|
2010-02-08 11:49:18 +09:00 |
|
Jae-Seong Lee-Russo
|
513e9cf886
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
|
Robert Longson
|
79ae710023
|
Bug 374216 - Setting element.style.someSvgProperty has no effect. r=dbaron,sr=roc
|
2010-02-06 13:46:54 +00:00 |
|
Ms2ger@gmail.com
|
8ac5baea31
|
Bug 41464 - Implement textarea.wrap. r=bz
|
2010-02-06 09:51:10 +01:00 |
|
Sid Stamm
|
f9be5dbbdb
|
Bug 515458 - "(CSP) Implement frame ancestor check" [r=jst ui-r=johnath]
|
2010-02-05 14:08:27 -06:00 |
|
Saint Wesonga
|
9e9a31fa04
|
Bug 180568 - Remove unused strings. r=josh
|
2010-02-05 08:34:35 +01:00 |
|
Jim Mathies
|
3391f48d52
|
Bug 543831 - [OOPP] Hang with embedded youtube video. r=bent.
|
2010-02-04 14:32:02 -06:00 |
|
Benjamin Smedberg
|
d2f5cee6ad
|
Bug 535120 - NPN_GetValue(NPNVToolkit) doesn't work with null npp, r=bent
--HG--
extra : rebase_source : 67d03285f34260c02c49579ef8ff664e04bc4a84
|
2010-02-03 17:17:41 -05:00 |
|
Benjamin Smedberg
|
16f9bfea5a
|
Bug 541646 - Crash when Flash is running and we enter private browsing mode, r=bent
--HG--
extra : rebase_source : 5f6d75689cf70f6c7bdd578da0021287bfe22737
|
2010-02-03 17:17:28 -05:00 |
|
Benjamin Smedberg
|
30bd4e4e51
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
|
2010-02-03 17:17:09 -05:00 |
|
Benjamin Smedberg
|
9eb44973ee
|
Work around bug 543776 by submitting empty PluginName/PluginVersion in crash reports.
--HG--
extra : rebase_source : d3ea07dc9edbb1295aeb815b47316a9ad1423026
|
2010-02-03 09:36:45 -05:00 |
|
Saint Wesonga
|
bc62bb2de6
|
Bug 180568 - Remove "Enabled" column from about:plugins. ui-r=faaborg r=jst,josh
|
2010-02-03 13:44:13 +01:00 |
|
Daniel Holbert
|
aaaa0e4b10
|
Backed out changeset c502a1a0900a (patch for bug 542263), since its test 'test_GCrace.html' failed on OSX in its first cycle.
|
2010-02-02 18:58:35 -08:00 |
|
Benjamin Smedberg
|
1f00a8ee4a
|
Bug 542263 - Deallocating a scriptable object shouldn't cause us to mark the actor as invalidated. If the object is resurrected by a racing call from the other side, simply create a new NPObject on this side to represent the actor (Crash at NPObjWrapper_NewResolve with Silverlight), r=bent
|
2010-02-02 17:18:39 -08:00 |
|
Daniel Holbert
|
336040d3c5
|
Bug 501423 followup: Reorder init lists to fix "will be initialized after" build warnings. r=jst
|
2010-02-02 12:05:24 -08:00 |
|