Makoto Kato
d0f10170d1
Bug 790617 - Part 1 - setUploadStream can handle 64-bit length r=cbiesinger
2012-09-19 17:09:08 +09:00
Andrew McCreight
5cb3a7f8fc
Bug 790034 - Remove nsIDOMWindowUtils.goOnline. r=smaug
2012-09-18 23:11:31 -07:00
Edwin Flores
30485d3f14
Bug 790072 - Fix crash when using -moz-objectFill property outside SVG glyphs r=roc
2012-09-19 17:03:25 +12:00
Nicholas Nethercote
12f3d3e0cd
Bug 791611 (part 2) - Remove unnecessary |script| arg to TypeCompartment::newTypeObject(). r=sfink.
...
--HG--
extra : rebase_source : 793ff656d8e5e12988a1fb77b80fb7f7271118f2
2012-09-18 21:04:07 -07:00
Nicholas Nethercote
2a2cfa4032
Bug 791611 (part 1) - Exactly root most JSObjects in jsinfer.cpp. r=terrence.
...
--HG--
extra : rebase_source : 1b39f0220a1f0ec0f8633b6a0aa5685f1d3a2c02
2012-09-16 16:32:02 -07:00
Boris Zbarsky
33d0bdd5f7
Bug 789856. Fire error events on <script> elements which completely fail to start the load. r=sicking
2012-09-18 23:24:27 -04:00
Boris Zbarsky
90c9f1e64d
Bug 790975. Support sequences as dictionary members in WebIDL. r=peterv
2012-09-18 23:24:27 -04:00
Chris Jones
c46ff7abe6
No bug: Update the cross-process permission checks for time permissions to match the DOM check. r=jlebar
2012-09-18 20:25:12 -07:00
Gina Yeh
225624767b
Bug 791650 - Final version: 'Connected' attribute in device should a 2-byte array, r=qdot
2012-09-19 11:22:38 +08:00
Gina Yeh
a8b77def0b
Bug 791945 - Final version: Assertion failed when checking type of propertychanged message, r=echou
2012-09-19 11:19:45 +08:00
Nicholas Nethercote
c61b42b535
Bug 790146 - Neaten up some JSScript map handling. r=jorendorff.
2012-09-10 23:03:00 -07:00
Ehsan Akhgari
43a4fb885a
Bug 788275 - Part 0: Make nsCORSListenerProxy's constructor not cause the object to be destroyed before it is constructed; r=bzbarsky
...
That is always a nice property to have!
2012-09-18 22:16:23 -04:00
Gene Lian
9dd6397434
Bug 788076 - Settings API: Need to notify content processes about the settings changes when calling SettingsService.set() from chrome process. r=gwagner
2012-09-18 22:29:26 +08:00
Jan Beich
03d2fe0829
Bug 789436 - Remove one more SIGFPE workaround for FreeBSD. r=sicking
2012-09-18 21:35:04 -04:00
Hiroyuki Ikezoe
a2f6169aae
Bug 788938 - Use MOZILLA_DIR instead of topsrcdir to include packager.mk from comm-central. r=ted
2012-09-18 21:35:03 -04:00
Marco Chen
bc8aeb685f
Bug 788118 - Non-continuous type of sensor blocked thread on polling so the action of switching sensor can't be done on blocked thread. r=mwu
...
1. Moving switching sensor from thread to main thread.
2. Moving the control of sensor hw module from SensorDevice to GonkSensor.
Avoid the 5 seconds from Binder IPC timeout for geting Android Battery Service.
2012-09-18 10:51:35 +08:00
Ryan VanderMeulen
34f6daff64
Merge m-c to inbound.
2012-09-18 21:34:55 -04:00
Gregory Szorc
1194436ba8
Bug 774109 - Fix typos in OS X mozboot backend; r=me DONTBUILD
...
Typos were trivial and weren't worth finding a reviewer for.
--HG--
extra : rebase_source : 40f039121aa5efd710449cff726ac5521f92b7fe
2012-09-18 16:55:20 -07:00
Ehsan Akhgari
0f53eabebf
Make the stubgenerator script executable; no bug
...
DONTBUILD
2012-09-18 19:20:29 -04:00
Gregory Szorc
d2ae2988b7
Bug 792202 - Make mozboot work with Python 2.6.1; r=jhammel DONTBUILD
...
Python 2.6.1 is what ships on OS X 10.6 and we want to support mozboot
there.
We include 3 fixes:
1) optparse doesn't like unicode as its initial argument
2) __init__(**kwargs) doesn't like unicode keys
3) subprocess does not have check_output
We took the easy solution of removing unicode_literals. This should have
no significant consequences.
2012-09-18 14:45:21 -07:00
Graeme McCutcheon
f35f4e230e
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
2012-09-18 12:46:06 +01:00
Tim Taubert
591b7d6b5c
merge m-c to fx-team
2012-09-18 11:27:53 +02:00
Panos Astithas
896f520d2f
Remove redundant check for Debugger.Object.displayName property (bug 786711). r=jimb
2012-09-18 10:30:02 +03:00
Blair McBride
62800a36c3
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
2012-09-18 19:27:55 +12:00
Kyle Machulis
d2fe699a15
Bug 743933: Update B2G Bluetooth to ICS API; r=echou
2012-09-17 23:11:00 -07:00
Kyle Machulis
59728b2fec
Bug 791811: DeviceCreated signal asserts due to BluetoothService access on DBus Signal thread; r=echou
2012-09-17 23:10:25 -07:00
Geoff Brown
99ec840b56
Bug 791859 - Robocop: change order of operations in testHistoryTab.tearDown; r=jmaher
2012-09-17 21:34:48 -06:00
Ed Morley
ce8d806929
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-09-17 20:19:57 +01:00
Ehsan Akhgari
61ae0f9084
Bug 787574 follow-up: Forward declare JSContext as a struct
...
DONTBUILD
2012-09-17 15:16:13 -04:00
Jonathan Griffin
7347ec2e32
Bug 790463 - Disable test_outgoing_hold_resume.js, a=test-only, DONTBUILD because NPOTB
2012-09-17 10:48:42 -07:00
Ed Morley
4df08ffeee
Backout 62ef2365014e (bug 583890), 8c3df98a9f06 (bug 583890) for intermittent failures in browser_bug583890.js
2012-09-17 17:35:46 +01:00
Girish Sharma
34d5f5c6d5
Bug 789578 - The new HTML panel missing the arrows for collapsing elements' children on Windows, r=paul
...
--HG--
extra : rebase_source : 8128e70f69b2d8335e48944dc1b16bf3c602bc93
2012-09-17 21:59:58 +05:30
Blair McBride
db9586885f
Bug 781689 - Remove usage of nsIDOMWindowUtils.goOnline() in mobile's netError.xhtml. r=mfinkle,f=bnicholson
2012-09-18 17:02:33 +12:00
Blair McBride
914816c553
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
2012-09-18 16:49:42 +12:00
Blair McBride
5622f195d5
Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop
2012-09-18 16:48:01 +12:00
Ed Morley
fb64dc10dd
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
2012-09-17 16:54:09 +01:00
Ehsan Akhgari
9143a2f479
Bug 791372 - Navigator::MozIsLocallyAvailable doesn't associate its channel with a load group; r=bzbarsky
2012-09-17 11:24:38 -04:00
Alexander Surkov
e1aaa5b39d
Bug 768296 - Ignore role=presentation when global ARIA attributes are present or referred by ARIA relationship, r=tbsaunde
2012-09-18 11:51:39 +09:00
Ehsan Akhgari
4ff7580683
Bug 785321 follow-up: Remove a hunk from the patch which is no longer needed
...
DONTBUILD
2012-09-17 22:00:07 -04:00
Justin Lebar
5eb5691aeb
Bug 744309 - Don't kick off a new decode from RasterImage::ShutdownDecoder. r=joedrew
2012-09-17 21:53:37 -04:00
David Clarke
34c826661c
Bug 790546 - Add sdcard option to emulator, r=jgriffin, DONTBUILD because NPOTB
2012-09-17 18:44:07 -07:00
Ms2ger
1dbc7a2077
Bug 788491 - Remove kSizeNotSet constants; r=roc
2012-09-17 10:37:20 +02:00
Ms2ger
3dda1753df
Bug 788525 - Remove ErrorResult& arguments to infallible methods in WebGL; r=bjacob
2012-09-17 10:37:20 +02:00
Ms2ger
888dcc8a94
Bug 782098 - Remove IsArea in nsGenericHTMLElement.cpp; r=mounir
2012-09-17 10:37:20 +02:00
Ms2ger
de1784c9aa
Bug 791565 - Fix undefined variable use in nsDOMStorageDBWrapper::FlushAndDeleteTemporaryTables; r=sicking
2012-09-17 10:37:20 +02:00
Ms2ger
711f1fd480
Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
2012-09-17 10:37:20 +02:00
Ms2ger
aa33ac638d
Bug 791567 - Cleanup nsSystemTimeChangeObserver::Notify; r=jlebar
2012-09-17 10:35:55 +02:00
Phil Ringnalda
b1dab35f6b
Bug 791509 - Adjust WebGL expected failures and passes for OS X 10.8, r=bjacob
2012-09-16 10:09:54 -07:00
Phil Ringnalda
eec89d69e0
Bug 639705 - update test_fullscreen-api.html hacks to cover OS X 10.8 too
2012-09-16 01:01:59 -07:00
Phil Ringnalda
c6376b64dc
Bug 788044 followup, mark 586683-1.html as fuzzy on 10.8
2012-09-16 10:16:02 -07:00