Simon Montagu
|
27f5117fe4
|
Tests for unicode-bidi: isolate and plaintext from Webkit. Bug 706194, r=roc
|
2012-04-23 11:48:33 +03:00 |
Justin Lebar
|
1a087fce86
|
Bug 746055 - On desktop, increase image.mem.max_decoded_image_kb to 250mb, effectively backing out bug 732820. r=joe, a=desktop-only
|
2012-04-23 00:42:13 -04:00 |
Marco Bonardo
|
d05cf71a3f
|
Merge last green PGO from inbound to central
|
2012-04-17 15:31:58 +02:00 |
Paul Rouget
|
c22538ee01
|
Bug 717922 - In the PageInspector toolbar, move the HTML Tree button in front of the breadcrumbs display. a=desktop-only r=dao
|
2012-04-17 13:21:28 +02:00 |
Henri Sivonen
|
f2d1bf71bc
|
Bug 744366 - Assert about old readyState before readyState transitions. r=bzbarsky.
|
2012-04-17 09:41:49 +03:00 |
Pallani Kumaran
|
1bdb7eff1b
|
Bug 739866 - Store last accessed timestamp for tabbrowser tabs [r=zpao]
|
2012-04-16 23:17:54 -07:00 |
Timothy Nikkel
|
f5b6ed00e7
|
Bug 728284. Don't try to paint an opaque background for widgets that do it themselves. r=roc
|
2012-04-17 01:04:05 -05:00 |
Robert O'Callahan
|
f04372b767
|
Bug 728983. Part 2: When display items for multiple frames are merged, track the merged frames and mark them all as having an associated container layer. This ensures that invalidations are processed correctly. r=mattwoodrow
|
2012-04-17 17:45:04 +12:00 |
Robert O'Callahan
|
6d1c75d02c
|
Bug 728983. Part 1: Add nsDisplayItem::GetMergedFrames. r=mattwoodrow
|
2012-04-17 17:44:32 +12:00 |
Andrei
|
16eb620708
|
Bug 739191 - get rid nsAccUtils::GetDocAccessibleFor(const nsIPresShell* aPresShell), r=surkov, f=tbsaunde
|
2012-04-17 14:29:47 +09:00 |
Ehsan Akhgari
|
2be3e9269e
|
Bug 722981 - Flush the media cache when the last private browsing window is closed; r=roc
|
2012-04-16 23:16:47 -04:00 |
Peng Kang
|
7636aa8cde
|
Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
|
2012-04-18 16:31:59 -04:00 |
Ehsan Akhgari
|
c113d82820
|
Merge mozilla-central into birch
|
2012-04-18 15:43:17 -04:00 |
Boris Zbarsky
|
0f2c58ae32
|
Bug 742197. Make unannotated non-nullable string arguments stringify null and undefined in the webidl bindings. r=peterv
|
2012-04-18 15:28:01 -04:00 |
Boris Zbarsky
|
620fe1f3d9
|
Bug 742422. Make DOM prototypes more typeinference-friendly. r=peterv
|
2012-04-18 12:11:55 -04:00 |
Boris Zbarsky
|
dd71eda9be
|
Bug 742425. Remove the extra compartment-entering code we don't need. r=peterv
|
2012-04-18 12:11:33 -04:00 |
Boris Zbarsky
|
5155d39e28
|
Bug 742170. Use CGThings in CGCreateInterfaceObjectsMethod more. r=peterv
|
2012-04-18 12:10:48 -04:00 |
Boris Zbarsky
|
069f0b5329
|
Bug 742168. Refer to experimental bindings, not Paris bindings, in the pref code, since it will only control a subset of the Paris bindings. r=peterv
|
2012-04-18 12:02:04 -04:00 |
Boris Zbarsky
|
49cdd1ab1f
|
Bug 745899. Make it easier to use Nullable for non-primitive types. r=peterv
|
2012-04-18 12:01:18 -04:00 |
Aryeh Gregor
|
2ba7a77767
|
Bug 745723 - Only store known fails in currentStatus.js for richtext2, like for richtext; r=ehsan
|
2012-04-18 17:26:03 +03:00 |
Aryeh Gregor
|
0d0ffdc93d
|
Bug 317093 part 4 - Use computed style for command state even if styleWithCSS is false; r=ehsan
|
2012-04-18 17:26:02 +03:00 |
Aryeh Gregor
|
efd773bf83
|
Bug 317093 part 3 - Clean up nsHTMLEditor::GetInlinePropertyBase; r=ehsan
|
2012-04-18 17:26:02 +03:00 |
Aryeh Gregor
|
a661c494ea
|
Bug 480647 part 1 - Clean up nsHTMLCSSUtils::IsCSSEquivalentToHTMLInlineStyleSet; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
Aryeh Gregor
|
4d4c5825ad
|
Bug 745701 part 2 - Strip existing styles more aggressively in execCommand(); r=ehsan
|
2012-04-17 20:50:19 +03:00 |
Aryeh Gregor
|
5947b3fc7e
|
Bug 745701 part 1 - Clean up nsHTMLEditor::RemoveStyleInside; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
Aryeh Gregor
|
9c722de820
|
Bug 745528 - execCommand() should apply style="" to only inline elements, not blocks; r=ehsan
|
2012-04-17 20:50:19 +03:00 |
Ehsan Akhgari
|
d87de8c6d4
|
Merge mozilla-central into birch
|
2012-04-18 09:14:38 -04:00 |
Justin Lebar
|
4c3f427e1c
|
Back out bug 745662 (changeset b938f2e550c0) -- it's done its job, triggered the crash we were looking for.
|
2012-04-18 13:22:20 +10:00 |
Justin Lebar
|
7fe7250e5e
|
Bug 745662 - Trigger a fatal release-time crash when the discard tracker is used off the main thread. r=joe
|
2012-04-18 11:30:42 +10:00 |
Frédéric Wang
|
6b0f78c6b9
|
Bug 732834 - fix an error in the MathML stylesheet. r=karlt
--HG--
extra : rebase_source : 19e6787233ac4a7075152bb188b4f127e582be51
|
2012-04-17 13:01:10 +12:00 |
Karl Tomlinson
|
9c31547dd4
|
b=497498 prevent GetTargetDragData (and IsTargetContextList) from being called without a target GtkWidget r=roc
--HG--
extra : rebase_source : 4c6d856abbe49913b74da4d9640d47a9870c2210
|
2012-04-17 13:00:26 +12:00 |
Karl Tomlinson
|
de62deccd2
|
b=497498 move early drag end code to drag_motion_event_cb and correct return value r=roc
--HG--
extra : rebase_source : 418991e220b53a3254179bf45e18ab90a1124dff
|
2012-04-17 13:00:26 +12:00 |
Karl Tomlinson
|
08280da7ad
|
b=497498 use nsIDragSession::getCurrentSession to remove sIsDraggingOutOf r=roc
--HG--
extra : rebase_source : 7bddb51489d329bbe403228bf15306a896823749
|
2012-04-17 13:00:26 +12:00 |
Karl Tomlinson
|
1acba60935
|
b=497498 split drag event dispatch code from GTK signal handling methods r=roc
--HG--
extra : rebase_source : f8d7a93c9ca2f11fdc46587585aec6fb0bcfd091
|
2012-04-17 13:00:26 +12:00 |
Karl Tomlinson
|
f6c65a7c96
|
b=497498 use a helper method for dispatching destination drag events r=roc
--HG--
extra : rebase_source : fd151e844ca1454d585e8c254e1b91668427fdc6
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
5f40b25cd7
|
b=497498 use event coordinates for source drag end point instead of new cursor position r=roc
--HG--
extra : rebase_source : 7ed5076bab1d1dfac9d0865292754a3509109d9c
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
6074fefdc5
|
b=497498 use event and widget coordinates for drop point instead of new cursor position r=roc
--HG--
extra : rebase_source : 4b02c77acc7b2d0023fc43df675f8ca07201439d
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
47b1530fb3
|
b=497498 use nsDragService::SetCanDrop instead of nsIDragSessionGTK::StartDragMotion to reset before NS_DRAGDROP_OVER r=roc
--HG--
extra : rebase_source : 776784c43b2d3e8edb4a4a91d507f74fce03f589
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
19a33fbbe9
|
b=497498 fire NS_DRAGDROP_DRAG at source even before synthetic NS_DRAGDROP_OVER events r=enndeakin
--HG--
extra : rebase_source : 5c3d7057b753c76039e8cb1449f9cdfbb3be4725
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
9cc943d98f
|
b=497498 don't set a drag context with the new widget for a leave event on the old widget r=enndeakin
--HG--
extra : rebase_source : b400dbecba51ab69d85f66a986c8f14fccf6dc09
|
2012-04-17 13:00:25 +12:00 |
Karl Tomlinson
|
df5b9dd9d4
|
b=497498 no need to explicitly dispatch NS_DRAGDROP_ENTER as this is handled during NS_DRAGDROP_OVER r=enndeakin
--HG--
extra : rebase_source : 3c766e3ecb09a1aef295e8e0e9aca215f53e49c0
|
2012-04-17 12:59:56 +12:00 |
Benoit Girard
|
d83d55de93
|
Bug 739679 - Part 4: TiledLayerBufferOGL. r=mwoodrow,roc
|
2012-04-16 19:04:24 -04:00 |
Benoit Girard
|
f86b0ebd1c
|
Bug 739679 - Part 3: BasicTiledThebesLayer. r=mwoodrow,roc
|
2012-04-16 19:02:45 -04:00 |
Benoit Girard
|
e348a05065
|
Bug 739679 - Part 1: Add BasicImplData header into its own file. r=roc a=blocking-fennec
|
2012-04-16 18:23:03 -04:00 |
Benoit Girard
|
d1e663a138
|
Bug 739679 - Part 1: Add TiledLayerBuffer to control logic for updating tiled layers. r=roc,mwoodrow, a=blocking-fennec
|
2012-04-16 18:22:59 -04:00 |
David Humphrey (:humph)
|
7779618312
|
Bug 745266 - Operator precedence is wrong in nsEventStateManager::PreHandleEvent. r=smaug
|
2012-04-16 14:29:14 -07:00 |
Daniel Holbert
|
398e318d06
|
Backout f59dff115daa because it landed with the wrong bug number
|
2012-04-17 09:53:47 -07:00 |
Mats Palmgren
|
83c1ea4e0e
|
Bug 744541. r=bz
|
2012-04-17 18:53:06 +02:00 |
Eitan Isaacson
|
752d31575c
|
Bug 745982 - Move border padding to VisualPresenter. r=surkov.
|
2012-04-17 09:48:01 -07:00 |
Eitan Isaacson
|
fc0a6306f0
|
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 |