Michael Wu
|
ad82f8fb64
|
Bug 746429 - Make failure to set master volume non-fatal to startup, r=cjones a=b2g-only
|
2012-04-18 13:42:20 -04:00 |
|
Bill Gianopoulos
|
a6156aa1ad
|
Bug 745567: Integrate bug 702284 and bug 728737 patches, r=mbrubeck a=xul-only
|
2012-04-17 20:00:51 -04:00 |
|
Wes Johnston
|
847a0304f9
|
Bug 721084 - Don't move profile to sdcard when Fennec moves there. r=blassey a=blocking-fennec
|
2012-04-18 09:11:08 -07:00 |
|
Benoit Girard
|
782eec7aa6
|
Bug 740557 - Add a Copy-On-Write surface wrapper (gfxReusableSurface) for OMTC tiling. r=jmuizelaar a=blocking-fennec
|
2012-04-17 19:21:07 -04:00 |
|
Margaret Leibovic
|
e02b7a3ec3
|
Bug 745016 - Tap-to-play plugin click listener sometimes doesn't get triggered. r+a=mfinkle
|
2012-04-18 07:59:21 -07:00 |
|
Marco Bonardo
|
8714ecd73c
|
Bug 710895 - Part 4: fix the test
r=Mano a=test-only
|
2012-04-18 15:58:36 +02:00 |
|
Bobby Holley
|
79161ed467
|
Bug 746221 - Pull properties for comparison off the prototype to avoid mismatches with expandos. r=past a=test-only
|
2012-04-18 10:09:07 +02:00 |
|
Kartikaya Gupta
|
3fcd38a3b0
|
Bug 743800 - Ensure all metrics used during one frame of composition are consistent. r=jrmuizel a=blocking-fennec
|
2012-04-18 01:34:05 -04:00 |
|
Robert O'Callahan
|
e2b8881b6e
|
Bug 735898. Part 7: Remove expensive nsIFrame::HasBorder checks, just check style instead. r=dbaron,a=blocking-fennec
|
2012-04-18 17:14:31 +12:00 |
|
Robert O'Callahan
|
709a687eeb
|
Bug 735898. Part 6: Avoid nsIFrame::GetOffsetTo calls by caching a frame/offset pair in nsDisplayListBuilder, using the cache from nsDisplayListBuilder::ToReferenceFrame, and having BuildDisplayListForChild efficiently update the cached frame from parent to child when possible. Also, use display items' precalculated ToReferenceFrame() instead of calling nsDisplayListBuilder::ToReferenceFrame where possible. r=mattwoodrow,a=blocking-fennec
|
2012-04-18 17:14:14 +12:00 |
|
Robert O'Callahan
|
a2f616b216
|
Bug 735898. Part 5.9: Remove nsDisplaySVGEffects::mEffectsFrame since it's always the same as mFrame. r=mattwoodrow,a=blocking-fennec
|
2012-04-18 17:12:53 +12:00 |
|
Hub Figuière
|
86b9f598de
|
Bug 712924 - Part 2: Return the proper role description for definition lists, with localization. r=surkov a=NPOTB
|
2012-04-17 17:31:03 -07:00 |
|
Martin Stransky
|
20e9b64e03
|
Bug 741737 - Configure libvpx with pkgconfig. r=khuey, a=npotb
|
2012-04-17 19:57:40 -04:00 |
|
Geoff Brown
|
7a7d84f28c
|
Bug 745889: SUT agent/watcher - avoid NullPointerException when there are no running app processes. r=ctalbert, a=test-only
|
2012-04-17 19:44:53 -04:00 |
|
Geoff Brown
|
77999c8c80
|
Bug 744530 - SUT agent: do not routinely report expected exceptions. r=ctalbert, a=test-only
|
2012-04-17 19:44:38 -04:00 |
|
Geoff Brown
|
905250e1cb
|
Bug 743766 - Handle IllegalArgumentException in RedirOutputThread. r=ctalbert, a=test-only
|
2012-04-17 19:42:08 -04:00 |
|
Chenxia Liu
|
2ef9f73069
|
Bug 745302 - Passwords synced to Fennec database, but don't autocomplete in UI. r=nalexander,rnewman a=blocking-fennec
|
2012-04-17 15:56:28 -07:00 |
|
Ali Juma
|
c29ceb0a68
|
Bug 733941 - Let callers of imgIContainer::draw choose to clamp instead of tile. r=roc a=blocking-fennec
|
2012-04-17 18:04:15 -04:00 |
|
Sriram Ramasubramanian
|
cff206d7db
|
Bug 737907: Resolution specific resources for Form validation. [r=mfinkle] [a=blocking-fennec]
|
2012-04-17 13:00:26 -07:00 |
|
Gian-Carlo Pascutto
|
b87563c0e1
|
Bug 715550 - Migration of Sync settings from XUL Fennec. r=mfinkle a=blocking-fennec a=mfinkle
|
2012-04-17 22:01:28 +02:00 |
|
Bill McCloskey
|
c6102f0325
|
Bug 731837 - Fix GC mark time regression from IGC (r=igor,a=tracking-firefox)
|
2012-04-17 12:40:30 -07:00 |
|
George Wright
|
492775b748
|
Bug 728724 - Backout c210ff20f371, as the correct fix has now landed. r=joe a=blocking-fennec
|
2012-04-17 13:56:25 -04:00 |
|
Brian Nicholson
|
2feaf84692
|
Bug 745075 - Close disk cache when pausing. r=gbrown f=mfinkle,michal
|
2012-04-17 10:29:52 -07:00 |
|
Bobby Holley
|
3f261756c8
|
Bug 746021 - Don't assert that the window ids are the same when they shouldn't be. r=msucan
|
2012-04-17 19:25:48 +02:00 |
|
Wes Johnston
|
9d43831eef
|
Bug 732016 - Don't call GetFrameFromPoint for non touchstart touch events. r=smaug
|
2012-04-17 10:08:23 -07:00 |
|
Marco Bonardo
|
06fc25959e
|
Bug 710895 follow-up - Temporarily disable test_IE_bookmarks.js, while looking into why it fails.
|
2012-04-17 18:57:15 +02:00 |
|
Daniel Holbert
|
f5e19aafd6
|
Bug 745991: In nsCSSFrameConstructor::MaybeRecreateContainerForFrameRemoval, add explicit parenthesis around '&&' within '||' to silence GCC warning. r=smontagu
|
2012-04-17 09:56:15 -07:00 |
|
Daniel Holbert
|
c63a29715b
|
Bug 744464: Fix incorrect bounds-check of unsigned value in nsPlainTextSerializer::AppendElementEnd. r=smaug
|
2012-04-17 09:55:50 -07:00 |
|
David Humphrey (:humph)
|
404f3c5267
|
Bug 745266 - Operator precedence is wrong in nsEventStateManager::PreHandleEvent. r=smaug
|
2012-04-16 14:29:14 -07:00 |
|
Daniel Holbert
|
763c6856d7
|
Backout f59dff115daa because it landed with the wrong bug number
|
2012-04-17 09:53:47 -07:00 |
|
Mats Palmgren
|
4af073ffde
|
Bug 744541. r=bz
|
2012-04-17 18:53:06 +02:00 |
|
Eitan Isaacson
|
18fdf8f122
|
Bug 745982 - Move border padding to VisualPresenter. r=surkov.
|
2012-04-17 09:48:01 -07:00 |
|
Eitan Isaacson
|
0144f9dc4d
|
Bug 745981 - Fix null reference error when switching to a tab with no VC set. r=surkov.
|
2012-04-17 09:48:01 -07:00 |
|
Marco Zehe
|
2114f63dfd
|
bug 746164 - Failure for the shortcut keys in actions/test_keys.html on Mac, r=surkov
|
2012-04-17 18:40:33 +02:00 |
|
Marco Zehe
|
642d14b7a6
|
Bug 746168 - Wrong font referenced in attributes/test_text.html for the cursive test on Mac, r=surkov
|
2012-04-17 18:39:18 +02:00 |
|
Wes Johnston
|
7a8951e19d
|
Backed out changeset a43a33ddd2b3
|
2012-04-17 09:29:18 -07:00 |
|
Kartikaya Gupta
|
f59a7fd649
|
Bug 745381 - Don't call GetFrameFromPoint for non touchstart touch events. r=smaug
|
2012-04-17 09:28:10 -07:00 |
|
Wes Johnston
|
2eac8965a7
|
Bug 745936 - Dont overwrite dirty rect for hit testing with displyport. r=roc
|
2012-04-16 17:03:26 -07:00 |
|
Aryeh Gregor
|
61eb102268
|
Bug 205485 - execCommand("backcolor") should work the same as execCommand("hilitecolor"); r=ehsan
|
2012-04-17 18:37:40 +03:00 |
|
Kartikaya Gupta
|
9c4a096bf0
|
Bug 741693 - Cleanup; change instance variable to private. r=cpeterson
|
2012-04-17 11:34:13 -04:00 |
|
Kartikaya Gupta
|
a9f2029abe
|
Bug 741693 - Move the Axis prefs from GeckoLayerClient into PanZoomController. r=Cwiiis
|
2012-04-17 11:33:42 -04:00 |
|
Kartikaya Gupta
|
3392d13abf
|
Bug 741693 - Make the zoom animation frames preffable. r=Cwiiis
|
2012-04-17 11:33:19 -04:00 |
|
Kartikaya Gupta
|
16aa4dce3a
|
Bug 745540 - Properly handle multithreaded access to the listener list. r=blassey
|
2012-04-17 11:30:34 -04:00 |
|
Aryeh Gregor
|
9c718775c7
|
Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug
|
2012-04-17 17:36:22 +03:00 |
|
Brad Lassey
|
6a9a999215
|
bug 746135 - PopLocalFrame won't be called if an error occurs in AudioRunnable::Run() r=snorp
|
2012-04-17 09:59:22 -04:00 |
|
Felipe Gomes
|
8eac47c158
|
bug 739636 - implement webapp installer for Mac OS X; r=mstange
|
2012-04-17 07:17:23 -07:00 |
|
Myk Melez
|
253337cae3
|
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
|
2012-04-17 07:11:53 -07:00 |
|
Nathan Froyd
|
dde7ad05f5
|
Bug 745758 - pack ipdl-generated classes better; r=cjones
|
2012-04-16 13:30:07 -04:00 |
|
Marco Bonardo
|
b9cb77fecc
|
Bug 710895 - Part 3: The new JS migrator.
Parts derived from the original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-17 15:36:09 +02:00 |
|
Marco Bonardo
|
df8c827dd9
|
Bug 710895 - Part 2: Remove the old IE migrator
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
|
2012-04-17 15:35:46 +02:00 |
|