Benjamin Smedberg
|
c89bc5321c
|
Bug 573739 - Don't get the private browing service during layout module initialization: delay until profile-after-change.
|
2010-06-22 12:59:57 -04:00 |
Benjamin Smedberg
|
31432df1fb
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
Benjamin Smedberg
|
9e6e83197a
|
Merge bug 573557 into static-xpcom-registration branch.
|
2010-06-21 16:58:53 -04:00 |
Benjamin Smedberg
|
09db74cdec
|
Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst
|
2010-06-21 16:57:44 -04:00 |
Benjamin Smedberg
|
0df0345c66
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
Neil Deakin
|
0fca4edc6c
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
Benjamin Smedberg
|
c611ebcd81
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
Benjamin Smedberg
|
68cbcbc8d1
|
Bug 567357 - Fire a DOMWindowCreated event which matches the observer-service notification in bug 549539 so that extensions/message-manager scripts can add DOM features before any content script runs, r=sicking
--HG--
extra : rebase_source : b1eda0b412952587b9ef12908b2c2f818359ce65
|
2010-06-10 12:23:40 -04:00 |
Olli Pettay
|
b6b16050a6
|
backout Bug 568975
|
2010-06-10 14:25:45 +03:00 |
Olli Pettay
|
977a927f0d
|
Bug 562901 - Synchronous XMLHttpRequests cause setInterval to stop functioning, r=jst
|
2010-06-10 13:29:43 +03:00 |
Olli Pettay
|
f57a128396
|
Bug 568975 - m-c message manager slowed down event handling a bit, r=jst
--HG--
extra : rebase_source : 33a1b10f31760b69a565645f43062f872b136b98
|
2010-06-10 13:05:31 +03:00 |
Olli Pettay
|
b81944d01e
|
Bug 566024 - Add a 'global' messageManager, r=jst
|
2010-06-10 12:26:19 +03:00 |
Chiaki Ishikawa
|
a1293ac17b
|
ThunderBird part of Bug 567191 - LOCAL_INCLUDES in layout/base should not be conditioned on MOZ_MEDIA. r=jst
|
2010-05-23 19:29:00 -04:00 |
Tero Koskinen
|
8e16bba239
|
Bug 563737 - [QT] Detect when Qt plugins enter a nested event loop. r=cjones
|
2010-06-01 23:58:00 -04:00 |
Mounir Lamouri
|
cb6351e8e1
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-19 11:44:43 -07:00 |
Benoit Jacob
|
daa03541ae
|
b=571029; readPixels API change, support both old and new signatures, also fix 572797 (allow non-fitting rectangles), and check that sizes are nonnegative; r=vladimir
|
2010-06-19 10:46:12 -04:00 |
Benoit Jacob
|
54306dde5e
|
b=567499; fix getuniform for bool uniforms and return nsIVariant; r=vladimir
|
2010-06-19 10:43:40 -04:00 |
Benoit Jacob
|
94ed436cac
|
b=567499; let getXxxParameter functions return nsIVariant; r=vladimir
|
2010-06-19 10:42:43 -04:00 |
wfernandom2004@gmail.com
|
2e35f8b75b
|
Bug 562681, websockets (protocol v76), r=smaug
--HG--
extra : rebase_source : 3fd1b153d688eba6fa6ffb499bc704dd9ca2a3c2
|
2010-06-17 21:36:01 +03:00 |
wfernandom2004@gmail.com
|
62f3ce4818
|
Bug 472529, websockets (protocol v75), r=smaug+biesi
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
extra : rebase_source : 44e45b23f85ec0095677233cdbd970c33b0c87b4
|
2010-06-17 21:34:24 +03:00 |
wfernandom2004@gmail.com
|
af2d03d1ec
|
Bug 472529, websockets (content patch)
--HG--
extra : rebase_source : 831a44f14acffa793cd3814d40a0d44bf152decb
|
2010-06-17 14:27:52 +03:00 |
Jesse Ruderman
|
9478c01a40
|
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
|
2010-06-17 13:28:38 -07:00 |
Ehsan Akhgari
|
bb1dfe2f3e
|
Backed out changeset 2dcce82f9d66 because of mochitest failures
|
2010-06-16 22:14:11 -04:00 |
Mounir Lamouri
|
3765af9b82
|
Bug 562008 - HTML5 section DOM elements should be of type HTMLElement; r=mrbkap,sicking,timeless,ehsan sr=jst
|
2010-06-16 20:33:46 -04:00 |
Justin Dolske
|
83d539f829
|
Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs
|
2010-06-16 17:06:15 -07:00 |
Felipe Gomes
|
f85c3a9229
|
Bug 557279 - Drag & drop into plug-ins is broken. r=jimm
|
2010-06-16 18:54:20 +02:00 |
Olli Pettay
|
e599b170aa
|
Bug 571438 - MayHavePaintEventListener fails for non-e10s message manager, r=jst
|
2010-06-16 14:43:36 +03:00 |
Olli Pettay
|
754fb4784e
|
Bug 568975 - m-c message manager slowed down event handling a bit, r=jst
|
2010-06-16 14:42:42 +03:00 |
Marco Bonardo
|
08afd68fed
|
Bug 568091 - DOM Storage cannot store data for about: pages. r=honzab
|
2010-06-16 12:00:29 +02:00 |
Benoit Jacob
|
a70d69dc53
|
b=571027; implement new PixelStorei parameters for textures; r=vladimir
|
2010-06-15 11:59:39 -04:00 |
Benoit Jacob
|
5a63875239
|
b=571027; implement new TexImage2D signatures; r=vladimir
|
2010-06-15 11:54:03 -04:00 |
Benoit Jacob
|
5d0602a31e
|
b=571076; Implement GetAttachedShaders; r=vladimir
|
2010-06-15 11:49:34 -04:00 |
Masayuki Nakano
|
9f340cf2fb
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
Justin Wood
|
55183ae219
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -04:00 |
Benoit Jacob
|
9bbddc24a1
|
b=571028; remove GetString and merge into GetParameter as per the updated spec; r=vladimir
|
2010-06-11 17:45:40 -04:00 |
Benoit Jacob
|
7617ef1b94
|
b=569714; Fix GetParameter and let it return nsIVariant; r=vladimir
|
2010-06-11 17:36:34 -04:00 |
Drew Willcoxon
|
14d1d1b054
|
Bug 570986 - nsGlobalWindow::Dump should check all bytes, not chars, when replacing \r with \n. r=bzbarsky
|
2010-06-09 14:08:17 -07:00 |
Benoit Girard
|
e7b90eddff
|
Implement InvalidatingCoreAnimation Drawing Model. b=559211 r=josh
|
2010-06-09 00:11:48 -04:00 |
L. David Baron
|
534169bd6e
|
Rename -moz-background-size to background-size. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
L. David Baron
|
1118f60946
|
Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc
|
2010-06-08 18:44:33 -07:00 |
Dan Witte
|
8adc0c8eec
|
Bug 568059 - Remove navigator.preference. r=sicking, sr=jst
|
2010-06-08 16:43:55 -07:00 |
Dan Witte
|
7c610ca8ac
|
Bug 564048 - Nix security checks in nsPrefBranch. r=sicking, sr=jst
|
2010-06-08 16:43:54 -07:00 |
Vladimir Vukicevic
|
39732698ea
|
b=570538; [webgl] fix up buffer validation with interleaved data; r=bjacob
|
2010-06-08 15:14:43 -07:00 |
Boris Zbarsky
|
562a1c1653
|
Bug 568564 followup. Use an empty filename, not a null one. r=jst
|
2010-06-08 17:16:26 -04:00 |
Boris Zbarsky
|
b59073dc8f
|
Bug 568564. Suppress the script filename for cross-origin onerror events. r=jst
|
2010-06-08 15:58:26 -04:00 |
Mounir Lamouri
|
cb048d56cb
|
Bug 565611 - ""ASSERTION: How did that happen?: 'form == aThisForm'" with <legend>" [r=bz, sr=smaug]
(transplanted from 0c87f407797d0bc7353049a52f5c705fc1d4ae67)
--HG--
extra : transplant_source : %0C%87%F4%07y%7D%0B%C750I%A5/%5Cp_%C1%D4%AEg
|
2010-05-19 16:33:00 -04:00 |
Michael Wu
|
bba1a46bca
|
Bug 568249 - Support geolocation on Android, r=dougt
|
2010-06-04 14:14:43 -07:00 |
Mounir Lamouri
|
1d10d562c5
|
Bug 452451 - "enable relimit by default and find out if it breaks the web" [r=jwalden,jst]
--HG--
extra : rebase_source : e583073d8015cc0f6b7d4336494f0e1ed01083e2
|
2010-05-20 17:19:00 -04:00 |
Benoit Jacob
|
4268806ff0
|
b=565404; add WebGLUniformLocation object; r=vlad
|
2010-06-01 23:09:19 -07:00 |
Jonas Sicking
|
91a85f600a
|
Bug 563491: Don't run code to set window status while we're inside a script blocker. r=mrbkap
|
2010-06-01 13:36:16 -07:00 |