Vicamo Yang
4a2a69f353
Bug 749856 - Part 8: Respect X-Mms-Delivery-Report field, r=philikon
2012-06-01 16:49:05 +08:00
Vicamo Yang
c70e61d8d8
Bug 749856 - Part 7: send M-NotifyResp.ind response back, r=philikon
2012-06-01 16:49:01 +08:00
Vicamo Yang
c14789344c
Bug 749856 - Part 6: add WSP/MMS encoding, r=philikon
2012-06-01 16:48:57 +08:00
Vicamo Yang
c997266a76
Bug 749856 - Part 5: save message attachments, r=philikon
2012-06-01 16:48:54 +08:00
Vicamo Yang
39bcf88a39
Bug 749856 - Part 4: handle M-Retrieve.conf PDU, r=philikon
2012-06-01 16:48:51 +08:00
Vicamo Yang
a38e6450d8
Bug 749856 - Part 3: handle WAP Push notification, r=philikon
2012-06-01 16:48:47 +08:00
Vicamo Yang
fda46c38c2
Bug 749856 - Part 2: Add MmsPduHelper, r=philikon
2012-06-01 16:48:44 +08:00
Vicamo Yang
0f7b91169d
Bug 749856 - Part 1: IDL changes, r=philikon
2012-06-01 16:48:38 +08:00
Vicamo Yang
1cd77ad336
Bug 744360 - Part 2: add WapPushManager, r=philikon
2012-06-01 16:38:31 +08:00
Vicamo Yang
83e2b94766
Bug 744360 - Part 1: add WspPduHelper, r=philikon
2012-06-01 16:38:19 +08:00
Robert O'Callahan
5d303388c9
Backing out 65cd6893941e, b24941f7205b and bcec6006b1ac (bug 731868) for test failures
2012-06-01 20:27:53 +12:00
Tim Chien
7c69d30d37
Bug 759238 - Prevent Virtual Keyboard from covering the textboxes; r=vingtetun
2012-06-01 11:33:21 +08:00
Jonathan Kew
b025e19fb9
bug 758241 - enable harfbuzz text shaping for all scripts on Android. r=jdaggett
2012-06-01 08:19:29 +01:00
Jonathan Kew
b9bcf7710f
bug 758236 - reftests for basic Indic shaping features in harfbuzz. r=jdaggett
2012-06-01 08:19:28 +01:00
Shriram Kunchanapalli
8e90a26e8d
Bug 219767: Move font size functions in nsStyleUtil into nsRuleNode. r=dbaron
2012-05-31 10:09:46 +05:30
L. David Baron
ef7ec688e3
Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
06fa5d4558
Rename nsStyleBorder::GetActualBorderWidth to GetComputedBorderWidth. (Bug 713643, patch 4) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
09d883079b
Remove nsStyleBorder::GetActualBorder, since it now does the same thing as nsStyleBorder::GetComputedBorder. (Bug 713643, patch 3) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
35df3733f2
Make the serialization of the 'border' shorthand fail when we have a 'border-image' subproperty or a '-moz-border-*-colors' property with a non-default value. (Bug 713643, patch 2) r=bzbarsky
2012-05-30 22:19:49 -07:00
L. David Baron
33ccc9bd8a
Serialize border-image shorthand to shortest form, with the exception that we'll always serialize 'border-image-source'. (Bug 713643, patch 1) r=bzbarsky
2012-05-30 22:19:49 -07:00
Ralph Giles
08ed5054b4
Bug 758833 - Track and trim opus preskip samples - r=doublec
...
We trim the initial few samples out of the opus decoder,
to give the output time to converge, and to correct for
the encoding delay. Encoders store the delay in the preskip
field of the Ogg encapsulation header.
The previous code to do this was a hack based on the granulepos
values and could fail on some inputs. Instead, keep a count
of how many samples we want to trip, and remove packet data
until that value matches the preskip value from the header.
The value is set to the preskip value from the header when
the decoder is initialized. We also need to do this after
seek. To do this we add a specialized nsOggReader::ResetDecode
method which takes a boolean argument, set to true when
we are seeking to the start of the stream. In that case,
the method resets the skip count.
There is still an issue after general seeks. The spec recommends
trimming a full 80 ms (3840 frames) to allow the decoder to fully
settle from the previous state. It's tricky to do this inside
nsOpusState because it doesn't know where it is in the stream.
Also add some debug output to track the decode behaviour.
2012-05-31 16:03:14 +12:00
Ehsan Akhgari
081c39814b
Bug 759979 - Compiler warning: 'MOZ_LAYERS_HAVE_LOG' macro redefined; r=roc
2012-05-30 23:32:10 -04:00
Dave Camp
4c906454c0
Bug 757253 - Implement real update in the rule view. r=robcee
2012-05-30 19:49:10 -07:00
Abhishek Bhatnagar
dfa16e20ca
Bug 500784 - Video/Audio files over 2^31 bytes now return proper durations; r=cpearce
...
--HG--
extra : rebase_source : 219872db85890a3358456dde226a29595e738f1b
2012-05-31 14:33:15 +12:00
Ralph Giles
8418c10e2c
Bug 759806 - Revert MPL2 on BSD opus source files - r=gerv
...
Bug 716478 added MPL2 license headers to a couple of (headerless) files
in media/libopus. These files are third-party code and covered until the
associated BSD license of the upstream project.
Although the files in question are either source file listings, or
programmatically generated, and as such not copyrightable, labelling
them as MPL2 is technically incorrect.
--HG--
extra : rebase_source : 0d639832b481755e5385ae4465149dee5b2fc5ad
2012-05-31 14:31:24 +12:00
Chris Double
0e0ad7b069
Bug 758481 - When seeking in an unbuffered range after having ended a media, networkState is NETWORK_IDLE r=chris.double
...
--HG--
extra : rebase_source : e62887187ed20ad6e832bd0211c50392759bb321
2012-05-31 14:30:23 +12:00
Geoff Brown
55454a183d
Bug 745340 - Improve disk cache smart sizing for mobile; r=jduell
2012-05-30 22:59:33 -04:00
Ehsan Akhgari
e68423b7a6
Merge mozilla-central into mozilla-inbound
2012-05-30 22:43:10 -04:00
Dale Harvey
87e787b6f9
Bug 756844 - Change test strategy for screenshot API. r=jlebar
...
We originally made assumptions about the state of the painted
window after the mozafterpainted event, now we simple wait
until we receive a screenshot we are happy with (with max retries)
--HG--
extra : rebase_source : 82464dbcfbfc7af5d95a21d058ecc45a38cc5bf6
2012-05-30 22:15:12 -04:00
Eitan Isaacson
fdff41507b
Bug 759618 - Introduce optional arguments in pivot moveNext movePrevious. r=surkov
2012-05-30 19:00:04 -07:00
Masayuki Nakano
fe4041c0cb
Bug 759524 Fix the condition of NS_ASSERTION in TISInputSourceWrapper::InitKeyPressEvent() r=smichaud
2012-05-31 10:25:26 +09:00
Cameron McCormack
5dfd7a42c3
Bug 759640 - Fix typo in feBlend reftest. r=longsonr
2012-05-31 10:32:39 +10:00
Cameron McCormack
01598062ac
Bug 759681 - Fix some typos in <clipPath> reftests. r=longsonr
2012-05-31 10:32:33 +10:00
Cameron McCormack
dc816782b7
Fix a couple of typos in comments. No bug, no review.
2012-05-31 10:32:17 +10:00
Diogo Golovanevsky Monteiro
2c5bc979b5
Bug 713608 - HTML5 Video controls are missing in Fullscreen. f=fryn r=jaws,dbaron
2012-05-30 17:04:43 -07:00
Jeff Gilbert
47e74b19aa
Bug 750527 - Rebind program if current program is relinked - r=bjacob
2012-05-30 17:00:38 -07:00
Ehsan Akhgari
991b81f254
Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong
2012-05-30 18:09:59 -04:00
Nathan Froyd
92d5bc874a
Bug 759417 - handle big device numbers in MapsMemoryReporter.cpp; r=jlebar
2012-05-30 15:11:58 -04:00
Asaf Romano
849ca56b11
Bug 730340 - Don't use expando properties for storing data on places nodes. Make sure this test doesn't fail after expandos support is removed from result nodes.
2012-06-02 16:58:52 +03:00
Asaf Romano
8f87a1a12b
Bug 730340 - Don't use expando properties for storing data on places nodes. Part 3 - cache livemark-info object in the controller for each view instead of setting _feedURI and _siteURI exapndos on livemark nodes. Also fix a bug I introduced in the previous check for this bug, in PVB_nodeHistoryDetailsChanged. r=mak
2012-06-02 16:54:25 +03:00
Timothy B. Terriberry
ac0bc073d7
Bug 752661 - Make ReadMetadata() fail when there are no active Ogg streams, r=kinetik
2012-06-02 06:29:44 -07:00
Mark Capella
acc3ffc19d
Bug 759307 - rename nsHTMLImageAccessible to ImageAccessible, r=surkov
...
--HG--
rename : accessible/src/atk/nsHTMLImageAccessibleWrap.h => accessible/src/atk/ImageAccessibleWrap.h
rename : accessible/src/html/nsHTMLImageAccessible.cpp => accessible/src/generic/ImageAccessible.cpp
rename : accessible/src/html/nsHTMLImageAccessible.h => accessible/src/generic/ImageAccessible.h
rename : accessible/src/mac/nsHTMLImageAccessibleWrap.h => accessible/src/mac/ImageAccessibleWrap.h
rename : accessible/src/msaa/nsHTMLImageAccessibleWrap.cpp => accessible/src/msaa/ImageAccessibleWrap.cpp
rename : accessible/src/msaa/nsHTMLImageAccessibleWrap.h => accessible/src/msaa/ImageAccessibleWrap.h
rename : accessible/src/other/nsHTMLImageAccessibleWrap.h => accessible/src/other/ImageAccessibleWrap.h
2012-06-02 07:30:34 -04:00
Mark Capella
2791972979
Bug 759310 - de-ns-ify nsHTMLTextAccessible file classes, r=surkov
...
--HG--
rename : accessible/src/html/nsHTMLTextAccessible.cpp => accessible/src/html/HTMLElementAccessibles.cpp
rename : accessible/src/html/nsHTMLTextAccessible.h => accessible/src/html/HTMLElementAccessibles.h
2012-06-02 07:30:29 -04:00
Gregory Szorc
dea330bed0
Bug 754469 - Part 2 - Add blessings to virtualenv
2012-06-01 21:30:26 +02:00
Gregory Szorc
649551bd15
Bug 754469 - Part 1 - Add blessings Python package 1.3 for terminal interactions
2012-06-01 21:30:22 +02:00
Matthew Gregan
2d215348c1
Bug 757034 - Add sndio to cubeb update.sh.
2012-06-02 19:16:32 +12:00
Landry Breuil
28782d202a
Bug 757034 - Import openbsd cubeb sndio backend. r=kinetik
2012-06-02 19:10:42 +12:00
Matthew Gregan
ba35fa8f59
Bug 759677 - Increase cubeb_run_thread stack size to avoid blowing the stack with some ALSA configurations. r=doublec
2012-06-02 19:09:27 +12:00
Alexander Surkov
4e54b59d31
Bug 757392 - crash in nsIDocument::GetRootElement mainly with JAWS 11, r=tbsaunde
2012-06-02 14:14:58 +09:00
Alexander Surkov
5ec647c072
Bug 760038 - crash in NotificationController::WillRefresh, r=tbsaunde
2012-06-02 14:14:42 +09:00